Tech Library
home

Tech Library

The Clean Coder: A Code of Conduct for Professional Programmers
Robert C. Martin
&> Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals. In The Clean Coder: A ...
Programming in CoffeeScript *****
Mark Bates
Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environmen...
Think Like a Programmer: An Introduction to Creative Problem Solving ****
V. Anton Spraul
The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems ...