I’ve been trying to expand my Python knowledge and recently came across Nick Parlante’s 6-part learn Python series on Youtube. I’ve watched several of the videos, and I am impressed with Nick’s teaching ability. Here are links to the 6-part series:
Day 1 part 1: Introduction and Strings:
Day 1 part 2: Lists, Sorting and Tuples:
Day 1 part 3: Dicts and Files:
Day 2 part 1: Regular Expressions:
Day 2 part 2: OS and Commands
Day 2 part 3: URLs, HTTP and Exceptions
If you are looking to learn Python this is a great place to start!