Learning Python
Overview
Get started with Python, the popular and highly readable object-oriented language.
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 HTML, JSON, and XML data from the web.
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 HTML, JSON, and XML data from the web.
Syllabus
Introduction
- Learning Python
- What you should know
- Exercise files
- Installing Python
- How to run the Python examples
- Installing VS Code
- Your first Python program
- Running Python from VS Code
- Variables and expressions
- Python functions
- Conditional structures
- Loops
- Classes
- Importing and using modules
- The date, time, and datetime classes
- Formatting time output
- Using timedelta objects
- Working with calendars
- Reading and writing files
- Working with OS path utilities
- Using file system shell methods
- Fetching internet data
- Working with JSON data
- Parsing and processing HTML
- Manipulating XML
- Next steps
Taught by
Joe Marini
Related Courses
Reviews
0.0 rating, based on 0 reviews