Friday, 24 September 2021 |
Subtitled "What every programmer needs to know about cognition", in this book Dr. Felienne Hermans sets out concrete techniques rooted in cognitive science designed to improve the way you learn and think about code. This book will help you through the confusion you feel when faced with strange and complex code, and explain a codebase in ways that can make a new team member productive in days.
<ASIN: 1617298670>
|
Wednesday, 22 September 2021 |
In this book I Programmer's Mike James, who has programmed in C# since its launch in 2000, provides a “deep dive” into various topics that are important or central to the language at a level that will suit the majority of C# programmers. Not everything will be new to any given reader, but by exploring the motivation behind key concepts, which is so often ignored in the documentation, the intention is to be thought-provoking and to give developers confidence to exploit C#’s wide range of features.
<ASIN:1871962714>
|
Monday, 20 September 2021 |
This book is a collection of recipes illustrating modern graphics rendering algorithms and techniques. Sergey Kosarevsky and Viktor Latypov use C++ programming along with the OpenGL rendering API and Vulkan 3D graphics APIs for high-performance applications. The book begins by setting up a development environment and takes you through the steps involved in building a 3D rendering engine with the help of basic, yet self-contained, recipes.
<ASIN:1838986197>
|
Friday, 17 September 2021 |
In this book, Pixar cofounder Alvy Ray Smith argues that the pixel is the organizing principle of most modern media, and he presents a few simple but profound ideas that unify the many varieties of digital image making. Smith's story of the pixel's development begins with Fourier waves, proceeds through Turing machines, and ends with the first digital movies from Pixar, DreamWorks, and Blue Sky.
<ASIN: 0262542455>
|
Wednesday, 15 September 2021 |
This book is designed to identify some of the current applications and techniques of artificial intelligence as an aid to solving problems and accomplishing tasks. I. Gupta and G. Nagpal provide a general introduction to the various branches of AI which include formal logic, reasoning, knowledge engineering, expert systems, neural networks, and fuzzy logic.
<ASIN:1683925076>
|
Monday, 13 September 2021 |
This book covers different ways of writing concurrent code in Elixir and increase application performance, without sacrificing scalability or fault-tolerance. Svilen Gospodinov covers topics such as which Supervisor and what strategy to use? What about GenServer? Maybe you need back-pressure, but is GenStage, Flow, or Broadway a better choice? The book covers tasks, supervision trees, and the different types of supervisors available to developers, along with why processes and process linking are the building blocks of concurrency in Elixir, the OTP and how to use the GenServer behaviour to maintain process state for long-running jobs.
<ASIN:1680508199>
|
Friday, 10 September 2021 |
In this book, subtitled "How to Learn from Data", David Spiegelhalter shows how to apply statistical reasoning to real-world problems. Whether he's analyzing preventative medical screening or the terrible crime sprees of serial killers, Spiegelhalter shows how to clarify questions, assumptions, and expectations and, most importantly, how to interpret the answers we receive. The book combines expert insights with the enthusiasm of an aficionado, in what sets out to be the definitive guide to the power of data.
<ASIN:1541675703>
|
Wednesday, 08 September 2021 |
Subtitled "Learn RX with RxJava, RxKotlin and RxAndroid", this book is for Android developers who already feel comfortable with the Android SDK and Kotlin, and want to dive deep into development with RxJava, RxKotlin, and RxAndroid. The Raywenderlich Tutorial Team and Alex Sullivan cover how to use RxJava to create complex reactive applications on Android.
<ASIN:1950325253>
|
Monday, 06 September 2021 |
This book shows how to do data analysis using techniques and tools including descriptive analysis, the use of Pandas to analyze the data and Seaborn to create visualizations that present your findings effectively. Scott McCoy shows how to get started with predictive analysis, using Scikit-learn with linear regression models. McCoy illustrates the concepts using four real-world case studies in political, environmental, social, and sports analytics.
<ASIN: 1943872767>
|
Friday, 03 September 2021 |
This book instructs the reader on each of the three components required to create modern web pages: HTML, CSS and JavaScript functions for web page interactivity. Mike McGrath shows how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video. The book is designed to appeal to programmers who want to quickly add web page coding to their skills set, and to the student who is studying website design at school or college.
<ASIN:184078878X>
|
Wednesday, 01 September 2021 |
This book aims to sharpen your coding skills by exploring established computer science problems. David Kopec challenges you with time-tested scenarios and algorithms. You’ll work through a series of exercises based in computer science fundamentals that are designed to improve your software development abilities and improve your understanding of artificial intelligence.
<ASIN:1617295981>
|
Monday, 30 August 2021 |
This recipe-based guide explains Angular concepts in depth using a step-by-step approach. Muhammad Ahsan Ayaz explores a wide range of recipes across key tasks in web development to provide techniques for building high-performance apps.
<ASIN:1838989439>
|
|
|