.NET Books


The Cloud-First WAN For Dummies

Networking Cloud

This book positions the enterprise wide-area network (WAN) as a critical, yet often overlooked, foundation for successful digital transformation. The author argues that while technologies like cloud and mobile receive significant attention, a legacy WAN can derail transformation initiatives. The text makes the case for a new, cloud-first WAN archit

What Is eBPF?

SRE Linux

In just the past few years, the extended Berkeley Packet Filter (eBPF) has gone from relative obscurity to one of the hottest technology areas in modern infrastructure computing. With this report, Liz Rice dives into eBPF and explains how this framework enables networking, security, and observability tooling for modern compute environments. SREs, o

Developing on AWS with C#

C# .NET AWS

Many organizations today have begun to modernize their Windows workloads to take full advantage of cloud economics. If you're a C# developer at one of these companies, you need options for rehosting, replatforming, and refactoring your existing .NET Framework applications. This practical book guides you through the process of converting your monoli

C# Notes for Professionals

C#

The C# Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Blazor, A Beginners Guide

Blazor C#

Blazor, A Beginners Guide is intended for developers with some .NET experience. If you're coming from a non-.NET development background, you may learn some .NET basics along the way, but supplemental material around C# and .NET would be of great help to you. The book begins with the author's own perspective on WebAssembly, why it's important to hav

Linux Kernel Crash Book

Linux

In the book's introduction, the author describes a three-year personal and professional odyssey that led them deep into the secrets of the Linux kernel, all the way down to the assembly code where the real magic happens. Driven by a desire to understand what truly happens at the heart of the system, they quickly encountered a significant barrier: t

Learning Analytics Methods and Tutorials

R

This open access comprehensive methodological book offers a much-needed answer to the lack of resources and methodological guidance in learning analytics, which has been a problem ever since the field started. The book covers all important quantitative topics in education at large as well as the latest in learning analytics and education data minin

Blockchain For Dummies, 2nd Edition

Blockchain

Blockchain For Dummies, 2nd IBM Limited Edition, equips you with an understanding of what blockchain is, how it works, and how it can enhance your business and the industry in which it operates. You learn the fundamentals of blockchain and how this technology revolutionizes transactions and business networks. You also discover the important differe

The Little Book of Deep Learning

The current period of progress in artificial intelligence was triggered when Krizhevsky et al. demonstrated that an artificial neural network designed twenty years earlier could outperform complex state-of-the-art image recognition methods by a huge margin, simply by being a hundred times larger and trained on a dataset similarly scaled up. This br

Data Structures and Algorithms

Algorithms

This book provides implementations of common and uncommon algorithms in pseudocode which is language independent and provides for easy porting to most imperative programming languages. It is not a definitive book on the theory of data structures and algorithms. For the most part this book presents implementations devised by the authors themselves b