Merge pull request #177 from iTech-/master

Minor changes (new info + links + typo + references + duration/effort)
pull/184/head
Eric Douglas 2015-10-20 14:49:26 -02:00
commit b47e6223ad
2 changed files with 59 additions and 57 deletions

View File

@ -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/)

View File

@ -1,310 +1,309 @@
# 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
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
|||
| | |
### Introduction to Computer Science and Programming Using Python
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
|||
| | |
### Introduction to Computational Thinking and Data Science
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
|||
| | |
### From Nand to Tetris
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Effective Thinking Through Mathematics
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Systematic Program Design- Part 1: The Core Method
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Systematic Program Design- Part 2: Arbitrary Sized Data
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Systematic Program Design- Part 3: Abstraction, Search and Graphs
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Mathematics for Computer Science
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Algorithms, Part I
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Algorithms, Part II
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Analysis of Algorithms
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Functional Programming Principles in Scala
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Principles of Reactive Programming
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Object Oriented Programming in Java
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Software Testing
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Software Debugging
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Calculus One
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Calculus Two: Sequences and Series
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Multivariable Calculus
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Web Application Architectures
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Software Architecture & Design
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Automata
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Engineering Software as a Service (SaaS), Part 1
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Engineering Software as a Service (Saas), Part 2
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Software Processes and Agile Practices
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Startup Engineering
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Introduction to Probability - The Science of Uncertainty
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### The Hardware/Software Interface
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Computer Architecture
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Operating System Engineering
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Operating Systems and System Programming
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Introduction to Computer Networking
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Computer Networks
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Databases
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Introduction to Cloud Computing
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Coding the Matrix: Linear Algebra through Computer Science Applications
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Cryptography I
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Cryptography II
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Applied Cryptography
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Introduction to Cyber Security
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Compilers
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Heterogeneous Parallel Programming
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### UX Design for Mobile Developers
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Computer Graphics
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Artificial Intelligence
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Machine Learning
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Natural Language Processing
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Introduction to Big Data
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### Pattern Discovery in Data Mining
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |
### The Internet of Things
Project Title | Description | Authors | Repository
:-- | :-- | :--: | :--
| | |
| | |