Files
tellers-ORM/README.md
2016-02-23 16:08:37 -05:00

580 B

MVC

Ready for some serious OOD, SQL, and algorithm challenges today? Grab a coffee and do some stretches.

Thankfully, we'll use the Model-View-Controller structure to keep our code abstracted and organized - leaving more room in your brain for computation.

Resources

Object Oriented Design
SQL Quick Reference
Model-View-Controller