首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Learn Python Programming Masterclass- [UdemyCourseDownloader]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2020-7-13 11:47
2024-11-2 10:36
222
5.89 GB
213
磁力链接
magnet:?xt=urn:btih:587331fc112cba6194ad37e054a5a19fcc4f8fc4
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjU4NzMzMWZjMTEyY2JhNjE5NGFkMzdlMDU0YTVhMTlmY2M0ZjhmYzRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Learn
Python
Programming
Masterclass-
UdemyCourseDownloader
文件列表
13. Using Databases in Python/11. Wildcards and Views.mp4
193.6MB
1. Introduction/1. Introduction to the course.mp4
44.78MB
2. Python Setup for Windows/1. Introduction.mp4
5.99MB
2. Python Setup for Windows/2. Install Python on Windows.mp4
40.57MB
2. Python Setup for Windows/3. IDLE On Windows with a cool demo app!.mp4
99.42MB
2. Python Setup for Windows/4. Installing IntelliJ on Windows.mp4
158.96MB
2. Python Setup for Windows/5. Configuring IntelliJ and Pycharm on Windows.mp4
40.3MB
3. Python Setup for Mac/1. Introduction.mp4
5.14MB
3. Python Setup for Mac/2. Downloading And Installing Python On Mac OS X.mp4
7.86MB
3. Python Setup for Mac/4. IDLE on Mac OS X with a cool demo app!.mp4
189.5MB
3. Python Setup for Mac/5. Installing Intellij on Mac.mp4
110.08MB
3. Python Setup for Mac/6. Configuring IntelliJ and Pycharm on Mac.mp4
104.71MB
4. Python Setup for Linux/1. Introduction.mp4
7.06MB
4. Python Setup for Linux/2. Downloading And Installing Python On Ubuntu Linux.mp4
6.08MB
4. Python Setup for Linux/3. IDLE on Ubuntu Linux with a cool demo app!.mp4
22.4MB
4. Python Setup for Linux/4. Installing Intellij on Linux.mp4
135.36MB
4. Python Setup for Linux/5. Configuring IntelliJ and Pycharm on Linux.mp4
69.14MB
5. The Basics of Python/1. Your Programming Careers Questions Answered.mp4
20.93MB
5. The Basics of Python/3. Introduction.mp4
5.37MB
5. The Basics of Python/4. Getting To Know Python.mp4
23.15MB
5. The Basics of Python/7. Understanding More About Python.mp4
38.19MB
5. The Basics of Python/9. Storing Items In Variables.mp4
20.45MB
5. The Basics of Python/11. More About Variables And Strings.mp4
17.09MB
5. The Basics of Python/12. String Formatting - Displaying Numbers And Strings.mp4
29.15MB
6. Program Flow Control in Python/1. Introduction.mp4
4.75MB
6. Program Flow Control in Python/2. An Introduction To Program Flow Control.mp4
28.65MB
6. Program Flow Control in Python/3. Test Conditions With If, ElIf & Else.mp4
26.76MB
6. Program Flow Control in Python/5. More Advanced If, ElIf & Else Processing.mp4
20.92MB
6. Program Flow Control in Python/7. Challenge - If Then Else.mp4
8.93MB
6. Program Flow Control in Python/8. For Loops.mp4
14.92MB
6. Program Flow Control in Python/10. Extending For Loops.mp4
15.51MB
6. Program Flow Control in Python/13. Understanding Continue, Break And Else.mp4
22.05MB
6. Program Flow Control in Python/16. Augmented Assignment.mp4
12.87MB
6. Program Flow Control in Python/18. Challenge - Program Flow - Part 1.mp4
21.6MB
6. Program Flow Control in Python/19. Challenge - Program Flow - Part 2.mp4
18.21MB
6. Program Flow Control in Python/20. While Loops.mp4
72.24MB
6. Program Flow Control in Python/21. Challenge - While Loop.mp4
10.14MB
7. Lists, Ranges & Tuples in Python/1. Introduction.mp4
2.91MB
7. Lists, Ranges & Tuples in Python/2. Lists In Python.mp4
17.25MB
7. Lists, Ranges & Tuples in Python/3. More About Lists.mp4
14.31MB
7. Lists, Ranges & Tuples in Python/4. Challenge - Lists.mp4
9.6MB
7. Lists, Ranges & Tuples in Python/5. Understanding Iterators.mp4
12.63MB
7. Lists, Ranges & Tuples in Python/6. Understanding and using Ranges.mp4
17.24MB
7. Lists, Ranges & Tuples in Python/7. More About Ranges.mp4
11.7MB
7. Lists, Ranges & Tuples in Python/8. Ordered Sets With Tuples.mp4
21.54MB
7. Lists, Ranges & Tuples in Python/9. More On Ordered Sets With Tuples.mp4
21.93MB
8. The Binary number system explained/1. Introduction to the Section.mp4
9.24MB
8. The Binary number system explained/2. Binary Basics.mp4
5.44MB
8. The Binary number system explained/3. What is binary.mp4
44.92MB
8. The Binary number system explained/4. Hexadecimal and Octal and the Challenge.mp4
34.27MB
9. Python Dictionaries and Sets/1. Introduction to the Section.mp4
4.31MB
9. Python Dictionaries and Sets/2. Python Dictionaries.mp4
23.82MB
9. Python Dictionaries and Sets/3. Dictionaries Part 2.mp4
24.01MB
9. Python Dictionaries and Sets/4. Dictionaries Part 3.mp4
33.89MB
9. Python Dictionaries and Sets/5. Dictionaries Challenge.mp4
22.91MB
9. Python Dictionaries and Sets/6. More on Dictionaries.mp4
28.44MB
9. Python Dictionaries and Sets/7. The Second Dictionary Challenge.mp4
15.4MB
9. Python Dictionaries and Sets/8. Sets.mp4
22.9MB
9. Python Dictionaries and Sets/9. Python Sets Part 2 and Challenge.mp4
28.77MB
10. Input and Output (IO) in Python/1. Introduction to the Section.mp4
3.47MB
10. Input and Output (IO) in Python/2. Reading and writing text files.mp4
27.41MB
10. Input and Output (IO) in Python/3. Writing Text Files.mp4
22.33MB
10. Input and Output (IO) in Python/4. Appending to Files and Challenge.mp4
10.17MB
10. Input and Output (IO) in Python/5. Writing Binary Files Manually.mp4
90.88MB
10. Input and Output (IO) in Python/6. Using Pickle To Write Binary Files.mp4
29.58MB
10. Input and Output (IO) in Python/7. Shelve.mp4
23.83MB
10. Input and Output (IO) in Python/8. Manipulating Data With Shelve.mp4
17.92MB
10. Input and Output (IO) in Python/9. Updating With Shelve.mp4
25.05MB
10. Input and Output (IO) in Python/10. Shelve Challenge.mp4
25.31MB
10. Input and Output (IO) in Python/11. Challenge Continued.mp4
17.55MB
11. Modules and Functions in Python/1. Introduction to the Section.mp4
3.72MB
11. Modules and Functions in Python/2. Modules and import.mp4
20.68MB
11. Modules and Functions in Python/3. The standard Python library.mp4
17.38MB
11. Modules and Functions in Python/4. WebBrowser Module.mp4
43.66MB
11. Modules and Functions in Python/5. Time and DateTime in Python.mp4
27.3MB
11. Modules and Functions in Python/6. Time (Continued) and Challenge..mp4
17.3MB
11. Modules and Functions in Python/7. Timezones.mp4
28.41MB
11. Modules and Functions in Python/8. Check Path In Windows.mp4
14.76MB
11. Modules and Functions in Python/9. Check Path on a Mac.mp4
11.84MB
11. Modules and Functions in Python/11. Installing the pytz module (WindowsMacLinux).mp4
12.26MB
11. Modules and Functions in Python/12. Using Timezones.mp4
27.58MB
11. Modules and Functions in Python/13. More on Timezones.mp4
27.85MB
11. Modules and Functions in Python/14. Timezone Challenge.mp4
21.75MB
11. Modules and Functions in Python/15. Introduction to Tkinter.mp4
23.22MB
11. Modules and Functions in Python/16. TkInter - Pack Geometry Manager.mp4
22.07MB
11. Modules and Functions in Python/17. TkInter - Grid Geometry Manager.mp4
25.32MB
11. Modules and Functions in Python/18. Advanced GUI Example Part 1.mp4
32.92MB
11. Modules and Functions in Python/19. Advanced GUI Example Part 2.mp4
30.93MB
11. Modules and Functions in Python/20. Advanced GUI Example Part 3.mp4
38.39MB
11. Modules and Functions in Python/21. Tkinter Challenge.mp4
26.03MB
11. Modules and Functions in Python/22. Functions in Python.mp4
21.78MB
11. Modules and Functions in Python/23. Functions Part 2.mp4
19.27MB
11. Modules and Functions in Python/24. Functions Part 3.mp4
16.15MB
11. Modules and Functions in Python/25. Parabola - More on Functions.mp4
23.11MB
11. Modules and Functions in Python/26. Scope in Functions.mp4
23.33MB
11. Modules and Functions in Python/27. Fix Function and Draw Circles.mp4
22.87MB
11. Modules and Functions in Python/28. Enhanced Circles and Challenge.mp4
19.82MB
11. Modules and Functions in Python/29. Blackjack Setup.mp4
22.44MB
11. Modules and Functions in Python/30. Load Cards.mp4
28.91MB
11. Modules and Functions in Python/31. Deal Cards.mp4
16.29MB
11. Modules and Functions in Python/32. Global Variables.mp4
24.97MB
11. Modules and Functions in Python/33. Global Keyword.mp4
30.96MB
11. Modules and Functions in Python/34. Test Blackjack Game.mp4
26.02MB
11. Modules and Functions in Python/35. Blackjack Challenge.mp4
39.49MB
11. Modules and Functions in Python/36. Importing Techniques.mp4
38.07MB
11. Modules and Functions in Python/37. Underscores in Python code.mp4
25.96MB
11. Modules and Functions in Python/38. Namespaces, more on Scope and Recursion.mp4
27.59MB
11. Modules and Functions in Python/39. Recursion with OS Module and Filesystem and Nonlocal keyword.mp4
22.71MB
11. Modules and Functions in Python/40. Nonlocal keyword, Free and LEGB.mp4
27.15MB
12. Object Oriented Python/1. Object Orientated Programming and Classes.mp4
20.22MB
12. Object Oriented Python/2. Instances, Constructors, Self and more.mp4
23.7MB
12. Object Oriented Python/3. Class Attributes.mp4
18.52MB
12. Object Oriented Python/4. Methods Part 1.mp4
22.09MB
12. Object Oriented Python/5. Methods Part 2.mp4
24.18MB
12. Object Oriented Python/6. Non Public and Mangling.mp4
23.52MB
12. Object Oriented Python/7. DocStrings and Raw Literals.mp4
23.87MB
12. Object Oriented Python/8. Album class and More on DocStrings.mp4
21.55MB
12. Object Oriented Python/9. Artist class and import Albums.mp4
27.12MB
12. Object Oriented Python/10. Load data and Write Checkfile.mp4
25.46MB
12. Object Oriented Python/11. Compare Files and Algorithm Flowcharts.mp4
27.73MB
12. Object Oriented Python/12. Implement Revised Load_Data Algorithm.mp4
35.78MB
12. Object Oriented Python/13. Write OOP Version.mp4
21.6MB
12. Object Oriented Python/14. Getters and Properties.mp4
18.15MB
12. Object Oriented Python/15. Remove Circular References Challenge.mp4
10.81MB
12. Object Oriented Python/16. Getters and Setters.mp4
23.7MB
12. Object Oriented Python/17. Data Attributes and Properties.mp4
23.03MB
12. Object Oriented Python/18. Alternate Syntax for Properties.mp4
9.28MB
12. Object Oriented Python/19. Inheritance.mp4
23.77MB
12. Object Oriented Python/20. Subclasses and Overloading.mp4
20.59MB
12. Object Oriented Python/21. Calling Super Methods.mp4
16.95MB
12. Object Oriented Python/22. Changing Behavior of Methods.mp4
15.26MB
12. Object Oriented Python/23. Overriding Methods.mp4
25.83MB
12. Object Oriented Python/24. Inheritance Challenge.mp4
18.58MB
12. Object Oriented Python/25. Polymorphism.mp4
20.41MB
12. Object Oriented Python/26. Duck Test.mp4
11.39MB
12. Object Oriented Python/27. Composition.mp4
29.11MB
12. Object Oriented Python/28. Composition Continued.mp4
17.3MB
12. Object Oriented Python/29. Test Code and Challenge.mp4
18.09MB
12. Object Oriented Python/30. Aggregation.mp4
22.38MB
13. Using Databases in Python/1. Introduction to Databases.mp4
9.24MB
13. Using Databases in Python/2. Database Terminology.mp4
20.91MB
13. Using Databases in Python/3. Sqlite3 Install on Windows.mp4
17.3MB
13. Using Databases in Python/4. Sqlite3 Install on a Mac.mp4
6.82MB
13. Using Databases in Python/5. SQLite3 Install on Ubuntu Linux.mp4
4.83MB
13. Using Databases in Python/6. Introduction to SQLite.mp4
21.4MB
13. Using Databases in Python/7. More with SQL using SQLite.mp4
17.4MB
13. Using Databases in Python/8. Querying data with Sqlite.mp4
31.4MB
13. Using Databases in Python/9. Order by and Joins.mp4
30.94MB
13. Using Databases in Python/10. More complex Joins.mp4
44.33MB
13. Using Databases in Python/12. Housekeeping and the Challenge.mp4
25.16MB
13. Using Databases in Python/13. SQL in Python.mp4
19.69MB
13. Using Databases in Python/14. Connections, Cursors and Transactions.mp4
35.43MB
13. Using Databases in Python/15. SQL Injection Attacks.mp4
18.77MB
13. Using Databases in Python/16. Placeholders and Parameter Substitution.mp4
17.53MB
13. Using Databases in Python/17. Exceptions.mp4
30.11MB
13. Using Databases in Python/18. Exceptions Challenge.mp4
20.04MB
13. Using Databases in Python/19. Exceptions Continued.mp4
22.91MB
13. Using Databases in Python/20. Raising Exceptions.mp4
20.01MB
13. Using Databases in Python/21. More on Exceptions.mp4
14.97MB
13. Using Databases in Python/22. Custom Exceptions.mp4
24.92MB
13. Using Databases in Python/23. Rolling back Transactions.mp4
19.76MB
13. Using Databases in Python/24. Adding Database code to the Account Class.mp4
25.79MB
13. Using Databases in Python/25. GUI Database Editing Overview.mp4
3.6MB
13. Using Databases in Python/26. Ultimate Edition Database View.mp4
26.44MB
13. Using Databases in Python/27. Community Edition Database Plugin.mp4
34.54MB
13. Using Databases in Python/28. Update Deposit and Withdrawal Methods.mp4
25.9MB
13. Using Databases in Python/29. Displaying Time in Different Timezones.mp4
19.89MB
13. Using Databases in Python/30. SQLite3 strftime Function.mp4
25.77MB
13. Using Databases in Python/31. Challenge.mp4
23.97MB
13. Using Databases in Python/32. Problems Storing Timezones.mp4
8.46MB
13. Using Databases in Python/33. Rolling Back Transactions.mp4
39.29MB
13. Using Databases in Python/34. Simple Database Browser.mp4
44.19MB
13. Using Databases in Python/35. Scrollbars.mp4
16.07MB
13. Using Databases in Python/36. Star Args.mp4
28.94MB
13. Using Databases in Python/37. Kwargs.mp4
13.57MB
13. Using Databases in Python/38. More on KWArgs.mp4
33.8MB
13. Using Databases in Python/39. Scrollable Listbox.mp4
24.61MB
13. Using Databases in Python/40. Populating a Listbox from a Database.mp4
19.17MB
13. Using Databases in Python/41. Show Songs from Album.mp4
12.97MB
13. Using Databases in Python/42. The DataListbox Class Code.mp4
30.81MB
13. Using Databases in Python/43. Linking our DataListBoxes.mp4
21.84MB
13. Using Databases in Python/44. Linking our DataListBoxes Continued.mp4
30.3MB
13. Using Databases in Python/45. DataListbox Challenge.mp4
30.5MB
14. Generators, Comprehensions and Lambda Expressions/1. Introduction.mp4
1.97MB
14. Generators, Comprehensions and Lambda Expressions/2. Generators and Yield.mp4
23.44MB
14. Generators, Comprehensions and Lambda Expressions/3. Next and Ranges.mp4
10.14MB
14. Generators, Comprehensions and Lambda Expressions/4. Generator Examples - Fibonacci numbers and Calculating Pi.mp4
32.74MB
14. Generators, Comprehensions and Lambda Expressions/5. The os.walk Generator.mp4
29.64MB
14. Generators, Comprehensions and Lambda Expressions/6. Searching the Filesystem.mp4
28.86MB
14. Generators, Comprehensions and Lambda Expressions/7. Reading Mp3 Tags.mp4
48.28MB
14. Generators, Comprehensions and Lambda Expressions/8. List Comprehensions.mp4
28.48MB
14. Generators, Comprehensions and Lambda Expressions/9. List Comprehensions and Side-Effects.mp4
14.2MB
14. Generators, Comprehensions and Lambda Expressions/10. Challenge Solutions.mp4
16.27MB
14. Generators, Comprehensions and Lambda Expressions/11. Conditional Comprehensions.mp4
27.12MB
14. Generators, Comprehensions and Lambda Expressions/12. Conditional Expressions.mp4
20.73MB
14. Generators, Comprehensions and Lambda Expressions/13. Challenges.mp4
6.84MB
14. Generators, Comprehensions and Lambda Expressions/14. Challenge 1 Solution.mp4
11.09MB
14. Generators, Comprehensions and Lambda Expressions/15. Challenge 2 Solution.mp4
28.28MB
14. Generators, Comprehensions and Lambda Expressions/16. Nested Comprehensions.mp4
25.59MB
14. Generators, Comprehensions and Lambda Expressions/17. Nested Comprehensions Challenge.mp4
39.38MB
14. Generators, Comprehensions and Lambda Expressions/18. The timeit Module.mp4
21.75MB
14. Generators, Comprehensions and Lambda Expressions/19. More on timeit.mp4
26.36MB
14. Generators, Comprehensions and Lambda Expressions/20. timeit Continued and Challenge.mp4
27.79MB
14. Generators, Comprehensions and Lambda Expressions/21. timeit Challenge.mp4
18.29MB
14. Generators, Comprehensions and Lambda Expressions/22. Map Intro.mp4
68.12MB
14. Generators, Comprehensions and Lambda Expressions/23. Map Challenge Completion.mp4
60.28MB
14. Generators, Comprehensions and Lambda Expressions/24. The Filter Function.mp4
60.68MB
14. Generators, Comprehensions and Lambda Expressions/25. The Reduce Function.mp4
55.48MB
14. Generators, Comprehensions and Lambda Expressions/26. any and all.mp4
65.46MB
14. Generators, Comprehensions and Lambda Expressions/27. Named Tuples.mp4
98.93MB
14. Generators, Comprehensions and Lambda Expressions/28. any and all with Comprehensions.mp4
75.42MB
16. Contents to come!/2. Python Font Test Video.mp4
56.37MB
17. Bonus Material/1. Bonus - Please Watch!.mp4
7.69MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统