forked from ossu/computer-science
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:open-source-society/computer-science
- Loading branch information
Showing
3 changed files
with
157 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,156 +1,37 @@ | ||
# Projects | ||
|
||
>Here, we are providing a list curated by the community of exercices and projects to practice and reinforce the skills we try to master. | ||
> Here, we are providing a list curated by the community of exercises and projects to practice and reinforce the skills we try to master. | ||
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 | ||
- [Introduction to Computer Science](#introduction-to-computer-science) | ||
- [Programming](#programming) | ||
- [Math](#math) | ||
- [Systems](#systems) | ||
- [Theory](#theory) | ||
- [Applications](#applications) | ||
|
||
## Introduction to Computer Science | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
Binary Machine | Convert decimal numbers to binary | [Eric Douglas](https://github.com/ericdouglas) | [binary-machine](https://github.com/ericdouglas/binary-machine) | ||
|
||
### Math (Mathematical Thinking) | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Program Design | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Math (Calculus and Discrete Math) | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Algorithms | ||
|
||
## Programming | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Programming Paradigms | ||
|
||
## Math | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Software Testing | ||
|
||
## Systems | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Math (Calculus) | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Software Architecture | ||
|
||
## Theory | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Theory | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Software Engineering | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Math (Probability) | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Computer Architecture | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Operating Systems | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Computer Networks | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Databases | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Cloud Computing | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Math (Linear Algebra) | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Cryptography | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Security | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Compilers | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Parallel Computing | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### UX Design | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Computer Graphics | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Artificial Intelligence | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Machine Learning | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Natural Language Processing | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Big Data | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Data Mining | ||
|
||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- | ||
|
||
### Internet of Things | ||
|
||
## Application | ||
Project Title | Description | Author(s) | Repository | ||
:-- | :-- | :--: | :-- |
Oops, something went wrong.