+ 2
What is the proper sequence to learn programming languages?
11 Antworten
+ 3
Is software and game development what you want to do?
+ 3
it's not really necessary to consider a sequence, but Java works with different platforms and would be a good one to start with. There's nothing to stop you looking at other courses enough to see how they they compare.
+ 3
if you feel that you are progressing with C++, at least finish the SoloLearn course and see what you can do with it.
+ 2
That depends entirely on your end goal. Web design? game developer? software engineer?
I can tell you which direction to drive your car, but it won't do you much good if I don't know where you want too go
+ 2
If you mention only programming languages, does that mean you already know HTML, CSS and PHP, or will not do web design?
+ 2
If you no nothing of programming, start with Python. it is easy to understand and will give you a good grasp on programming concepts. essentially all programming languages use the same fundamentals. If/Else.. while/for loops.. variables.. input/output... Python will teach you all of this in a very beginner friendly way.
Once you have a good understanding of programming, then I would move on to a more focused language. game development and software, I would lean toward one of these 3.
C#
Java
C++
+ 2
well i know some c++ is that sufficient or should i start learning java,python or c# ?
+ 2
if you are learning c++ and it's working for you, then your already on your way
+ 1
I dont know anything about software development , game design etc.
+ 1
for web design proper sequence is html-css-js i guess . I want to do software and game development . Which language is more effective and what is the proper sequence to learn programming languages .
0
What is proper sequence to learn scripting language