-
15.1 Programming with Python
-
15.2 Introducing Python
-
15.3 Getting Started
-
15.4 Configuring Visual Studio Code
-
15.5 Using Print
-
15.6 Demo - Hello World
-
15.7 Comments
-
15.8 Demo - Comments
-
15.9 String Concepts
-
15.10 Demo - Strings
-
15.11 Formatting Strings I
-
15.12 Formatting Strings II
-
15.13 Numeric Data Types
-
15.14 Numbers
-
15.15 Date data types
-
15.16 Dates
-
15.17 Error Handling I
-
15.18 Error Handling II
-
15.19 Conditional Logic I
-
15.20 Conditional Logic II
-
15.21 Handling Multiple Conditions
-
15.22 Multiple Conditions
-
15.23 Complex Conditions I
-
15.24 Complex Conditions II
-
15.25 Collections I
-
15.26 Collections II
-
15.27 Loops I
-
15.28 Loops II
-
15.29 Introducing Functions
-
15.30 Functions
-
15.31 Parameterized Functions I
-
15.32 Parameterized Functions II
-
15.33 Modules and Packages
-
15.34 Virtual Environments
-
15.35 Virtual Environment Packages
-
15.36 Calling An API I
-
15.37 Calling An API II
-
15.38 JavaScript Object Notation (JSON)
-
15.39 JSON
-
15.40 Managing Keys I
-
15.41 Managing Keys II
-
15.42 Decorators I
-
15.43 Decorators II
-
15.44 Next Steps