This media is not supported in your browser
VIEW IN TELEGRAM
Practice what you've learned
Learning Python
01 - Introduction
- Learning Python
- What you should know
- Exercise files
02 - Getting Started
- Installing Python on Windows
- Installing Python on Mac
- Choosing an editor or IDE
- How to run the Python examples
03 - Python Basics
- Building Hello World
- Variables and expressions
- Python functions
- Conditional structures
- Loops
- Classes
- Importing and using modules
- Using exceptions
- Challenge Palindromes
- Solution Palindromes
04 - Working with Files
- Reading and writing files
- Working with OS path utilities
- Using filesystem shell methods
- Challenge Files
- Solution Files
05 - Using Dates and Times
- The date, time, and datetime classes
- Formatting time output
- Using timedelta objects
- Working with calendars
- Challenge Dates and times
- Solution Dates and times
06 - Internet Data Formats
- Fetching Internet data
- Working with JSON data
- Parsing and processing HTML
- Manipulating XML
07 - Conclusion
- Where to go next
—————
Subnoscripts
Full pack
More training courses
@freeTrainingCourse
01 - Introduction
- Learning Python
- What you should know
- Exercise files
02 - Getting Started
- Installing Python on Windows
- Installing Python on Mac
- Choosing an editor or IDE
- How to run the Python examples
03 - Python Basics
- Building Hello World
- Variables and expressions
- Python functions
- Conditional structures
- Loops
- Classes
- Importing and using modules
- Using exceptions
- Challenge Palindromes
- Solution Palindromes
04 - Working with Files
- Reading and writing files
- Working with OS path utilities
- Using filesystem shell methods
- Challenge Files
- Solution Files
05 - Using Dates and Times
- The date, time, and datetime classes
- Formatting time output
- Using timedelta objects
- Working with calendars
- Challenge Dates and times
- Solution Dates and times
06 - Internet Data Formats
- Fetching Internet data
- Working with JSON data
- Parsing and processing HTML
- Manipulating XML
07 - Conclusion
- Where to go next
—————
Subnoscripts
Full pack
More training courses
@freeTrainingCourse
This media is not supported in your browser
VIEW IN TELEGRAM
Learning Python
This media is not supported in your browser
VIEW IN TELEGRAM
What you should know
This media is not supported in your browser
VIEW IN TELEGRAM
Exercise files
This media is not supported in your browser
VIEW IN TELEGRAM
Installing Python on Windows
This media is not supported in your browser
VIEW IN TELEGRAM
Installing Python on Mac
This media is not supported in your browser
VIEW IN TELEGRAM
Choosing an editor or IDE
This media is not supported in your browser
VIEW IN TELEGRAM
How to run the Python examples