I am just a beginner and opt for c++ to start the course, is this a right decision? Your valuable advice will be very helpful. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

I am just a beginner and opt for c++ to start the course, is this a right decision? Your valuable advice will be very helpful.

Guidance for a beginner

17th Jul 2017, 12:46 AM
ashish dixit
ashish dixit - avatar
2 Antworten
+ 2
yes. Go with it. I never met someone who regretted learning C++. Don't overthink it. It is more a matter of taste than a matter of right or wrong. C++ is a very good programming language that is used all around the world. It is a good introduction to great notions (OOP, pointers, etc). It's an efficient algorithmic language to write programs. Caveat: C++ is not for you if 1) you are trying to make websites. learn HTML instead. 2) you are trying to make phone apps. c++ if probably not the most popular language here. go with Java.
17th Jul 2017, 1:54 AM
Chadi Abdelhalim
0
any language is fine , when you gain experience you will realise that the logic used for programming is syntax independent and the main thing to learn to implement certain functionalities.
17th Jul 2017, 1:44 AM
Kedar Kale
Kedar Kale - avatar