Python

Learn Python from the best Python tutorials, including the most popular Python online courses, videos, books, podcasts, and blogs.

Resource type
Cost
Skill level
Certificate

A Complete Python 3 Tutorial

Python is one of the most widely used programming language in current trend. This is a complete Python (updated to Python 3.7) course where you can learn Python from scratch. It covers almost all aspects of Python prgramming language from a professional development perspective.

Tableau Training Online

Our Tableau Training Online course taught by 15+ years working professionals. 100% practical course with real-time projects. Course Duration will be 20+ hours. We also conduct fast-track/ weekend/ 1 to 1 classes. Additionally, you will get a sample resume, certification guidance, and Free life-time Access to our LMS.

The Ultimate Guide to Python Type Checking

In this guide, you will get a look into Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you to specify explicit type hints that can be used by different tools to help you develop your code more efficiently.

Introduction to Python

Our tutorials are created, curated, and vetted by a community of expert Pythonistas. At Real Python you'll get the trusted resources you need on your path to Python mastery.

Python for Trading - Basics

A beginner's course to learn Python and use it to analyze financial data sets. It includes core topics in data structures, expressions, functions and explains various libraries used in financial markets. This is a detailed and comprehensive course to build a strong foundation in Python.

Python For Trading

An essential course for quants and finance-technology enthusiasts. Get started in Python programming and learn to use it in financial markets. It covers Python data structures, Python for data analysis, dealing with financial data using Python, generating trading signals among other topics

Learn Python | Python Principles

Become competent at Python with clear explanations and practical exercises. Get instant feedback on your code. Test yourself with challenges and build skills with projects. With Python Principles you learn the basics of programming today and apply your skills tomorrow.

A Byte of Python

"A Byte of Python" is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.

Python MySQL Tutorial

In this lesson, you will learn how to connect the MySQL database in Python using the �MySQL Connector Python� module. This Python MySQL tutorial demonstrates how to develop and integrate Python applications with a MySQL database server.