mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Merge pull request #254 from jonathantorres/patch-1
Update link on systematic program design pt. 2
This commit is contained in:
commit
d696ea3137
@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.3.10] 2016-03-06
|
||||
### Fixed
|
||||
- Link from Systematic Program Design Part 2 course
|
||||
|
||||
## [1.3.9] 2015-11-09
|
||||
### Fixed
|
||||
- Link for the correct Natural Language Processing course
|
||||
|
@ -134,7 +134,7 @@ Courses | Duration | Effort
|
||||
Courses | Duration | Effort
|
||||
:-- | :--: | :--:
|
||||
[Systematic Program Design- Part 1: The Core Method](https://www.edx.org/course/systematic-program-design-part-1-core-ubcx-spd1x-0)| 5 weeks | 8-12 hours/week
|
||||
[Systematic Program Design- Part 2: Arbitrary Sized Data](https://www.edx.org/course/systematic-program-design-part-2-ubcx-spd2x)| 5 weeks | 8-12 hours/week
|
||||
[Systematic Program Design- Part 2: Arbitrary Sized Data](https://www.edx.org/course/how-code-systematic-program-design-part-ubcx-spd2x)| 5 weeks | 8-12 hours/week
|
||||
[Systematic Program Design- Part 3: Abstraction, Search and Graphs](https://www.edx.org/course/systematic-program-design-part-3-ubcx-spd3x)| 5 weeks | 8-12 hours/week
|
||||
|
||||
### Math (Discrete Math)
|
||||
@ -418,7 +418,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
|
||||
|
||||
## Change Log
|
||||
|
||||
**Curriculum Version**: `1.3.9`
|
||||
**Curriculum Version**: `1.3.10`
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user