mirror of
https://github.com/ossu/computer-science.git
synced 2025-01-24 13:41:06 -05:00
Update to 7.0.2
This commit is contained in:
parent
e8b6b2540b
commit
6e2354cbf2
11
CHANGELOG.md
11
CHANGELOG.md
@ -6,6 +6,17 @@ This project adheres *in spirit* to [Semantic Versioning](http://semver.org/):
|
|||||||
- "MINOR" updates correspond to changing courses without changing the topics
|
- "MINOR" updates correspond to changing courses without changing the topics
|
||||||
- "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression
|
- "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression
|
||||||
|
|
||||||
|
## [7.0.2] 2017-03-30
|
||||||
|
### Updated
|
||||||
|
- Moved optional online learning courses to extras/courses in a new section
|
||||||
|
- Moved alternate computer architecture course to extras/courses
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Scala specialization under Advanced applications
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Removed all but one choice for required readings to make the curriculum simpler
|
||||||
|
|
||||||
## [7.0.1] 2017-03-11
|
## [7.0.1] 2017-03-11
|
||||||
### Updated
|
### Updated
|
||||||
- Fixed link to Bradfield's DIY computer science page
|
- Fixed link to Bradfield's DIY computer science page
|
||||||
|
@ -77,7 +77,7 @@ just remember that you can't purchase success!
|
|||||||
|
|
||||||
# Curriculum
|
# Curriculum
|
||||||
|
|
||||||
**Curriculum version**: `7.0.1` (see [CHANGELOG](CHANGELOG.md))
|
**Curriculum version**: `7.0.2` (see [CHANGELOG](CHANGELOG.md))
|
||||||
|
|
||||||
- [Prerequisites](#prerequisites)
|
- [Prerequisites](#prerequisites)
|
||||||
- [Intro CS](#intro-cs)
|
- [Intro CS](#intro-cs)
|
||||||
|
Loading…
Reference in New Issue
Block a user