Pre requisites for programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pre requisites for programming?

What things can I learn before programming that will help me ??

28th Apr 2020, 11:16 PM
Anmol Kumar
Anmol Kumar - avatar
1 Answer
0
There are no specific things you *should* learn before learning programming. Actually, if you learn the basics concepts (such as what is a variable, differences between functions and methods, bucles, etc), then you technically know how to program in every programming language (almost all tutorials of 'How to program in X programming language' always explain those basic concepts, you are good!) The rest is learning how to properly use the programming language, it's syntax, if it's object oriented, etc. All you need is motivation, a computer and curiosity!
30th Apr 2020, 2:14 PM
Kevin Hernandez
Kevin Hernandez - avatar