#A list of useful resources to compliemt udacity material
##Free resources: Python
- Newcoder - "Five Life Jackets to Throw to the New Coder Python tutorials"
- Codecademy - "Learn to program in Python, a powerful language used by sites like YouTube and Dropbox."
SQL
- SQL School - "These lessons, quizzes, and deep-dives are designed to train anyone to work with data."
- Khan Academy - "Learn how to use SQL to store, query, and manipulate data. SQL is a special-purpose programming language designed for managing data in a relational database, and is used by a huge number of apps and organizations."