Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I'd say don't take c++ first. There are a lot of concepts you'll have to familiarize yourself with and it can get overwhelming fast if you're new to coding. Also you'll need a ton of boiler plate for advanced stuff or use libraries. Go for js or if you can python then migrate to c++.
-
gibus4054y@KennethDavidson The most in demand programming languages are python and javascript.
Which is good because they're also some of the easiest to learn.
C++ is a terrible language for beginners, it has a lot of pitfalls. -
nitnip18124yIt depends on what you want to do. If you want to go the webdev route, JS will undoubtedly be more useful than C++.
I want to start learning a programming language, and I can't decide between JavaScripte and C ++. Seniors, please explain to an inexperienced chick what is currently relevant.
question