zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.us] python-the-complete-python-developer-course
magnet:?xt=urn:btih:9ffbf5be052385f6c182b8b367723e43e56e628e&dn=[FreeTutorials.us] python-the-complete-python-developer-course
磁力链接详情
Hash值:
9ffbf5be052385f6c182b8b367723e43e56e628e
点击数:
135
文件大小:
7.34 GB
文件数量:
182
创建日期:
2020-9-20 13:21
最后访问:
2024-10-29 14:22
访问标签:
FreeTutorials
us
python-the-complete-python-developer-course
文件列表详情
01 Introduction/001 Introduction to the course.mp4 26.42 MB
02 Python Setup for Windows/002 Introduction.mp4 6 MB
02 Python Setup for Windows/003 Install Python on Windows.mp4 14.55 MB
02 Python Setup for Windows/004 Using IDLE On Windows.mp4 23.83 MB
02 Python Setup for Windows/006 Downloading and Installing IntelliJ FREE and PAID versions on Windows.mp4 53.04 MB
02 Python Setup for Windows/007 Configuring Python in IntelliJ FREE and PAID version on Windows.mp4 20.29 MB
03 Python Setup for Mac/008 Introduction.mp4 5.3 MB
03 Python Setup for Mac/009 Downloading And Installing Python On Mac OS X.mp4 7.78 MB
03 Python Setup for Mac/010 Using IDLE on Mac OS X.mp4 48.3 MB
03 Python Setup for Mac/012 Downloading and Installing IntelliJ FREE and PAID version for a Mac.mp4 55.12 MB
03 Python Setup for Mac/013 Configuring Python in IntelliJ FREE and PAID version on a Mac.mp4 63.21 MB
04 Python Setup for Linux/014 Introduction.mp4 7.62 MB
04 Python Setup for Linux/015 Downloading And Installing Python On Ubuntu Linux.mp4 13.19 MB
04 Python Setup for Linux/016 Using IDLE on Ubuntu Linux.mp4 14.23 MB
04 Python Setup for Linux/017 Installing IntelliJ FREE and PAID versions on Ubuntu Linux.mp4 25.84 MB
04 Python Setup for Linux/018 IntelliJ Python Configuration For Ubuntu Linux.mp4 12.64 MB
05 The Basics of Python/020 Introduction.mp4 7.08 MB
05 The Basics of Python/021 Getting To Know Python.mp4 50.8 MB
05 The Basics of Python/022 Understanding More About Python.mp4 16.45 MB
05 The Basics of Python/023 Storing Items In Variables.mp4 20.56 MB
05 The Basics of Python/024 More About Variables And Strings.mp4 22.92 MB
05 The Basics of Python/025 String Formatting - Displaying Numbers And Strings.mp4 75.88 MB
06 Program Flow Control in Python/026 Introduction.mp4 4.9 MB
06 Program Flow Control in Python/027 An Introduction To Program Flow Control.mp4 11.71 MB
06 Program Flow Control in Python/028 Test Conditions With If ElIf Else.mp4 34.98 MB
06 Program Flow Control in Python/029 More Advanced If ElIf Else Processing.mp4 25.24 MB
06 Program Flow Control in Python/030 Challenge - If Then Else.mp4 11.79 MB
06 Program Flow Control in Python/031 For Loops.mp4 19.82 MB
06 Program Flow Control in Python/032 Extending For Loops.mp4 22.58 MB
06 Program Flow Control in Python/033 Understanding Continue Break And Else.mp4 29.24 MB
06 Program Flow Control in Python/034 Augmented Assignment.mp4 15.57 MB
06 Program Flow Control in Python/035 Challenge - Program Flow - Part 1.mp4 32.86 MB
06 Program Flow Control in Python/036 Challenge - Program Flow - Part 2.mp4 28.18 MB
06 Program Flow Control in Python/037 While Loops.mp4 31.32 MB
06 Program Flow Control in Python/038 Challenge - While Loop.mp4 20.08 MB
07 Lists Ranges Tuples in Python/039 Introduction.mp4 3.35 MB
07 Lists Ranges Tuples in Python/040 Lists In Python.mp4 28.12 MB
07 Lists Ranges Tuples in Python/041 More About Lists.mp4 19.24 MB
07 Lists Ranges Tuples in Python/042 Challenge - Lists.mp4 14.67 MB
07 Lists Ranges Tuples in Python/043 Understanding Iterators.mp4 16.93 MB
07 Lists Ranges Tuples in Python/044 Understanding and using Ranges.mp4 24.06 MB
07 Lists Ranges Tuples in Python/045 More About Ranges.mp4 16.88 MB
07 Lists Ranges Tuples in Python/046 Ordered Sets With Tuples.mp4 32.15 MB
07 Lists Ranges Tuples in Python/047 More On Ordered Sets With Tuples.mp4 35.82 MB
08 The Binary number system explained/048 Introduction to the Section.mp4 11.2 MB
08 The Binary number system explained/049 Binary Basics.mp4 11.18 MB
08 The Binary number system explained/050 What is binary.mp4 34.9 MB
08 The Binary number system explained/051 Hexadecimal and Octal and the Challenge.mp4 45.98 MB
09 Python Dictionaries and Sets/052 Introduction to the Section.mp4 5.09 MB
09 Python Dictionaries and Sets/053 Python Dictionaries.mp4 35.12 MB
09 Python Dictionaries and Sets/054 Dictionaries Part 2.mp4 44.48 MB
09 Python Dictionaries and Sets/055 Dictionaries Part 3.mp4 62.34 MB
09 Python Dictionaries and Sets/056 Dictionaries Challenge.mp4 52.32 MB
09 Python Dictionaries and Sets/057 More on Dictionaries.mp4 87.95 MB
09 Python Dictionaries and Sets/058 The Second Dictionary Challenge.mp4 35.28 MB
09 Python Dictionaries and Sets/059 Sets.mp4 39.43 MB
09 Python Dictionaries and Sets/060 Python Sets Part 2 and Challenge.mp4 57.08 MB
10 Input and Output IO in Python/061 Introduction to the Section.mp4 3.82 MB
10 Input and Output IO in Python/062 Reading and writing text files.mp4 45.97 MB
10 Input and Output IO in Python/063 Writing Text Files.mp4 32.56 MB
10 Input and Output IO in Python/064 Appending to Files and Challenge.mp4 20.07 MB
10 Input and Output IO in Python/065 Writing Binary Files Manually.mp4 39.78 MB
10 Input and Output IO in Python/066 Using Pickle To Write Binary Files.mp4 52.32 MB
10 Input and Output IO in Python/067 Shelve.mp4 56.57 MB
10 Input and Output IO in Python/068 Manipulating Data With Shelve.mp4 51.71 MB
10 Input and Output IO in Python/069 Updating With Shelve.mp4 74.38 MB
10 Input and Output IO in Python/070 Shelve Challenge.mp4 73.97 MB
10 Input and Output IO in Python/071 Challenge Continued.mp4 55.96 MB
11 Modules and Functions in Python/072 Introduction to the Section.mp4 4.56 MB
11 Modules and Functions in Python/073 Modules and import.mp4 39.26 MB
11 Modules and Functions in Python/074 The standard Python library.mp4 45.44 MB
11 Modules and Functions in Python/075 WebBrowser Module.mp4 156.41 MB
11 Modules and Functions in Python/076 Time and DateTime in Python.mp4 73.24 MB
11 Modules and Functions in Python/077 Time Continued and Challenge..mp4 47.94 MB
11 Modules and Functions in Python/078 Timezones.mp4 86.47 MB
11 Modules and Functions in Python/079 Check Path In Windows.mp4 64.56 MB
11 Modules and Functions in Python/080 Check Path on a Mac.mp4 67.12 MB
11 Modules and Functions in Python/081 Installing the pytz module WindowsMacLinux.mp4 55.39 MB
11 Modules and Functions in Python/082 Using Timezones.mp4 71.19 MB
11 Modules and Functions in Python/083 More on Timezones.mp4 36.12 MB
11 Modules and Functions in Python/084 Timezone Challenge.mp4 66.68 MB
11 Modules and Functions in Python/085 Introduction to Tkinter.mp4 60.57 MB
11 Modules and Functions in Python/086 TkInter - Pack Geometry Manager.mp4 58.91 MB
11 Modules and Functions in Python/087 TkInter - Grid Geometry Manager.mp4 83.72 MB
11 Modules and Functions in Python/088 Advanced GUI Example Part 1.mp4 107.16 MB
11 Modules and Functions in Python/089 Advanced GUI Example Part 2.mp4 114.92 MB
11 Modules and Functions in Python/090 Advanced GUI Example Part 3.mp4 136.56 MB
11 Modules and Functions in Python/091 Tkinter Challenge.mp4 83.46 MB
11 Modules and Functions in Python/092 Functions in Python.mp4 53.43 MB
11 Modules and Functions in Python/093 Functions Part 2.mp4 53.22 MB
11 Modules and Functions in Python/094 Functions Part 3.mp4 44.56 MB
11 Modules and Functions in Python/095 Parabola - More on Functions.mp4 58.87 MB
11 Modules and Functions in Python/096 Scope in Functions.mp4 70.86 MB
11 Modules and Functions in Python/097 Fix Function and Draw Circles.mp4 70.76 MB
11 Modules and Functions in Python/098 Enhanced Circles and Challenge.mp4 63.84 MB
11 Modules and Functions in Python/099 Blackjack Setup.mp4 62.86 MB
11 Modules and Functions in Python/100 Load Cards.mp4 112.77 MB
11 Modules and Functions in Python/101 Deal Cards.mp4 59.93 MB
11 Modules and Functions in Python/102 Global Variables.mp4 88.55 MB
11 Modules and Functions in Python/103 Global Keyword.mp4 79.13 MB
11 Modules and Functions in Python/104 Test Blackjack Game.mp4 75.12 MB
11 Modules and Functions in Python/105 Blackjack Challenge.mp4 111.05 MB
11 Modules and Functions in Python/106 Importing Techniques.mp4 113.76 MB
11 Modules and Functions in Python/107 Underscores in Python code.mp4 55.8 MB
11 Modules and Functions in Python/108 Namespaces more on Scope and Recursion.mp4 70.11 MB
11 Modules and Functions in Python/109 Recursion with OS Module and Filesystem and Nonlocal keyword.mp4 56.26 MB
11 Modules and Functions in Python/110 Nonlocal keyword Free and LEGB.mp4 61.06 MB
12 Object Oriented Python/111 Object Orientated Programming and Classes.mp4 38.85 MB
12 Object Oriented Python/112 Instances Constructors Self and more.mp4 48.79 MB
12 Object Oriented Python/113 Class Attributes.mp4 44.93 MB
12 Object Oriented Python/114 Methods Part 1.mp4 45.51 MB
12 Object Oriented Python/115 Methods Part 2.mp4 52.7 MB
12 Object Oriented Python/116 Non Public and Mangling.mp4 56.43 MB
12 Object Oriented Python/117 DocStrings and Raw Literals.mp4 47.81 MB
12 Object Oriented Python/118 Album class and More on DocStrings.mp4 41.22 MB
12 Object Oriented Python/119 Artist class and import Albums.mp4 57.66 MB
12 Object Oriented Python/120 Load data and Write Checkfile.mp4 42.72 MB
12 Object Oriented Python/121 Compile Files and Algorithm Flowcharts.mp4 50.55 MB
12 Object Oriented Python/122 Implement Revised Load_Data Algorithm.mp4 64.22 MB
12 Object Oriented Python/123 Write OOP Version.mp4 35.19 MB
12 Object Oriented Python/124 Getters and Properties.mp4 31.48 MB
12 Object Oriented Python/125 Remove Circular References Challenge.mp4 19.03 MB
12 Object Oriented Python/126 Getters and Setters.mp4 35.98 MB
12 Object Oriented Python/127 Data Attributes and Properties.mp4 34.22 MB
12 Object Oriented Python/128 Alternate Syntax for Properties.mp4 14 MB
12 Object Oriented Python/129 Inheritance.mp4 48.06 MB
12 Object Oriented Python/130 Subclasses and Overloading.mp4 31.36 MB
12 Object Oriented Python/131 Calling Super Methods.mp4 25.86 MB
12 Object Oriented Python/132 Changing Behavior of Methods.mp4 26.57 MB
12 Object Oriented Python/133 Overriding Methods.mp4 40.99 MB
12 Object Oriented Python/134 Inheritance Challenge.mp4 32.18 MB
12 Object Oriented Python/135 Polymorphism.mp4 80.51 MB
12 Object Oriented Python/136 Duck Test.mp4 18.61 MB
12 Object Oriented Python/137 Composition.mp4 45.84 MB
12 Object Oriented Python/138 Composition Continued.mp4 27.26 MB
12 Object Oriented Python/139 Test Code and Challenge.mp4 29.98 MB
12 Object Oriented Python/140 Aggregation.mp4 35.53 MB
13 Using Databases in Python/142 Introduction to Databases.mp4 20.73 MB
13 Using Databases in Python/143 Database Terminology.mp4 23.58 MB
13 Using Databases in Python/144 Sqlite3 Install on Windows.mp4 26.23 MB
13 Using Databases in Python/145 Sqlite3 Install on a Mac.mp4 38.33 MB
13 Using Databases in Python/146 SQLite3 Install on Ubuntu Linux.mp4 7.1 MB
13 Using Databases in Python/147 Introduction to SQLite.mp4 33.44 MB
13 Using Databases in Python/148 More with SQL using SQLite.mp4 26.48 MB
13 Using Databases in Python/149 Querying data with Sqlite.mp4 51 MB
13 Using Databases in Python/150 Order by and Joins.mp4 51.03 MB
13 Using Databases in Python/151 More complex Joins.mp4 49.98 MB
13 Using Databases in Python/152 Wildcards and Views.mp4 52.11 MB
13 Using Databases in Python/153 Housekeeping and the Challenge.mp4 39.36 MB
13 Using Databases in Python/154 SQL in Python.mp4 29.51 MB
13 Using Databases in Python/155 Connections Cursors and Transactions.mp4 39.26 MB
13 Using Databases in Python/156 SQL Injection Attacks.mp4 27.47 MB
13 Using Databases in Python/157 Placeholders and Parameter Substitution.mp4 19.59 MB
13 Using Databases in Python/158 Exceptions.mp4 49.28 MB
13 Using Databases in Python/159 Exceptions Challenge.mp4 30.6 MB
13 Using Databases in Python/160 Exceptions Continued.mp4 35 MB
13 Using Databases in Python/161 Raising Exceptions.mp4 26.53 MB
13 Using Databases in Python/162 More on Exceptions.mp4 19.22 MB
13 Using Databases in Python/163 Custom Exceptions.mp4 32.03 MB
13 Using Databases in Python/164 Rolling back Transactions.mp4 24.57 MB
13 Using Databases in Python/165 Adding Database code to the Account Class.mp4 31.16 MB
13 Using Databases in Python/166 GUI Database Editing Overview.mp4 4.27 MB
13 Using Databases in Python/167 Ultimate Edition Database View.mp4 32.77 MB
13 Using Databases in Python/168 Community Edition Database Plugin.mp4 41.68 MB
13 Using Databases in Python/169 Update Deposit and Withdrawal Methods.mp4 33.9 MB
13 Using Databases in Python/170 Displaying Time in Different Timezones.mp4 26.08 MB
13 Using Databases in Python/171 SQLite3 strftime Function.mp4 33.21 MB
13 Using Databases in Python/172 Challenge.mp4 33.14 MB
13 Using Databases in Python/173 Problems Storing Timezones.mp4 10.69 MB
13 Using Databases in Python/174 Rolling Back Transactions.mp4 42.18 MB
13 Using Databases in Python/175 Simple Database Browser.mp4 42.77 MB
13 Using Databases in Python/176 Scrollbars.mp4 19.95 MB
13 Using Databases in Python/177 Star Args.mp4 29.38 MB
13 Using Databases in Python/178 Kwargs.mp4 17.1 MB
13 Using Databases in Python/179 More on KWArgs.mp4 34.74 MB
13 Using Databases in Python/180 Scrollable Listbox.mp4 30 MB
13 Using Databases in Python/181 Populating a Listbox from a Database.mp4 23.05 MB
13 Using Databases in Python/182 Show Songs from Album.mp4 15.67 MB
13 Using Databases in Python/183 The DataListbox Class Code.mp4 37.22 MB
13 Using Databases in Python/184 Linking our DataListBoxes.mp4 26.77 MB
13 Using Databases in Python/185 Linking our DataListBoxes Continued.mp4 37.68 MB
13 Using Databases in Python/186 DataListbox Challenge.mp4 37.7 MB
其他位置