Program Management Software-Technology

Technical Program Manager’s Handbook: Second Edition

Technical Program Management represents a hot field to work in. In today’s world, many have skills to be software developers, and many know how to manage a program of projects, but few combine those skills to manage an entire program of software development projects. In an increasingly digital world, these combined skills are both marketable and valuable and define what a technical program manager (TPM) does. They are force multipliers to projects and organizations who…

Continue reading

Artificial Intelligence

Practical Generative AI with ChatGPT: Unleash Your Prompt Engineering Potential with OpenAI Technologies for Productivity and Creativity

Most of us are impressed with how well Artificial Intelligence (AI) has recently advanced, but we’re still struggling to use it to improve our personal productivity. We’ve heard of the promises but fear the shortcomings, too. Books like Valentina Alto’s Practical Generative AI with ChatGPT can point the way to us capitalizing on the promise in our personal work. Alto briefly covers the topic of Prompt Engineering that’s key to making the most out of…

Continue reading

Artificial Intelligence Software-Technology

Designing Machine Learning Systems: An Iterative Process for Production-Ready Applications

Machine learning (ML) is a hot yet daunting topic. It’s perhaps the most important technological advancement supporting the revolution in artificial intelligence (AI), and most leading IT companies have been extracting value from it for some time. Almost every time predictions are made by a computer, like when a product or really anything is recommended, ML is at work. This book explains in technical detail how to get ML projects out of theory and into…

Continue reading

Indie Program Management Software-Technology

Mastering JIRA for Agile Projects: A Practical Guide with Real-World Examples (Confluence Included)

Jira is becoming a leading tool for project management at larger businesses, and using it is a skill required for many jobs. This book teaches you how to master Jira processes to manage projects under Agile or Scrum paradigms. Half of this book focuses on Confluence software, which my workplace does not use. Therefore, half of the book was irrelevant to me. However, the Jira sections gave me a formal training that I lacked. It…

Continue reading

Artificial Intelligence

A Simple Guide to Retrieval Augmented Generation

Retrieval-augmented generation (RAG) is a process in artificial intelligence (AI) where specific documents can be consulted to provide an answer. It provides a way for individual groups to customize a bot for their internal uses. For example, a company can provide business policies specific to their own organization. Or healthcare firms can provide literature up to date with their own fields, not just the latest AI build of the foundation model. Frankly, this topic confused…

Continue reading

Artificial Intelligence Indie

The Complete Guide to Microsoft Agent Framework: Build, Test & Manage AI Agents that Integrate Seamlessly with Azure, M365 & Business APIs

This book seeks to teach readers how to write Python or .NET code to perform certain tasks as Agents within Microsoft’s AI platform. Unfortunately, it’s heavy on code and light on concepts. I wish it’d teach more about how to integrate with Azure’s web interface instead of the command line alone. It does succeed at showing many examples of how to code agents, but it lacks a deep conceptual explanation of how agents integrate with…

Continue reading

Artificial Intelligence Indie

Retrieval-Augmented Generation (RAG) & Vector Databases: A Practical Guide for AI Developers

Retrieval-Augmented Generation (RAG) is how artificial intelligence prioritizes facts in a given domain over and above all the information the basic, foundational model offers. It allows businesses, scientists, and others to prioritize their custom knowledge instead of making up answers. It’s an extremely powerful tool that most AI users don’t understand. This book tries to explain the basics of a RAG system in Python code. Unfortunately, despite a grasp on the basics of RAG, it…

Continue reading

Artificial Intelligence

Prompt Engineering for Generative AI: Future-Proof Inputs for Reliable AI Outputs

Prompt engineering is the art and science of finding the right words to generate the right responses from artificial intelligence (AI). It’s becoming a skill in-demand in today’s workplaces. It’s also becoming an essential skill for life. To understand prompt engineering, you must understand how AI tools understand their inputs. This book explains that to you in many forms. It covers prompting as it intersects all the major AI disciplines, like general prompts (as in…

Continue reading

Indie Program Management Software-Technology

The Technical Program Manager Guide: Navigating the Path to Success

Traditional program management consists of guiding a suite of programs for business success. As IT has recently become ascendant in the marketplace, that paradigm has applied to software in a role called the technical program manager. Leading tech companies, like Meta, Apple, and Amazon, have made ample use of this position in their business strategy. The problem is that there is no set career progression into this role. Arpit Agrawal tries to demystify this role…

Continue reading

Artificial Intelligence Software-Technology

Developing Apps with GPT-4 and ChatGPT: Build Intelligent Chatbots, Content Generators & More

Everyone today seems to want to do something with artificial intelligence (AI), but few seem to know how to do it well. We’ve started to see how AI bots can induce horrors, and business leaders plead to avoid those risks. ChatGPT, packaged from OpenAI, remains the dominant, most trusted AI tool even though many other versions exist. It’d be nice if we software folks could stop and get a masters degree in AI, but life…

Continue reading