-
19.1 Programming with Python
-
19.2 Introducing Python
-
19.3 Getting Started
-
19.4 Configuring Visual Studio Code
-
19.5 Using Print
-
19.6 Demo - Hello World
-
19.7 Comments
-
19.8 Demo - Comments
-
19.9 String Concepts
-
19.10 Demo - Strings
-
19.11 Formatting Strings I
-
19.12 Formatting Strings II
-
19.13 Numeric Data Types
-
19.14 Numbers
-
19.15 Date data types
-
19.16 Dates
-
19.17 Error Handling I
-
19.18 Error Handling II
-
19.19 Conditional Logic I
-
19.20 Conditional Logic II
-
19.21 Handling Multiple Conditions
-
19.22 Multiple Conditions
-
19.23 Complex Conditions I
-
19.24 Complex Conditions II
-
19.25 Collections I
-
19.26 Collections II
-
19.27 Loops I
-
19.28 Loops II
-
19.29 Introducing Functions
-
19.30 Functions
-
19.31 Parameterized Functions I
-
19.32 Parameterized Functions II
-
19.33 Modules and Packages
-
19.34 Virtual Environments
-
19.35 Virtual Environment Packages
-
19.36 Calling An API I
-
19.37 Calling An API II
-
19.38 JavaScript Object Notation (JSON)
-
19.39 JSON
-
19.40 Managing Keys I
-
19.41 Managing Keys II
-
19.42 Decorators I
-
19.43 Decorators II
-
19.44 Next Steps