This page includes tutorials of Python basics and Python built-in data types.
Python Basics
- How to Setup Python Programming Environment
- What are class, object, and method
- Date and time
- The Difference between Naive versus Aware Datetime Objects
- How to Get Current Date and Weekday in Python
- For loop
- How to use and write If Else in Python
- How to check the current Python version
- How to get the current date in Python
- Examples of random.seed( ) in Python
Python Built-in Data Types
- Overview of Python built-in data types
- Strings
- Booleans
- Sets
- Frozenset
- Lists
- Tuples
- Dictionaries
- Binary