Advertisement
Guest User

Untitled

a guest
May 29th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. <li>
  2. Code Complete (2nd edition) by Steve McConnell
  3. The Pragmatic Programmer
  4. Structure and Interpretation of Computer Programs
  5. The C Programming Language by Kernighan and Ritchie
  6. Introduction to Algorithms by Cormen, Leiserson, Rivest & Stein
  7. Design Patterns by the Gang of Four
  8. Refactoring: Improving the Design of Existing Code
  9. The Mythical Man Month
  10. The Art of Computer Programming by Donald Knuth
  11. Compilers: Principles, Techniques and Tools by Alfred V. Aho, Ravi Sethi and Jeffrey D. Ullman
  12. Gödel, Escher, Bach by Douglas Hofstadter
  13. Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin
  14. Effective C++
  15. More Effective C++
  16. CODE by Charles Petzold
  17. Programming Pearls by Jon Bentley
  18. Working Effectively with Legacy Code by Michael C. Feathers
  19. Peopleware by Demarco and Lister
  20. Coders at Work by Peter Seibel
  21. Surely You're Joking, Mr. Feynman!
  22. Effective Java 2nd edition
  23. Patterns of Enterprise Application Architecture by Martin Fowler
  24. The Little Schemer
  25. The Seasoned Schemer
  26. Why's (Poignant) Guide to Ruby
  27. The Inmates Are Running The Asylum: Why High Tech Products Drive Us Crazy and How to Restore the Sanity
  28. The Art of Unix Programming
  29. Test-Driven Development: By Example by Kent Beck
  30. Practices of an Agile Developer
  31. Don't Make Me Think
  32. Agile Software Development, Principles, Patterns, and Practices by Robert C. Martin
  33. Domain Driven Designs by Eric Evans
  34. The Design of Everyday Things by Donald Norman
  35. Modern C++ Design by Andrei Alexandrescu
  36. Best Software Writing I by Joel Spolsky
  37. The Practice of Programming by Kernighan and Pike
  38. Pragmatic Thinking and Learning: Refactor Your Wetware by Andy Hunt
  39. Software Estimation: Demystifying the Black Art by Steve McConnel
  40. The Passionate Programmer (My Job Went To India) by Chad Fowler
  41. Hackers: Heroes of the Computer Revolution
  42. Algorithms + Data Structures = Programs
  43. Writing Solid Code
  44. JavaScript - The Good Parts
  45. Getting Real by 37 Signals
  46. Foundations of Programming by Karl Seguin
  47. Computer Graphics: Principles and Practice in C (2nd Edition)
  48. Thinking in Java by Bruce Eckel
  49. The Elements of Computing Systems
  50. Refactoring to Patterns by Joshua Kerievsky
  51. Modern Operating Systems by Andrew S. Tanenbaum
  52. The Annotated Turing
  53. Things That Make Us Smart by Donald Norman
  54. The Timeless Way of Building by Christopher Alexander
  55. The Deadline: A Novel About Project Management by Tom DeMarco
  56. The C++ Programming Language (3rd edition) by Stroustrup
  57. Patterns of Enterprise Application Architecture
  58. Computer Systems - A Programmer's Perspective
  59. Agile Principles, Patterns, and Practices in C# by Robert C. Martin
  60. Growing Object-Oriented Software, Guided by Tests
  61. Framework Design Guidelines by Brad Abrams
  62. Object Thinking by Dr. David West
  63. Advanced Programming in the UNIX Environment by W. Richard Stevens
  64. Hackers and Painters: Big Ideas from the Computer Age
  65. The Soul of a New Machine by Tracy Kidder
  66. CLR via C# by Jeffrey Richter
  67. The Timeless Way of Building by Christopher Alexander
  68. Design Patterns in C# by Steve Metsker
  69. Alice in Wonderland by Lewis Carol
  70. Zen and the Art of Motorcycle Maintenance by Robert M. Pirsig
  71. About Face - The Essentials of Interaction Design
  72. Here Comes Everybody: The Power of Organizing Without Organizations by Clay Shirky
  73. The Tao of Programming
  74. Computational Beauty of Nature
  75. Writing Solid Code by Steve Maguire
  76. Philip and Alex's Guide to Web Publishing
  77. Object-Oriented Analysis and Design with Applications by Grady Booch
  78. Effective Java by Joshua Bloch
  79. Computability by N. J. Cutland
  80. Masterminds of Programming
  81. The Tao Te Ching
  82. The Productive Programmer
  83. The Art of Deception by Kevin Mitnick
  84. The Career Programmer: Guerilla Tactics for an Imperfect World by Christopher Duncan
  85. Paradigms of Artificial Intelligence Programming: Case studies in Common Lisp
  86. Masters of Doom
  87. Pragmatic Unit Testing in C# with NUnit by Andy Hunt and Dave Thomas with Matt Hargett
  88. How To Solve It by George Polya
  89. The Alchemist by Paulo Coelho
  90. Smalltalk-80: The Language and its Implementation
  91. Writing Secure Code (2nd Edition) by Michael Howard
  92. Introduction to Functional Programming by Philip Wadler and Richard Bird
  93. No Bugs! by David Thielen
  94. Rework by Jason Freid and DHH
  95. JUnit in Action
  96. </li>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement