Please help... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please help...

where shall i start.... i just wanna start from level zero... for that what is the prerequisite knowledge...

9th Nov 2016, 7:51 AM
stephen haokip
stephen haokip - avatar
3 Answers
+ 1
if u are the completely beginners in programming language and u want to learn c++, java, and others higher programming languages then first u should learn an easy programming language(like c, c#. this language are easy than c++, java) before entering in c++ . because to learning c++ u must need to know about the basic concepts of programming language.
9th Nov 2016, 9:24 AM
zerin jawah
zerin jawah - avatar
0
youtube
9th Nov 2016, 7:57 AM
Виталий Кожокин
Виталий Кожокин - avatar
0
If you want to learn C++ you should already know some basic arithmetic (including concepts like operator precedence). If you are a complete beginner, you may want to start with an easier programming language such as Python. Or at least do not rush into the part on objects and classes. If you want to do some object oriented programming, I'd start with Java rather than C++.
9th Nov 2016, 8:06 AM
Giulio Pellitta
Giulio Pellitta - avatar