mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-03-03 04:09:27 -05:00
Merge pull request #228 from bawejakunal/master
stanford intro to databases
This commit is contained in:
commit
1c9651b37e
@ -33,6 +33,9 @@ Courses
|
||||
|
||||
### Systems
|
||||
|
||||
- [Intro to Databases](https://lagunita.stanford.edu/courses/Home/Databases/Engineering/about) **Introduction to Databases** *Stanford University* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" width="20" height="20" alt="Lecture Notes" title="Lecture Notes" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png" width="20" height="20" alt="Readings" title="Readings" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png" width="20" height="20" alt="Lecture Videos" title="Lecture Videos" />
|
||||
- Introductory course on Database Management Systems which covers all the fundamentals of relational model, schema design, data models, querying databases and advanced features of SQL.
|
||||
- The course is offered as a ten weeks long module or a collection of self paced mini-courses, very handy if you want to just stick to certain aspects of introductory databases or need a quick revision.
|
||||
- [CS 61C](http://www-inst.eecs.berkeley.edu/~cs61c/sp15/) **Great Ideas in Computer Architecture (Machine Structures)** *UC Berkeley* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png" width="20" height="20" alt="Lecture Videos" title="Lecture Videos" /><img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" width="20" height="20" alt="Lecture Notes" title="Lecture Notes" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png" width="20" height="20" alt="Readings" title="Readings" />
|
||||
- [Lecture Videos](https://www.youtube.com/playlist?list=PL-XXv-cvA_iCl2-D-FS5mk0jFF6cYSJs_)
|
||||
- [Lecture Notes](http://www-inst.eecs.berkeley.edu/~cs61c/sp15/#Calendar)
|
||||
|
Loading…
x
Reference in New Issue
Block a user