top of page
I used the following books and websites to look for coding problems and references. I recommend these books to any programmer that's looking to get practice and strengthen coding skills or to prepare for potential job interviews:
 
Books:

Now in the 5th edition, Cracking the Coding Interview gives you the interview preparation you need to get the top software developer jobs. This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice. 

The pressure is on during the interview process but with the right preparation, you can walk away with your dream job. This classic book uncovers what interviews are really like at America's top software and computer companies and provides you with the tools to succeed in any situation. The authors take you step-by-step through new problems and complex brainteasers they were asked during recent technical interviews.

  • Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies.

  • Applications of new "TR1" standard library functionality, along with comparisons to existing standard library components.

  • Insights into differences between C++ and other languages (e.g., Java, C#, ethat help developers from those languages assimilate "the C++ way" of doing things.

     

     

     

     

     

     

     

     

     

Please reload

Websites:
 
General programming tutorials and references:
Graphics programming tutorials:
bottom of page