Talks
This is a collection of the talks I've given in the past with links to resources. Interested in remote one-on-one or team training? Contact Me For More InformationApril 24, 2024
Advanced TDD
Test Driven Development (TDD) is the process of using very short development cycles to test and then implement your code. In this session, we'll quickly explain the process of TDD and then work...
ReadJuly 20, 2022
SQL Database Design For Developers
As shocking as this may be, not every team has a dedicated database administrator. Like many developers, I have had to learn difficult lessons about database design the hard way when under a lot of...
ReadApril 24, 2024
Time, Why You Punish Me?
They say time is a cruel mistress and any developer that has worked with dates and times will most likely agree. In this talk, I'll discuss important concerns and gotchas when working with time as...
Read