SOLID Code examples about SOLID principles OOP. This examples are the code to follow this simple keynote Usage cd <principle to verify> javac *.java java <Principle>Laucher Solution git checkout solutions ``