agreed. programming is programming. a variable is a variable, classes are classes, functions are functions.

The only differences are how types differ, how scope works, and how much the language "protects you from" / limits how much you can do.