Skip to content

xeusteerapat/nd064-c2-message-passing-exercises

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.1%
  • JavaScript 15.6%
  • HTML 10.8%
  • Dockerfile 2.5%