zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[ Torrent911.bz ] Udemy - Complete Python Developer in 2023 Zero to Mastery
magnet:?xt=urn:btih:40b21ba8d3dbeaeda028def6fd0ef57da90bdafe&dn=[ Torrent911.bz ] Udemy - Complete Python Developer in 2023 Zero to Mastery
磁力链接详情
文件列表详情
40b21ba8d3dbeaeda028def6fd0ef57da90bdafe
infohash:
278
文件数量
19.22 GB
文件大小
2024-2-26 05:35
创建日期
2024-11-13 12:10
最后访问
相关分词
Torrent911
bz
Udemy
-
Complete
Python
Developer
in
2023
Zero
to
Mastery
01 - Introduction/001 Course Outline.mp4 135.23 MB
01 - Introduction/002 Join Our Online Classroom!.mp4 151.97 MB
01 - Introduction/004 ZTM Resources.mp4 79.75 MB
02 - Python Introduction/001 What Is A Programming Language.mp4 34.34 MB
02 - Python Introduction/002 Python Interpreter.mp4 138.36 MB
02 - Python Introduction/003 How To Run Python Code.mp4 72.5 MB
02 - Python Introduction/005 Our First Python Program.mp4 62.89 MB
02 - Python Introduction/007 Latest Version Of Python.mp4 13.01 MB
02 - Python Introduction/008 Python 2 vs Python 3.mp4 144.35 MB
02 - Python Introduction/009 Why So Many Languages.mp4 55.63 MB
02 - Python Introduction/010 Exercise How Does Python Work.mp4 28.93 MB
03 - Python Basics/001 Learning Python.mp4 12.13 MB
03 - Python Basics/002 Python Data Types.mp4 19.33 MB
03 - Python Basics/004 Numbers.mp4 48.56 MB
03 - Python Basics/005 Math Functions.mp4 44.45 MB
03 - Python Basics/006 DEVELOPER FUNDAMENTALS I.mp4 107.37 MB
03 - Python Basics/007 Operator Precedence.mp4 8.44 MB
03 - Python Basics/009 Optional bin() and complex.mp4 23.84 MB
03 - Python Basics/010 Variables.mp4 100.05 MB
03 - Python Basics/011 Expressions vs Statements.mp4 4.86 MB
03 - Python Basics/012 Augmented Assignment Operator.mp4 8.55 MB
03 - Python Basics/013 Strings.mp4 21.26 MB
03 - Python Basics/014 String Concatenation.mp4 3.79 MB
03 - Python Basics/015 Type Conversion.mp4 25.03 MB
03 - Python Basics/016 Escape Sequences.mp4 13.08 MB
03 - Python Basics/017 Formatted Strings.mp4 33.38 MB
03 - Python Basics/018 String Indexes.mp4 31.91 MB
03 - Python Basics/019 Immutability.mp4 12.79 MB
03 - Python Basics/020 Built-In Functions + Methods.mp4 91.34 MB
03 - Python Basics/021 Booleans.mp4 17.66 MB
03 - Python Basics/022 Exercise Type Conversion.mp4 54.87 MB
03 - Python Basics/023 DEVELOPER FUNDAMENTALS II.mp4 39.63 MB
03 - Python Basics/024 Exercise Password Checker.mp4 55.6 MB
03 - Python Basics/025 Lists.mp4 13.12 MB
03 - Python Basics/026 List Slicing.mp4 27.04 MB
03 - Python Basics/027 Matrix.mp4 12.98 MB
03 - Python Basics/028 List Methods.mp4 65.41 MB
03 - Python Basics/029 List Methods 2.mp4 29.35 MB
03 - Python Basics/030 List Methods 3.mp4 29.61 MB
03 - Python Basics/031 Common List Patterns.mp4 30.92 MB
03 - Python Basics/032 List Unpacking.mp4 9.38 MB
03 - Python Basics/033 None.mp4 4.57 MB
03 - Python Basics/034 Dictionaries.mp4 18.93 MB
03 - Python Basics/035 DEVELOPER FUNDAMENTALS III.mp4 14.97 MB
03 - Python Basics/036 Dictionary Keys.mp4 12.03 MB
03 - Python Basics/037 Dictionary Methods.mp4 15.16 MB
03 - Python Basics/038 Dictionary Methods 2.mp4 47.58 MB
03 - Python Basics/039 Tuples.mp4 15.21 MB
03 - Python Basics/040 Tuples 2.mp4 11.67 MB
03 - Python Basics/041 Sets.mp4 39.25 MB
03 - Python Basics/042 Sets 2.mp4 71.1 MB
04 - Python Basics II/001 Breaking The Flow.mp4 12.82 MB
04 - Python Basics II/002 Conditional Logic.mp4 92.93 MB
04 - Python Basics II/003 Indentation In Python.mp4 22.15 MB
04 - Python Basics II/004 Truthy vs Falsey.mp4 73.91 MB
04 - Python Basics II/005 Ternary Operator.mp4 12.64 MB
04 - Python Basics II/006 Short Circuiting.mp4 12.35 MB
04 - Python Basics II/007 Logical Operators.mp4 25.57 MB
04 - Python Basics II/008 Exercise Logical Operators.mp4 37.46 MB
04 - Python Basics II/009 is vs ==.mp4 31.03 MB
04 - Python Basics II/010 For Loops.mp4 25.43 MB
04 - Python Basics II/011 Iterables.mp4 54.51 MB
04 - Python Basics II/012 Exercise Tricky Counter.mp4 14.25 MB
04 - Python Basics II/013 range().mp4 34.44 MB
04 - Python Basics II/014 enumerate().mp4 17.8 MB
04 - Python Basics II/015 While Loops.mp4 21.24 MB
04 - Python Basics II/016 While Loops 2.mp4 16.93 MB
04 - Python Basics II/017 break, continue, pass.mp4 14.24 MB
04 - Python Basics II/018 Our First GUI.mp4 79.75 MB
04 - Python Basics II/019 DEVELOPER FUNDAMENTALS IV.mp4 63.97 MB
04 - Python Basics II/020 Exercise Find Duplicates.mp4 15.93 MB
04 - Python Basics II/021 Functions.mp4 34.31 MB
04 - Python Basics II/022 Parameters and Arguments.mp4 17.61 MB
04 - Python Basics II/023 Default Parameters and Keyword Arguments.mp4 29.31 MB
04 - Python Basics II/024 return.mp4 57.13 MB
04 - Python Basics II/026 Methods vs Functions.mp4 52.17 MB
04 - Python Basics II/027 Docstrings.mp4 15.84 MB
04 - Python Basics II/028 Clean Code.mp4 13.25 MB
04 - Python Basics II/029 args and kwargs.mp4 33.33 MB
04 - Python Basics II/030 Exercise Functions.mp4 16.51 MB
04 - Python Basics II/031 Walrus Operator.mp4 82.85 MB
04 - Python Basics II/032 Scope.mp4 15.79 MB
04 - Python Basics II/033 Scope Rules.mp4 29.54 MB
04 - Python Basics II/034 global Keyword.mp4 33.55 MB
04 - Python Basics II/035 nonlocal Keyword.mp4 14.65 MB
04 - Python Basics II/036 Why Do We Need Scope.mp4 16.17 MB
04 - Python Basics II/037 Exercise Imposter Syndrome.mp4 53.78 MB
05 - Developer Environment/001 MAC - Python Install.mp4 48.34 MB
05 - Developer Environment/002 WINDOWS - Python Install.mp4 33.52 MB
05 - Developer Environment/005 Python Developer Tools.mp4 24.64 MB
05 - Developer Environment/006 Sublime Text.mp4 37.95 MB
05 - Developer Environment/009 Optional Terminal Commands.mp4 142.98 MB
05 - Developer Environment/011 Using the Command LineTerminal.mp4 36.53 MB
05 - Developer Environment/012 Visual Studio Code.mp4 63.12 MB
05 - Developer Environment/013 PyCharm.mp4 28.19 MB
05 - Developer Environment/014 Code Formatting - PEP 8.mp4 68.03 MB
05 - Developer Environment/016 Jupyter Notebooks.mp4 175.53 MB
05 - Developer Environment/017 Section Review.mp4 13.44 MB
06 - Advanced Python Object Oriented Programming/002 What Is OOP.mp4 52.5 MB
06 - Advanced Python Object Oriented Programming/003 What is OOP Part 2.mp4 148.01 MB
06 - Advanced Python Object Oriented Programming/004 Creating Our Own Objects.mp4 54.55 MB
06 - Advanced Python Object Oriented Programming/005 Attributes and Methods.mp4 63.63 MB
06 - Advanced Python Object Oriented Programming/006 __init__.mp4 17.22 MB
06 - Advanced Python Object Oriented Programming/008 @classmethod and @staticmethod.mp4 30.24 MB
06 - Advanced Python Object Oriented Programming/009 Reviewing What We Know So Far.mp4 8.58 MB
06 - Advanced Python Object Oriented Programming/010 DEVELOPER FUNDAMENTALS V.mp4 18 MB
06 - Advanced Python Object Oriented Programming/011 Encapsulation.mp4 39.08 MB
06 - Advanced Python Object Oriented Programming/012 Abstraction.mp4 50.65 MB
06 - Advanced Python Object Oriented Programming/013 Private vs Public Variables.mp4 31.18 MB
06 - Advanced Python Object Oriented Programming/014 Inheritance.mp4 49.09 MB
06 - Advanced Python Object Oriented Programming/015 Inheritance 2.mp4 22.72 MB
06 - Advanced Python Object Oriented Programming/016 Polymorphism.mp4 94.93 MB
06 - Advanced Python Object Oriented Programming/018 super().mp4 29.42 MB
06 - Advanced Python Object Oriented Programming/019 Object Introspection.mp4 13.81 MB
06 - Advanced Python Object Oriented Programming/020 Dunder Methods.mp4 140.97 MB
06 - Advanced Python Object Oriented Programming/021 Exercise Extending List.mp4 15.01 MB
06 - Advanced Python Object Oriented Programming/022 Multiple Inheritance.mp4 73.87 MB
06 - Advanced Python Object Oriented Programming/023 MRO - Method Resolution Order.mp4 61.83 MB
07 - Advanced Python Functional Programming/001 Functional Programming.mp4 33.37 MB
07 - Advanced Python Functional Programming/002 What Is Functional Programming.mp4 25.45 MB
07 - Advanced Python Functional Programming/003 Pure Functions.mp4 60.64 MB
07 - Advanced Python Functional Programming/004 map().mp4 48.56 MB
07 - Advanced Python Functional Programming/005 filter().mp4 15.11 MB
07 - Advanced Python Functional Programming/006 zip().mp4 16.11 MB
07 - Advanced Python Functional Programming/007 reduce().mp4 66.04 MB
07 - Advanced Python Functional Programming/009 Lambda Expressions.mp4 36.06 MB
07 - Advanced Python Functional Programming/010 Exercise Lambda Expressions.mp4 20.24 MB
07 - Advanced Python Functional Programming/011 List Comprehensions.mp4 39.14 MB
07 - Advanced Python Functional Programming/012 Set and Dictionary Comprehension.mp4 26.82 MB
07 - Advanced Python Functional Programming/013 Exercise Comprehensions.mp4 14.73 MB
08 - Advanced Python Decorators/001 Decorators.mp4 28.83 MB
08 - Advanced Python Decorators/002 Higher Order Functions.mp4 6.4 MB
08 - Advanced Python Decorators/003 Decorators 2.mp4 55.34 MB
08 - Advanced Python Decorators/004 Decorators 3.mp4 30.59 MB
08 - Advanced Python Decorators/005 Why Do We Need Decorators.mp4 39.74 MB
09 - Advanced Python Error Handling/001 Errors in Python.mp4 55.77 MB
09 - Advanced Python Error Handling/002 Error Handling.mp4 64.92 MB
09 - Advanced Python Error Handling/003 Error Handling 2.mp4 22.06 MB
09 - Advanced Python Error Handling/004 Exercises Error Handling.mp4 26.95 MB
09 - Advanced Python Error Handling/005 Error Handling 3.mp4 17.62 MB
10 - Advanced Python Generators/001 Generators.mp4 70.43 MB
10 - Advanced Python Generators/002 Generators 2.mp4 71.34 MB
10 - Advanced Python Generators/003 Generators Performance.mp4 25.05 MB
10 - Advanced Python Generators/004 Under The Hood Of Generators.mp4 44.84 MB
10 - Advanced Python Generators/005 Exercise Fibonacci Numbers.mp4 124.94 MB
11 - Modules In Python/001 Modules In Python.mp4 135.76 MB
11 - Modules In Python/002 Packages In Python.mp4 109.65 MB
11 - Modules In Python/003 Different Ways To Import.mp4 39.28 MB
11 - Modules In Python/004 __name__.mp4 98.68 MB
11 - Modules In Python/005 Python Built-in Modules.mp4 213.34 MB
11 - Modules In Python/006 Python Built-in Modules 2.mp4 57.3 MB
11 - Modules In Python/007 Exercise Guessing Game.mp4 144.45 MB
11 - Modules In Python/008 Python Package Index.mp4 185.6 MB
11 - Modules In Python/009 pip install.mp4 131.06 MB
11 - Modules In Python/010 Virtual Environments.mp4 58.45 MB
11 - Modules In Python/011 Useful Modules.mp4 101.19 MB
11 - Modules In Python/013 Useful Modules 2.mp4 68.93 MB
11 - Modules In Python/014 DEVELOPER FUNDAMENTALS VI.mp4 18.79 MB
12 - Debugging In Python/001 How To Debug Code.mp4 135.52 MB
13 - File IO/001 Working With Files In Python.mp4 65.72 MB
13 - File IO/002 Read, Write, Append.mp4 99.02 MB
13 - File IO/003 File Paths.mp4 90.45 MB
13 - File IO/004 File IO Errors.mp4 17.29 MB
13 - File IO/005 Exercise Translator.mp4 151.72 MB
14 - Regular Expressions/001 Regular Expressions.mp4 38.96 MB
14 - Regular Expressions/002 Regular Expressions 2.mp4 102.6 MB
14 - Regular Expressions/004 Regular Expressions 3.mp4 37.26 MB
14 - Regular Expressions/005 Exercise Password Validation.mp4 66.53 MB
15 - Testing In Python/001 Testing Introduction.mp4 112.38 MB
15 - Testing In Python/002 Unittest.mp4 103.1 MB
15 - Testing In Python/003 Writing Unit Tests.mp4 115.71 MB
15 - Testing In Python/004 Writing Unit Tests 2.mp4 103.85 MB
15 - Testing In Python/005 Exercise Testing.mp4 71.23 MB
16 - Career Of A Python Developer/001 Python Careers.mp4 23.53 MB
16 - Career Of A Python Developer/004 What If I Don't Have Enough Experience.mp4 312.55 MB
16 - Career Of A Python Developer/006 Now What.mp4 29.51 MB
17 - Scripting with Python/001 Section Overview.mp4 8.78 MB
17 - Scripting with Python/002 What Is Image Processing.mp4 44.34 MB
17 - Scripting with Python/003 DEVELOPER FUNDAMENTALS VII.mp4 30.97 MB
17 - Scripting with Python/004 Images With Python.mp4 61.48 MB
17 - Scripting with Python/005 Images With Python 2.mp4 45.05 MB
17 - Scripting with Python/006 Images With Python 3.mp4 31.85 MB
17 - Scripting with Python/007 Exercise JPG to PNG Pokedex Converter.mp4 17.16 MB
17 - Scripting with Python/009 Solution JPG to PNG Pokedex Converter.mp4 138.51 MB
17 - Scripting with Python/010 OpenCV.mp4 5.95 MB
17 - Scripting with Python/012 PDFs With Python.mp4 138.45 MB
17 - Scripting with Python/013 Exercise PDF Merger.mp4 22.35 MB
17 - Scripting with Python/014 Exercise Watermarker.mp4 12.21 MB
17 - Scripting with Python/015 Solution Watermarker.mp4 66.77 MB
17 - Scripting with Python/016 Sending Emails With Python.mp4 58.15 MB
17 - Scripting with Python/018 Sending Emails With Python 2.mp4 57.59 MB
17 - Scripting with Python/019 Sending Emails With Python 3.mp4 133.4 MB
17 - Scripting with Python/020 Password Checker Project.mp4 4.58 MB
17 - Scripting with Python/021 How Hackers Work.mp4 63.06 MB
17 - Scripting with Python/022 Password API.mp4 49.98 MB
17 - Scripting with Python/024 Optional Hash Function.mp4 66.4 MB
17 - Scripting with Python/025 Password Checker.mp4 138.51 MB
17 - Scripting with Python/026 Password Checker 2.mp4 147.94 MB
17 - Scripting with Python/027 Password Checker 3.mp4 79.84 MB
17 - Scripting with Python/028 Password Checker 4.mp4 49.47 MB
17 - Scripting with Python/030 Twitter API.mp4 47.56 MB
17 - Scripting with Python/032 Our First Twitter Bot.mp4 34.39 MB
17 - Scripting with Python/033 Our First Twitter Bot 2.mp4 102.68 MB
17 - Scripting with Python/034 Our First Twitter Bot 3.mp4 16.96 MB
17 - Scripting with Python/035 Our First Twitter Bot 4.mp4 119.12 MB
17 - Scripting with Python/036 SMS With Python.mp4 35.28 MB
17 - Scripting with Python/037 SMS With Python 2.mp4 8.01 MB
17 - Scripting with Python/038 SMS With Python 3.mp4 72.69 MB
18 - Scraping Data with Python/001 Web Scraping Introduction.mp4 148.56 MB
18 - Scraping Data with Python/002 Web Scraping and APIs.mp4 151.16 MB
18 - Scraping Data with Python/003 How Googlebot Works.mp4 40.98 MB
18 - Scraping Data with Python/004 Our Hacker News Project.mp4 58.81 MB
18 - Scraping Data with Python/005 Requesting Data.mp4 74.61 MB
18 - Scraping Data with Python/006 BeautifulSoup Basics.mp4 123.97 MB
18 - Scraping Data with Python/008 BeautifulSoup Selectors.mp4 125.53 MB
18 - Scraping Data with Python/009 Hacker News Project.mp4 137.42 MB
18 - Scraping Data with Python/010 Hacker News Project 2.mp4 46.49 MB
18 - Scraping Data with Python/011 Hacker News Project 3.mp4 91.17 MB
18 - Scraping Data with Python/012 Solution Hacker News Project 3.mp4 66.65 MB
18 - Scraping Data with Python/013 What To Do Next With Scraping.mp4 63.43 MB
19 - Web Development with Python/001 Section Overview.mp4 32.7 MB
19 - Web Development with Python/002 How Websites Work.mp4 63.72 MB
19 - Web Development with Python/003 How Websites Work 2.mp4 46.96 MB
19 - Web Development with Python/004 Building Our First Server.mp4 66.69 MB
19 - Web Development with Python/005 Setting Up Flask.mp4 145.58 MB
19 - Web Development with Python/006 Building A Flask Server.mp4 135.68 MB
19 - Web Development with Python/007 Flask Templates.mp4 103.12 MB
19 - Web Development with Python/008 Flask Static Files.mp4 37.42 MB
19 - Web Development with Python/009 Favicon.mp4 29.31 MB
19 - Web Development with Python/010 Templating Engine.mp4 49.3 MB
19 - Web Development with Python/011 URL Parameters.mp4 85.67 MB
19 - Web Development with Python/012 MIME Types.mp4 82.71 MB
19 - Web Development with Python/014 Building A Portfolio.mp4 158.72 MB
19 - Web Development with Python/016 Building A Portfolio 2.mp4 123.15 MB
19 - Web Development with Python/017 Building A Portfolio 3.mp4 138.66 MB
19 - Web Development with Python/018 Building A Portfolio 4.mp4 84.73 MB
19 - Web Development with Python/020 Building A Portfolio 5.mp4 173.14 MB
19 - Web Development with Python/021 Building A Portfolio 6.mp4 75.54 MB
19 - Web Development with Python/022 Building A Portfolio 7.mp4 181.97 MB
19 - Web Development with Python/024 Quick Note About Databases.mp4 21.59 MB
19 - Web Development with Python/026 Optional How Databases Work.mp4 142.7 MB
19 - Web Development with Python/027 Building A Portfolio 8.mp4 214.08 MB
19 - Web Development with Python/028 Building A Portfolio 9.mp4 126.28 MB
20 - AutomationTesting/001 Section Overview.mp4 10.63 MB
20 - AutomationTesting/002 Selenium Introduction.mp4 151.07 MB
20 - AutomationTesting/005 Selenium Basics.mp4 223.87 MB
20 - AutomationTesting/006 Selenium Basics 2.mp4 166.5 MB
20 - AutomationTesting/007 Selenium Basics 3.mp4 103.02 MB
21 - Machine Learning + Data Science/001 Section Overview.mp4 15.58 MB
21 - Machine Learning + Data Science/002 AIMachine LearningData Science.mp4 77.66 MB
21 - Machine Learning + Data Science/003 How Machine Learning Works.mp4 34.79 MB
21 - Machine Learning + Data Science/004 History Of Data.mp4 27.37 MB
21 - Machine Learning + Data Science/005 Types of Machine Learning.mp4 28.14 MB
21 - Machine Learning + Data Science/006 Machine Learning 101.mp4 29.89 MB
21 - Machine Learning + Data Science/007 Tools In Machine Learning.mp4 72.45 MB
21 - Machine Learning + Data Science/009 Data Science 1.mp4 153.75 MB
21 - Machine Learning + Data Science/010 Data Science 2.mp4 175.89 MB
21 - Machine Learning + Data Science/011 Data Science 3.mp4 161.5 MB
21 - Machine Learning + Data Science/012 Machine Learning 1.mp4 115.36 MB
21 - Machine Learning + Data Science/013 Machine Learning 2.mp4 61.65 MB
21 - Machine Learning + Data Science/015 Machine Learning 3.mp4 46.56 MB
21 - Machine Learning + Data Science/016 Machine Learning 4.mp4 32.21 MB
21 - Machine Learning + Data Science/018 Machine Learning 5.mp4 43.66 MB
21 - Machine Learning + Data Science/019 Machine Learning 6.mp4 81.79 MB
21 - Machine Learning + Data Science/021 Exercise ReallySmartBrain.mp4 255.2 MB
22 - Where To Go From Here/002 Thank You.mp4 8.56 MB
23 - Extra Bits/002 CWD Git + Github.mp4 299.75 MB
23 - Extra Bits/004 CWD Git + Github 2.mp4 224.54 MB
23 - Extra Bits/005 Contributing To Open Source.mp4 236.15 MB
23 - Extra Bits/006 Contributing To Open Source 2.mp4 214.05 MB
23 - Extra Bits/010 JTS Learn to Learn.mp4 8.7 MB
23 - Extra Bits/011 JTS Start With Why.mp4 11.9 MB
23 - Extra Bits/013 My Terminal Setup.mp4 129.33 MB
23 - Extra Bits/015 AMA - 1,000 Students!!.mp4 444.3 MB
23 - Extra Bits/016 AMA - 100,000 Students!!.mp4 1.31 GB
24 - Appendix HTML Forms/002 HTML Forms.mp4 77.89 MB
24 - Appendix HTML Forms/003 HTML Forms 2.mp4 34.87 MB
24 - Appendix HTML Forms/004 Submitting A Form.mp4 57.5 MB
其他位置