Complete Developer Podcast

Complete Developer Podcast


Latest Episodes

A Farewell To Our Fans
July 20, 2023

In this episode, we discuss our journey through podcasting, where it all started, where it lead us, and why we are stepping away from it.Read more

Basics of Git
April 20, 2023

Git is a version control system that allows developers to collaborate on projects, keep track of changes, and easily revert to previous versions if necessary. It's an essential tool for any software d

Explaining Agile To Non Technical CoWorkers
April 13, 2023

While most developers generally have at least a rough idea of what agile means, or at least what it means to them, many non-technical people are a bit puzzled by the term. It's clear that it means a l

404 Personality Not Found
April 06, 2023

It can be easy to say some people, especially developers, don't have personalities. This is far from the truth, even the most robotic of people have some form of personality though it may be difficult

ChatGPT for Developers
April 01, 2023

OpenAI's transformer-based language model, can improve software development with its natural language processing capabilities and code generation.Read more ›

Breaking Down Goals
March 30, 2023

Setting goals for yourself is a big task, even bigger is actually accomplishing those goals. When a goal is large it can seem overwhelming and unachievable.Read more ›

Cross Platform Pitfalls
March 23, 2023

Cross-platform applications are really helpful for many businesses, as they increase the size of the available customer base and make it easier to write code that runs on anything. However, like anyth

7 Habits of Highly Effective Developers
March 16, 2023

Habits are ways that we simplify our behaviors so that we can do them over and over without much conscious thought. When healthy, habits can help us to grow and improve ourselves.Read more ›

Software Architecture Mistakes
March 09, 2023

While a good software architect can be tremendously helpful to a team that is in a position to need one, software architects are also frequently in a position to do real damage to a team. In fact, sof

Social Engineering
March 02, 2023

In this episode we look at the different types of social engineering attacks and the best practices for protecting yourself and your organization.Read more