Learner Reviews & Feedback for Programming in Python by Meta
4.6
stars
1,523 ratings
About the Course
In this course, you will be introduced to foundational programming skills with basic Python Syntax. You’ll learn how to use code to solve problems. You’ll dive deep into the Python ecosystem and learn popular modules, libraries and tools for Python.
You’ll also get hands-on with objects, classes and methods in Python, and utilize variables, data types, control flow and loops, functions and data structures. You’ll learn how to recognize and handle errors and you’ll write unit tests for your Python code and practice test-driven development.
By the end of this course, you will be able to:
• Prepare your computer system for Python programming
• Show understanding of Python syntax and how to control the flow of code
• Demonstrate knowledge of how to handle errors and exceptions
• Explain object-oriented programming and the major concepts associated with it
• Explain the importance of testing in Python, and when to apply particular methods
This is a beginner course for learners who would like to prepare themselves for a career in back-end development or database engineering. To succeed in this course, you do not need prior web development experience, only basic internet navigation skills and an eagerness to get started with coding....
Top reviews
SS
Apr 14, 2023
Great Course. It included information about all aspects of Python programming from Basic syntax to Exception & File handling, OOPS concepts, Various modules & packages, and Software testing.
DG
Aug 2, 2022
Thanks Meta for a very comprehensive course.
Not only are fundamental computer science topics taught, but the job-ready skills needed for Python by covering it in breadth, but also depth.