- 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.
|
- Software Development Pearls: Foreword
-
By
Steve McConnell
- Mar 31, 2022
- A foreword to Karl Wiegers' new book from the author of "Code Complete."
|
- 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
|
- 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, Declaring Constants
- Jan 8, 2022
|
- 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.
|
- The Power of Physics-Based Software for Engineering and Scientific Research
-
By
Douglass E. Post, Richard P. Kendall
- Jan 28, 2022
- The paradigm of virtual prototyping that provides a better way to develop products and conduct research.
|
- Software Engineering Fundamentals
-
By
David Farley
- Jan 23, 2022
- Discusses the fundamentals of an engineering approach to software development.
|
- Software Development Pearls - Book Review
-
By
Robert L. Glass
- Jan 19, 2022
- Software pioneer Robert L. Glass' review of Karl Wiegers' Software Development Pearls
|
- Basic Quantum Theory
- Jan 8, 2022
|
- Understanding the Relational Database and SQL
- Jan 8, 2022
|
- Software System Logging
-
By
Mark Seemann
- Dec 21, 2021
- What you should be logging while building a software system.
|
- How to Avoid Singletons to Modern C++
-
By
J. Guy Davidson, Kate Gregory
- Dec 16, 2021
- Learn how to avoid singletons in Modern C++: the pattern, not the single-instance abstraction.
|
- Method Naming in API Design
-
By
Mark Seemann
- Dec 14, 2021
- How X'ing out the method name in API design can help to avoid team confusion.
|
- The Science of Test-Driven Development
-
By
Mark Seemann
- Dec 7, 2021
- How to use the Red Green Refactor cycle to test your code.
|