Intro Docker & Docker Compose Objectives Explain what Docker is Explain why Docker is useful Build an image with the docker CLI Build an image with a Dockerfile Use docker-compose to build and run multiple containers
REST & Express Objectives Describe the concept of resources in relation to REST and APIs Identify RESTful conventions for API routes Explain what express is and why it's useful Build RESTful routes using express REST
Problem Solving Process Objectives Describe the process of solving a problem Solve a problem using a specific problem solving technique Process Turn to your neighbor and describe a problem solving process that you've used in the past