Book Watch Archive


The Battle Hardened Developer (Simple Programmer)
Friday, 02 September 2022

This book sets out to help developers advance their careers by leaning how to turn the table and trick their brains into achieving a focused state to accomplish more than they thought was possible. Fiodar Sazanavets uses lessons learned from mixed martial arts and endurance sports. 

<ASIN:‎ B0BBXQQXY6>

 
Programming and Problem Solving with C++, 7th Ed (Jones & Bartlett Learning)
Wednesday, 31 August 2022

This textbook is aimed at ACM/IEEE-recommended curricula for introductory computer science courses. The latest edition continues to reflect the philosophy of Nell Dale and Chip Weems in guiding students through the content in an accessible and approachable way. It offers full coverage of all necessary content enabling the book to be used across two terms, and provides numerous features to help students fully understand and retain important concepts from each chapter.

<ASIN:1284157326>

 
Oracle Database Programming with Java (Auerbach Publications)
Monday, 29 August 2022

This book, subtitled "Ideas, Designs, and Implementations" is written for college students and software programmers who want to develop practical and commercial database programming with Java and relational databases such as Oracle Database XE 18c. Dr. Ying Bai details practical considerations and applications of database programming with Java and provides authentic examples as well as detailed explanations.

<ASIN:1032302291>

 
If It's Smart, It's Vulnerable (Wiley)
Friday, 26 August 2022

In this book, veteran cybersecurity professional Mikko Hypponen delivers an eye-opening exploration of the best—and worst—things the internet has given us, from instant connectivity between any two points on the globe to organized ransomware gangs. Hypponen explores the transformative potential of the future of the internet, as well as those things that threaten its continued existence such as government surveillance, censorship, and organized crime.

<ASIN:1119895189>

 
The Art of Clean Code (No Starch Press)
Wednesday, 24 August 2022

The eight core principles in this book are designed to show how to write clear, maintainable code without compromising functionality. Christian Mayer's guiding principle is simplicity: reduce and simplify, then reinvest energy in the important parts to save hours and ease the often onerous task of code maintenance. This Python-based book is suitable for programmers at any level, with ideas presented in a language-agnostic manner.

<ASIN:1718502184>

 
High-Performance Programming in C# and .NET (Packt)
Monday, 22 August 2022

This book explains how to design responsive, resilient, and high-performance applications with the new version of C# and .NET. Jason Alls starts with the foundation of high-performance code and the latest performance-related improvements in C# 10.0 and .NET 6 before going on to how to use tracing and diagnostics to track down performance issues and the cause of memory leaks.

<ASIN:1800564716>

 
Algorithms for Decision Making (MIT Press)
Friday, 19 August 2022

This book provides a broad introduction to algorithms for decision making under uncertainty, covering the underlying mathematical problem formulations and the algorithms for solving them. Mykel Kochenderfer and Tim Wheeler first address the problem of reasoning about uncertainty and objectives in simple decisions at a single point in time, and then turn to sequential decision problems in stochastic environments where the outcomes of our actions are uncertain.

<ASIN:0262047012>

 
Data-Oriented Programming (Manning)
Wednesday, 17 August 2022

This guide introduces the data-oriented paradigm, showing how the approach represents data with generic immutable data structures to simplify state management, ease concurrency, and do away with the common problems you’ll find in object-oriented code. Yehonathan Sharvit book presents the concepts through conversations, code snippets, and diagrams that help you quickly grok what’s great about DOP.

<ASIN:1617298573>

 
Python for Data Science (No Starch Press)
Monday, 15 August 2022

This book provides  a hands-on introduction to the Pythonic world of data analysis with a learn-by-doing approach rooted in practical examples and activities. Yuli Vasiliev shows how to write Python code to obtain, transform, and analyze data, practicing state-of-the-art data processing techniques and looks at Python’s rich set of built-in data structures for basic operations, as well as its robust ecosystem of open-source libraries for data science, including NumPy, pandas, scikit-learn and matplotlib.

<ASIN:1718502206>

 
Artificial Intelligence in Games (CRC Press)
Friday, 12 August 2022

This book covers all the necessary topics that a professional game AI programmer needs to know, from math and steering behaviours to terrain analysis, pathfinding and decision-making. Paul Roberts has written the book to be easily accessible, with each topic accompanied by an example game that allows the reader to add their own code to see the effects their changes have.

<ASIN:‎ 1032033223>

 
Building Python Web APIs with FastAPI (Packt)
Wednesday, 10 August 2022

This book shows how FastAPI, a high-performance web framework for building RESTful APIs in Python, can be used to build robust web APIs that are simple and intuitive and makes it easy to build quickly with very little boilerplate code. Abdulazeez Abdulazeez Adeshina starts from how to set up a FastAPI application and how to use FastAPI to build a REST API that receives and responds to user requests. He then goes on to show how to handle routing and authentication while working with databases in a FastAPI application.

<ASIN:1801076634>

 
Bare Metal C (No Starch Press)
Monday, 08 August 2022

This book, subtitled  "Embedded Programming for the Real World" shows how to program embedded systems with C. Steve Oualline shows how embedded programs interact with bare hardware directly, goes behind the scenes with the compiler and linker, and explainsC features that are important for programming regular computers.

<ASIN:1718501625>

 
«StartPrev21222324252627282930NextEnd»

Page 23 of 244