Coding Books
More Programming Pearls: Confessions of a Coder: Confessions of a Coder
What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates…
High Performance JavaScript: Build Faster Web Application Interfaces
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all…
Refactoring to Patterns
In 1994, "Design Patterns" changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In …
The Practice of Programming
With the same insight and authority that made their book The Unix programming Environment a classic, Brian Kernighan and Rob Pike have written The…
Hacker's Delight
This book is for anyone who wants to create efficient code. Hacker's Delight will help you learn to program at a higher level - well beyond what i…
Effective Python: 90 Specific Ways to Write Better Python
Updated and Expanded for Python 3 It’s easy to start developing programs with Python, which is why the language is so popular. However, Python’s u…
C# in Depth
C# has changed significantly since it was first introduced. With the many upgraded features, C# is more expressive than ever. However, an in depth…
JavaScript and jQuery: Interactive Front-End Web Development
Learn JavaScript and jQuery a nicer way This full-color book adopts a visual approach to teaching JavaScript & jQuery, showing you how …
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliab…
Beautiful Code: Leading Programmers Explain How They Think
How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case st…