awesome-courses/params.json

6 lines
223 KiB
JSON
Raw Normal View History

2016-12-11 03:51:59 +00:00
{
"name": "Awesome-courses",
"tagline": ":books: List of awesome university courses for learning Computer Science!",
"body": "# Awesome Courses [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\r\n\r\n\r\nIntroduction\r\n------------\r\n\r\nThere is a lot of ~~hidden~~ treasure lying within university pages scattered across the internet. This list is an attempt to bring to light those awesome courses which make their high-quality material i.e. assignments, lectures, notes, readings & examinations available online for free.\r\n\r\nTable of Contents\r\n-----------------\r\n\r\n- [Algorithms](#algorithms)\r\n- [Artificial Intelligence](#artificial-intelligence)\r\n- [Computer Graphics](#computer-graphics)\r\n- [CS Theory](#cs-theory)\r\n- [Introduction to CS](#introduction-to-cs)\r\n- [Machine Learning](#machine-learning)\r\n- [Misc](#misc)\r\n- [Programming Languages / Compilers](#programming-languages--compilers)\r\n- [Security](#security)\r\n- [Systems](#systems)\r\n\r\n### Legend\r\n\r\n- <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png\" width=\"20\" height=\"20\" alt=\"Lecture Videos\" title=\"Lecture Videos\" /> - Lecture Videos\r\n- <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png\" width=\"20\" height=\"20\" alt=\"Lecture Notes\" title=\"Lecture Notes\" /> - Lecture Notes\r\n- <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png\" width=\"20\" height=\"20\" alt=\"Assignments\" title=\"Assignments\" /> - Assignments / Labs\r\n- <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png\" width=\"20\" height=\"20\" alt=\"Readings\" title=\"Readings\" /> - Readings\r\n\r\n\r\nCourses\r\n-------\r\n\r\n### Systems\r\n\r\n- [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\" />\r\n\t- [Lecture Videos](https://www.youtube.com/playlist?list=PL-XXv-cvA_iCl2-D-FS5mk0jFF6cYSJs_)\r\n \t- [Lecture Notes](http://www-inst.eecs.berkeley.edu/~cs61c/sp15/#Calendar)\r\n\t- [Resources](http://www-inst.eecs.berkeley.edu/~cs61c/sp15/#Resources)\r\n\t- [Old Exams](https://hkn.eecs.berkeley.edu/exams/course/CS/61C)\r\n- [CS 107](https://courseware.stanford.edu/pg/courses/lectures/371747) **Computer Organization & Systems** *Stanford University* <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png\" width=\"20\" height=\"20\" alt=\"Lecture Videos\" title=\"Lecture Videos\" />\r\n<img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png\" width=\"20\" height=\"20\" alt=\"Assignments\" title=\"Assignments\" />\r\n\t- CS107 is the third course in Stanford's introductory programming sequence. The course will work from the C programming language down to the microprocessor to de-mystify the machine. With a complete understanding of how computer systems execute programs and manipulate data, you will become a more effective programmer, especially in dealing with issues of debugging, performance, portability, and robustness.\r\n\t- [Lecture Videos](https://www.youtube.com/playlist?list=PL08D9FA018A965057&spfreload=10)\r\n\t- [Assignments](http://web.stanford.edu/class/cs107/assignments.html)\r\n- [CS 140](http://web.stanford.edu/~ouster/cgi-bin/cs140-spring14/lectures.php) **Operating Systems** *Stanford University* <img src=\"https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png\" width=\"20\" height=\"20\" alt=\"Assignme
"note": "Don't delete this file! It's used internally to help with page regeneration."
}