Crextio.com Latest Questions

Berry Leahy
  • 0
  • 0
Explorer

Which programming language should a newbie start with?

  • 0
  • 0

What is the programming language is advisable for a newbie to start with when learning programming?

Related Questions

Leave an answer

Leave an answer


2 Answers

  1. 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!

  2. 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.