+ 11
What you guys think which should be first language to learn as beginner to programming (software development)?
Many of people are desire to learn programming but they gave up because of wrong selection of their language... i have seen lot of people suffering from this situation. maybe after knowing answer I can help them..
7 Réponses
+ 11
I did , now I'm learning c++ with oop
+ 10
James , i got it
+ 8
i think you should try each language.
just the basic to get a grip of the advantage and disadvantage. then you can make informed decision before making any mistake that you will regret.
and read book also, to understand the philosophy behind programming language creation (like why C++ use pointer, while Java don't , why python remove semicolon in the end of statement, and many more)
+ 5
learn python first.
python->c->c++->c#->java this way learning is better i think
+ 2
That is the catch, there is no right answer. Python is easy to read and write. That said there is no right answer. It is all in what you want to do and how dedicated you are to achieving it.
+ 1
i purpose java.
+ 1
I think that every programmer should start with C