Python: A Guided Journey from Introduction to Application Specialization

Learn the basics of Python Programming. Implement solutions to real-world problems using Python
What you'll learn:
- Students will master the basic skills of coding in python and will be able to understand the syntax.
- Students will learn how to perform data analysis and visualization using python.
- Students will understand why object oriented programming is used and how to create a graphical user interface.

Sort options

Introduction to Machine Learning with Python (Coursera)

This course will give you an introduction to machine learning with the Python programming language. You will learn about supervised learning, unsupervised learning, deep learning, image processing, and generative adversarial networks. You will implement machine learning models using Python and will learn about the many applications of machine learning [...]

Data Analysis and Visualization with Python (Coursera)

In this course, you will learn how to read and write data from and to a file. You will also examine how to manipulate and analyze the data using lists, tuples, dictionaries, sets, and the pandas and Matplot libraries.

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) to implementing Python syntax in scripts. Some of the position titles that may benefit from this [...]

Object-Oriented Programming and GUI with Python (Coursera)

In this course we will implement object-oriented programming into Python programs; outline the importance of why and how we use object-oriented programming; and learn how to use inheritance when designing a program. We will also look at how to build a graphical user interface for a basic program.