zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseLab.com] Udemy - Learn Python Programming Masterclass
magnet:?xt=urn:btih:6a8a25b33f68bb444f000b31bdf74e56e61f7684&dn=[FreeCourseLab.com] Udemy - Learn Python Programming Masterclass
磁力链接详情
Hash值:
6a8a25b33f68bb444f000b31bdf74e56e61f7684
点击数:
173
文件大小:
5.66 GB
文件数量:
212
创建日期:
2021-5-12 23:16
最后访问:
2024-10-29 18:23
访问标签:
FreeCourseLab
com
Udemy
-
Learn
Python
Programming
Masterclass
文件列表详情
1. Introduction/1. Introduction to the course.mp4 12.25 MB
10. Input and Output (IO) in Python/1. Introduction to the Section.mp4 3.47 MB
10. Input and Output (IO) in Python/10. Shelve Challenge.mp4 25.3 MB
10. Input and Output (IO) in Python/11. Challenge Continued.mp4 17.54 MB
10. Input and Output (IO) in Python/2. Reading and writing text files.mp4 27.41 MB
10. Input and Output (IO) in Python/3. Writing Text Files.mp4 22.33 MB
10. Input and Output (IO) in Python/4. Appending to Files and Challenge.mp4 10.18 MB
10. Input and Output (IO) in Python/5. Writing Binary Files Manually.mp4 90.88 MB
10. Input and Output (IO) in Python/6. Using Pickle To Write Binary Files.mp4 29.59 MB
10. Input and Output (IO) in Python/7. Shelve.mp4 23.84 MB
10. Input and Output (IO) in Python/8. Manipulating Data With Shelve.mp4 17.93 MB
10. Input and Output (IO) in Python/9. Updating With Shelve.mp4 25.05 MB
11. Modules and Functions in Python/1. Introduction to the Section.mp4 3.72 MB
11. Modules and Functions in Python/10. Installing the pytz module (WindowsMacLinux).mp4 12.26 MB
11. Modules and Functions in Python/11. Using Timezones.mp4 27.58 MB
11. Modules and Functions in Python/12. More on Timezones.mp4 27.85 MB
11. Modules and Functions in Python/13. Timezone Challenge.mp4 21.75 MB
11. Modules and Functions in Python/14. Introduction to Tkinter.mp4 23.23 MB
11. Modules and Functions in Python/15. TkInter - Pack Geometry Manager.mp4 22.07 MB
11. Modules and Functions in Python/16. TkInter - Grid Geometry Manager.mp4 25.32 MB
11. Modules and Functions in Python/17. Advanced GUI Example Part 1.mp4 32.91 MB
11. Modules and Functions in Python/18. Advanced GUI Example Part 2.mp4 30.94 MB
11. Modules and Functions in Python/19. Advanced GUI Example Part 3.mp4 38.39 MB
11. Modules and Functions in Python/2. Modules and import.mp4 20.68 MB
11. Modules and Functions in Python/20. Tkinter Challenge.mp4 26.03 MB
11. Modules and Functions in Python/21. Functions in Python.mp4 21.78 MB
11. Modules and Functions in Python/22. Functions Part 2.mp4 19.28 MB
11. Modules and Functions in Python/23. Functions Part 3.mp4 16.16 MB
11. Modules and Functions in Python/24. Parabola - More on Functions.mp4 23.12 MB
11. Modules and Functions in Python/25. Scope in Functions.mp4 23.33 MB
11. Modules and Functions in Python/26. Fix Function and Draw Circles.mp4 22.87 MB
11. Modules and Functions in Python/27. Enhanced Circles and Challenge.mp4 19.83 MB
11. Modules and Functions in Python/28. Blackjack Setup.mp4 22.44 MB
11. Modules and Functions in Python/29. Load Cards.mp4 28.92 MB
11. Modules and Functions in Python/3. The standard Python library.mp4 17.38 MB
11. Modules and Functions in Python/30. Deal Cards.mp4 16.3 MB
11. Modules and Functions in Python/31. Global Variables.mp4 24.97 MB
11. Modules and Functions in Python/32. Global Keyword.mp4 30.97 MB
11. Modules and Functions in Python/33. Test Blackjack Game.mp4 26.02 MB
11. Modules and Functions in Python/34. Blackjack Challenge.mp4 39.5 MB
11. Modules and Functions in Python/35. Importing Techniques.mp4 38.08 MB
11. Modules and Functions in Python/36. Underscores in Python code.mp4 25.97 MB
11. Modules and Functions in Python/37. Namespaces, more on Scope and Recursion.mp4 27.6 MB
11. Modules and Functions in Python/38. Recursion with OS Module and Filesystem and Nonlocal keyword.mp4 22.71 MB
11. Modules and Functions in Python/39. Nonlocal keyword, Free and LEGB.mp4 27.15 MB
11. Modules and Functions in Python/4. WebBrowser Module.mp4 43.66 MB
11. Modules and Functions in Python/5. Time and DateTime in Python.mp4 27.31 MB
11. Modules and Functions in Python/6. Time (Continued) and Challenge..mp4 17.3 MB
11. Modules and Functions in Python/7. Timezones.mp4 28.41 MB
11. Modules and Functions in Python/8. Check Path In Windows.mp4 14.77 MB
11. Modules and Functions in Python/9. Check Path on a Mac.mp4 11.84 MB
12. Object Oriented Python/1. Object Orientated Programming and Classes.mp4 20.22 MB
12. Object Oriented Python/10. Load data and Write Checkfile.mp4 25.46 MB
12. Object Oriented Python/11. Compile Files and Algorithm Flowcharts.mp4 27.74 MB
12. Object Oriented Python/12. Implement Revised Load_Data Algorithm.mp4 35.79 MB
12. Object Oriented Python/13. Write OOP Version.mp4 21.6 MB
12. Object Oriented Python/14. Getters and Properties.mp4 18.16 MB
12. Object Oriented Python/15. Remove Circular References Challenge.mp4 10.82 MB
12. Object Oriented Python/16. Getters and Setters.mp4 23.71 MB
12. Object Oriented Python/17. Data Attributes and Properties.mp4 23.04 MB
12. Object Oriented Python/18. Alternate Syntax for Properties.mp4 9.29 MB
12. Object Oriented Python/19. Inheritance.mp4 23.77 MB
12. Object Oriented Python/2. Instances, Constructors, Self and more.mp4 23.71 MB
12. Object Oriented Python/20. Subclasses and Overloading.mp4 20.6 MB
12. Object Oriented Python/21. Calling Super Methods.mp4 16.96 MB
12. Object Oriented Python/22. Changing Behavior of Methods.mp4 15.27 MB
12. Object Oriented Python/23. Overriding Methods.mp4 25.84 MB
12. Object Oriented Python/24. Inheritance Challenge.mp4 18.59 MB
12. Object Oriented Python/25. Polymorphism.mp4 20.41 MB
12. Object Oriented Python/26. Duck Test.mp4 11.38 MB
12. Object Oriented Python/27. Composition.mp4 29.11 MB
12. Object Oriented Python/28. Composition Continued.mp4 17.3 MB
12. Object Oriented Python/29. Test Code and Challenge.mp4 18.09 MB
12. Object Oriented Python/3. Class Attributes.mp4 18.52 MB
12. Object Oriented Python/30. Aggregation.mp4 22.39 MB
12. Object Oriented Python/4. Methods Part 1.mp4 22.09 MB
12. Object Oriented Python/5. Methods Part 2.mp4 24.19 MB
12. Object Oriented Python/6. Non Public and Mangling.mp4 23.53 MB
12. Object Oriented Python/7. DocStrings and Raw Literals.mp4 23.88 MB
12. Object Oriented Python/8. Album class and More on DocStrings.mp4 21.55 MB
12. Object Oriented Python/9. Artist class and import Albums.mp4 27.13 MB
13. Using Databases in Python/1. Introduction to Databases.mp4 9.24 MB
13. Using Databases in Python/10. More complex Joins.mp4 44.33 MB
13. Using Databases in Python/11. Wildcards and Views.mp4 193.61 MB
13. Using Databases in Python/12. Housekeeping and the Challenge.mp4 25.16 MB
13. Using Databases in Python/13. SQL in Python.mp4 19.69 MB
13. Using Databases in Python/14. Connections, Cursors and Transactions.mp4 35.44 MB
13. Using Databases in Python/15. SQL Injection Attacks.mp4 18.77 MB
13. Using Databases in Python/16. Placeholders and Parameter Substitution.mp4 17.53 MB
13. Using Databases in Python/17. Exceptions.mp4 30.11 MB
13. Using Databases in Python/18. Exceptions Challenge.mp4 20.04 MB
13. Using Databases in Python/19. Exceptions Continued.mp4 22.91 MB
13. Using Databases in Python/2. Database Terminology.mp4 20.91 MB
13. Using Databases in Python/20. Raising Exceptions.mp4 20.01 MB
13. Using Databases in Python/21. More on Exceptions.mp4 14.97 MB
13. Using Databases in Python/22. Custom Exceptions.mp4 24.92 MB
13. Using Databases in Python/23. Rolling back Transactions.mp4 19.76 MB
13. Using Databases in Python/24. Adding Database code to the Account Class.mp4 25.79 MB
13. Using Databases in Python/25. GUI Database Editing Overview.mp4 3.61 MB
13. Using Databases in Python/26. Ultimate Edition Database View.mp4 26.44 MB
13. Using Databases in Python/27. Community Edition Database Plugin.mp4 34.55 MB
13. Using Databases in Python/28. Update Deposit and Withdrawal Methods.mp4 25.9 MB
13. Using Databases in Python/29. Displaying Time in Different Timezones.mp4 19.89 MB
13. Using Databases in Python/3. Sqlite3 Install on Windows.mp4 17.3 MB
13. Using Databases in Python/30. SQLite3 strftime Function.mp4 25.77 MB
13. Using Databases in Python/31. Challenge.mp4 23.97 MB
13. Using Databases in Python/32. Problems Storing Timezones.mp4 8.47 MB
13. Using Databases in Python/33. Rolling Back Transactions.mp4 39.29 MB
13. Using Databases in Python/34. Simple Database Browser.mp4 44.19 MB
13. Using Databases in Python/35. Scrollbars.mp4 16.07 MB
13. Using Databases in Python/36. Star Args.mp4 28.94 MB
13. Using Databases in Python/37. Kwargs.mp4 13.57 MB
13. Using Databases in Python/38. More on KWArgs.mp4 33.79 MB
13. Using Databases in Python/39. Scrollable Listbox.mp4 24.61 MB
13. Using Databases in Python/4. Sqlite3 Install on a Mac.mp4 6.81 MB
13. Using Databases in Python/40. Populating a Listbox from a Database.mp4 19.17 MB
13. Using Databases in Python/41. Show Songs from Album.mp4 12.98 MB
13. Using Databases in Python/42. The DataListbox Class Code.mp4 30.8 MB
13. Using Databases in Python/43. Linking our DataListBoxes.mp4 21.84 MB
13. Using Databases in Python/44. Linking our DataListBoxes Continued.mp4 30.31 MB
13. Using Databases in Python/45. DataListbox Challenge.mp4 30.5 MB
13. Using Databases in Python/5. SQLite3 Install on Ubuntu Linux.mp4 4.84 MB
13. Using Databases in Python/6. Introduction to SQLite.mp4 21.41 MB
13. Using Databases in Python/7. More with SQL using SQLite.mp4 17.4 MB
13. Using Databases in Python/8. Querying data with Sqlite.mp4 31.41 MB
13. Using Databases in Python/9. Order by and Joins.mp4 30.94 MB
14. Generators, Comprehensions and Lambda Expressions/1. Introduction.mp4 1.97 MB
14. Generators, Comprehensions and Lambda Expressions/10. Challenge Solutions.mp4 16.28 MB
14. Generators, Comprehensions and Lambda Expressions/11. Conditional Comprehensions.mp4 27.12 MB
14. Generators, Comprehensions and Lambda Expressions/12. Conditional Expressions.mp4 20.73 MB
14. Generators, Comprehensions and Lambda Expressions/13. Challenges.mp4 6.83 MB
14. Generators, Comprehensions and Lambda Expressions/14. Challenge 1 Solution.mp4 11.09 MB
14. Generators, Comprehensions and Lambda Expressions/15. Challenge 2 Solution.mp4 28.29 MB
14. Generators, Comprehensions and Lambda Expressions/16. Nested Comprehensions.mp4 25.59 MB
14. Generators, Comprehensions and Lambda Expressions/17. Nested Comprehensions Challenge.mp4 39.39 MB
14. Generators, Comprehensions and Lambda Expressions/18. The timeit Module.mp4 21.75 MB
14. Generators, Comprehensions and Lambda Expressions/19. More on timeit.mp4 26.35 MB
14. Generators, Comprehensions and Lambda Expressions/2. Generators and Yield.mp4 23.44 MB
14. Generators, Comprehensions and Lambda Expressions/20. timeit Continued and Challenge.mp4 27.79 MB
14. Generators, Comprehensions and Lambda Expressions/21. timeit Challenge.mp4 18.29 MB
14. Generators, Comprehensions and Lambda Expressions/22. Map Intro.mp4 68.13 MB
14. Generators, Comprehensions and Lambda Expressions/23. Map Challenge Completion.mp4 60.28 MB
14. Generators, Comprehensions and Lambda Expressions/24. The Filter Function.mp4 60.68 MB
14. Generators, Comprehensions and Lambda Expressions/25. The Reduce Function.mp4 55.49 MB
14. Generators, Comprehensions and Lambda Expressions/26. any and all.mp4 65.47 MB
14. Generators, Comprehensions and Lambda Expressions/27. Named Tuples.mp4 98.93 MB
14. Generators, Comprehensions and Lambda Expressions/28. any and all with Comprehensions.mp4 75.42 MB
14. Generators, Comprehensions and Lambda Expressions/3. Next and Ranges.mp4 10.15 MB
14. Generators, Comprehensions and Lambda Expressions/4. Generator Examples - Fibonacci numbers and Calculating Pi.mp4 32.75 MB
14. Generators, Comprehensions and Lambda Expressions/5. The os.walk Generator.mp4 29.64 MB
14. Generators, Comprehensions and Lambda Expressions/6. Searching the Filesystem.mp4 28.86 MB
14. Generators, Comprehensions and Lambda Expressions/7. Reading Mp3 Tags.mp4 48.29 MB
14. Generators, Comprehensions and Lambda Expressions/8. List Comprehensions.mp4 28.49 MB
14. Generators, Comprehensions and Lambda Expressions/9. List Comprehensions and Side-Effects.mp4 14.2 MB
16. Contents to come!/2. Python Font Test Video.mp4 56.37 MB
17. Bonus Material/1. Bonus - Please Watch!.mp4 6.89 MB
2. Python Setup for Windows/1. Introduction.mp4 4.71 MB
2. Python Setup for Windows/2. Install Python on Windows.mp4 7.87 MB
2. Python Setup for Windows/3. IDLE On Windows with a cool demo app!.mp4 22.41 MB
2. Python Setup for Windows/4. Installing IntelliJ on Windows.mp4 126.87 MB
2. Python Setup for Windows/5. Configuring IntelliJ and Pycharm on Windows.mp4 55.11 MB
3. Python Setup for Mac/1. Introduction.mp4 4.19 MB
3. Python Setup for Mac/2. Downloading And Installing Python On Mac OS X.mp4 7.86 MB
3. Python Setup for Mac/3. IDLE on Mac OS X with a cool demo app!.mp4 189.5 MB
3. Python Setup for Mac/4. Installing Intellij on Mac.mp4 110.09 MB
3. Python Setup for Mac/5. Configuring IntelliJ and Pycharm on Mac.mp4 104.71 MB
4. Python Setup for Linux/1. Introduction.mp4 6.03 MB
4. Python Setup for Linux/2. Downloading And Installing Python On Ubuntu Linux.mp4 6.09 MB
4. Python Setup for Linux/3. IDLE on Ubuntu Linux with a cool demo app!.mp4 22.41 MB
4. Python Setup for Linux/4. Installing Intellij on Linux.mp4 135.37 MB
4. Python Setup for Linux/5. Configuring IntelliJ and Pycharm on Linux.mp4 69.14 MB
5. The Basics of Python/1. Introduction.mp4 5.37 MB
5. The Basics of Python/10. String Formatting - Displaying Numbers And Strings.mp4 29.15 MB
5. The Basics of Python/2. Getting To Know Python.mp4 23.15 MB
5. The Basics of Python/5. Understanding More About Python.mp4 38.2 MB
5. The Basics of Python/7. Storing Items In Variables.mp4 20.44 MB
5. The Basics of Python/9. More About Variables And Strings.mp4 17.1 MB
6. Program Flow Control in Python/1. Introduction.mp4 3.93 MB
6. Program Flow Control in Python/10. Extending For Loops.mp4 15.52 MB
6. Program Flow Control in Python/13. Understanding Continue, Break And Else.mp4 22.06 MB
6. Program Flow Control in Python/16. Augmented Assignment.mp4 12.88 MB
6. Program Flow Control in Python/18. Challenge - Program Flow - Part 1.mp4 21.61 MB
6. Program Flow Control in Python/19. Challenge - Program Flow - Part 2.mp4 18.21 MB
6. Program Flow Control in Python/2. An Introduction To Program Flow Control.mp4 28.66 MB
6. Program Flow Control in Python/20. While Loops.mp4 18.61 MB
6. Program Flow Control in Python/21. Challenge - While Loop.mp4 10.15 MB
6. Program Flow Control in Python/3. Test Conditions With If, ElIf & Else.mp4 26.76 MB
6. Program Flow Control in Python/5. More Advanced If, ElIf & Else Processing.mp4 20.92 MB
6. Program Flow Control in Python/7. Challenge - If Then Else.mp4 8.93 MB
6. Program Flow Control in Python/8. For Loops.mp4 14.93 MB
7. Lists, Ranges & Tuples in Python/1. Introduction.mp4 2.9 MB
7. Lists, Ranges & Tuples in Python/2. Lists In Python.mp4 17.25 MB
7. Lists, Ranges & Tuples in Python/3. More About Lists.mp4 14.32 MB
7. Lists, Ranges & Tuples in Python/4. Challenge - Lists.mp4 9.61 MB
7. Lists, Ranges & Tuples in Python/5. Understanding Iterators.mp4 12.64 MB
7. Lists, Ranges & Tuples in Python/6. Understanding and using Ranges.mp4 17.24 MB
7. Lists, Ranges & Tuples in Python/7. More About Ranges.mp4 11.71 MB
7. Lists, Ranges & Tuples in Python/8. Ordered Sets With Tuples.mp4 21.54 MB
7. Lists, Ranges & Tuples in Python/9. More On Ordered Sets With Tuples.mp4 21.93 MB
8. The Binary number system explained/1. Introduction to the Section.mp4 9.24 MB
8. The Binary number system explained/2. Binary Basics.mp4 5.43 MB
8. The Binary number system explained/3. What is binary.mp4 44.93 MB
8. The Binary number system explained/4. Hexadecimal and Octal and the Challenge.mp4 34.27 MB
9. Python Dictionaries and Sets/1. Introduction to the Section.mp4 4.31 MB
9. Python Dictionaries and Sets/2. Python Dictionaries.mp4 23.82 MB
9. Python Dictionaries and Sets/3. Dictionaries Part 2.mp4 24.01 MB
9. Python Dictionaries and Sets/4. Dictionaries Part 3.mp4 33.9 MB
9. Python Dictionaries and Sets/5. Dictionaries Challenge.mp4 22.91 MB
9. Python Dictionaries and Sets/6. More on Dictionaries.mp4 28.44 MB
9. Python Dictionaries and Sets/7. The Second Dictionary Challenge.mp4 15.41 MB
9. Python Dictionaries and Sets/8. Sets.mp4 22.91 MB
9. Python Dictionaries and Sets/9. Python Sets Part 2 and Challenge.mp4 28.78 MB
其他位置