Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.
SQL indexing is the most effect...
High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
awesome-humane-tech : Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing ...
Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
Cheatsheet list of techniques and patterns for maximizing software performance and scalability