Learn to Program Using Python (edX)

Learn to Program Using Python (edX)
Free Course
Categories
Effort
Certification
Languages
High school algebra. No prior programming experience is required.
Misc
Learn to Program Using Python (edX)
Hands on introduction to the Python programming language.

Interested in learning a computer programming language but unsure of how and where to begin? This course, Learn to Program Using Python, is a great place to start.

Python is an easy and fun language to learn, and it is now one of the most popular programming languages, suitable for almost any task from developing graphical user interfaces to building web applications.

This course is an introduction to the Python programming language. This course is open to all learners who wish to gain an understanding of the basic components of computer programming. You will learn basic computer programming concepts and terminologies such as variables, constants, operators, expressions, conditional statements, loops, and functions. This Python course includes hands-on exercises to help you understand the components of Python programming while incrementally developing more significant programs. The exercises in this course will be based on small assignments which will relate to real-world problems.

No previous programming knowledge needed.

Upon completing this course you will be able to:

- Get user-input data and manipulate it using Python.

- Implement basic Python structures such as if statements, loops, and functions.

- Read and write external data files using Python.

- Implement functions and call built-in Python functions.

- Import and use library function modules from the Python library.

- Debug an entire program and handle errors in Python.