|
Personal |
Technical Books |
|
If you dont have time to learn graphics and windows programming, this is pretty ok. You want to get the
latest edition, though.
First Schildt book I have read. I read through only the examples, which are extensivley given throughout the book.
I would highly recommend this book to any person wanting to learn C++ (or object oriented programming). As usual I went through
only the examples and was able to catch up.
My network primer book. Excellent book to learn networking.
Classic Unix book. Does not need a review.
I read this book out of curiosity of using the MASM assembler.
How do you think this webpage was written :-)
This is the only book I have read twice. I tried my approach of reading only examples first, but it
won't work for this one. This book is a killer, I read it carefully again after reading the Schildt
book. This books assumes you know C++ already, and will tell you how to unleash the real power, with
STL, templates, casting etc. But once you get it, this is the real deal. Highly recommended.
You are bound to do windows programming some time or other. Rather than cutting and pasting code
snippets from web, I decided to learn it from ground up. I went through only examples and Schildt
is the best book for that.
You are bound to use XML some time or other; this was a pretty good introduction to XML.
I read this to implement Jpeg on ARM7/C5409 DSP.
Read this to implement the complete Jpeg 2000 codec. This was the fastest at that time :-)
I have worked with other video standards, so I thought I will read up on Mpeg 2, the
most popular video compression standard.
Read this out of curiosity.
Wanted to be conversant in the new binary standard from Microsoft. Pretty cool concepts. Recommended. C++ knowledge is
extensively required.
Wanted to learn MFC from ground up. I went through the examples mainly. I like the way the
entire MFC has been developed by Microsoft. C++ knowledge a must to understand MFC fully.
One of the best books on Security and Cryptography. Contains all the necessary mathematics
for a first reading on Security. Highly recommended.
|