Episodes: Page: 25
April 5th 2018 by Beej Burns
Originally coined by Ward Cunningham, technical debt is the idea that there will be a cost in terms of more development work down the line…
April 1st 2018 by Will Gant
Before the time of television and other digital media, children's stories were told to help the children navigate their path towards…
March 29th 2018 by Will Gant
The environment of your office matters a lot. Not only are offices the space where work (theoretically) gets done, but they are also the…
March 22nd 2018 by Beej Burns
Database normalization is the process of organizing data in a relational database. It was first proposed by Edgar F. Codd in his 1970 paper…
March 15th 2018 by Will Gant
Command/Query Responsibility Segregation (CQRS) is a way of designing the code in an app that talks to a database. It creates a logical…
March 8th 2018 by Beej Burns
When going for a new job you want to set yourself aside from all of the other applicants and be memorable. Setting yourself apart from the…
March 1st 2018 by Will Gant
The principles of domain driven design (DDD) make sense, but a lot of the documentation around it is not very helpful for getting your head…
February 22nd 2018 by Will Gant
The term "burnout" was first used in academia by Herbert Freudenberger in an article he wrote in 1974. Before that a novel by the name "A…
February 15th 2018 by Beej Burns
Aimee Knight is a former figure skater turned software engineer. She's a graduate of Nashville Software School here in town where she…
February 8th 2018 by Beej Burns
In medicine there is a review process that doctors and students/residents use to review a failed case or one that ends with negative outcome…