This is the fastest way to learn almost all of Python syntax. Since this course moves quickly it may be helpful to have at least some programming experience. This applies to the latest version of Python. Code examples come from 00:00 Introduction 00:28 Python Basics 01:39 Flow Control 05:18 Functions 07:02 Exception Handling 07:46 Lists 11:42 Tuples 12:20 Dictionaries and Structuring Data 14:09 Sets 15:27 Comprehensions 16:03 Manipulating Strings 19:35 String Formatting 20:06 Debugging 21:39 Lambda Functions 22:45 Ternary Conditional Operator 23:02 args and kwargs 23:50 __main__ Top-level script environment 24:47 Conclusion











