2015-10-08 11:13:17 -04:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
2015-10-14 16:49:47 -04:00
|
|
|
|
2016-05-04 16:02:02 -04:00
|
|
|
## [3.0.0] 2016-05-04
|
|
|
|
### Removed
|
|
|
|
- Section: **Introduction to Computer Science**:
|
|
|
|
- Introduction to Computer Science and Programming Using Python
|
|
|
|
- From Nand to Tetris (Part 1)
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Section: **Introduction to Computer Science**:
|
|
|
|
- Introduction to Computer Science - CS50
|
|
|
|
|
2016-04-04 07:12:01 -04:00
|
|
|
## [2.0.1] 2016-04-04
|
|
|
|
### Fixed
|
|
|
|
- Now students should enroll through our [web app](https://ossu.firebaseapp.com).
|
|
|
|
|
2016-03-17 07:25:03 -04:00
|
|
|
## [2.0.0] 2016-03-17
|
|
|
|
### Fixed
|
|
|
|
- Program Design section course's names and links
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- **Introduction to Computer Science**:
|
|
|
|
- Introduction to Computer Science
|
|
|
|
- Introduction to Computational Thinking and Data Science
|
|
|
|
- **Algorithms**
|
|
|
|
- Analysis of Algorithms
|
|
|
|
- **Programming Paradigms**
|
|
|
|
- Principles of Reactive Programming
|
|
|
|
- **Math (Calculus)**
|
|
|
|
- Multivariable Calculus
|
|
|
|
- **Software Architecture**:
|
|
|
|
- Web Application Architectures
|
|
|
|
- **Software Engineering**:
|
|
|
|
- Agile Development Using Ruby on Rails - Basics
|
|
|
|
- Agile Development Using Ruby on Rails - Advanced
|
|
|
|
- Startup Engineering
|
|
|
|
- **Computer Architecture**:
|
|
|
|
- The Hardware/Software Interface
|
|
|
|
- **Operating Systems**:
|
|
|
|
- Operating System Engineering
|
|
|
|
- **Computer Networks**:
|
|
|
|
- Introduction to Computer Networking
|
|
|
|
- **Cryptography**:
|
|
|
|
- Applied Cryptography
|
|
|
|
|
|
|
|
**ps**: These removed courses are now in the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
|
|
|
|
|
2016-03-17 06:13:14 -04:00
|
|
|
## [1.3.12] 2016-03-17
|
|
|
|
### Added
|
|
|
|
- How to collaborate: send new links to the extras section
|
|
|
|
|
2016-03-08 10:19:08 -05:00
|
|
|
## [1.3.11] 2016-03-06
|
|
|
|
### Fixed
|
|
|
|
- Nand to Tetris: change name and url
|
|
|
|
- UC Berkeley Agile development: change name and url
|
|
|
|
- Direct links to specializations
|
|
|
|
|
2016-03-06 12:36:30 -05:00
|
|
|
## [1.3.10] 2016-03-06
|
|
|
|
### Fixed
|
|
|
|
- Link from Systematic Program Design Part 2 course
|
|
|
|
|
2015-11-09 03:56:34 -05:00
|
|
|
## [1.3.9] 2015-11-09
|
|
|
|
### Fixed
|
|
|
|
- Link for the correct Natural Language Processing course
|
|
|
|
|
2015-11-07 10:18:30 -05:00
|
|
|
## [1.3.8] 2015-11-07
|
|
|
|
### Added
|
|
|
|
- Add "Project Suggestions" section with more references
|
|
|
|
|
2015-11-01 02:54:48 -05:00
|
|
|
## [1.3.7] 2015-11-01
|
|
|
|
### Removed
|
|
|
|
- Removed project.md file, moved to **help** repo
|
2015-10-22 08:13:06 -04:00
|
|
|
|
|
|
|
## [1.3.6] 2015-10-22
|
|
|
|
### Added
|
|
|
|
- Latest version of CS 162, Operating Systems and System Programming
|
|
|
|
|
2015-10-19 11:42:07 -04:00
|
|
|
## [1.2.6] 2015-10-19
|
2015-10-19 11:38:53 -04:00
|
|
|
### Added
|
|
|
|
- Badge/Link to the Awesome list
|
|
|
|
|
2015-10-19 11:42:07 -04:00
|
|
|
## [1.2.5] 2015-10-16
|
2015-10-16 16:41:13 -04:00
|
|
|
### Fixed
|
|
|
|
- Fix name of the section and add a hyperlink to it.
|
2015-10-14 16:49:47 -04:00
|
|
|
|
|
|
|
## [1.2.4] 2015-10-14
|
|
|
|
### Removed
|
|
|
|
- Removed citation about public commitment
|
|
|
|
|
2015-10-13 06:08:28 -04:00
|
|
|
## [1.2.3] 2015-10-12
|
|
|
|
### Changed
|
|
|
|
- Updated the prerequisite section for more clarity
|
|
|
|
|
2015-10-12 04:22:34 -04:00
|
|
|
## [1.2.2] 2015-10-12
|
|
|
|
### Fixed
|
|
|
|
- New link to issue intended for students' enrollment
|
|
|
|
|
2015-10-11 15:03:24 -04:00
|
|
|
## [1.2.1] 2015-10-11
|
|
|
|
### Added
|
2015-10-14 16:49:47 -04:00
|
|
|
- Article Git - the simple guide to the prerequisite section
|
2015-10-11 15:03:24 -04:00
|
|
|
|
2015-10-11 04:43:55 -04:00
|
|
|
##[1.1.1] 2015-10-11
|
|
|
|
### Fixed
|
|
|
|
- Fix typos
|
|
|
|
- As MOOC is a "Massive Open Online Course" MOOC course is redundant
|
|
|
|
- Elaborated on "real problem"
|
|
|
|
- Fixed a few small grammatical and wording errors
|
|
|
|
|
2015-10-08 16:51:09 -04:00
|
|
|
## [1.1.0] 2015-10-08
|
|
|
|
### Added
|
|
|
|
- Motivation & Preparation section (optional resources)
|
|
|
|
- Article: MIT Challenge
|
|
|
|
- Course: Learning How to Learn
|
|
|
|
|
2015-10-08 11:13:17 -04:00
|
|
|
## [1.0.0] 2015-10-08
|
|
|
|
|
2015-10-14 16:49:47 -04:00
|
|
|
Release of the first **complete** version of the Computer Science curriculum
|