Difference between revisions of "Reading List"
From Poland Lab Wiki
(→Formatting and added a few more links) |
|||
Line 1: | Line 1: | ||
− | + | [https://www.codecademy.com/en/courses/learn-git Learn to use one of the most powerful version control system, Git.] | |
− | https://www. | + | [https://www.khanacademy.org/computing/computer-programming/sql Khan Academy's Intro to Structured Query Language or SQL] |
− | https://www.coursera.org/learn/r-programming/ | + | [https://www.codecademy.com/learn/learn-sql Self-paced course on database programming with SQL] |
+ | |||
+ | [https://www.coursera.org/learn/r-programming/ One of the highly popular r-programming courses on Coursera] |
Revision as of 15:19, 2 June 2016
Learn to use one of the most powerful version control system, Git.
Khan Academy's Intro to Structured Query Language or SQL