Healthcare Management-Business Software-Technology

From Breakthrough to Blockbuster: The Business of Biotechnology

Biotechnology is a hot topic in today’s global economy. It promises to help humanity, so it often receives startup funding from governments. Success stories show the strong financial potential of the right investments. Big pharmaceutical companies (“big pharma”) can purchase entire companies for large amounts of profits. Yet the risks are great, with an estimated 90% of ventures ending in non-successful outcomes. There seems little that can be done to predict success from the outset.…

Continue reading

Artificial Intelligence Leadership

Leaderwired: The AI-Era Leadership Playbook for Transforming How You Think, Decide & Lead

Change is the key challenge to any leader because there’s no great way to predict its course. New things arise, and no clear direction exists. All we can do is to prepare ourselves and our mindsets to embrace new challenges with a realistic yet positive attitude. Artificial intelligence (AI) is a key case in point. As a paradigm-shifting technology, it is changing the way workplaces operate, and those who don’t adapt well – or don’t…

Continue reading

Indie Program Management Software-Technology

Beyond Delivery: How Technical Program Managers Lead Change & Grow with Impact

Technical Program Managers (TPMs) are a recent phenomenon, particularly in larger organizations that use a lot of IT to achieve value. They combine the technical role and a leadership role in one function to enhance technical value. However, today’s literature on how to excel as a TPM is relatively sparse. Johnathan Stephen Sexton adds his experiences as a Walmart TPM to the mix in this book of homespun wisdom. As a very experience-driven account, he…

Continue reading

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