Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write …
High Performance Parallelism Pearls Volume 2 offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume …
High Performance Parallelism Pearls Volume 2offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume 1, …
Pressman's Software Engineering: A Practitioner's Approach is celebrating 20 years of excellence in the software engineering field. This comprehensive 5th …
Refactoring is a controlled technique for improving the design of an existing code base. Its essence is applying a series …
A friendly, fully-illustrated introduction to the most important computer programming algorithms. The algorithms you'll use most often as a programmer …
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know …
The Book of JavaScript teaches readers how to add interactivity, animation, and other tricks to their web sites with JavaScript. …
JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers …
* Dispels the myth that JavaScript is a "baby" language and demonstrates why it is the scripting language of choice …
Since its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching …