Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Teach Yourself C in 21 Days Review by Rawitat Pulam
Nice book
This book is nice one, I'm sure that it could make you understand the language. I'm a C++ programmer, but somehow I have to read/analyze C code very often (since C is more popular than C++ in Japan). This book is well-done in many aspects. However, there are still something/functions that shouldn't be use. For example, the author used "gets()" function, which is dangerous.
Anyway, overall this is a nice book on C tutorial. Note for noive/beginner don't hope to finish it within 21 Days, remember that learning any language, not just programming language, take times.