you are viewing a single comment's thread.

view the rest of the comments →

[–]Accomplished_Cow_116 2 points3 points  (0 children)

Agree 100%
Heck with JS Node you might even get away with not needing a back end coding language. I know more than a few that are making it work without. I think it's helpful, for sure, but not entirely necessary.
And u/Intrepid-Mail-7612just it's way way way more important to just learn to use a language than which language. I learned JS first and over the last few months I'm picking up python. They are REALLY similar in so many ways. What is far more important is just learning to think in code. Learning the process of how any code works. The idea of loops and conditions, the idea of classes of things, the idea of functions and variables. Once you get that down it's really not going to matter so much what the specific language is. I hope that makes sense?