asquare14 / nd064-c2-message-passing-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message Passing Exercises

This repo contains the code for demos, exercises, and exercise solutions.

This repository organizes the code by the lessons that they are used in. Each set of code is located in their respective lessons. The code for each respective lesson is set up as a directory which is its own distinct project.

Example:

All lesson 1 files are in /lesson-1-refactoring-from-a-monolith/.

This directory contains: udacredit-monolith-solution/, udacredit-monolith-starter, and udacredit-monolith. Each one of these directories is its own distinct project so everything that is needed for the project to run is self-contained in its directory.

About

License:Other


Languages

Language:Python 71.1%Language:JavaScript 15.6%Language:HTML 10.8%Language:Dockerfile 2.5%