Learning Python [Released: 2/21/2025]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h 41m | 559 MB
Instructor: Joe Marini
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h 41m | 559 MB
Instructor: Joe Marini
Python—the popular and highly-readable object-oriented language—is both powerful and relatively easy to learn. Whether you're new to programming or an experienced developer, this course can help you get started with Python. Joe Marini provides an overview of the installation process, basic Python syntax, and an example of how to construct and run a simple Python program. Learn to work with dates and times, read and write files, and retrieve and parse JSON and XML data from the web.
Learning objectives
- Learn about variables and expressions.
- Explore conditional structures.
- Work with loops in Python.
- Study Python data structures.
- Define functions.
- Learn about built-in functions.
- Understand classes and objects.
- Import and use modules.
- Use exceptions.
- Work with files.
- Use dates and times.