Python Courses
48 Free Interactive Courses
Browse every Python course on Coddy. Each course runs in your browser with AI-assisted hints, real exercises, and a certificate on completion.
Beginner Challenges - Practice Basic Concepts
PopularPut your beginner coding knowledge to test and try to solve this programming challenges, use any language you want, Happy Coding!
Certificate on completion
- 20
- 20
Coding Problems
PopularPut your programming problem solving skills to the test using the exercises with different difficulties in this course. Designed for coders with some prior knowledge of the basic syntax in any programming language.
Certificate on completion
- 32
- 31
Coding Problems: Volume 2
PopularPut your programming problem solving skills to the test using the exercises with different difficulties in this course. Designed for coders with some prior knowledge of the basic syntax in any programming language. This course is an extension of the first Coding Problems
Certificate on completion
- 25
- 24
Stack - Data Structures Series #1
PopularIn this course, you will learn about the Stack data structure, create a Stack from zero using your preferred language, and practice coding challenges with it!
- 13
- 6
- 1
Pandas Analytics
PopularIn this course you will learn how to handle tables in python using pandas
Certificate on completion
- 19
Numpy Fundamentals
PopularLearn to master powerful numerical computations in Python for data science with this concise, hands-on course.
- 18
- 34
API in Python
PopularLearn How To Fetch And Post to API Server using Python
- 10
- 1
Python Iterators
PopularIn this course you will learn about iterators in Python and practice your knowledge, after this course you will be able to master this topic!
Certificate on completion
- 13
Introduction to Machine Learning
PopularIn this course, we will cover how to implement basic supervised learning and unsupervised learning algorithms.
Certificate on completion
- 19
- 3
- 39
Python JSON
PopularIn this course, you will learn about JSON and dive into the json library in Python, and master it!
- 9
Star Pattern Bootcamp
PopularPut your programming problem solving skills to learn how to print star patterns range from simple to complex, involving different levels of nested loops, conditional statements, and mathematical calculations.
- 30
- 28
User Class - OOP Project
PopularIn this project, you will create a User Class and practice your object oriented programming skills in a programming language of your choice!
- 8
- 1
- 2
RegEx in Python
PopularUnlock the power of regular expressions in Python with this concise and practical course. Learn to master text searching, pattern matching, and data extraction with real-world examples and hands-on challenges.
Certificate on completion
- 28
Interview Coding Challenges - X
PopularAre you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding
- 3
- 3
Interview Coding Challenges - Pack I
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!
- 3
- 3
Sets in Python
In this course, you will master Python sets. You'll learn how to create, manipulate, and perform operations on sets through comprehensive lessons and practical challenges. By the end, you'll be proficient in using sets to optimize your Python code.
- 11
Binary Tree - Data Structures Series #3
In this course, you will learn about the Binary Tree data structure, create a Binary Tree from zero using your preferred language, and practice coding challenges with it!
- 13
- 5
- 1
Queue - Data Structures Series #2
In this course, you will learn about the Queue data structure, create a Queue from zero using your preferred language, and practice coding challenges with it!
- 12
- 5
- 1
Calculator project using Python
In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!
- 29
- 6
Bubble Sort
Everything About Bubble Sort
- 11
- 10
Random Fact Generator - Python Project
In this project you will create a random fact generator using Python with a public API (uselessfacts).
- 7
- 2
Dictionary in Python
Explore the dynamic world of Python dictionaries, from fundamental concepts to advanced applications, and enhance your Python programming skills with hands-on exercises.
- 14
Exception Handling in Python
In this chapter, you will learn one of the most important concepts in programming which is Exception Handling. Exception Handling is the key if you want to develop solid and unbreakable programs. Exception Handling is the process of responding to exceptions which breaks program.
- 16
Recursion Challenges - Master The Recursive Thinking
Recursion is an important concept in computer science and a very powerful tool in writing algorithms. In this course, you will use recursion to solve challenges from beginner to advanced. In the end, you will ace this topic.
Certificate on completion
- 15
- 15
Interview Coding Challenges - Pack VIII
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding
- 3
- 3
Python List Comprehension
List comprehension is a special Python syntax, offers a short and powerful way to create new list from existing one, in this course you will master this concept!
- 9
Interview Coding Challenges - Pack V
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared, did you finished the last packs? Happy Coding!
- 3
- 3
Interview Coding Challenges - Pack III
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!
- 3
- 3
Interview Coding Challenges - Pack II
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!
- 3
- 3
Clean Code - Write better code using Python
This course will give you the tools to write better code using Clean Code principles with Python language, Happy Coding!
- 28
Interview Coding Challenges - Pack IX
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding
- 3
- 3
Insertion Sort - DSA Series
Simple yet powerful algorithm. Learn how to efficiently arrange elements, understand time complexity, and enhance your sorting skills. Dive in now!
- 9
- 3
- 1
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Interview Coding Challenges - Pack VII
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding
- 3
- 3
Currency Converter - Python Project
In this course, you will create a currency converter using Python that can convert amounts between different currencies.
- 5
- 1
Python Lambda Functions
In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!
- 9
Python Interview Series
This course contains 12 interview practice questions which are the combination of both easy and medium level. This course challenge you to solve questions within a given time and to have good practice on several topics
Certificate on completion
- 12
Email validator using Python
In this course, you will create a fully working email validator program that takes input email from the user and outputs whether it's valid email or not!
- 8
- 2
Interview Coding Challenges - Pack IV
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared, did you finished the last packs? Happy Coding!
- 3
- 3
Mathematical Riddles
This course will provide ways of thinking and strategies for solving mathematical problems and puzzles using programming.
- 20
- 18
Dynamic Programming 101
Master the art of solving complex problems efficiently. Boost your problem-solving skills for coding interviews with easy-to-follow lessons and hands-on challenges.
- 15
Python Decorators
In this course, you'll learn how to use decorators in Python, a powerful tool for modifying the behavior of functions. Practice with a series of coding challenges to reinforce your understanding.
- 12
Playing Cards Generator (Text Based)
In this course you will create text based playing cards generator using your favorite language, Happy Coding!
- 6
- 1
- 1
Interview Coding Challenges - Pack VI
Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding!
- 3
- 3
Register Login System Project
In the course, you will create a basic authorization system to create and manage users.
- 8
- 2
Into the Past || Complete Beginner for Python Strings
In this course you will be learning about strings, slicing, concatenation and equivalency
- 19
Social media Search Project - Python JSON Fundamentals
In this course you will learn how to manage data in JSON format using Python. We will use this learning to build a Social media search implementation. JSON is a popular way of formatting data and will show up very often in your Python career.
- 10
Quiz Generator - Python OOP Project
In this course you will create fully working Quiz Generator with python using object oriented programming skills. Happy Coding!
- 11
- 3