+ 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.
4 Answers
+ 12
It is generally agreed that you may start with any language you feel comfortable with.
www.sololearn.com/faq
+ 5
better start with C++ :D
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.