+ 1
How can I learn quickly ?
Really need help
3 Respuestas
+ 3
Well, I’m not the best programmer there is, but I know that you will never learn a language truly unless you make mistakes.
I started with C++ about 6 months ago, and I’ve written lots of codes.
My first week sucked big time.
Start small.
Understand your code rather than memorizing it.
Syntax is not the problem here. It’ll come to you automatically after you’ve written 5-10 basic codes.
If you’re stuck somewhere, feel free to ask , and stick to it.
Total hours: 5
Spent coding: 1
Spent fixing errors: 4
That’s the rule!
+ 3
Write a lot of code and look things up.
+ 1
thanks