|
|
|
|
|
by bowlofpetunias
4406 days ago
|
|
Uhm, that's how I still learn new languages. Copy, paste, modify just to get something done. The modify part leads to more concrete questions, more Googling, more detailed reading of docs, until at some point I'm engaged enough to go back to zero and actually start learning the language from the basics. (This doesn't work for those languages who's paradigm you first need to understand before being able to do anything, but most languages allow for hacking straightforward procedural code at the basic level.) |
|