PDC4S:\Web Development Courses\The Complete Python Course - Learn Python by Doing\2. Python fundamentals |
Up one directory... |
|
1. If statements in Python.mp4 | 61,835 KB | 3/25/2020 1:59 PM |
1. If statements in Python.vtt | 21 KB | 3/25/2020 1:59 PM |
1.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
10. A couple more loop examples.html | 1 KB | 3/25/2020 1:59 PM |
11. Loops in Python.html | 1 KB | 3/25/2020 1:59 PM |
12. Exercise FizzBuzz.html | 1 KB | 3/25/2020 1:59 PM |
13. Solution FizzBuzz.html | 1 KB | 3/25/2020 1:59 PM |
14. The else keyword with loops.mp4 | 27,516 KB | 3/25/2020 1:59 PM |
14. The else keyword with loops.vtt | 7 KB | 3/25/2020 1:59 PM |
14.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
14.2 (advanced) Blog post with more info.html | 1 KB | 3/25/2020 1:59 PM |
15. Finding prime numbers with for loops.mp4 | 46,152 KB | 3/25/2020 1:59 PM |
15. Finding prime numbers with for loops.vtt | 9 KB | 3/25/2020 1:59 PM |
15.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
16. List slicing in Python.mp4 | 20,297 KB | 3/25/2020 1:59 PM |
16. List slicing in Python.vtt | 7 KB | 3/25/2020 1:59 PM |
16.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
17. List comprehension in Python.mp4 | 37,035 KB | 3/25/2020 1:59 PM |
17. List comprehension in Python.vtt | 16 KB | 3/25/2020 1:59 PM |
17.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
18. Comprehensions with conditionals.mp4 | 38,621 KB | 3/25/2020 1:59 PM |
18. Comprehensions with conditionals.vtt | 11 KB | 3/25/2020 1:59 PM |
18.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
19. Set and dictionary comprehensions.mp4 | 28,151 KB | 3/25/2020 1:59 PM |
19. Set and dictionary comprehensions.vtt | 9 KB | 3/25/2020 1:59 PM |
19.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
2. If statements in Python.html | 1 KB | 3/25/2020 1:59 PM |
20. The zip function.mp4 | 16,381 KB | 3/25/2020 1:59 PM |
20. The zip function.vtt | 5 KB | 3/25/2020 1:59 PM |
20.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
21. List comprehensions and slicing in Python.html | 1 KB | 3/25/2020 1:59 PM |
22. Exercise an improved lottery!.html | 1 KB | 3/25/2020 1:59 PM |
23. Solution an improved lottery!.html | 2 KB | 3/25/2020 1:59 PM |
24. Functions in Python.mp4 | 19,054 KB | 3/25/2020 1:58 PM |
24. Functions in Python.vtt | 8 KB | 3/25/2020 1:59 PM |
24.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
25. Arguments and parameters.mp4 | 66,360 KB | 3/25/2020 1:59 PM |
25. Arguments and parameters.vtt | 17 KB | 3/25/2020 1:59 PM |
25.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
26. Functions and return values in Python.mp4 | 65,019 KB | 3/25/2020 1:59 PM |
26. Functions and return values in Python.vtt | 16 KB | 3/25/2020 1:59 PM |
26.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
27. Default parameter values.mp4 | 74,256 KB | 3/25/2020 1:59 PM |
27. Default parameter values.vtt | 13 KB | 3/25/2020 1:59 PM |
27.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
28. Functions in Python.html | 1 KB | 3/25/2020 1:59 PM |
29. Lambda functions in Python.mp4 | 36,503 KB | 3/25/2020 1:59 PM |
29. Lambda functions in Python.vtt | 11 KB | 3/25/2020 1:59 PM |
29.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
3. While loops in Python.mp4 | 35,518 KB | 3/25/2020 1:59 PM |
3. While loops in Python.vtt | 10 KB | 3/25/2020 1:59 PM |
3.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
30. First class and higher order functions.mp4 | 42,503 KB | 3/25/2020 1:59 PM |
30. First class and higher order functions.vtt | 14 KB | 3/25/2020 1:59 PM |
30.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
31. Advanced functions in Python.html | 1 KB | 3/25/2020 1:59 PM |
4. Exercise a simple text menu.html | 1 KB | 3/25/2020 1:59 PM |
5. Solution a simple text menu.html | 1 KB | 3/25/2020 1:59 PM |
6. For loops in Python.mp4 | 36,517 KB | 3/25/2020 1:59 PM |
6. For loops in Python.vtt | 13 KB | 3/25/2020 1:59 PM |
6.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
7. Destructuring syntax.mp4 | 22,233 KB | 3/25/2020 1:59 PM |
7. Destructuring syntax.vtt | 6 KB | 3/25/2020 1:59 PM |
7.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
8. Iterating over dictionaries.mp4 | 20,831 KB | 3/25/2020 1:59 PM |
8. Iterating over dictionaries.vtt | 4 KB | 3/25/2020 1:59 PM |
8.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |
9. Break and continue.mp4 | 22,167 KB | 3/25/2020 1:59 PM |
9. Break and continue.vtt | 7 KB | 3/25/2020 1:59 PM |
9.1 Interactive code for this lecture.html | 1 KB | 3/25/2020 1:59 PM |