You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,11 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
23
23
24
24
-[Introduction](#introduction)
25
25
-[Program Design](#program-design)
26
-
27
26
-[Programming Paradigms](#programming-paradigms)
27
+
28
28
-[Software Testing](#software-testing)
29
+
-[Software Architectures](#software-architecture)
30
+
-[Software Engineering](#software-engineering)
29
31
-[Math](#math)
30
32
-[Operating Systems](#operating-systems)
31
33
-[Networks](#networks)
@@ -44,6 +46,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
44
46
Course|Duration|Files|Status
45
47
:--|:--:|:--:|:--:
46
48
| weeks|[⎙]()| -
49
+
| weeks|[⎙]()| -
50
+
| weeks|[⎙]()| -
47
51
48
52
### Introduction
49
53
@@ -61,10 +65,14 @@ Course|Duration|Files|Status
61
65
[Systematic Program Design- Part 2: Arbitrary Sized Data](https://www.edx.org/course/systematic-program-design-part-2-ubcx-spd2x)| 5 weeks|[⎙]()| -
62
66
[Systematic Program Design- Part 3: Abstraction, Search and Graphs](https://www.edx.org/course/systematic-program-design-part-3-ubcx-spd3x)| 5 weeks|[⎙]()| -
63
67
64
-
65
68
### Programming Paradigms
66
69
67
-
70
+
Course|Duration|Files|Status
71
+
:--|:--:|:--:|:--:
72
+
[Introduction to Functional Programming](https://www.edx.org/course/introduction-functional-programming-delftx-fp101x-0#ct-read-review-widget)| 7 weeks|[⎙]()| -
73
+
[Principles of Reactive Programming](https://www.coursera.org/course/reactive)| 7 weeks|[⎙]()| -
0 commit comments