No, each language has its own idiosyncracies and special features. The concept of object-oriented programming is similar, case sensitivity in function and variable names is the same, and some of the syntax and punctuation is similar. I learned C++ long before I started Javascript, and it's compeletely different animal entirely.
Lee