Python materials
We'll cover the following...
-
Python REGEX
-
Python Regular expression operations - Official doco.
-
Regular Expression HOWTO by A.M. Kuchling
-
-
Educative courses
- Python 3: An interactive deep dive by Mark Pilgrim, implemented by the Educaitve Team
- Python 101: Interactively learn how to program with Python 3 by Michael Driscoll
- Python 201 - Interactively Learn Advanced Concepts in Python 3 by Michael Driscoll
-
Online Python Courses
-
edx’s ...
-