├── CONTRIBUTING.md └── README.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # CONTRIBUTE 2 | 3 | ### Get Started: 4 | + Go to [README.md](https://github.com/lovincyrus/university-cs-resources/blob/master/README.md) 5 | + Check if University is on the list, [YES](#yes) or [NO](#no) 6 | + The ___University and Resources___ have to be added in _Alphabetical Order_ 7 | + This list needs to be _formatted_ in the same model as below -- [_Example_](#example) 8 | 9 | > _Example_: 10 | + University 11 | - [Resources_1]+(link) // omit the '+' to post and replace "Resources" & "link" 12 | - [Resources_2] (link) // this should be the result 13 | - [Resources_3] (link) // this should be the result 14 | 15 | 16 | ##### YES - University is on the curated list: 17 | 1. Edit the list based on the formatting from Example 18 | 2. The University and Resources have to be added in _Alphabetical Order_ 19 | 3. Submit Pull Request 20 | 21 | ##### NO - University is not on the curated list: 22 | 1. Add University to the list alphabetically 23 | 2. Later, add Resources with the list 24 | 3. Double check if the University & Resources are in _Alphabetical Order_ as well 25 | 3. Submit Pull Request 26 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # University CS Resources 2 | 3 | 4 | ## Introduction 5 | 6 | This repository aims to collect all ___University CS Resources___ available online for everyone to use. 7 | 8 | If you want to contribute to this list, please read [Contributing Guidelines](https://github.com/lovincyrus/university-cs-resources/blob/master/CONTRIBUTING.md) 9 | 10 | ## Table of Content 11 | 12 | 1. [Resources](#resources) 13 | 2. [University](#university) 14 | 15 | ## Resources 16 | 17 | These are the pre-fixed Resources you may use for University's Resources: 18 | 19 | + Algorithms and data structures 20 | + Artificial Intelligence 21 | + Bots 22 | + Cryptography 23 | + Dataset Collection 24 | + Data Science 25 | + Deep Learning 26 | + Machine Learning 27 | + Security 28 | + Speech and Natural Language Processing 29 | + Web Dev 30 | 31 | ... and more, if you have any other resources, head over to [Contributing Guidelines](https://github.com/lovincyrus/university-cs-resources/blob/master/CONTRIBUTING.md) 32 | 33 | 34 | ## University 35 | + [Caltech](#caltech) 36 | + [CMU](#carnegie-mellon-university) 37 | + [Cornell](#cornell-university) 38 | + [Harvard](#harvard-university) 39 | + [MIT](#massachusetts-institute-of-technology) 40 | + [Princeton](#princeton-university) 41 | + [SJSU](#san-jose-state-university) 42 | + [Stanford](#stanford-university) 43 | + [UCB](#university-of-california-berkeley) 44 | + [UCI](#university-of-california-irvine) 45 | + [UCLA](#university-of-california-los-angeles) 46 | + [UIUC](#university-of-illinois-urbana–champaign) 47 | + [UMich](#university-of-michigan-ann-arbor) 48 | + [University of North Carolina at Chapel Hill](#university-of-north-carolina-at-chapel-hill) 49 | + [U Penn](#university-of-pennsylvania) 50 | + [University of Waterloo](#university-of-waterloo) 51 | 52 | *** 53 | 54 | + #### Caltech 55 | - [Caltech-UCSD Birds-200-2011](http://vision.caltech.edu/visipedia/CUB-200-2011.html) 56 | - [Caltech Pedestrian Database](http://www.vision.caltech.edu/Image_Datasets/CaltechPedestrians/) 57 | - [Caltech 101 - Pictures of objects belonging to 101 categories.](http://www.vision.caltech.edu/Image_Datasets/Caltech101/Caltech101.html) 58 | - [Caltech-256 - Pictures of objects belonging to 256 categories.](http://www.vision.caltech.edu/Image_Datasets/Caltech256/) 59 | - [Home Objects dataset](http://www.vision.caltech.edu/pmoreels/Datasets/Home_Objects_06/) 60 | - [Giuseppe Toys dataset](http://www.vision.caltech.edu/pmoreels/Datasets/Giuseppe_Toys_03/) 61 | - [Caltech 10, 000 Web Faces](http://www.vision.caltech.edu/Image_Datasets/Caltech_10K_WebFaces/) 62 | - [3D Objects on Turntable](http://www.vision.caltech.edu/pmoreels/Datasets/TurntableObjects/index.html) 63 | - [Cars 2001 (Rear) - 526 images of Cars from the rear](http://www.vision.caltech.edu/Image_Datasets/cars_brad/cars_brad.tar) 64 | - [Cars 1999 (Rear 2) - 126 images of Cars from the rear](http://www.vision.caltech.edu/Image_Datasets/cars_markus/cars_markus.tar) 65 | - [Motorcycles 2001 (Side) - 826 images of motorbikes from the side](http://www.vision.caltech.edu/Image_Datasets/motorbikes_side/motorbikes_side.tar) 66 | - [Airplanes (Side) - 1074 images of airplanes from the side](http://www.vision.caltech.edu/Image_Datasets/airplanes_side/airplanes_side.tar) 67 | - [Faces 1999 (Front) - 450 frontal face images of 27 or so unique people](http://www.vision.caltech.edu/Image_Datasets/faces/faces.tar) 68 | - [Leaves 1999 - 186 images of 3 species of leaves against cluttered backgrounds](http://www.vision.caltech.edu/Image_Datasets/leaves/leaves.tar) 69 | - [Background - 550 images of assorted scenes](http://www.vision.caltech.edu/Image_Datasets/background/background.tar) 70 | - [Pasadena Buildings 2010 - 125 houses around Pasadena and the Caltech campus](http://vision.caltech.edu/image_datasets/pasadena-buildings.zip) 71 | - [Pasadena Houses 2000 - 241 photographs of Pasadena houses](http://vision.caltech.edu/image_datasets/Pasadena-Houses-2000.tar) 72 | - [Caltech and Pasadena Entrances 2000 - 167 photographs of Caltech and Pasadena doors and entrances](http://www.vision.caltech.edu/Image_Datasets/CIT-Pasadena-Entrances-2000.tar) 73 | - [Caltech Lanes Dataset](http://www.vision.caltech.edu/malaa/datasets/caltech-lanes/) 74 | 75 | + #### Carnegie Mellon University 76 | - [Principles of Computing](http://oli.cmu.edu/courses/free-open/computing-course-details/) 77 | 78 | + #### Cornell University 79 | 80 | + #### Harvard University 81 | - [CS50 Harvard: Introduction to Computer Science](https://cs50.harvard.edu/) 82 | 83 | + #### Massachusetts Institute of Technology 84 | - [Introduction to Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/) 85 | - [Introduction to Computational Thinking and Data Science](https://www.edx.org/course/introduction-computational-thinking-data-mitx-6-00-2x-3) 86 | - [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) 87 | - [Introduction to Computer Science and Programming Using Python](https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x8) 88 | - [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/) 89 | 90 | + #### Princeton University 91 | - [Algorithms, Part 1](https://www.coursera.org/course/algs4partI) 92 | - [Algorithms, Part 2](https://www.coursera.org/course/algs4partII) 93 | 94 | + #### San Jose State University 95 | 96 | + #### Stanford University 97 | - [Algorithms: Design and Analysis, Part 1](https://www.coursera.org/course/algo) 98 | - [Algorithms: Design and Analysis, Part 2](https://www.coursera.org/course/algo2) 99 | - [Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about) 100 | - [Convolutional Neural Networks for Visual Recognition](https://cs231n.github.io/) 101 | - [Crowd Course MOOCs](http://crowdcourse.stanford.edu/courses.html) 102 | - [Databases](https://lagunita.stanford.edu/courses/Home/Databases/Engineering/about) 103 | - [Dataset Collection](https://snap.stanford.edu/data/) 104 | - [Introduction to Computer Networking](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about) 105 | - [Machine Learning](https://www.coursera.org/learn/machine-learning) 106 | - [Principles of Computing](https://lagunita.stanford.edu/courses/OLI/PrinciplesOfComputing/Open/about) 107 | - [Tensorflow for Deep Learning Research](https://web.stanford.edu/class/cs20si/) 108 | 109 | + #### University of California, Berkeley 110 | 111 | + #### University of California, Irvine 112 | - [Dataset Collection](https://archive.ics.uci.edu/ml/) 113 | 114 | + #### University of California, Los Angeles 115 | - [Dataset Collection](http://www.stat.ucla.edu/projects/datasets/) 116 | 117 | + #### University of Illinois, Urbana–Champaign 118 | 119 | + #### University of Michigan, Ann Arbor 120 | - [Linux/UNIX command line reference sheet](https://c4cs.github.io/reference) 121 | 122 | + #### University of North Carolina at Chapel Hill 123 | - [All resources for public course listings](http://cs.unc.edu/academics/home-page-links/) 124 | 125 | + #### University of Pennsylvania 126 | 127 | + #### University of Waterloo 128 | 129 | 130 | > You are welcomed to contribute to the amazing list of University CS Resources! — [Contributing Guidelines](https://github.com/lovincyrus/university-cs-resources/blob/master/CONTRIBUTING.md) --------------------------------------------------------------------------------