http://c.learncodethehardway.org/book/ex0.html
WARNING: Do Not Use An IDE
An IDE, or "Integrated Development Environment" will turn you stupid. They are the worst tools if you want to be a good programmer because they hide what's going on from you, and your job is to know what's going on. They are useful if you're trying to get something done and the platform is designed around a particular IDE, but for learning to code C (and many other languages) they are pointless.
虽然这是一篇关于c的内容,但有借鉴意义,哇哈哈,黑的漂亮