This commit is contained in:
2015-07-07 01:25:30 -04:00
commit a7ad9acdac
15 changed files with 316 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
Week 3 Day 2
============
Ready for some serious OOD, SQL, and algorithm challenges today? Grab a coffee and do some stretches, we're gonna tap that sweet brain.
#### Resources
[Object Oriented Design](http://en.wikipedia.org/wiki/Object-oriented_design)
[SQL Quick Reference](http://www.w3schools.com/sql/sql_quickref.asp)