Particle code!
youtube
Grappling: Docker Intro
Just a quick introduction into Docker.
Grappling: SOLID, Part 3
The final part of the SOLID design principles. Today is a quick one, as we just take a look at the Dependency Inversion principle.
Grappling: SOLID, Part 2
Today is the second part of digging into the SOLID design principles. Today are the hard ones, Open/Closed and Liskov Substitution.
Grappling: SOLID, Part 1
Today we start part 1 of taking a look at the SOLID design principles. Single Responsibility and Interface Segregation are the topics of the day.
Grappling: String Concat
Today we take a look at another common interview question, concatenating strings together.
Grappling: TDD
Today we dig into Test Driven Development. After a brief intro to what TDD is we start exploring some of the reasons to do TDD.
Grappling: Interview Digits
Interview edition! This week we take a look at a good old interview question.
Grappling: EclipseLink
This week we dig into some differences between versions of TopLink and EclipseLink.