// Skill
Learn Python
Careers that need Python
ShortcutNot sure if Python is the right thing to learn next? Get a personalized roadmap based on your resume and target role.
Best courses to learn Python
Data Cleaning with Python for Finance
This course guides you through the process of transforming raw financial data into a clean, trustworthy dataset using Python and pandas. You’ll begin by exploring how to load data into a notebook environment and conduct quick inspections to identify structural issues, formatting inconsistencies, unusual numeric patterns, and missing values. Building on these observations, you’ll apply essential cleaning techniques used by analysts every day—fixing data types, standardizing text categories, resolving or documenting missingness, and removing duplicates. Through guided walkthroughs, hands-on prac
All levels
Build Serverless Automation with AWS Lambda
Learners will understand, implement, and evaluate a real-world serverless automation workflow using AWS Lambda, API Gateway, and Amazon S3. By the end of this course, learners will be able to design API-driven backend solutions, implement GET and PUT operations using Python, and automate data processing in a scalable cloud environment. This course benefits learners by providing hands-on exposure to a practical DevOps case study rather than isolated service tutorials. Learners gain clarity on how AWS services interact in real production-like scenarios, strengthening their ability to build, tro
All levels
AI Workflow: Business Priorities and Data Ingestion
This is the first course of a six part specialization. You are STRONGLY encouraged to complete these courses in order as they are not individual independent courses, but part of a workflow where each course builds on the previous ones. This first course in the IBM AI Enterprise Workflow Certification specialization introduces you to the scope of the specialization and prerequisites. Specifically, the courses in this specialization are meant for practicing data scientists who are knowledgeable about probability, statistics, linear algebra, and Python tooling for data science and machine lear
All levels
Python Programming for Quantum Computing
Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This course is designed to provide a solid foundation in Python programming, tailored for individuals interested in quantum computing. The first section begins with an introduction to Python from scratch, walking you through the installation of Anaconda on both Windows and macOS, followed by an overview of Python’s core concepts. You’ll learn
All levels
Big O notation: Python to Rust
Big O notation: Python to Rust is a hands-on algorithmic complexity course for engineers transitioning from Python to Rust who want to reason rigorously about how their code scales. You will learn Big O, Big Theta, and Big Omega notation; analyze the time and space complexity of common operations on Python and Rust data structures (list/Vec, dict/HashMap, set/HashSet, tuple, slice, BTreeMap); and compare measured performance in both languages on identical workloads. The course covers amortized analysis, recursion and master theorem, worst case versus expected case, the cost of allocation and b
All levels
Introduction to Python
Learning Python gives the programmer a wide variety of career paths to choose from. Python is an open-source (free) programming language that is used in web programming, data science, artificial intelligence, and many scientific applications. Learning Python allows the programmer to focus on solving problems, rather than focusing on syntax. Its relative size and simplified syntax give it an edge over languages like Java and C++, yet the abundance of libraries gives it the power needed to accomplish great things. In this tutorial you will create a guessing game application that pits the comput
All levels
Production Deployment and Advanced Patterns
The Production Deployment and Advanced Patterns course is designed for developers, engineers, and technical product builders who are new to Generative AI but already possess intermediate programming knowledge, basic Python proficiency, and familiarity with development tools and APIs, and who want to build, deploy, and scale AI-powered agents in real-world applications. The course equips learners with the skills to transform AI agents into professional-grade applications ready for real-world use. Starting with user interface development, learners build interactive agent interfaces using Stream
All levels
Applied Fundamentals: Hangman
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This course is designed to provide a hands-on approach to developing a simple Hangman game using Python. You will gain practical experience by building the game step by step while learning key concepts in Python programming. By the end of the course, you will have developed a working Hangman game, built upon a strong foundation of Python syntax, functions, and logic. Th
All levels
Mastering Python Programming: Apply, Analyze, and Build
Take your Python programming skills beyond basic syntax by learning how to design modular, reusable, and efficient applications using functional programming and object-oriented programming principles. This course explores how to build scalable Python solutions through functions, recursion, classes, inheritance, exception handling, and advanced object-oriented features. You'll begin by designing reusable functions, managing parameters, and solving structured problems with Python data structures. As you progress, you'll analyze recursion, functional programming patterns, and variable scope befo
All levels
Data Cleaning, Transformation, and Manipulation
In Data Cleaning, Transformation, and Manipulation, you’ll learn to turn messy data into analysis- and modeling-ready datasets using Python (pandas) and SQL. This is a skill-based path organized around real workplace tasks. Each module mirrors responsibilities you see in job descriptions and focuses on the exact steps you’ll perform on the job. You’ll begin with a quick skills check, then personalize your journey: double down on new topics, or skip what you already know. For each skill, you’ll review concise lessons curated from expert instructors with explanations and demos for filtering and
All levels
Production ML with Hugging Face
Learn to deploy ML models to production using the Sovereign Rust Stack—a pure Rust implementation with zero Python runtime dependencies. This hands-on course teaches you to work with three critical model formats (GGUF, SafeTensors, APR), implement MLOps pipelines with CI/CD and observability, and deploy models across GPU, CPU, WebAssembly, and edge targets. Through real-world projects including a Python-to-Rust transpiler (Depyler), browser-based speech recognition (Whisper.apr), and LLM inference benchmarking (Qwen), you'll master format conversion, cryptographic model signing, and performan
All levels
Configuring your IDE for absolute beginners with AWS Cloud9
So by the end of this course, you will learn to set up an online IDE. For this, you will use the AWS cloud9 environment. You will learn to configure the AWS cloud 9 environment, you will explore the IDE, you will write some python programs, you will learn to create files and folders manually and through the command line . You will also learn to power off the instance and learn to delete the environment as well. Before starting this project, you must have an AWS account.
All levels
Data Engineering with Delta Lake on Databricks
Build production-ready data pipelines using Delta Live Tables and the Medallion Architecture on Databricks. This hands-on course teaches you to design, implement, and monitor ETL workflows that transform raw data into reliable, business-ready datasets through a structured bronze-silver-gold layering pattern. This course is primarily aimed at first- and second-year undergraduates interested in engineering or science, along with professionals with an interest in programming. You will start by mastering DLT fundamentals — declarative pipeline syntax in both SQL and Python, streaming ingestion w
All levels
Python for Everybody Specialization
University of Michigan's beginner-friendly path covering Python programming, data structures, web data, and databases.
Beginner
Deep Learning Specialization
Five courses on neural networks, CNNs, sequence models, and ML strategy from DeepLearning.AI.
Intermediate
IBM Data Science Professional Certificate
Python, SQL, data analysis, visualization, machine learning, and a capstone project.
Beginner
IBM Full Stack Software Developer Professional Certificate
Hands-on full-stack path: HTML, CSS, JavaScript, React, Node, Python, Django, containers, and microservices.
Beginner
Google Cybersecurity Professional Certificate
Job-ready cybersecurity path: security frameworks, SIEM tools, Linux, SQL, and Python for security.
Beginner
Crash Course on Python (Google)
Google's hands-on introduction to Python for people with no prior programming experience.
Beginner
Machine Learning Specialization (Andrew Ng)
Andrew Ng's foundational specialization: supervised learning, advanced algorithms, and recommender systems.
Beginner
Meta Back-End Developer Professional Certificate
Learn Python, Django, APIs, and databases to start a career as a back-end developer.
Beginner
Google Advanced Data Analytics Professional Certificate
Statistics, Python, regression, and machine learning for experienced analysts.
Intermediate