Particle code!
Grappling: Docker Image Layers
Today we take a look at Docker image layers.
Today we take a look at Docker image layers.
Just a quick introduction into Docker.
The final part of the SOLID design principles. Today is a quick one, as we just take a look at the Dependency Inversion principle.
Today is the second part of digging into the SOLID design principles. Today are the hard ones, Open/Closed and Liskov Substitution.
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.
Today we take a look at another common interview question, concatenating strings together.
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.
Interview edition! This week we take a look at a good old interview question.