All Projects → codingforentrepreneurs → 30 Days Of Python 3.6

codingforentrepreneurs / 30 Days Of Python 3.6

Licence: mit
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 30 Days Of Python 3.6

Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (+264.29%)
Mutual labels:  tutorial, course
Python For Absolute Beginners Course
Code samples and other handouts for our course.
Stars: ✭ 1,352 (+1279.59%)
Mutual labels:  tutorial, course
Twilio Csharp
Twilio C#/.NET Helper Library for .NET Framework 3.5+ and supported .NET Core versions
Stars: ✭ 541 (+452.04%)
Mutual labels:  twilio, sms
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+263.27%)
Mutual labels:  tutorial, course
Eve Building Restful Mongodb Backed Apis Course
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Stars: ✭ 53 (-45.92%)
Mutual labels:  tutorial, course
Spoke
mass-contact text/SMS distribution tool
Stars: ✭ 367 (+274.49%)
Mutual labels:  twilio, sms
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (-70.41%)
Mutual labels:  tutorial, course
dj-twilio-sms
Twilio SMS Integration for Django
Stars: ✭ 15 (-84.69%)
Mutual labels:  twilio, sms
Azure Functions Billing
Azure Functions v2 with .NET Core - billing in serverless architecture.
Stars: ✭ 49 (-50%)
Mutual labels:  twilio, csv
Intro To Apis Course
Introduction to APIs course
Stars: ✭ 1,009 (+929.59%)
Mutual labels:  twilio, tutorial
React Native Phone Verification
The best React Native example for phone verification (an alternative to Twitter Digits).
Stars: ✭ 332 (+238.78%)
Mutual labels:  twilio, sms
Data Driven Web Apps With Pyramid And Sqlalchemy
Demos and handouts for Talk Python's Data-Driven Web Apps with Pyramid and SQLAlchemy course
Stars: ✭ 79 (-19.39%)
Mutual labels:  tutorial, course
Gotwilio
Twilio library for Go (golang).
Stars: ✭ 328 (+234.69%)
Mutual labels:  twilio, sms
Twilio Java
A Java library for communicating with the Twilio REST API and generating TwiML.
Stars: ✭ 371 (+278.57%)
Mutual labels:  twilio, sms
laravel-authy
Rinvex Authy is a simple wrapper for @authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
Stars: ✭ 35 (-64.29%)
Mutual labels:  twilio, sms
Learn Fp
learn-by-doing course/tutorial for functional programming on scala
Stars: ✭ 548 (+459.18%)
Mutual labels:  tutorial, course
actions-sms
Send an SMS through GitHub Actions
Stars: ✭ 108 (+10.2%)
Mutual labels:  twilio, sms
sample-template-nodejs
A template repository serving as the base for new Twilio sample apps
Stars: ✭ 16 (-83.67%)
Mutual labels:  twilio, sms
Authy
Rinvex Authy is a simple wrapper for @Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
Stars: ✭ 34 (-65.31%)
Mutual labels:  twilio, sms
Go Collection
🌷 awesome awesome go, study golang from basic to proficient
Stars: ✭ 1,193 (+1117.35%)
Mutual labels:  tutorial, course

#f03c15 This project has been archived. #f03c15

#1589F0 Check out the new version here #1589F0

30 Days of Python 3.6

Relased in 2016.

For the next 30 days, learn the Python Programming language.

Python Cheat Sheet

Lectures

Day 1 | Basics: Setup, Strings, Variables, and Integers: Watch

Day 2 | Lists: Dictionaries, & Tuples: Watch

Day 3 | Loops: For Loops & While Loops: Watch

Day 4 | Conditionals: Expressions, if, else if (elif), else : Watch

Day 5 | Functions: Watch Code

Day 6 | String Formatting, Substitution & more Functions: Watch Code

Day 7 | Classes:Watch Code

Day 8 | Classes Part 2:Watch Code

Day 9 | Classes Part 3, Importing, Custom Py Modules:Watch Code

Day 10 | Setup Python to Send Email with Gmail:Watch Code

Day 11 | HTML and Plain Text Emails through Python and Gmail:Watch Code

Day 12 | Send Formatted Emails to a Set of Users with Python:Watch Code

Day 13 | Using External Template Files with Context Data in Python: Code

Day 14 | CSV Files with Python - Read, Write, & Append: Code

Day 15 | Functions to Dynamically Add Data to CSV with Python: Code

Day 16 | Edit CSV with Python: Code

Day 17 | Read Data Function for CSV File: Code

Day 18 | Running Python Commands wih Arguments in Terminal: Code

Day 19 | Integrating Part 1: Code

Day 20 | Integrating Part 2: Code

Day 21 - 23 | Web Scraping Part 1 - 3: [Code](../master/Day%2021 - 23/)

Day 24 | Web Scraping Part 4: Code

Day 25 | Web Scraping on Javascript-Driven HTML using Python: Code

Day 26 | Get Data with an API: Code

Day 27 | Sending SMS Messages with Python and Twilio: Code

Day 28 | Twilio Python Client & SMS: Code

Day 29 | Twitter API with Python and python-twitter: Code

Day 30 | Read Email Inbox using Python & Gmail: Code

In this one we cover: 

- Login with IMAP

- Fetch & Convert Email

- Save Emails & Attachments Locally
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].