zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[ DevCourseWeb.com ] Udemy - The Complete Python Developer Certification Course
magnet:?xt=urn:btih:97d3c5775f9858ea2e4a29c4901ca5b9b1d0d966&dn=[ DevCourseWeb.com ] Udemy - The Complete Python Developer Certification Course
磁力链接详情
文件列表详情
97d3c5775f9858ea2e4a29c4901ca5b9b1d0d966
infohash:
58
文件数量
2.03 GB
文件大小
2024-3-10 00:21
创建日期
2024-11-11 09:52
最后访问
相关分词
DevCourseWeb
com
Udemy
-
The
Complete
Python
Developer
Certification
Course
~Get Your Files Here !/01 - Introduction/001 Configuring Our Dev Environment and Creating Our First Program.mp4 99.32 MB
~Get Your Files Here !/01 - Introduction/002 Basics of Variables.mp4 27.36 MB
~Get Your Files Here !/01 - Introduction/003 Dedicated TA Support.mp4 15.93 MB
~Get Your Files Here !/01 - Introduction/005 Basic Datatypes in Python.mp4 16.3 MB
~Get Your Files Here !/01 - Introduction/006 How to proceed in this course.mp4 25.21 MB
~Get Your Files Here !/01 - Introduction/007 Basic Arithmetic in Python.mp4 6.9 MB
~Get Your Files Here !/01 - Introduction/008 Indexing and Slicing Strings.mp4 22.66 MB
~Get Your Files Here !/01 - Introduction/009 Basic String Methods.mp4 27.64 MB
~Get Your Files Here !/01 - Introduction/010 Formatting Strings Using the Format Method.mp4 9.68 MB
~Get Your Files Here !/01 - Introduction/011 Strings are Immutable.mp4 6.19 MB
~Get Your Files Here !/01 - Introduction/013 Section 1 Assignments.mp4 53.81 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/001 Lists in Python.mp4 34.16 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/002 Assignment List Assignment.mp4 6.74 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/003 Accessing Elements in Nested Lists.mp4 13.71 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/004 Finding Index Positions in Lists and Counting Duplicates.mp4 6.93 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/005 Tuples in Python.mp4 19.4 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/006 Dictionaries in Python.mp4 34.67 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/007 Comparison Operators.mp4 27.35 MB
~Get Your Files Here !/02 - Lists, Tuples and Dictionaries/008 Section 2 Assignments.mp4 58.36 MB
~Get Your Files Here !/03 - Functions and Variable Scope/001 Introduction to Creating Functions.mp4 88.79 MB
~Get Your Files Here !/03 - Functions and Variable Scope/002 args and kwargs in Python.mp4 23.73 MB
~Get Your Files Here !/03 - Functions and Variable Scope/003 Basics of Variable Scope.mp4 8.32 MB
~Get Your Files Here !/03 - Functions and Variable Scope/004 Scope and Nested Functions.mp4 20.59 MB
~Get Your Files Here !/03 - Functions and Variable Scope/005 Section 3 Assignments.mp4 49.48 MB
~Get Your Files Here !/04 - Control Flow/001 Control Flow If & Else Statements.mp4 27.83 MB
~Get Your Files Here !/04 - Control Flow/002 Control Flow Elif Statements.mp4 12.74 MB
~Get Your Files Here !/04 - Control Flow/003 For Loops.mp4 43.59 MB
~Get Your Files Here !/04 - Control Flow/004 Pass Statement in For Loops.mp4 10.31 MB
~Get Your Files Here !/04 - Control Flow/005 While Loops.mp4 22.6 MB
~Get Your Files Here !/04 - Control Flow/006 Looping and Unpacking with Dictionaries and Tuples.mp4 28.07 MB
~Get Your Files Here !/04 - Control Flow/007 Range, Enumerate, and Zip Functions.mp4 23.84 MB
~Get Your Files Here !/04 - Control Flow/008 More Handy Functions and the Random Package.mp4 34.37 MB
~Get Your Files Here !/04 - Control Flow/009 Accepting Input From a User.mp4 19.42 MB
~Get Your Files Here !/04 - Control Flow/010 Section 4 Assignments Part 1.mp4 68.34 MB
~Get Your Files Here !/04 - Control Flow/011 Section 4 Assignments Part 2.mp4 58.57 MB
~Get Your Files Here !/04 - Control Flow/012 Section 4 Assignments Part 3.mp4 50.15 MB
~Get Your Files Here !/04 - Control Flow/013 Section 4 Assignments Advanced Assignment.mp4 84.24 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/001 Revisiting the Difference between Methods and Functions.mp4 15.74 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/002 Classes and Objects.mp4 26.02 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/003 Classes Attributes vs Object Attributes.mp4 66.11 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/004 Calling Python Code That is Saved in Another File.mp4 8.67 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/005 Inheritance and Polymorphism.mp4 92.34 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/006 Abstract Classes and Methods.mp4 28.23 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/007 Practical Application of OOP.mp4 38.79 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/008 Double Under (Dunder) Methods.mp4 29.84 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/009 Python Script Files.mp4 28.96 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/010 Python Modules and Using Code from Other Files.mp4 18.93 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/011 Python Packages.mp4 58.56 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/012 Understanding the if __name__ == __main__ Syntax.mp4 37.51 MB
~Get Your Files Here !/05 - Modules, Packages and Object Oriented Programming in Python/013 Section 5 Assignment.mp4 32.34 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/001 Exception Handling.mp4 21.55 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/002 File IO.mp4 67.15 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/003 File IO with Exception Handling.mp4 51.17 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/004 OS Module.mp4 41.26 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/005 Traversing Directories Using the OS Module.mp4 19.83 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/006 OS Module Continued.mp4 54.79 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/007 args Command Line Arguments and the re Module.mp4 39.2 MB
~Get Your Files Here !/06 - File IO and Exception Handling in Python/008 Section 6 Assignment.mp4 116.77 MB
其他位置