
Introduction to Python Programming - Coursera
This course includes an overview of the various tools available for writing and running Python, and gets students coding quickly. It also provides hands-on coding exercises using commonly used data structures, writing custom functions, and reading and writing to files.
Introduction to Python - Coursera
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.
An Introduction to Programming using Python - Coursera
Python is a versatile programming language used for developing websites and software, task automation, data analysis and more. In this course, you'll embark on an exciting journey into the world of Python and gain valuable skills that will enable you to …
Programming for Everybody (Getting Started with Python)
This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics.
Python Programming Fundamentals - Coursera
You'll learn essential Python syntax, data structures, and control flow, while practicing debugging and basic code optimization techniques. Benefits: Gain a solid foundation in Python programming, enabling you to write clean, functional scripts and tackle common programming challenges.
Introduction to Python Fundamentals - Coursera
The first course will introduce you to programming languages, with Python as an example. You are going to learn how to use variables and operators, as well as input/output and flow controls to build simple Python programs.
Python Basics - Coursera
This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures.
Introduction to Python - Coursera
This specialization introduces the basics of the Python programming language and teaches how to implement solutions to real-world problems using Python syntax. Topics in this course range from utilizing integrated development environments (IDEs) …
Best Python Courses & Certificates [2025] | Coursera Learn Online
Python is a versatile language that opens the door to numerous career paths: Software Developer, creating applications and software solutions using Python. Data Analyst, deriving insights from data sets with Python’s analytical tools. Machine Learning Engineer, building and training models using Python’s machine learning libraries.
Python for the Absolute Beginner - Coursera
This course will teach foundational concepts such as data types, operators, functions, and basic Python internals. After each module, you’ll enjoy access to practice questions to better understand the concepts.