
Welcome to 30 Days of Python
How and where you can get help!
http://joincfe.com/github
http://joincfe.com/youtube
http://joincfe.com/knock
http://stackoverflow.com
Join us on YouTube for more free learning and see how you can make project suggestions to us!
Setup your system then learn some Python basics!
Learn about creating Lists (sometimes known as Arrays) in Python!
Learn about Dictionaries and Tuples data types.
Learn about iteration and how to handle looping through different types of iterators (For / While)
Conditionals control the flow of our applications, learn about how they work here.
More on conditionals!
Learn how Functions work in Python Part 1
Learn how Functions work in Python Part 2
Learning more about Strings and a very valuable feature to them.
Learning more about Strings and a very valuable feature to them.
Learn about how Classes work in Python (Part 1 of 4)
Learn about how Classes work in Python (Part 2 of 4)
Learn about how Classes work in Python (Part 3 of 4)
Learn about how Classes work in Python (Part 4 of 4)
Sending email with Python is easy. Learn how here!
Sending email with Python is easy. Learn how here!
Format emails with Python!
Using a template to create the look/feel of your email
Using CSV files with our email sending module
Add data dynamically with Python
Edit CSV data using Python part 1 of 2.
Edit CSV data using Python part 2 of 2.
Read Data inside your CSV file
Using arguments on the command line!
Integration part 1
Integration part 2
Web Scraping to get data from nearly any website is a very special skill to have. Obtain it in the next few days!
Web Scraping to get data from nearly any website part 2.
Web Scraping to get data from nearly any website part 3.
Web Scraping to get data from nearly any website part 4.
Doing web scraping with sites that are loaded using Javascript is just a little extra step. In this one, we show you how. (Part 1 of 2)
Doing web scraping with sites that are loaded using Javascript is just a little extra step. In this one, we show you how. (Part 2 of 2)
In early 2016, Python passed Java as the #1 beginners language in the world. Why? It's because it's simple enough for beginners yet advanced enough for the pros.
SpaceX uses it to launch Rockets
Pixar uses Python to run their animation software
Instagram & Pinterest use it to run their web application (backend via Django)
Come learn with me and I'll show you how you can bend Python to your will. This course is great for beginners in Python at any age and any level of computer literacy.
The goal is simple: learn Python by building real projects step-by-step while we explain every concept along the way. For the next 30 Days you're going to learn how to: