Learning Python
Offered By: LinkedIn Learning
Course Description
Overview
Get started with Python, the popular and highly-readable object-oriented language.
Syllabus
Introduction
- Learning Python
- What you should know
- Exercise files
- Installing Python on Windows
- Installing Python on Mac
- Choosing an editor or IDE
- How to run the Python examples
- CoderPad Challenges
- Building Hello World
- Variables and expressions
- Python functions
- Conditional structures
- Loops
- Classes
- Importing and using modules
- Using exceptions
- Solution: Palindromes
- Reading and writing files
- Working with OS path utilities
- Using filesystem shell methods
- Solution: Files
- The date, time, and datetime classes
- Formatting time output
- Using timedelta objects
- Working with calendars
- Solution: Dates and times
- Fetching Internet data
- Working with JSON data
- Parsing and processing HTML
- Manipulating XML
- Where to go next
Taught by
Joe Marini
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity