This tutorial offers readers a thorough introduction to programming in Python 2.4, the portable, interpreted, object-oriented programming language that combines …
Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a …
This book introduces several design patterns using finance as an example. The book is pretty thin for a $50 book, …
""Embark on a comprehensive journey through the world of professional C# programming with this exhaustive guide. Written by an unknown …
What will you learn from this book? Want to learn the Python language without slogging your way through how-to manuals? …
Explore Python design patterns such as observer, proxy, throttling, dependency injection, and anti-patterns to develop efficient and scalable applicationsKey Features: …
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You …
If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs …
""Explore the inner workings of the .NET runtime environment with "CLR via C#" by Jeffrey Richter. This comprehensive guide delves …
This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk …
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular …
The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of …
Excellent book for every Javascript developer who wants to improve his programming skills. It's framework independent so it's usable for …
Enhance your enterprise application development skills by mastering parallel programming techniques in .NET and C# Key Features Write efficient, fine-grained, …
""Master the intricacies of JavaScript with 'You Don't Know JS: Types & Grammar' by Kyle Simpson. Dive into the world …
At first glance, C++11 and C++14 are defined by the new features they introduce, e.g., auto type declarations, move semantics, …
Так как язык Ruby пользуется все большей популярностью в программистском обществе, но при этом переводов книг на русский язык мы …
This book takes an introductory look at objective-C based on the reader already knowing C programming. It does an excellent …
What will you learn from this book?This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including …
Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the …
Discover effective techniques, workarounds, and expert guidance for avoiding situations where your application might break following PHP 8 migrationKey FeaturesGet …
This book is an extension of Learn C on the Macintosh. Dave is an excellent writer, but doesn't do quite …
Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to …
When it comes to technical books, Apress makes some of my favorite and most useful books. Being in IT, and …
JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers …
'This book is the most accurate and up-to-date source of information on the STL currently available...It has an approach and …
Now in the 4th edition, Cracking the Coding Interview gives you the interview preparation you need to get the top …
A hands on approach to learning Node to equip and guide you in the art of asynchronous server side JavaScript. …
What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript …
Recently I downloaded Kindle for the Mac, and out of interest I chose the Kindle version of Learn C on …
Design pattern is a well-known approach to solve some specific problems which each software developer comes across during his work. …
Precise and concise, excellent for beginners and not only.Some experience in programming is welcome as a background.
TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate …