Create Advanced CS sections

pull/393/head
Joshua Hanson 2017-02-25 16:28:34 -05:00
parent 07c47d4006
commit 72d8be14b9
1 changed files with 15 additions and 0 deletions

View File

@ -57,7 +57,12 @@ These are **fundamental abilities** to succeed in our journey.
- [Core systems](#core-systems) - [Core systems](#core-systems)
- [Core theory](#core-theory) - [Core theory](#core-theory)
- [Core applications](#core-applications) - [Core applications](#core-applications)
- [Advanced CS](#advanced-cs)
- [Advanced programming](#advanced-programming) - [Advanced programming](#advanced-programming)
- [Advanced math](#advanced-math)
- [Advanced systems](#advanced-systems)
- [Advanced theory](#advanced-theory)
- [Advanced applications](#advanced-applications)
- [Electives](#electives) - [Electives](#electives)
- [Pro CS](#pro-cs) - [Pro CS](#pro-cs)
- [Final project](#final-project) - [Final project](#final-project)
@ -220,6 +225,8 @@ Courses | Duration | Effort | Prerequisites
[Computer Graphics](https://www.edx.org/course/computer-graphics-uc-san-diegox-cse167x)| 6 weeks | 12 hours/week | C++ or Java, linear algebra [Computer Graphics](https://www.edx.org/course/computer-graphics-uc-san-diegox-cse167x)| 6 weeks | 12 hours/week | C++ or Java, linear algebra
[Cryptography I](https://www.coursera.org/course/crypto)| 6 weeks | 5-7 hours/week | linear algebra; probability [Cryptography I](https://www.coursera.org/course/crypto)| 6 weeks | 5-7 hours/week | linear algebra; probability
## Advanced CS
### Advanced programming ### Advanced programming
**Topics covered**: **Topics covered**:
@ -241,6 +248,14 @@ Courses | Duration | Effort | Prerequisites
[Introduction to Parallel Programming](https://www.udacity.com/course/intro-to-parallel-programming--cs344) | 12 weeks | - | C, algorithms [Introduction to Parallel Programming](https://www.udacity.com/course/intro-to-parallel-programming--cs344) | 12 weeks | - | C, algorithms
[Software Architecture & Design](https://www.udacity.com/course/software-architecture-design--ud821)| 8 weeks | 6 hours/week | Java programming [Software Architecture & Design](https://www.udacity.com/course/software-architecture-design--ud821)| 8 weeks | 6 hours/week | Java programming
### Advanced math
### Advanced systems
### Advanced theory
### Advanced applications
## Electives ## Electives
Some of these courses are offered less frequently, but you are encouraged to take them whenever they are available if you're interested. Some of these courses are offered less frequently, but you are encouraged to take them whenever they are available if you're interested.