+ 1
Help :)
Any advice for a newbie in programming??
2 Respuestas
+ 1
*Practice practice and practice. Programming is not something that you can study and simply get it done.
*Read a lot about the programming language you want to learn.
*Watch youtube tutorials about it and you will see that there is so many ways to make a program and all those ways works fine.
*Start with easy languages. Maybe C++ or HTML.
*Another thing you could do is work with flowcharts. Is the best way to see how your logic work and it is easy to realize when you are wrong.
Finally and again... practice like crazy.
I hope this could help you.
+ 1
Thanks for the advice :D