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
-
GieltjE18197yDepends on what your preferences are.
Either C# if you like a language that runs a bit longer, PHP (7+) if you enjoy more of a single hit style or htnl/css/js if frontend is more of your interest. -
Gophyr19227yAssembly.
Note that this is not a serious suggestion at all, but just learning about what assembly is would be quite the edifying educational experience. -
LIQvID677yjs, ofcourse..learn javascript..most simple, most easy to grasp, and has a future too..will b a base for other frameworks like nodejs, angularjs, es6, etc
-
Python, easy for beginners which will be a stepping stone for learning other programming languages with ease.
-
The better question would be:
I wanna build something like x?
What rabbit hole should I jump in first. -
Axis8447yPlease for the love of God do not learn Java or JavaScript first (unless you just want JavaScript tech for the web). Go with c++ in my opinion, im no expert in any languge per say but I know a few. I was formally taught Java first which would have given me a lot of bad habits had I not been with a very intelligent teacher always concerned with going above and beyond the course. C++ will force you to learn my favorite programming paradigm which is object oriented, to me it seems the most natural way of compartmentalizing info. Additionally you will have to learn about all types of data structures and a lot of other "closer to the metal" type code versus a higher level language. C++ can be unforgiving but if you can learn that language you are well off to learning about every other practical language out there.Python is nice too but if you learn C++, python will be a joke where as learning python will help with C++ but it will still be tough as you have yet to deal with data structures
-
For non programmers learn something that is going to have real world use to them. Javascript or Python.
Related Rants
Hey guys, just for research:
which programming language would you recommend a non programmer, who wants to learn programming?
undefined
programming languages
learning