0
How to learn coding
i don't know very well about programming
2 Respuestas
+ 1
I started with C but many courses started using python. You can technicaly start with java or c++ but C is "relatively" low language so you can learn the point to "the edge of hardware". I'll recommned C. Flip the coin if you don't know which one.
If you are newbie and have no money for courses and stuff use youtube.com and google.com first.
Remember, u know only what you code by yourself and not by watching more and more educational content.
To sum up, watch a video on youtube about programming "basics in C/python/java/whatever " then download interface for it(ask google which one for your language). Code some basics like: printing hello world to the screen or text input,output and always watch some tutorial and then try to code on your own.
Goodluck.
0
thank u so much