If you want to become an expert in Python, you should definitely watch this PyData talk from James Powell.
EVENT: PyData, 2017
SPEAKER: James Powell
PERMISSIONS: Coding Tech received permissions from the Organizer to republish this video.
...
Friday, December 22, 2017

Created by PyData
www.pydata.org
PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization....
Saturday, December 16, 2017

At Open Source Bridge and PyGotham in 2015, I demonstrated that you can code a Python 3 async framework in about a half hour. I start the demo by writing a callback-based async framework, built on non-blocking sockets and a simple event loop. Then I adapt the framework to use generator-based coroutines, which are cleaner than callbacks but still more efficient than threads for async I/O.
Created by: A. Jesse Jiryu Davis
Enroll - The Web Developer...
Friday, December 15, 2017

This is one of the most complete Python tutorials. Actually it is a Python course.
Enroll - Python for Financial Analysis and Algorithmic Tradi...
Thursday, December 14, 2017

From the basics to advanced topics.
Created by: Best Online Courses and Tutorials
This Python tutorial covers everything about Python , from the basics, to advanced topics like Python GUI, Python Data Analysis, and more!
Enroll - The Complete Python 3 Course: Go from Beginner to Advanc...

In this Python tutorial you will learn how to use Google's Text-To-Speech to create J.A.R.V.I.S a voice activated desktop assistant with Python.
This excellent Python tutorial was created by John G. Fisher.
Code: https://github.com/jg-fisher/desktopAssistant
Enroll - Complete Python Bootcamp: Go from zero to hero in Pyth...
Page 1 of 11