Skip to content

Commit 8e4e833

Browse files
authored
changes to readme project order
1 parent f0117cc commit 8e4e833

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,17 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
4343

4444
Code : https://github.com/michpara/calculator
4545

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)**
4757

4858
In this course, we covered Object Oriented Design, Testing and Data Structures in Ruby.
4959

@@ -80,7 +90,7 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
8090

8191
Code: https://github.com/michpara/testing-your-ruby-code
8292

83-
## **Course: Ruby on Rails (Work In Progress)**
93+
## **Course: Ruby on Rails (On Pause)**
8494

8595
In this course, we learned how to fully craft a site's backend using the Model-View-Controller design pattern.
8696

@@ -99,11 +109,3 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
99109
### **Re-Former (HTML, Ruby, Ruby on Rails)**
100110

101111
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

Comments
 (0)