@@ -43,7 +43,17 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
43
43
44
44
Code : https://github.com/michpara/calculator
45
45
46
- ## ** Course: Ruby Programming (Work In Progress)**
46
+ ## ** Course: Databases (COMPLETED)**
47
+
48
+ In this course, we learned about relational databases and worked with them using SQL.
49
+
50
+ ### ** SQL Zoo** :leopard :
51
+
52
+ Code : https://github.com/michpara/sql-zoo
53
+
54
+ ## ** Course: JavaScript (Work In Progress)**
55
+
56
+ ## ** Course: Ruby Programming (On Pause)**
47
57
48
58
In this course, we covered Object Oriented Design, Testing and Data Structures in Ruby.
49
59
@@ -80,7 +90,7 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
80
90
81
91
Code: https://github.com/michpara/testing-your-ruby-code
82
92
83
- ## ** Course: Ruby on Rails (Work In Progress )**
93
+ ## ** Course: Ruby on Rails (On Pause )**
84
94
85
95
In this course, we learned how to fully craft a site's backend using the Model-View-Controller design pattern.
86
96
@@ -99,11 +109,3 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
99
109
### ** Re-Former (HTML, Ruby, Ruby on Rails)**
100
110
101
111
Code: https://github.com/michpara/re-former
102
-
103
- ## ** Course: Databases (COMPLETED)**
104
-
105
- In this course, we learned about relational databases and worked with them using SQL.
106
-
107
- ### ** SQL Zoo** :leopard :
108
-
109
- Code : https://github.com/michpara/sql-zoo
0 commit comments