mirror of
https://github.com/ossu/computer-science.git
synced 2024-11-23 00:43:15 +03:00
Remove the project.md file
- moved to help repo
This commit is contained in:
parent
60e49b8854
commit
b951db86b8
@ -3,6 +3,9 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.3.7] 2015-11-01
|
||||
### Removed
|
||||
- Removed project.md file, moved to **help** repo
|
||||
|
||||
## [1.3.6] 2015-10-22
|
||||
### Added
|
||||
|
@ -413,7 +413,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
|
||||
|
||||
## Change Log
|
||||
|
||||
**Curriculum Version**: `1.3.6`
|
||||
**Curriculum Version**: `1.3.7`
|
||||
|
||||
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
|
||||
|
||||
|
309
projects.md
309
projects.md
@ -1,309 +0,0 @@
|
||||
# Projects
|
||||
|
||||
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
|
||||
:-- | :-- | :--: | :--
|
||||
Binary Machine | Convert decimal numbers to binary | [Eric Douglas](https://github.com/ericdouglas) | [binary-machine](https://github.com/ericdouglas/binary-machine)
|
||||
|
||||
### 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
|
||||
:-- | :-- | :--: | :--
|
||||
| | |
|
Loading…
Reference in New Issue
Block a user