- C++ Core Guidelines Explained: Foreword
-
By
Bjarne Stroustrup, Herb Sutter
- Apr 29, 2022
- Foreword to the new reference on the C++ Core Guidelines from instructor Rainer Grimm.
|
- C++ Interfaces
-
By
Rainer Grimm
- Apr 22, 2022
- Best practices for working with C++ interfaces.
|
- Computer Programming and Python
-
By
Ben Forta, Shmuel Forta
- Apr 18, 2022
- Learn what programming is, what programmers do, and what Python is.
|
- Tough Questions
-
By
Jerry Weissman
- Apr 7, 2022
Through a series of examples and business cases, understand how to handle tough questions with integrity—in any situation.
|
- The Principles of API Design
-
By
James Higginbotham
- Apr 4, 2022
- Examines the fundamentals of software design and how it produces a positive or negative impact on API design.
|
- Software Development Pearls: Foreword
-
By
Steve McConnell
- Mar 31, 2022
- A foreword to Karl Wiegers' new book from the author of "Code Complete."
|
- What is a Project Manager?
-
By
Greg Horine
- Mar 31, 2022
- Outlines the duties, skills, and roles of a project manger and highlights what makes a successful one.
|
- Code That Fits in Your Head: Foreword
- Mar 17, 2022
- Uncle Bob's foreword to the new book in his series, Code That Fits in Your Head by Mark Seemann
|
- Coding Your First Project
-
By
Official Roblox Books(Pearson)
- Mar 15, 2022
|
- Common Benefits and Goals (Why Undergo a Digital Transformation?)
-
By
Thomas Erl, Roger Stoffers
- Mar 15, 2022
|
- Using Your Windows 11 PC
-
By
Michael R. Miller
- Mar 14, 2022
- Wow to turn on and start using a new Windows 11 computer.
|
- C++ Functions Explained
-
By
Rainer Grimm
- Mar 11, 2022
- Best practices for working with C++ Functions.
|
- Strategic Monoliths and Microservices: Foreword
-
By
Mary Poppendieck
- Mar 9, 2022
- Mary Poppendieck's Foreword to the book from Vaughn Vernon and Tomasz Jaskula.
|
- What Are Design Patterns?
-
By
James W. Cooper
- Mar 8, 2022
- Defines Design Patterns, how to learn them, and notes on object-oriented approaches.
|
- A Brief History of Craftsmanship in Programming
-
By
Robert C. Martin
- Feb 22, 2022
- A look at past examples of craftsmanship from the author of "Clean Code."
|
- Get Started with Unity
-
By
Mike Geig
- Feb 10, 2022
- Get ready to rock and roll in the Unity environment in an hour.
|
- Securing Massive IoT Deployments in 5G
-
By
Pramod Nair
- Feb 7, 2022
- Covers the risks related to IoT devices and related connectivity and management.
|
- The Power of "You"
-
By
Jerry Weissman
- Feb 7, 2022
Author Jerry Weissman shows you how to effectively communicate to your audience using numerous case studies and a proven approach in the power of "you."
|
- Using Variables and Declaring Constants in C++
-
By
Siddhartha Rao
- Feb 2, 2022
- Variables help a programmer temporarily store data for a finite amount of time; Constants help a programmer define artifacts that are not allowed to change or make changes.
|
- How to Share Your Agile Expertise
-
By
Damon B. Poole, Gillian Lee
- Jan 30, 2022
- How to pass on your Agile expertise to help people move toward an Agile mindset.
|