+ 2

Which programming language is good for beginning? C or C++ or any other language.

Generally wen we think about learning programming language then big problem is that where to start and to be successful in programming study and get good skill in programming.

24th Sep 2017, 5:01 AM
MD ASIF JAWED
MD ASIF JAWED - avatar
4 odpowiedzi
+ 1
If you want to learn programming at a deep level, start with C (learn things such as refference, dinamic memory, how the computer works at a lower level) and continue with java to learn object oriented programming (or C++). Then you can move on to any languaje quickly. If you want to start quickly with something simple, start with Python. Syntax and types are less restrictive.
24th Sep 2017, 5:39 AM
Qwerty
+ 12
It is generally agreed that you may start with any language you feel comfortable with. www.sololearn.com/faq
24th Sep 2017, 5:32 AM
Hatsy Rei
Hatsy Rei - avatar
+ 5
better start with C++ :D
24th Sep 2017, 10:58 AM
AL.The.Flame!
AL.The.Flame! - avatar
0
Always better to start with C as it is commonly referred to as 'Mother of all programming languages'.You get acquainted with all the syntax to be further used in other prog languages.
24th Sep 2017, 8:04 AM
Adrija Ray Chaudhuri
Adrija Ray Chaudhuri - avatar