Book Watch Archive


Graph Algorithms the Fun Way (No Starch Press)
Wednesday, 11 December 2024

This book offers a refreshing approach to complex concepts by blending humor, imaginative examples, and practical Python implementations to reveal the power and versatility of graph based problem-solving in the real world. Through clear diagrams, engaging examples, and Python code, Jeremy Kubica builds a solid foundation for addressing graph problems in your own projects.

 
Jetpack Compose 1.7 Essentials (Payload Media)
Monday, 09 December 2024

This all-in-one guide shows how to build modern Android applications using tools like Android Studio, Material Design 3, and Kotlin. Neil Smyth looks at each phase of app creation,  from mastering Android Studio basics to publishing on the Google Play Store. Beyond the basics, Smyth explores state management, navigation, modifiers, and custom components, along with features like biometric authentication, Google Maps integration, and in-app billing for monetization, and data storage using Room databases, ViewModels, and LiveData.

 
The Game Boy Encyclopedia (White Owl)
Friday, 06 December 2024

Subtitled "Every Game Released for the Nintendo Game Boy and Game Boy Color", this is the sixth book in Chris Scullion’s critically-acclaimed series of video game encyclopedias, looking at everything from huge early successes like the iconic Tetris and Super Mario Land to the Gameboy's revival years later with the groundbreaking Pokémon games.

 
Coding for Beginners, 3rd Ed (In Easy Steps)
Wednesday, 04 December 2024

This book is written to appeal to anyone who wants to begin coding computer programs. Mike McGrath shows how to quickly create a programming environment on your computer, then, in easy steps, learn the essentials of coding. All features are illustrated using Python color-coding convention, and all code is available to download free. The book includes comparison examples in C, C++ and Java to give you a rounded view of computer coding. This third edition is updated for the latest version of Python, Python 3.13.

 
Elm Programming (HiTeX Press)
Monday, 02 December 2024

This guide is designed to introduce developers to the Elm functional programming language. Robert Johnson explores Elm’s approach to managing application architecture and state through a clean, predictable model, using the language's robust type system to eliminate runtime errors.

 
Minecraft Festive Ideas (DK Children)
Friday, 29 November 2024

This book is a collection of Minecraft building ideas, ideal as a stocking-stuffer, featuring more than 50 festive building ideas, games, and activities. Julia March and Christian Glücklich have inspirational ideas and tips for Minecraft holiday builds.

 
Seven Obscure Languages in Seven Weeks (Pragmatic)
Wednesday, 27 November 2024

Subtitled "Rediscovering the Tools That Built the Future", this book serves as a bridge to understanding and revitalizing legacy code, with hands-on tutorials spanning languages from Forth and Simula to SNOBOL and m4. Dmitry Zinoviev ranges from the stack-oriented design of Forth to the early object-oriented experiences in Simula, and bridges the ever-widening chasm between contemporary code and legacy systems. He looks at topics such as how Simula led to C++, what made APL so powerful, and why we still use m4 even to this day.

 
Test-Driven React 2nd Ed (Pragmatic)
Monday, 25 November 2024

This book shows how to turn React project requirements into tests and get fast feedback. Trevor Burnham looks at how to combine the power of testing, linting, and typechecking directly in coding environments to iterate on React components. He argues that React has opened the door to a new generation of web testing: clear, expressive, and lightning fast, making React a perfect fit for test-driven development (TDD).  This second edition has been extensively revised to reflect the latest tools and techniques for React development, including TypeScript.

 
Code Health Guardian (Artie Shevchenko)
Saturday, 23 November 2024

Subtitled "The Old-New Role of a Human Programmer in the AI Era", this book looks at how to ensure skills remain indispensable in the age as AI. Artie Shevchenko, a former Google software engineer and lecturer at ITMO University, believes a better approach than becoming an AI expert may be to grow faster and deepen your expertise in managing code complexity. That's because complex reasoning is hard for AI, and in programming, the most intellectually challenging problem is keeping codebases reasonably simple.

 
C# Fundamentals, 7th Ed (unQbd)
Wednesday, 20 November 2024

This book provides the essentials of C# programming in a structured and engaging manner. Adam Seebeck provides a step-by-step progression of over 50 topics. This seventh edition has been updated to include the latest advancements from C# 13, .NET 9, and Visual Studio 2022.

 
Core Java for the Impatient, 4th Ed (Addison-Wesley)
Monday, 18 November 2024

This book is a complete guide that reflects all changes through Java SE 21, Oracle's latest Long-Term Support (LTS) release. Written by Cay S. Horstmann, author of the classic two-volume Core Java, this concise tutorial offers a faster, easier pathway for learning modern Java. Topics include the concepts of lambda expressions and streams, modern constructs such as records and sealed classes, and sophisticated concurrent programming techniques.

 
Building Quantum Computers (Cambridge University Press)
Friday, 15 November 2024

This textbook describes four of the most advanced platforms for quantum computing: nuclear magnetic resonance, quantum optics, trapped ions, and superconducting systems. The authors, Shayan Majidy, Christopher Wilson and Raymond Laflamme, explain the fundamental physical concepts underpinning the practical implementation of quantum computing are reviewed, followed by a balanced analysis of the strengths and weaknesses inherent to each type of hardware.

 
«StartPrev12345678910NextEnd»

Page 8 of 259