Skip to content

Commit 38d5b05

Browse files
Adding Try SQL from Code School
1 parent 4eaa7b7 commit 38d5b05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

learn_to_program.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
#####SQL
133133
* Codecademy's [Learn SQL](https://www.codecademy.com/courses/learn-sql) - uses sqlite, so good intro, but will be slightly different if you move to MySQL, Oracle SQL, SQL Server, etc
134134
* Khan Academy's [Intro to SQL](https://www.khanacademy.org/computing/computer-programming/sql)
135+
* [Try SQL - Code School ](https://www.codeschool.com/courses/try-sql)
135136

136137
#####Algorithms
137138
* [Project Euler](http://projecteuler.net/)

0 commit comments

Comments
 (0)