Learning Python

0
Join & Subscribe
LinkedIn Learning
Free Trial Available
English
Certificate Available
2-3 hours worth of material
selfpaced

Overview

Get started with Python, the popular and highly readable object-oriented language.

Syllabus

Introduction
  • Learning Python
  • What you should know
  • Exercise files
1. Getting Started
  • Installing Python
  • How to run the Python examples
  • Installing VS Code
2. Python Basics
  • Your first Python program
  • Running Python from VS Code
  • Variables and expressions
  • Python functions
  • Conditional structures
  • Loops
  • Classes
  • Importing and using modules
3. Working with Dates and Time
  • The date, time, and datetime classes
  • Formatting time output
  • Using timedelta objects
  • Working with calendars
4. Working with Files
  • Reading and writing files
  • Working with OS path utilities
  • Using file system shell methods
5. Working with Web Data
  • Fetching internet data
  • Working with JSON data
  • Parsing and processing HTML
  • Manipulating XML
Conclusion
  • Next steps

Taught by

Joe Marini