+ 1
How to learn to code fast?
5 Answers
+ 5
What HonFu said, but I'll word it differently.
When you learn something new in a lesson, go play around with it immediately. Think of ways to change or utilize it. Be creative.
By doing that, you're learning by doing. Instead of learning via memory.
Experiment, learn by having fun. Schools might not believe it, but that is a fast way to learn. It is how I learned programming by myself.
+ 4
Practice makes perfect.
+ 3
When I started to learn Python, I had some specific things in mind which I wanted to code:
A calory calculator and a vocabulary trainer.
When I started to read a beginner's book, whatever I read, in my head I always thought: 'How can I make use of that for my goal?'
When I felt I knew like 80% I needed, I browsed that book and googled and tried to figure out the rest.
So having a clear aim in mind of what specifically you want to do can also help you - by motivating you and by putting what you learn into a context that makes sense to you.
+ 2
Regularly write code while learning and applying new techniques. Do it as much as possible.
+ 1
Always code. Thats all