Ross Hunter

Ross Hunter

Jason Sich

Jason Sich

Jace Browning

Jace Browning

The New Best Practices is a podcast about the process of creating software.

Git is essential to our work as software developers, but it can be a tough technology to interact with. In this episode we discuss things that are good to know, and good to teach our team, so that we can all play happily together in version-control wonderland.

How do we keep track of requirements? We talk about user stories, test cases and more. How can we know that we have completed a particular feature?

How do we deliver software? We talk about git branching strategies, as well as automated and non-automated testing and deployment.

In this episode we talk about learning new things. We discuss what got us interested in software in the first place, and how those original motivations still color how we approach learning. Should we learn new things just because we read about them on Hacker News? Should we dive deep and become an expert in a field, or is it just more fun to do new and different things?

Should your company put all of your code in one repository? What are the advantages and disadvantages of one vs. many source code repositories?