This is is a compilation of scala scratch files that are all of the completed work for the Essential Scala and Scala with Cats text books. Also insluded is my first attempts at a scala socket server.
Some of the more interesting topics covered in the Scala text books.
Since all of these are scala.sc files, you can either add them as scratch files in IntelliJ, or you can paste the code in a scala repl. This project will not build as a whole and was built to take notes throught the learning process.