mirror of
https://github.com/ossu/computer-science.git
synced 2025-08-10 15:20:05 -04:00
Merge pull request #177 from iTech-/master
Minor changes (new info + links + typo + references + duration/effort)
This commit is contained in:
commit
b47e6223ad
2 changed files with 59 additions and 57 deletions
11
README.md
11
README.md
|
@ -141,7 +141,7 @@ Courses | Duration | Effort
|
|||
|
||||
Courses | Duration | Effort
|
||||
:-- | :--: | :--:
|
||||
[Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/index.htm)| - | -
|
||||
[Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/index.htm)| 12 weeks | 5 hours/week
|
||||
|
||||
### Algorithms
|
||||
|
||||
|
@ -214,7 +214,7 @@ Courses | Duration | Effort
|
|||
Courses | Duration | Effort
|
||||
:-- | :--: | :--:
|
||||
[Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/)| - | -
|
||||
[Operating Systems and System Programming](https://www.youtube.com/watch?v=XgQo4JkN4Bw&list=PL3289DD0D0F0CD4A3)| 10 weeks | -
|
||||
[Operating Systems and System Programming](https://www.youtube.com/watch?v=XgQo4JkN4Bw&list=PL3289DD0D0F0CD4A3)| 10 weeks | 2-3 hours/week
|
||||
|
||||
### Computer Networks
|
||||
|
||||
|
@ -289,7 +289,7 @@ Courses | Duration | Effort
|
|||
|
||||
Courses | Duration | Effort
|
||||
:-- | :--: | :--:
|
||||
[Machine Learning](https://www.coursera.org/learn/machine-learning)| 11 weeks | -
|
||||
[Machine Learning](https://www.coursera.org/learn/machine-learning)| 11 weeks | 4-6 hours/week
|
||||
|
||||
### Natural Language Processing
|
||||
|
||||
|
@ -427,7 +427,7 @@ We also include modern topics, making this course one of the **best options** fo
|
|||
|
||||
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions as to how we can improve this guide, or what we can do to improve the learning experience.
|
||||
|
||||
You can also fork this project and fix any mistakes that you have found.
|
||||
You can also [fork this project](https://help.github.com/articles/fork-a-repo/) to fix any mistakes that you have found or add new things, and then make a [pull request](https://help.github.com/articles/using-pull-requests/).
|
||||
|
||||
Let's do it together! =)
|
||||
|
||||
|
@ -454,5 +454,8 @@ Add **Open Source Society University** to your [Facebook](https://www.facebook.c
|
|||
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
|
||||
- [Coursera](https://www.coursera.org/)
|
||||
- [edX](https://www.edx.org)
|
||||
- [Udacity](https://www.udacity.com/)
|
||||
- [Future Learn](https://www.futurelearn.com/)
|
||||
- [Stanford University](https://lagunita.stanford.edu/)
|
||||
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
|
||||
- [Obtaining a Thorough CS Background Online](http://spin.atomicobject.com/2015/05/15/obtaining-thorough-cs-background-online/)
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# Projects
|
||||
|
||||
Projects created by OSSU's students for each course of our **Computer Science**
|
||||
curriculum.
|
||||
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
|
||||
|
||||
### Introduction to Computer Science
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue