Coding Books
The Robert C. Martin Clean Code Collection
The Robert C. Martin Clean Code Collection consists of two bestselling A Handbook of Agile Software Craftmanship The Clean A Code of Conduct for P…
Data Structures and Algorithms Made Easy
Success key books What is unique? Main objective is not to give you the theorems and proofs about DS and Algorithms. I have followed a patt…
The Well-Grounded Java Developer: Vital techniques of Java 7 and polyglot programming
The Java community has always been dynamic and fast-moving, with constant innovation on the core platform as well as a vibrant community ecosystem…
Analysis Patterns: Reusable Object Models
Martin Fowler is a consultant specializing in object-oriented analysis and design. This book presents and discusses a number of object models deri…
Web Scalability for Startup Engineers
This is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concept…
Code Craft: The Practice of Writing Excellent Code
Many programmers know how to write correct code - code that works. But not all know how to craft great code - code that is well written and easy t…
Object Thinking
In OBJECT THINKING, esteemed object technologist David West contends that the mindset makes the programmer not the tools and techniques. Delving i…
Python Programming: An Introduction to Computer Science
This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emp…
Release It!: Design and Deploy Production-Ready Software
Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to surviv…