In this episode we discuss how to build the best team.
Here you can find all our previous posts:
-
building-a-team August 20, 2018 -
pipeline August 19, 2018 In this episode we discuss why having pipelines is a good idea and how to implement them. -
knowledge-sharing August 18, 2018 In this episode we discuss techniques to share knowledge in your team. -
sunk-utility August 17, 2018 In this episode we discuss the concept of sunk utility and what it means for software projects. -
alignment August 16, 2018 In this episode we discuss why alignment meetings are important and how to implement them. -
software-development-state-in-crisis August 15, 2018 In this episode we discuss why we think software development is in a state of crisis and what to do to solve it. -
performance-and-style December 28, 2017 In this episode we discuss what elements can define a good style and the compromise between choosing style or performance first. -
dsl-or-not-dsl December 27, 2017 In this episode we discuss when is a good idea using a domain specific language in your code, what are the benefits and scenarios that can help with. -
branching-and-conditionals December 10, 2017 In this episode we discuss using branching and conditionals constructs and different alternatives to avoid nesting and improve clarity. -
parsing-combinators December 7, 2017 In this episode we discuss working with parser combinators and how to use them for every day tasks. -
test-driven-development December 1, 2017 In this episode we whether of not there is still enough value in test driven development. -
design-first-development December 1, 2017 In this episode we talk about the difference in thought process behind design when using different languages. -
immutability-and-loops July 31, 2017 In this episode we discuss working with immutable data structures and how to replace common constructs from OOP that usually use loops with well known functions. -
databases July 2, 2017 In this episode we talk about working with databases in a functional way. -
streams April 25, 2017 In this episode we talk about working with streams and the most common stream operations. -
generative-testing April 24, 2017 In this episode we talk about using generative testing to easily create input values for our tests based on properties instead of hardcoding values -
error-handling-and-exceptions March 26, 2017 In this episode we discuss how to communicate errors and how exceptions can be an anti pattern if not used carefully. -
who-needs-coding-rehab? March 25, 2017 In this, our first episode, we talk about our motivations to create a new podcast and share our experience working with functional languages.