(no title)
Xywzel
|
12 years ago
Take this one instead: "Teach Yourself Programming in Ten Years".
The quickies can teach basics needed to make calculators or some utility scripts even in one week. That's ok, if you only need to do some simple stuff every now and then, but to learn how thing really work, where to optimize and how to design programs structure, you have to code for years with different languages, types of programs and environments.
No comments yet.