Skip to content

Latest commit

 

History

History
173 lines (166 loc) · 11.6 KB

Open_SQL_Overview.md

File metadata and controls

173 lines (166 loc) · 11.6 KB

SQL

Topics Covered

Notes

SQL is the second module in the App Academy Full Stack Developer Curriculum.

As with all future modules, any "Bonus" projects are to be completed after the standard projects for each day are completed. Sometimes that could mean going back to previous day's "Bonus" projects if you otherwise finish early. Additional Resources are readings, videos, or articles that are not required, but will serve to deepen your understanding of a topic. They will be denoted with a specific icon in your task menu.

Getting Started"

SQL Fundamentals

Object Relational Model

Active Record

Active Record II

Active Record under-the-hood