Filename Size 01 Welcome Course introduction/001 Python-Course-Notes-Section-1-7.pdf 1.2 MB 01 Welcome Course introduction/001 Whats inside the course.en.srt 4.5 KB 01 Welcome Course introduction/001 Whats inside the course.mp4 65.3 MB 01 Welcome Course introduction/002 Why code Why Python.en.srt 12.6 KB 01 Welcome Course introduction/002 Why code Why Python.mp4 206.7 MB 01 Welcome Course introduction/003 The best way to take the course.en.srt 2 KB 01 Welcome Course introduction/003 The best way to take the course.mp4 9.7 MB 01 Welcome Course introduction/004 Download all resources.html 3.3 KB 01 Welcome Course introduction/005 Some good news.en.srt 302 B 01 Welcome Course introduction/005 Some good news.mp4 2.9 MB 02 Setting up the environment/006 Installing Anaconda and introducing Spyder.en.srt 5.1 KB 02 Setting up the environment/006 Installing Anaconda and introducing Spyder.mp4 66.9 MB 02 Setting up the environment/007 Introducing Spyder.en.srt 10 KB 02 Setting up the environment/007 Introducing Spyder.mp4 82.9 MB 03 Python basics Hands-on coding/008 4.0-print-function.py 151 B 03 Python basics Hands-on coding/008 4.1-print-function-solution.py 204 B 03 Python basics Hands-on coding/008 PRINT function.en.srt 15.2 KB 03 Python basics Hands-on coding/008 PRINT function.mp4 90.3 MB 03 Python basics Hands-on coding/009 Your help needed.en.srt 837 B 03 Python basics Hands-on coding/009 Your help needed.mp4 10.3 MB 04 Variables and strings - Exercises/010 5.0-Variables-notes.py 488 B 04 Variables and strings - Exercises/010 The solution.en.srt 3.6 KB 04 Variables and strings - Exercises/010 The solution.mp4 23.3 MB 04 Variables and strings - Exercises/011 5.0-Variables-notes.py 488 B 04 Variables and strings - Exercises/011 Variables.en.srt 7.1 KB 04 Variables and strings - Exercises/011 Variables.mp4 51.2 MB 04 Variables and strings - Exercises/012 Strings.en.srt 9.7 KB 04 Variables and strings - Exercises/012 Strings.mp4 63.4 MB 04 Variables and strings - Exercises/013 Lets write a program.en.srt 833 B 04 Variables and strings - Exercises/013 Lets write a program.mp4 11.8 MB 04 Variables and strings - Exercises/014 5.1-variables-questions-solutions.py 1.4 KB 04 Variables and strings - Exercises/014 Question 1.en.srt 2.4 KB 04 Variables and strings - Exercises/014 Question 1.mp4 15.2 MB 04 Variables and strings - Exercises/015 5.1-variables-questions-solutions.py 1.4 KB 04 Variables and strings - Exercises/015 Question 2.en.srt 1.8 KB 04 Variables and strings - Exercises/015 Question 2.mp4 14.4 MB 04 Variables and strings - Exercises/016 5.1-variables-questions-solutions.py 1.4 KB 04 Variables and strings - Exercises/016 Question 3.en.srt 3 KB 04 Variables and strings - Exercises/016 Question 3.mp4 26.3 MB 04 Variables and strings - Exercises/017 5.1-variables-questions-solutions.py 1.4 KB 04 Variables and strings - Exercises/017 Question 4.en.srt 1.7 KB 04 Variables and strings - Exercises/017 Question 4.mp4 10.3 MB 04 Variables and strings - Exercises/018 5.1-variables-questions-solutions.py 1.4 KB 04 Variables and strings - Exercises/018 Question 5.en.srt 4.6 KB 04 Variables and strings - Exercises/018 Question 5.mp4 43.4 MB 05 Conditionals/019 6.0-Conditionals.py 2.5 KB 05 Conditionals/019 Intro to conditionals.en.srt 9.4 KB 05 Conditionals/019 Intro to conditionals.mp4 77.6 MB 05 Conditionals/020 Logical operators.en.srt 4.7 KB 05 Conditionals/020 Logical operators.mp4 23.9 MB 05 Conditionals/021 Not TRUE is FALSE.en.srt 3.8 KB 05 Conditionals/021 Not TRUE is FALSE.mp4 21.5 MB 05 Conditionals/022 IF statement.en.srt 6.7 KB 05 Conditionals/022 IF statement.mp4 65.2 MB 05 Conditionals/023 More on strings.en.srt 6.9 KB 05 Conditionals/023 More on strings.mp4 83.3 MB 05 Conditionals/024 More strings.en.srt 7.4 KB 05 Conditionals/024 More strings.mp4 69.9 MB 05 Conditionals/025 6.7-Conditionals-questions-solutions.py 3.3 KB 05 Conditionals/025 6.7-Conditionals-questions-UNSOLVED.py 3.3 KB 05 Conditionals/025 Practical challenge.en.srt 21.7 KB 05 Conditionals/025 Practical challenge.mp4 165.3 MB 06 For loops/026 7.0-loops.py 3 KB 06 For loops/026 Intro to For loops.en.srt 11.8 KB 06 For loops/026 Intro to For loops.mp4 82.4 MB 06 For loops/027 A little more on variables.en.srt 4.2 KB 06 For loops/027 A little more on variables.mp4 30.7 MB 06 For loops/028 Lists.en.srt 13.8 KB 06 For loops/028 Lists.mp4 100.4 MB 06 For loops/029 The power of lists and loops and working together.en.srt 10.1 KB 06 For loops/029 The power of lists and loops and working together.mp4 95.1 MB 06 For loops/030 Some list methods.en.srt 3.6 KB 06 For loops/030 Some list methods.mp4 29.9 MB 06 For loops/031 While loops.en.srt 10.2 KB 06 For loops/031 While loops.mp4 67.8 MB 06 For loops/032 Modulus.en.srt 7.7 KB 06 For loops/032 Modulus.mp4 47.7 MB 06 For loops/033 7.8-loop-questions-solutions.py 4.6 KB 06 For loops/033 7.8-loop-questions-UNSOLVED.py 1.5 KB 06 For loops/033 Practical challenge.en.srt 22.3 KB 06 For loops/033 Practical challenge.mp4 163 MB 07 Dictionaries/034 8.0-modules-and-dictionaries.py 6.6 KB 07 Dictionaries/034 Modules.en.srt 9.2 KB 07 Dictionaries/034 Modules.mp4 54.6 MB 07 Dictionaries/035 Dictionaries.en.srt 17.8 KB 07 Dictionaries/035 Dictionaries.mp4 119.4 MB 07 Dictionaries/036 Zip function.en.srt 3.8 KB 07 Dictionaries/036 Zip function.mp4 20.9 MB 07 Dictionaries/037 More string methods.en.srt 3.4 KB 07 Dictionaries/037 More string methods.mp4 30.8 MB 07 Dictionaries/038 Tuples.en.srt 3.5 KB 07 Dictionaries/038 Tuples.mp4 19.6 MB 07 Dictionaries/039 More than 1 dimension.en.srt 5.3 KB 07 Dictionaries/039 More than 1 dimension.mp4 30.2 MB 07 Dictionaries/040 8.8-dictionary-questions-solutions.py 3.3 KB 07 Dictionaries/040 8.8-dictionary-questions-UNSOLVED.py 1.3 KB 07 Dictionaries/040 Import counters (12).en.srt 7.3 KB 07 Dictionaries/040 Import counters (12).mp4 62.1 MB 07 Dictionaries/041 8.8-dictionary-questions-UNSOLVED.py 1.3 KB