- C++ Control Statements, Part 2
-
By
Paul Deitel, Harvey Deitel
- Oct 25, 2022
Use control statements in C++17 and C++20.
|
- Collaborating with Git
-
By
Michael Hartl
- Oct 25, 2022
How to use repository hosts like GitHub and Bitbucket or host Git repositories on private servers like GitLab to work with multiple collaborators.
|
- Containers in C++
-
By
Bjarne Stroustrup
- Oct 25, 2022
A class with the main purpose of holding objects is commonly called a container, which is fundamental in the construction of any program.
|
- Full Sample App: Image Gallery
-
By
Michael Hartl
- Oct 25, 2022
Finish building a polished image gallery, display and swap custom images, and change the image title and description using JavaScript.
|
- How Personal Computers Work
-
By
Mike Miller
- Oct 25, 2022
Start here if you're not that familiar with computers or want a brief refresher of how they work.
|
- Introduction to Network Security
-
By
Charlie Kaufman, Radia Perlman, Ray Perlner, Mike Speciner
- Oct 25, 2022
The authors discuss how to communicate securely over an insecure medium through cryptography.
|
- Laying It All Out
-
By
Lee Donahoe, Michael Hartl
- Oct 25, 2022
Put your CSS knowledge together to create a real website.
|
- Processing Input and Output
-
By
Cay S. Horstmann
- Oct 25, 2022
Learn how to work with files, directories, and web pages, and how to read and write data in binary and text format.
|
- Sign Up
-
By
Michael Hartl
- Oct 25, 2022
Allow users to sign up on your website using Ruby on Rails.
|
- The Art of Computer Programming
-
By
Donald E. Knuth
- Oct 25, 2022
Combinatorial algorithms are the methods that allow us to cope with problems that involve zillions of cases.
|
- The Java Platform Module System
-
By
Cay S. Horstmann
- Oct 25, 2022
Use the Java Platform Module System to modularize your own applications.
|
- What does an SRE engineer do?
-
By
Vladyslav Ukis
- Oct 7, 2022
- Why companies are actively looking for SRE engineers today.
|
- Business Goals and Digital Transformation
-
By
Vaughn Vernon, Tomasz Jaskula
- Sep 24, 2022
- The importance of setting up business-driven breakthroughs with a focus on innovation with software products.
|
- Network Infrastructure APIs
-
By
Steven Carter, Jason King, Josh Lothian, Mike Younkers
- Aug 24, 2022
- How to leverage and scale APIs in network infrastructure to enable business transformation.
|
- Preface to The Art of Computer Programming, Volume 4B
-
By
Donald E. Knuth
- Aug 11, 2022
- Introduction to the latest volume: "Combinatorial Algorithms"
|
- Introduction to Chemical Engineering
-
By
David M. Himmelblau, James B. Riggs
- Jul 29, 2022
- An overview of the chemical engineering industry.
|
- The OODA Loop and Decision Making
-
By
Robert Benefield
- Jul 25, 2022
- Takes a deep look at the decision-making process: the ingredients necessary for effective decision making, how they impact the decision process, and how they can become impaired.
|
- Introduction to "The Professional Agile Leader"
-
By
Ron Eringa, Kurt Bittner, Laurens Bonnema
- Jun 25, 2022
Outlines the coverage in The Professional Agile Leader, why it's important, and who will benefit from this book.
|
- Foreword to C++ Core Guidelines Explained
-
By
Bjarne Stroustrup, Herb Sutter
- Jun 17, 2022
- Best practices for Modern C++ from Rainer Grimm.
|
- Foreword to Principles of Web API Design from Mike Amundsen
- Jun 16, 2022
- James Higginbotham's new book on delivering value with APIs and microservices.
|