Search Results

1
vote

Which books made you a better programmer ?

These two books helped me immensely in creating safer code. The contain hints on just about any pitfalls you might unawaringly be getting yourself into while writing C or C++. I highly recommend bo …
1
vote

which are the must-visit-daily websites for programmers?

I find these interesting: http://blogs.msdn.com/oldnewthing …