Part two of building an 8080 assembler in Ruby. This part will focus on creating an MVP set of requirements then building code to meet them.
The Art of Computer Programming: Volume 0
This will be the first in a series working through The Art of Computer Programming by Dr. Donald Knuth.
Language Review: Ruby
Review of the Ruby Programming Language. Look at what it is, how to use it, and some unique features.
Service Discovery with Consul
Explanation on what service discovery is and how it can help you. Also a quick example deployment using HashiCorp Consul.