+ 1
How can I learn quickly ?
Really need help
3 Answers
+ 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