Udemy - The Complete Python Course Learn Python by Doing 2020-6
File List
| File | Size |
|---|---|
| 1. Intro to Python/1. Welcome to this course!.mp4 | 29.95 MB |
| 1. Intro to Python/1. Welcome to this course!.srt | 5.06 KB |
| 1. Intro to Python/10. Information before your first coding exercise.mp4 | 12.94 MB |
| 1. Intro to Python/10. Information before your first coding exercise.srt | 1.72 KB |
| 1. Intro to Python/11. Exercise Variables and Numbers.html | 137 B |
| 1. Intro to Python/12. Solution variables and numbers.html | 1.01 KB |
| 1. Intro to Python/13. Python strings.mp4 | 33.84 MB |
| 1. Intro to Python/13. Python strings.srt | 12.88 KB |
| 1. Intro to Python/13.1 Interactive code for this lecture.html | 112 B |
| 1. Intro to Python/14. Python string formatting.mp4 | 39.44 MB |
| 1. Intro to Python/14. Python string formatting.srt | 12.31 KB |
| 1. Intro to Python/14.1 Advanced blog post on the format function.html | 114 B |
| 1. Intro to Python/14.2 Interactive code for this lecture.html | 122 B |
| 1. Intro to Python/14.3 Advanced blog post on formatting numbers.html | 129 B |
| 1. Intro to Python/14.4 Advanced blog post on nested string interpolation.html | 125 B |
| 1. Intro to Python/14.5 Advanced blog post on formatting integers in different bases.html | 136 B |
| 1. Intro to Python/15. Python string formatting.html | 137 B |
| 1. Intro to Python/16. Getting user input in Python.mp4 | 41.68 MB |
| 1. Intro to Python/16. Getting user input in Python.srt | 14.26 KB |
| 1. Intro to Python/16.1 Formatting Strings and Processing User Input.html | 124 B |
| 1. Intro to Python/16.2 Interactive code for this lecture.html | 115 B |
| 1. Intro to Python/17. Python strings, formatting, and user input.html | 137 B |
| 1. Intro to Python/18. Exercise communicating with users.html | 137 B |
| 1. Intro to Python/19. Solution communicating with users.html | 771 B |
| 1. Intro to Python/2. Overview of the course curriculum.mp4 | 10.98 MB |
| 1. Intro to Python/2. Overview of the course curriculum.srt | 5.85 KB |
| 1. Intro to Python/20. Booleans and comparisons in Python.mp4 | 25.22 MB |
| 1. Intro to Python/20. Booleans and comparisons in Python.srt | 7.21 KB |
| 1. Intro to Python/20.1 Interactive code for this lecture.html | 113 B |
| 1. Intro to Python/20.2 Conditionals and Booleans.html | 128 B |
| 1. Intro to Python/21. and & or in Python.mp4 | 59.93 MB |
| 1. Intro to Python/21. and & or in Python.srt | 13.75 KB |
| 1. Intro to Python/21.1 Interactive code for this lecture.html | 115 B |
| 1. Intro to Python/21.2 Blog post on 'and' and 'or' with even more detail.html | 127 B |
| 1. Intro to Python/22. Booleans and comparisons in Python.html | 137 B |
| 1. Intro to Python/23. Lists in Python.mp4 | 39.47 MB |
| 1. Intro to Python/23. Lists in Python.srt | 14.38 KB |
| 1. Intro to Python/23.1 Interactive code for this lecture.html | 110 B |
| 1. Intro to Python/23.2 Basic Python Collections.html | 119 B |
| 1. Intro to Python/23.3 Blog post on extending lists.html | 113 B |
| 1. Intro to Python/24. Tuples in Python.mp4 | 26.04 MB |
| 1. Intro to Python/24. Tuples in Python.srt | 9.93 KB |
| 1. Intro to Python/24.1 Interactive code for this lecture.html | 111 B |
| 1. Intro to Python/25. Sets in Python.mp4 | 18.33 MB |
| 1. Intro to Python/25. Sets in Python.srt | 5.32 KB |
| 1. Intro to Python/25.1 Interactive code for this lecture.html | 109 B |
| 1. Intro to Python/25.2 Sets.html | 112 B |
| 1. Intro to Python/26. Advanced set operations.mp4 | 34.33 MB |
| 1. Intro to Python/26. Advanced set operations.srt | 8.85 KB |
| 1. Intro to Python/26.1 Interactive code for this lecture.html | 128 B |
| 1. Intro to Python/26.2 Blog post on the symmetric_difference method.html | 128 B |
| 1. Intro to Python/26.3 Blog post on set operators.html | 121 B |
| 1. Intro to Python/27. Lists, tuples, and sets in Python.html | 137 B |
| 1. Intro to Python/28. Exercise nearby friends.html | 137 B |
| 1. Intro to Python/29. Solution nearby friends.html | 655 B |
| 1. Intro to Python/3. Our Python coding environment.mp4 | 32.91 MB |
| 1. Intro to Python/3. Our Python coding environment.srt | 4.85 KB |
| 1. Intro to Python/3.1 Getting Set Up.html | 121 B |
| 1. Intro to Python/30. Python dictionaries.mp4 | 35.97 MB |
| 1. Intro to Python/30. Python dictionaries.srt | 14.43 KB |
| 1. Intro to Python/30.1 Blog post on updating dictionaries.html | 119 B |
| 1. Intro to Python/30.2 Interactive code for this lecture.html | 117 B |
| 1. Intro to Python/30.3 Dictionaries.html | 120 B |
| 1. Intro to Python/31. Python dictionaries.html | 137 B |
| 1. Intro to Python/32. Length and sum.mp4 | 24.3 MB |
| 1. Intro to Python/32. Length and sum.srt | 4.93 KB |
| 1. Intro to Python/32.1 Interactive code for this lecture.html | 119 B |
| 1. Intro to Python/33. Exercise dictionaries.html | 137 B |
| 1. Intro to Python/34. Solution dictionaries.html | 1.43 KB |
| 1. Intro to Python/35. Joining a list.mp4 | 11.9 MB |
| 1. Intro to Python/35. Joining a list.srt | 3.88 KB |
| 1. Intro to Python/35.1 split, join, and Slices.html | 117 B |
| 1. Intro to Python/35.2 Interactive code for this lecture.html | 119 B |
| 1. Intro to Python/4. Writing our first code! Variables and printing.mp4 | 20.46 MB |
| 1. Intro to Python/4. Writing our first code! Variables and printing.srt | 8.68 KB |
| 1. Intro to Python/4.1 Numbers, Arithmetic, and Printing to the Console.html | 123 B |
| 1. Intro to Python/4.2 Strings, Variables, and Getting Input from Users.html | 124 B |
| 1. Intro to Python/4.3 Interactive code for this lecture.html | 127 B |
| 1. Intro to Python/5. Variables and printing.html | 137 B |
| 1. Intro to Python/6. Community & Support.mp4 | 77.98 MB |
| 1. Intro to Python/6. Community & Support.srt | 12.54 KB |
| 1. Intro to Python/6.1 Our Python e-book.html | 91 B |
| 1. Intro to Python/6.2 Discord server.html | 87 B |
| 1. Intro to Python/7. Numbers in Python.mp4 | 16.53 MB |
| 1. Intro to Python/7. Numbers in Python.srt | 5.86 KB |
| 1. Intro to Python/7.1 Interactive code for this lecture.html | 112 B |
| 1. Intro to Python/8. Calculating the remainder of a division.mp4 | 24.13 MB |
| 1. Intro to Python/8. Calculating the remainder of a division.srt | 8.35 KB |
| 1. Intro to Python/8.1 Blog post on the modulo and floor division operators.html | 133 B |
| 1. Intro to Python/8.2 Interactive code for this lecture.html | 128 B |
| 1. Intro to Python/8.3 Blog post on the divmod function.html | 114 B |
| 1. Intro to Python/9. Numbers and Printing in Python.html | 137 B |
| 10. Advanced Python Development/1. Mutability in Python.mp4 | 62.02 MB |
| 10. Advanced Python Development/1. Mutability in Python.srt | 16.78 KB |
| 10. Advanced Python Development/1.1 Interactive code for this lecture.html | 114 B |
| 10. Advanced Python Development/10. Timezones.mp4 | 37.9 MB |
| 10. Advanced Python Development/10. Timezones.srt | 16.49 KB |
| 10. Advanced Python Development/11. Dates and time in Python.mp4 | 60.07 MB |
| 10. Advanced Python Development/11. Dates and time in Python.srt | 22.37 KB |
| 10. Advanced Python Development/11.1 Interactive code for this lecture.html | 117 B |
Trackers
No trackers found.