Update README.md
This commit is contained in:
@ -1,9 +1,13 @@
|
|||||||
Week 3 Day 2
|
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.
|
|
||||||
|
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](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) structure to keep our code abstracted and organized - leaving more room in your brain for computation.
|
||||||
|
|
||||||
#### Resources
|
#### Resources
|
||||||
|
|
||||||
[Object Oriented Design](http://en.wikipedia.org/wiki/Object-oriented_design)
|
[Object Oriented Design](http://en.wikipedia.org/wiki/Object-oriented_design)
|
||||||
[SQL Quick Reference](http://www.w3schools.com/sql/sql_quickref.asp)
|
[SQL Quick Reference](http://www.w3schools.com/sql/sql_quickref.asp)
|
||||||
|
[Model-View-Controller](http://c2.com/cgi/wiki?ModelViewController)
|
||||||
|
Reference in New Issue
Block a user