What is the programming language is advisable for a newbie to start with when learning programming?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It really doesn’t matter how you start – I started with Fortran, which is about as ancient and unhelpful as they get, then moved on to Python, then C#, then C and C++, now JS. I feel like I only really properly understood programming when I was well versed in Python, Fortran and C++ since together they pretty much cover all the major styles. JS and C# are still horribly ugly to me but I’m slowly learning to love JS thanks to how easy it is to play around with incredibly helpful libraries and build fun, weird shit. My advice is to pick anything you like, learn it in a context that interests you, for me, it’s physics and game development. Do that which floats your boat and see where those interests take you and how they develop. Never stop learning!
I think C is best for you because its very easy language and after c you have many languages (like python, java ,c++ ) to learn easily. C is very basic languages and after the learn c programming I will suggest you should learn python. Once you learn c++ concepts you can easily master any other languages in 2 weeks.