Skip to content

Commit 619172e

Browse files
Merge pull request WomenWhoCodeNYC#1 from laurauzcategui/laurauzcategui-trysql
Adding Description to Try MySQL
2 parents 38d5b05 + b26559a commit 619172e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn_to_program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +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)
135+
* [Try SQL - Code School ](https://www.codeschool.com/courses/try-sql) - Learn basic database manipulation skills using the SQL programming language. Ins and Outs of DBs, Managing Data, Managing DBs and Tables.
136136

137137
#####Algorithms
138138
* [Project Euler](http://projecteuler.net/)

0 commit comments

Comments
 (0)