R Books
Web Accessibility for Developers
Web Accessibility for Developers is a technical resource aimed primarily at programmers. Learn how to develop accessible interactivity on the Web and gain expertise using WAI-ARIA, a W3C specification that enables optimal use of assistive technologies, like screen readers, when navigating the Web. By the time you complete this book, you should be a
Reactive Microservices Architecture
Still chugging along with a monolithic enterprise system that's difficult to scale and maintain, and even harder to understand? In this concise book, Lightbend CTO Jonas Bonér explains why microservice-based architecture that consists of small, independent services is far more flexible than the traditional all-in-one systems that continue to domin
The Joy of Cryptography
This book is not a handbook that specifies which cryptographic algorithm to use in every situation, nor is it a guide for securely implementing production-ready cryptographic libraries. The authors do not discuss specific cryptographic software, such as PGP, Tor, Signal, or TrueCrypt, nor do they cover cryptocurrencies like Bitcoin. Readers will no
802.11ax For Dummies
802.11ax is the next fast-approaching Institute of Electrical and Electronics Engineers (IEEE) standard that addresses today's biggest Wi-Fi challenges: high density and performance. It addresses those challenges by increasing capacity by up to four times and improving spectral efficiency to benefit both 2.4 gigahertz (GHz) and 5 GHz bands in a var
Kubernetes Deployment Anti-patterns
This guide serves as a practical reference for deploying applications on Kubernetes, designed for technical professionals who have already containerized their applications. It focuses on the application deployment layer, assuming a properly configured Kubernetes cluster is in place. The content systematically documents common anti-patterns encounte
Android Application Development for the Intel Platform
The number of Android devices running on Intel processors has increased since Intel and Google announced, that they would be working together to optimize future versions of Android for Intel Atom processors. Today, Intel processors can be found in Android smartphones and tablets made by some of the top manufacturers of Android devices, such as Sams
Beej's Guide to Network Programming
This practical guide offers a clear introduction to network programming using Internet sockets, commonly referred to as 'sockets programming.' While the sockets API originated in Berkeley, it has since been adapted across various platforms, including Unix, Linux, and Windows. Though the API can be overwhelming at first, this book simplifies the lea
The JavaScript Way
This book is primarily designed for beginners. Having taught programming basics to hundreds of students, I tried to write it in the most friendly and accessible way possible. My goal was that no matter their background, everyone interested in programming should be able to follow along without too much difficulty. However, this book can also be usef
Linux Notes for Professionals
The Linux Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
OpenShift for Developers, 2nd Edition
Ready to build cloud native applications? Get a hands-on introduction to daily life as a developer crafting code on OpenShift, the open source container application platform from Red Hat. Creating and packaging your apps for deployment on modern distributed systems can be daunting. Too often, adding infrastructure value can complicate development.