Advertisement
JeremyDwayne

Recommended Programming Books + Links

May 27th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Please consider using the affiliate link to give me a small kickback from Amazon! Otherwise the regular link is supplied as well.
  2. Cheers,
  3. Jeremy
  4.  
  5. Refactoring: Improving the Design of Existing Code by Martin Fowler
  6. regular link: http://www.amazon.com/dp/0201485672/ref=cm_sw_su_dp
  7. affiliate link: http://amzn.to/1ioz97u
  8.  
  9. Fundamental 2D Game Programming with Java by Timothy M. Wright
  10. regular link: http://www.amazon.com/gp/product/1305076532/ref=oh_details_o04_s00_i00?ie=UTF8&psc=1
  11. affiliate link: http://amzn.to/1jIr5nl
  12.  
  13. The Pragmatic Programmer by Andrew Hunt
  14. regular link: http://www.amazon.com/dp/020161622X/ref=cm_sw_su_dp
  15. affiliate link: http://amzn.to/1iozd7d
  16.  
  17. C++ For Game Programmers by Mike Dickheiser
  18. regular link: http://www.amazon.com/dp/1584504528/ref=cm_sw_su_dp
  19. affiliate link: http://amzn.to/1tj8uhu
  20.  
  21. Effective C++ by Scott Meyers
  22. regular link: http://www.amazon.com/dp/0321334876/ref=cm_sw_su_dp
  23. affiliate link: http://amzn.to/1nspEfo
  24.  
  25. More Effective C++ by Scott Meyers
  26. regular link: http://www.amazon.com/dp/020163371X/ref=cm_sw_su_dp
  27. affiliate link: http://amzn.to/Scadtc
  28.  
  29. Effective Java by Joshua Bloch
  30. regular link: http://www.amazon.com/dp/0321356683/ref=cm_sw_su_dp
  31. affiliate link: http://amzn.to/1nspFQv
  32.  
  33. Clean Code by Robert C. Martin
  34. regular link: http://www.amazon.com/dp/0132350882/ref=cm_sw_su_dp
  35. affiliate link: http://amzn.to/1iozqaA
  36.  
  37. C Programming Language, 2nd Edition by Brian Kernighan & Dennis M. Ritchie
  38. regular link: http://www.amazon.com/dp/0131103628/ref=cm_sw_su_dp
  39. affiliate link: http://amzn.to/1nspMvp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement