Overview
Dive into a comprehensive one-hour Python tutorial that covers essential concepts with executable code samples. Begin with an introduction to Google Colab, learn to mount Google Drive, and explore Python basics including variables, procedural statements, and string formatting. Progress through number manipulation, data structures like dictionaries, lists, and sets, and delve into functions, closures, generators, partials, and decorators. Conclude by applying functions to Pandas dataframes. Access the accompanying code on GitHub, subscribe to the YouTube channel for more content, and explore additional resources including books on MLOps, DevOps, and cloud computing. Perfect for beginners looking to quickly grasp Python fundamentals and start coding immediately.
Syllabus
Introduction to Course
Launch Colab Notebooks
How to Use Google Colab
Mounting Google Drive in Colab
Executing Python2 in Colab
Creating Variables in Python
Procedural Statements in Python
String formatting in Python
Multiplication with Decimals in Python
Converting from float to int in Python
Rounding numbers with Python
Python Dictionaries
Python Lists
Python Sets
Python Functions
Docstrings in Python
Python Closures
Python Generators and Partials
Python Decorators
Apply Functions to Pandas Dataframes
Taught by
Pragmatic AI Labs