@@ -63,10 +63,10 @@ That is why we are using this strategy.
63
63
64
64
- [ Introduction] ( #introduction )
65
65
- [ Program Design] ( #program-design )
66
+ - [ Algorithms] ( #algorithms )
66
67
- [ Programming Paradigms] ( #programming-paradigms )
67
68
- [ Software Testing] ( #software-testing )
68
69
- [ Math] ( #math )
69
- - [ Algorithms] ( #algorithms )
70
70
- [ Software Architecture] ( #software-architecture )
71
71
- [ Software Engineering] ( #software-engineering )
72
72
- [ Operating Systems] ( #operating-systems )
@@ -100,6 +100,14 @@ Course|Duration
100
100
[ Systematic Program Design- Part 2: Arbitrary Sized Data] ( https://www.edx.org/course/systematic-program-design-part-2-ubcx-spd2x ) | 5 weeks
101
101
[ Systematic Program Design- Part 3: Abstraction, Search and Graphs] ( https://www.edx.org/course/systematic-program-design-part-3-ubcx-spd3x ) | 5 weeks
102
102
103
+ ### Algorithms
104
+
105
+ Course|Duration
106
+ :--|:--:
107
+ [ Algorithms, Part I] ( https://www.coursera.org/course/algs4partI ) | 6 weeks
108
+ [ Algorithms, Part II] ( https://www.coursera.org/course/algs4partII ) | 6 weeks
109
+ [ Analysis of Algorithms] ( https://www.coursera.org/course/aofa ) | 6 weeks
110
+
103
111
### Programming Paradigms
104
112
105
113
Course|Duration
@@ -128,14 +136,6 @@ Course|Duration
128
136
[ Probabilistic Graphical Models] ( https://www.coursera.org/course/pgm ) | 11 weeks
129
137
[ Game Theory] ( https://www.coursera.org/course/gametheory ) | 9 weeks
130
138
131
- ### Algorithms
132
-
133
- Course|Duration
134
- :--|:--:
135
- [ Algorithms, Part I] ( https://www.coursera.org/course/algs4partI ) | 6 weeks
136
- [ Algorithms, Part II] ( https://www.coursera.org/course/algs4partII ) | 6 weeks
137
- [ Analysis of Algorithms] ( https://www.coursera.org/course/aofa ) | 6 weeks
138
-
139
139
### Software Architecture
140
140
141
141
Course|Duration
0 commit comments