|
|
|
|
|
by vladislavp
2871 days ago
|
|
Interesting study hint by the author (Robert Plantz) . I have never thought of it this way , but it probably makes sense: > " Do not copy and paste code. We all copy code, and we all like to see our programs work. Copy and paste is the fastest way to do that. But if you type in the program, even if you are copying it, you are forced to read every single character. This is the fastest way to learn the programming language. As you know, getting a single character wrong can mean the difference between a working and non-working program. " |
|
I'd argue that it would be even better, if I wrote the program samples with pen in a real notebook. Using different colors and imitating syntax highlighting could be even better.
I've been planning to get a physical programming/cs notebook for years.