- 38 Sections
- 40 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Python Getting Started3
- Python Syntax4
- Python CommentsComments can be used to explain Python code. Comments can be used to make the code more readable. Comments can be used to prevent execution when testing code.2
- Python VariablesVariables are containers for storing data values.13
- 6.1Creating Variables5 Minutes
- 6.2Casting5 Minutes
- 6.3Get the Type5 Minutes
- 6.4Single or Double Quotes?5 Minutes
- 6.5Case-Sensitive5 Minutes
- 6.6Variable Names5 Minutes
- 6.7Multi Words Variable Names5 Minutes
- 6.8Many Values to Multiple Variables5 Minutes
- 6.9One Value to Multiple Variables5 Minutes
- 6.10Unpack a Collection5 Minutes
- 6.11Output Variables5 Minutes
- 6.12Global Variables5 Minutes
- 6.13The global Keyword5 Minutes
- Python Data Types4
- Python Numbers6
- Python Casting1
- Python Strings8
- Python Booleans0
- Python Operators0
- Python Lists0
- Python Tuples0
- Python Sets0
- Python Dictionaries0
- Python If ... Else0
- Python While Loops0
- Python For Loops0
- Python Functions0
- Python Lambda0
- Python Arrays0
- Python Classes and Objects0
- Python Inheritance0
- Python Iterators0
- Python Scope0
- Python Modules0
- Python Datetime0
- Python Math0
- Python JSON0
- Python RegEx0
- Python PIP0
- Python Try Except0
- Python User Input0
- Python String Formatting0
- File Handling0
- NumPy0
- Pandas0
- SciPi0
- Matplotlib0
