Skip to content

Instantly share code, notes, and snippets.

@turutosiya
Created January 3, 2018 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save turutosiya/34e6640c7ad79b5d7e683b5e3b9ca5ea to your computer and use it in GitHub Desktop.
Save turutosiya/34e6640c7ad79b5d7e683b5e3b9ca5ea to your computer and use it in GitHub Desktop.
Code Complete 2nd Edition
/ Steve McConnell
https://bookmeter.com/books/85841
Refactoring: Improving the Design of Existing Code
/ Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts
https://bookmeter.com/books/5690460
The Practice of Programming
/ Brian W. Kernighan
https://bookmeter.com/books/9867065
The Pragmatic Programmer: From Journeyman to Master
/ Andrew Hunt, David Thomas
https://bookmeter.com/books/133605
Clean Code: A Handbook of Agile Software Craftsmanship
/ Robert C. Martin
https://bookmeter.com/books/207998
JavaScript: The Good Parts
/ Douglas Crockford
https://bookmeter.com/books/85928
Effective Java
/ Joshua Bloch
https://bookmeter.com/books/54055
Design Patterns: Elements of Reusable Object-Oriented Software
/ Erich Helm, Richard Johnson, Ralph Vlissides, John Gamma
https://bookmeter.com/books/1151935
Programming Pearls (ACM Press)
/ Jon Bentley
https://bookmeter.com/books/248025
High Performance Web Sites: Essential Knowledge for Frontend Engineers
/ Steve Souders
https://bookmeter.com/books/280389
Joel on Software
/ Avram Joel Spolsky
https://bookmeter.com/books/1704861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment