Coding Books


The UNIX Programming Environment

Designed for first-time and experienced users, this book describes the UNIX® programming environment and philosophy in detail. Readers will gain a…

(4 )

A Tour of C++

The C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Strous…

(4 )

Java Concurrency in Practice

"I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platfo…

(4 )

Code Complete: A Practical Handbook of Software Construction

Widely considered one of the best practical guides to programming, Steve McConnell’s original code complete has been helping developers write bett…

(4 )

Learn Python The Hard Way

This simple book is meant to give you a first start in programming. The title says it is the hard way to learn to write code but it’s actua…

(4 )

You Don't Know JS: this & Object Prototypes

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise, in-depth guide takes you i…

(4 )

Software Craftsman, The: Professionalism, Pragmatism, Pride

Be a Better Developer and Deliver Better Code Despite advanced tools and methodologies, software projects continue to fail. Why? Too many organiza…

(4 )

The Quick Python Book

The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition incl…

(4 )

Modern C++ Design: Generic Programming and Design Patterns Applied

In Modern C++ Design , Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, A…

(4 )

Flask Web Development: Developing Web Applications with Python

Take full creative control of your web applications with Flask, the Python-based microframework. With this hands-on book, you’ll learn Flask from …

(4 )