The latest books, reports, videos, and audiobooks

Designing Data-Intensive Applications

By Martin Kleppmann

Publisher(s): O'Reilly Media, Inc.

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have ...

book

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition

By Aurélien Géron

Publisher(s): O'Reilly Media, Inc.

Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient ...

book

Fluent Python, 2nd Edition

By Luciano Ramalho

Publisher(s): O'Reilly Media, Inc.

Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has ...

book

Generative Deep Learning, 2nd Edition

By David Foster

Publisher(s): O'Reilly Media, Inc.

Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and data scientists how to use TensorFlow and Keras to create impressive generative deep learning models ...

book

Fundamentals of Data Engineering

By Joe Reis, Matt Housley

Publisher(s): O'Reilly Media, Inc.

Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn ...

book

React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition

By Academind by Maximilian Schwarzmüller

Publisher(s): Packt Publishing

**This course is now updated for the latest version of React—React 18** React.js is the most popular JavaScript library you can learn and use these days to build modern, reactive user ...

video

Natural Language Processing with Transformers, Revised Edition

By Lewis Tunstall, Leandro von Werra, Thomas Wolf

Publisher(s): O'Reilly Media, Inc.

Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, ...

book

(ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide, 9th Edition

By Mike Chapple, James Michael Stewart, Darril Gibson

Publisher(s): Sybex

CISSP Study Guide - fully updated for the 2021 CISSP Body of Knowledge (ISC)2 Certified Information Systems Security Professional (CISSP) Official Study Guide, 9th Edition has been completely updated based on ...

book

Python Crash Course, 3rd Edition

By Eric Matthes

Publisher(s): No Starch Press

Python Crash Course is the world's best-selling guide to the Python guide programming language, with over 1,500,000 copies sold to date! This fast-paced, thorough introduction to programming with Python will have ...

book

The Staff Engineer's Path

By Tanya Reilly

Publisher(s): O'Reilly Media, Inc.

For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the ...

book

Fundamentals of Software Architecture

By Mark Richards, Neal Ford

Publisher(s): O'Reilly Media, Inc.

Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive ...

book

Clean Code: A Handbook of Agile Software Craftsmanship

By Robert C. Martin

Publisher(s): Pearson

Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly ...

book

Terraform: Up and Running, 3rd Edition

By Yevgeniy Brikman

Publisher(s): O'Reilly Media, Inc.

Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, ...

book

Building Microservices, 2nd Edition

By Sam Newman

Publisher(s): O'Reilly Media, Inc.

As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition ...

book

Head First Design Patterns, 2nd Edition

By Eric Freeman, Elisabeth Robson

Publisher(s): O'Reilly Media, Inc.

What will you learn from this book? You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same ...

book

OCP Oracle Certified Professional Java SE 17 Developer Study Guide

By Scott Selikoff, Jeanne Boyarsky

Publisher(s): Sybex

An effective and practical study aid to the new OCP Java SE 17 Developer certification exam In the OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829, you'll ...

book

Head First Java, 3rd Edition

By Kathy Sierra, Bert Bates, Trisha Gee

Publisher(s): O'Reilly Media, Inc.

What will you learn from this book? Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique ...

book

Designing Machine Learning Systems

By Chip Huyen

Publisher(s): O'Reilly Media, Inc.

Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data dependent, with data varying wildly from ...

book

Learning SQL, 3rd Edition

By Alan Beaulieu

Publisher(s): O'Reilly Media, Inc.

As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, ...

book

CompTIA Security+ All-in-One Exam Guide, Sixth Edition (Exam SY0-601)), 6th Edition

By Wm. Arthur Conklin, Greg White, Dwayne Williams, Roger L. Davis, Chuck Cothren

Publisher(s): McGraw-Hill

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. This fully updated study ...

book

Python Fundamentals

By Paul J. Deitel

Publisher(s): Pearson

45+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with the powerful IPython and Jupyter Notebooks platforms. Related Learning: Live Training: Python Full Throttle and ...

video

Red Hat Certified System Administrator (RHCSA) RHEL 9

By Sander van Vugt

Publisher(s): Pearson IT Certification

14+ Hours of Video Instruction Get intensive, hands-on RHEL 9 training with Sander van Vugt in this 4 day/16-hour live training course Red Hat Certified System Administrator (RHCSA) RHEL 9 Crash ...

video

Programming Rust, 2nd Edition

By Jim Blandy, Jason Orendorff, Leonora F. S. Tindall

Publisher(s): O'Reilly Media, Inc.

Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are ...

book

Kubernetes: Up and Running, 3rd Edition

By Brendan Burns, Joe Beda, Kelsey Hightower, Lachlan Evenson

Publisher(s): O'Reilly Media, Inc.

This third edition comes with a dedicated playlist of interactive Katacoda labs mapped to each section of the book. As you read through each chapter, you can practice the concepts covered ...

book

Python for Data Analysis, 3rd Edition

By Wes McKinney

Publisher(s): O'Reilly Media, Inc.

Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical ...

book

Effective Java, 3rd Edition

By Joshua Bloch

Publisher(s): Addison-Wesley Professional

Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed dramatically. Java 7 and Java 8 introduced new features and functions including, forEach() method in ...

book

AWS Certified Solutions Architect Study Guide with 900 Practice Test Questions, 4th Edition

By David Clinton, Ben Piper

Publisher(s): Sybex

Master Amazon Web Services solution delivery and efficiently prepare for the AWS Certified SAA-C03 Exam with this all-in-one study guide The AWS Certified Solutions Architect Study Guide: Associate (SAA-C03) Exam, 4th ...

book

Clean Code Fundamentals

By Robert C. Martin

Publisher(s): Addison-Wesley Professional

Expanded Edition (Updated February 2022) Updated with episodes from SOLID Principles and Advanced TDD in the Clean Code Fundamentals series from Clean Coders by "Uncle Bob" Martin. New episodes include: The ...

video

Kafka: The Definitive Guide, 2nd Edition

By Gwen Shapira, Todd Palino, Rajini Sivaram, Krit Petty

Publisher(s): O'Reilly Media, Inc.

Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this ...

book

ChatGPT: Possibilities and Pitfalls

By Jonathan Hassell, Tim O'Reilly, Jordi Ribas, Thomas Dohmke, Malte Pietsch, Matt Welsh, Blaise Agüera y Arcas, David Wu, Adam Witwer, Lucky Gunasekara, Andy Hsieh

Publisher(s): O'Reilly Media, Inc.

Sponsored by deepset Reaching a million users in less than a week, ChatGPT has ignited discussions about the potential of artificial intelligence to disrupt industries from law to academia, art to ...

video

Quick Start Guide to Large Language Models: Strategies and Best Practices for using ChatGPT and Other LLMs

By Sinan Ozdemir

Publisher(s): Addison-Wesley Professional

The advancement of Large Language Models (LLMs) has revolutionized the field of Natural Language Processing in recent years. Models like BERT, T5, and ChatGPT have demonstrated unprecedented performance on a wide ...

book

Deep Learning with Python, Second Edition

By Francois Chollet

Publisher(s): Manning Publications

Deep Learning with Python, Second Edition introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers ...

book

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition

By Aurélien Géron

Publisher(s): O'Reilly Media, Inc.

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient ...

book

Learning Go

By Jon Bodner

Publisher(s): O'Reilly Media, Inc.

Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages, tutorials ...

book

The Pragmatic Programmer: your journey to mastery, 20th Anniversary Edition, 2nd Edition

By David Thomas, Andrew Hunt

Publisher(s): Addison-Wesley Professional

"One of the most significant books in my life." —Obie Fernandez, Author, The Rails Way "Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my ...

book

CompTIA Security+ SY0-601

By Sari Greene

Publisher(s): Pearson IT Certification

23+ Hours of Video Instruction Get intensive, hands-on CompTIA Security+ training with Sari Greene in this 2-day/8-hour live training course: CompTIA Security+ SY0-601 Certification Crash Course. CompTIA Security+ (SY0-601) Complete Video ...

video

Kubernetes in Action

By Marko Luksa

Publisher(s): Manning Publications

Kubernetes in Action teaches you to use Kubernetes to deploy container-based distributed applications. You'll start with an overview of Docker and Kubernetes before building your first Kubernetes cluster. You'll gradually expand ...

book

CCNP and CCIE Enterprise Core ENCOR 350-401 Official Cert Guide

By Brad Edgeworth, Ramiro Garza Rios, David Hucaby, Jason Gooley

Publisher(s): Pearson

Trust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and practice for exam success. They are built with the objective of providing assessment, review, and ...

book

JavaScript: The Definitive Guide, 7th Edition

By David Flanagan

Publisher(s): O'Reilly Media, Inc.

JavaScript is the programming language of the web and is used by more software developers today than any other programming language. For nearly 25 years this best seller has been the ...

book

Angular - The Complete Guide [2023 Edition]

By Maximilian Schwarzmüller

Publisher(s): Packt Publishing

If you are looking to become a proficient Angular developer and build modern, responsive, and scalable web applications, then Angular - The Complete Guide (2023 Edition) is the course for you! ...

video

Docker: Up & Running, 3rd Edition

By Sean P. Kane, Karl Matthias

Publisher(s): O'Reilly Media, Inc.

Docker and Linux containers have fundamentally changed the way that organizations develop, deliver, and run software at scale. But understanding why these tools are important and how they can be successfully ...

book

The Rust Programming Language, 2nd Edition

By Steve Klabnik, Carol Nichols

Publisher(s): No Starch Press

The Rust Programming Language, 2nd Edition is the official guide to Rust 2021: an open source systems programming language that will help you write faster, more reliable software. Rust provides control ...

book

Microservices Patterns

By Chris Richardson

Publisher(s): Manning Publications

Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services ...

book

What Are ChatGPT and Its Friends?

By Mike Loukides

Publisher(s): O'Reilly Media, Inc.

ChatGPT is not your run-of-the-mill automated chat server. It's much more. But if you want to understand the possibilities that ChatGPT (and similar models) offers your organization, it's important to move ...

book

A Guide to the Project Management Body of Knowledge (PMBOK® Guide) – Seventh Edition and The Standard for Project Management (ENGLISH)

By Project Management Institute

Publisher(s): Project Management Institute

PMBOK® Guide is the go-to resource for project management practitioners. The project management profession has significantly evolved due to emerging technology, new approaches and rapid market changes. Reflecting this evolution, The ...

book

CCNA 200-301 Official Cert Guide Library

By Wendell Odom

Publisher(s): Cisco Press

Cisco Press has the only study guides approved by Cisco for the new CCNA certification. The new edition of the best-selling two-book value-priced CCNA 200-301 Official Cert Guide Library includes updated ...

book

A Guide to the Project Management Body of Knowledge ( PMBOK® Guide )—Sixth Edition (ENGLISH)

By Project Management Institute

Publisher(s): Project Management Institute

The PMBOK® Guide – Sixth Edition – PMI’s flagship publication has been updated to reflect the latest good practices in project management. New to the Sixth Edition, each knowledge area will ...

book

Clean Architecture: A Craftsman's Guide to Software Structure and Design

By Robert C. Martin

Publisher(s): Pearson

Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. "Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture ...

book

CompTIA Network+ Certification All-in-One Exam Guide, Eighth Edition (Exam N10-008), 8th Edition

By Mike Meyers, Scott Jernigan

Publisher(s): McGraw-Hill

This up-to-date Mike Meyers exam guide delivers complete coverage of every topic on the N10-008 version of the CompTIA Network+ Certification exam Get complete coverage of all the CompTIA Network+ exam ...

book

AWS Certified Cloud Practitioner Exam Guide

By Rajesh Daswani

Publisher(s): Packt Publishing

Develop proficiency in AWS technologies and validate your skills by becoming an AWS Certified Cloud Practitioner Key Features Develop the skills to design highly available and fault-tolerant solutions in the cloud ...

book