Book Watch Archive


Source Code: My Beginnings (Random House)
Monday, 07 April 2025

This autobiography of Bill Gates is not about Microsoft or the Gates Foundation or the future of technology. Instead, it’s the personal story of Bill Gates' childhood, early passions and pursuits. Gates details his struggles to fit in and his discovery of a world of coding and computers in the dawn of a new era, and the path that took him from midnight escapades at a nearby computer center to his college dorm room, where he sparked a revolution that would change the world.

<ASIN:B0D5TZ1N6M>

 
The Mysterious Mr. Nakamoto (Crown)
Friday, 04 April 2025

In October 2008, someone going by the name Satoshi Nakamoto posted a white paper outlining “a peer-to-peer electronic cash system” called Bitcoin to an arcane listserv populated by Cypherpunks. This book catalogs Benjamin Wallace's attempt over 15 years to unmask the figure behind the currency and the world it wrought. Tracking leads from London to Oslo to Los Angeles, from coastal Australia to the Arizona desert, Wallace takes readers through a rogues’ gallery tour of Nakamoto suspects—from benevolent geniuses like cryptographer Hal Finney to difficult ones like a reclusive polymath known to his followers only as Jim; from the mercurial Australian Craig Wright, who claims to be Nakamoto, to a secret team at the National Security Agency.

<ASIN:0593594029>

 
Differential Privacy (MIT)
Wednesday, 02 April 2025

This book looks at the use of differential privacy (DP) for protecting personal data by introducing carefully calibrated random numbers, called statistical noise, when the data is used. Google, Apple, and Microsoft have all integrated the technology into their software, and the US Census Bureau used DP to protect data collected in the 2020 census. In this book, Simson Garfinkel presents the underlying ideas of DP, and helps explain why DP is needed in today’s information-rich environment, why it was used as the privacy protection mechanism for the 2020 census, and why it is so controversial in some communities.

<ASIN:0262551659 >

 
The Art of ARM Assembly, Volume 1 (No Starch Press)
Monday, 31 March 2025

This book delves into programming 64-bit ARM CPUs. Following a fast-paced introduction to the art of programming in assembly and the GNU Assembler (Gas) specifically, Randall Hyde explores memory organization, data representation, and the basic logical operations you can perform on simple data types.

<ASIN:1718502826 >

 
Mastering Flutter (BpB)
Friday, 28 March 2025

This book starts at the beginner level and shows how to use Flutter to create apps.  Kevin Moore shows how to develop a movie app with animations,  a movie API to get the latest movie information, and uses Firebase to store user information. The app connects to the internet, saves data locally, and uses Firebase to handle user accounts and send notifications. Readers will learn how to make the app work on websites and computers, respond to user actions, and add extra features from Flutter's package library. The final steps cover testing, making it run faster, and getting it ready for users to download.

<ASIN: 9365899176>

 
100 C++ Mistakes and How to Avoid Them (Manning)
Wednesday, 26 March 2025

This book shows how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you'll find in production C++ code. Rich Yonts reveals the problems you'll inevitably encounter as you write new C++ code and diagnose legacy applications, along with practical techniques you need to resolve them. It covers C++ 98 through 23, with an emphasis on diagnosing and improving legacy code.

<ASIN:1633436896 >

 
Principles of Rule-Based Programming (Books on Demand)
Monday, 24 March 2025

This book provides a unified overview of concepts and features of a comprehensive variety of rule-based programming languages.  Thom Frühwirth presents formalisms including multiset transformation, term rewriting systems, colored Petri nNets and logical algorithms. Frühwirth also introduces rule-based systems including production rules, event-condition-action rules and datalog, as well as rule-based programming languages for functional orogramming, constraint logic programming and concurrent constraint programming.

<ASIN:3769376331 >

 
Python Programming for Young Coders (Scrib Ink Publishing)
Friday, 21 March 2025

This book is aimed at young coders, and breaks down complex programming concepts into easy-to-understand chunks, relating them to real-life examples that resonate with young minds. Starting with the absolute basics, Anand Pandey gradually progresses through 16  chapters packed with clear explanations, vibrant illustrations, and interactive activities. Each chapter concludes with a review quiz to reinforce learning and ensure mastery of the material.

<ASIN: 0999740865 >

 
Quarkus in Action (Manning)
Wednesday, 19 March 2025

This book looks at how Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances. Martin Štefanko and Jan Martiška bring readers up to speed with Quarkus by building a real-world business application. The authors are Red Hat engineers who are both active contributors to the Quarkus project, and explain how Quarkus works,  how you can integrate it into your stack for more productive Java development, and what makes Quarkus different from classic enterprise Java frameworks.

<ASIN:1633438953 >

 
Django for APIs, 5th Ed (Still River Press)
Monday, 17 March 2025

This is the fifth edition of a guide to building modern web APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before, as well as professional programmers looking for a fast-paced introduction to Django API fundamentals and best practices. William S. Vincent shows how to set up a new project properly, create and customize RESTful APIs, and integrate a Vue.js front-end. Three separate projects are built from scratch with progressively more advanced features, including a Library API, Todo API, and Blog API. User authentication, permissions, documentation, viewsets, and routers are all covered.

<ASIN:1735467286 >

 
Read Write Own: Building the Next Era of the Internet (Random House)
Friday, 14 March 2025

In this book, Chris Dixon argues that the internet has undergone three distinct eras, starting with the "read" era, in which early networks democratized information. In the "read-write" era, corporate networks democratized publishing. We are now in the midst of the "read-write-own" era, sometimes called web3, in which blockchain networks are granting power and economic benefits to communities of users, not just corporations. 

<ASIN:0593731395 >

 
C# Concurrency (Manning)
Wednesday, 12 March 2025

This book shows how to write effective multithreaded and asynchronous software in C#. Nir Dobovizki demonstrates practical techniques, real-world examples, and useful code samples to cut through the confusion around async/await and help you write rapid, reliable, and bug-free code. The book focuses on the practical use of the C# async-await feature to simplify asynchronous tasks. It teaches how to avoid common pitfalls, addresses classic multithreading issues like deadlocks and race conditions, and advanced topics such as controlling thread of execution and using thread-safe collections.

<ASIN:1633438651 >

 
«StartPrev12345678910NextEnd»

Page 4 of 259