Question:
which programming language should I learn first?
Mrinmoy
2013-04-23 07:28:37 UTC
Suppose I have 0 programming baground.So,which programming language should I learn first,PYTHON OR C OR C++?
Fourteen answers:
Ganesh
2013-04-24 04:49:12 UTC
To start with, I have to disagree with most of the answers here.



If you have 0 programming background, Python will be the best option to start with. It is fairly easy to learn, produces clean code, and you can develop some serious applications with it once you have learned it.



C is quite advanced for a beginner to start learning, and C++ even more so. It will be a bad idea to start with those.
parva
2013-04-23 08:56:12 UTC
Learning C++ first would be a good idea.

The syntax of many languages is based on C/C++.

C is a really old language i recommend learning the basics but no need to go too deep into that.

However C++ would be useful ahead in future.

It would be incredibly easy to learn python if you know C++.
Shirshendu
2013-04-23 07:36:53 UTC
C and C++ will be the best. First you many go with C because C is just like mother tongue of programming. Then you may go for C++ because C++ is an object oriented programming language. It will help you to understand other OOP languages such as Java, C# etc.
?
2013-04-23 21:47:32 UTC
If you want to make future in programming language then firstly you learn C language.
polu
2013-04-23 12:18:44 UTC
HI Dear,



If you are under 20 age then learn c first for best base strong for other language. if you are in 21-25 then you learn C++,c# or java for quick learn and easy to implement in your requirement.



Regards,

Rahul Kumar
micheal
2017-03-04 14:32:14 UTC
As a new to coding I always recommend to start with Java as it teaches you all you need to know about programming.

I also recommend to start slowly as things can get complicated and errors can show so it's important to detect them as fast as possible and fix them. You can also try any software to do that. I know one called Checkmarx that does a great job.

Good luck!

Micheal.
Aks
2013-04-23 09:43:44 UTC
The best language to start with is C++.Because its syntax is easy,short length program.Understandable etc.



If you want to learn c than visits http://allcomputertopics.blogspot.in/p/c-programming-guide.html



If you want to learn c++ than visits http://allcomputertopics.blogspot.in/p/cc-plus-plus-tutorials.html
SteveO
2013-04-23 09:29:03 UTC
C is a great starting point since it's a small and relatively simple and straightforward language.
Shivani Jindal
2013-04-24 11:59:30 UTC
learn c language first then u wil easily learn c++ and java
2013-04-23 21:22:38 UTC
C language is chosen first by every new beginer but

I recomand you HTML and CSS they are more easy and useful
Computermaster
2013-04-23 07:30:23 UTC
If you learn C, it'll be easy to learn C++, Java, Javascript, PHP, C#
Ankit
2013-04-23 07:32:23 UTC
friend,

i'll suggest u first learn C++ as it is comparably easier than C or PYTHON

after that JAVA core then advanced..:)
2013-04-23 07:32:26 UTC
I always recommend starting out in Visual Basic.
Rocky
2013-04-23 07:35:05 UTC
qbasic, dbase II, foxbase, foxpro


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Continue reading on narkive:
Loading...