zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[GigaCourse.com] Udemy - The Python Mega Course Build 10 Real World Applications
magnet:?xt=urn:btih:f346d8c67b63b590f25d682472252542ffe1e032&dn=[GigaCourse.com] Udemy - The Python Mega Course Build 10 Real World Applications
磁力链接详情
文件列表详情
f346d8c67b63b590f25d682472252542ffe1e032
infohash:
195
文件数量
5.18 GB
文件大小
2023-4-6 08:03
创建日期
2024-12-2 05:30
最后访问
相关分词
GigaCourse
com
Udemy
-
The
Python
Mega
Course
Build
10
Real
World
Applications
01 Introduction/001 Course Introduction.mp4 45.53 MB
01 Introduction/004 The Tools You Need.mp4 19.92 MB
01 Introduction/005 Installing Python 3 and an IDE (Windows Mac and Linux).mp4 84.38 MB
02 The Basics Small Program/006 Your First Python Code.mp4 20.71 MB
02 The Basics Small Program/007 Your First Python Program.mp4 80.04 MB
03 The Basics Data Types/010 Variables.mp4 16.96 MB
03 The Basics Data Types/011 Simple Types Integers Strings and Floats.mp4 15.78 MB
03 The Basics Data Types/012 List Types.mp4 5.63 MB
03 The Basics Data Types/014 Type Attributes.mp4 22.88 MB
03 The Basics Data Types/016 How to Find Out What Code You Need.mp4 49.78 MB
03 The Basics Data Types/017 Bonus Steps of Learning Python.mp4 12.83 MB
03 The Basics Data Types/018 Dictionary Types.mp4 35.04 MB
03 The Basics Data Types/020 Tuple Types.mp4 21.06 MB
03 The Basics Data Types/021 How to Use Datatypes in the Real World.mp4 11.42 MB
04 The Basics Operations with Data Types/024 Python Shell and Terminal Tip.mp4 7.78 MB
04 The Basics Operations with Data Types/025 More Operations with Lists.mp4 57.22 MB
04 The Basics Operations with Data Types/026 Accessing List Items.mp4 21.5 MB
04 The Basics Operations with Data Types/027 Accessing List Slices.mp4 30.91 MB
04 The Basics Operations with Data Types/028 Accessing Items and Slices with Negative Indexes.mp4 24.51 MB
04 The Basics Operations with Data Types/029 Accessing Characters and Slices in Strings.mp4 13.17 MB
04 The Basics Operations with Data Types/030 Accessing Items in Dictionaries.mp4 16.8 MB
05 The Basics Functions and Conditionals/032 Creating Your Own Functions.mp4 66.45 MB
05 The Basics Functions and Conditionals/033 Print or Return.mp4 49.34 MB
05 The Basics Functions and Conditionals/034 Intro to Conditionals.mp4 9.75 MB
05 The Basics Functions and Conditionals/035 If Conditional Example.mp4 42.52 MB
05 The Basics Functions and Conditionals/037 Conditional Explained Line by Line.mp4 32.8 MB
05 The Basics Functions and Conditionals/038 More on Conditionals.mp4 25.49 MB
05 The Basics Functions and Conditionals/039 Elif Conditionals.mp4 11.83 MB
05 The Basics Functions and Conditionals/040 White Space.mp4 34.74 MB
06 The Basics Processing User Input/042 User Input.mp4 87.17 MB
06 The Basics Processing User Input/043 String Formatting.mp4 23.33 MB
06 The Basics Processing User Input/044 String Formatting with Multiple Variables.mp4 26.69 MB
07 The Basics Loops/046 For Loops How and Why.mp4 62.77 MB
07 The Basics Loops/049 Looping Through a Dictionary.mp4 12.39 MB
07 The Basics Loops/051 While Loops How and Why.mp4 28.4 MB
07 The Basics Loops/052 While Loop Example with User Input.mp4 33.07 MB
07 The Basics Loops/053 While Loops with Break and Continue.mp4 18.94 MB
08 Putting the Pieces Together Building a Program/055 Problem Statement.mp4 15.09 MB
08 Putting the Pieces Together Building a Program/056 Approaching the Problem.mp4 8.5 MB
08 Putting the Pieces Together Building a Program/057 Building the Maker Function.mp4 28.4 MB
08 Putting the Pieces Together Building a Program/058 Constructing the Loop.mp4 28.44 MB
08 Putting the Pieces Together Building a Program/059 Making the Output User-Friendly.mp4 26.28 MB
09 List Comprehensions/060 Simple List Comprehension.mp4 16.37 MB
09 List Comprehensions/061 List Comprehension with If Conditional.mp4 6.13 MB
09 List Comprehensions/062 List Comprehension with If-Else Conditional.mp4 9.77 MB
10 More on Functions/064 Functions with Multiple Arguments.mp4 16.07 MB
10 More on Functions/066 Default and Non-default Parameters and Keyword and Non-keyword Arguments.mp4 28.98 MB
10 More on Functions/067 Functions with an Arbitrary Number of Non-keyword Arguments.mp4 38.13 MB
10 More on Functions/068 Functions with an Arbitrary Number of Keyword Arguments.mp4 15.5 MB
11 File Processing/070 The Concept of Processing Files in Python.mp4 18.19 MB
11 File Processing/071 Reading Text From a File.mp4 15.15 MB
11 File Processing/072 File Cursor.mp4 10.17 MB
11 File Processing/073 Closing a File.mp4 8.16 MB
11 File Processing/074 Opening Files Using with.mp4 11.22 MB
11 File Processing/075 Different Filepaths.mp4 8.31 MB
11 File Processing/076 Writing Text to a File.mp4 32.68 MB
11 File Processing/077 Appending Text to an Existing File.mp4 29.32 MB
12 Imported Modules/079 Builtin Modules.mp4 64.1 MB
12 Imported Modules/080 Standard Python Modules.mp4 107.95 MB
12 Imported Modules/081 Third-Party Modules.mp4 70.25 MB
12 Imported Modules/082 Third-Party Module Example.mp4 32.3 MB
13 Application 1 Build an Interactive English Dictionary/085 Interactive English Dictionary - How The Output Will Look Like.mp4 7.62 MB
13 Application 1 Build an Interactive English Dictionary/086 The Data Source.mp4 11.71 MB
13 Application 1 Build an Interactive English Dictionary/087 Loading JSON Data.mp4 23.69 MB
13 Application 1 Build an Interactive English Dictionary/088 Returning the Definition of a Word.mp4 7.44 MB
13 Application 1 Build an Interactive English Dictionary/089 Taking Into Account Bad Words.mp4 6.44 MB
13 Application 1 Build an Interactive English Dictionary/090 Implementing Case Sensitivity.mp4 6.53 MB
13 Application 1 Build an Interactive English Dictionary/091 Similarity Ratio Between Two Words.mp4 12.23 MB
13 Application 1 Build an Interactive English Dictionary/092 Best Matches out of a List of Words.mp4 19.58 MB
13 Application 1 Build an Interactive English Dictionary/093 Recommending the Best Match.mp4 18.65 MB
13 Application 1 Build an Interactive English Dictionary/094 Confirmation from the User.mp4 20.19 MB
13 Application 1 Build an Interactive English Dictionary/095 Optimizing the Final Output.mp4 15.34 MB
14 Project Exercise with Python and MySQL Interactive English Dictionary/100 Intro to the App.mp4 12.55 MB
14 Project Exercise with Python and MySQL Interactive English Dictionary/101 Making the App.mp4 53.51 MB
15 Data Analysis with Pandas/103 What is Pandas.mp4 11.61 MB
15 Data Analysis with Pandas/105 Getting Started with Pandas.mp4 15.9 MB
15 Data Analysis with Pandas/106 Getting Started with Jupyter Notebooks.mp4 26.75 MB
15 Data Analysis with Pandas/107 Loading CSV Files.mp4 42.73 MB
15 Data Analysis with Pandas/111 Loading Excel Files.mp4 12.03 MB
15 Data Analysis with Pandas/112 Loading TXT Files.mp4 31.61 MB
15 Data Analysis with Pandas/113 Set Header Row.mp4 20.22 MB
15 Data Analysis with Pandas/114 Set Column Names.mp4 8.07 MB
15 Data Analysis with Pandas/115 Set Index Column.mp4 43.11 MB
15 Data Analysis with Pandas/116 Indexing and Slicing.mp4 45.03 MB
15 Data Analysis with Pandas/117 Deleting Columns and Rows.mp4 21.43 MB
15 Data Analysis with Pandas/118 Updating and Adding new Columns and Rows.mp4 17.32 MB
15 Data Analysis with Pandas/120 Example Geocoding Addresses with Pandas and Geopy.mp4 162.23 MB
16 Numpy/121 What is Numpy.mp4 14.16 MB
16 Numpy/123 Convert Images to Numpy Arrays.mp4 11.75 MB
16 Numpy/124 Indexing Slicing and Iterating Numpy Arrays.mp4 8.03 MB
16 Numpy/125 Stacking and Splitting Numpy Arrays.mp4 11.92 MB
17 Application 2 Create Webmaps with Python and Folium/126 Web Map - How The Output Will Look Like.mp4 3.83 MB
17 Application 2 Create Webmaps with Python and Folium/127 The Basemap.mp4 34.64 MB
17 Application 2 Create Webmaps with Python and Folium/129 Adding Points.mp4 74.07 MB
17 Application 2 Create Webmaps with Python and Folium/130 Adding Multiple Points.mp4 9.57 MB
17 Application 2 Create Webmaps with Python and Folium/131 Adding Points from Files.mp4 37.37 MB
17 Application 2 Create Webmaps with Python and Folium/132 Popup Windows on Map.mp4 34.77 MB
17 Application 2 Create Webmaps with Python and Folium/134 Color Points.mp4 20.45 MB
17 Application 2 Create Webmaps with Python and Folium/137 Solution.mp4 4.29 MB
17 Application 2 Create Webmaps with Python and Folium/138 GeoJson Data.mp4 28.33 MB
17 Application 2 Create Webmaps with Python and Folium/139 Adding a GeoJson Polygon Layer.mp4 13.44 MB
17 Application 2 Create Webmaps with Python and Folium/140 Choropleth Map.mp4 27.72 MB
17 Application 2 Create Webmaps with Python and Folium/141 Layer Control Panel.mp4 17.27 MB
18 Fixing Programming Errors/142 Syntax Errors.mp4 14.1 MB
18 Fixing Programming Errors/143 Runtime Errors.mp4 19.08 MB
18 Fixing Programming Errors/144 How to Fix Difficult Errors.mp4 17.25 MB
18 Fixing Programming Errors/145 Good Programming Questions.mp4 16.89 MB
18 Fixing Programming Errors/146 Error Handling.mp4 14.2 MB
19 Application 3 Build a Website Blocker/147 Website Blocker - How The Output Will Look Like.mp4 6.84 MB
19 Application 3 Build a Website Blocker/148 Application Architecture.mp4 7.95 MB
19 Application 3 Build a Website Blocker/149 Setting up the Script.mp4 18.16 MB
19 Application 3 Build a Website Blocker/150 Setting up the Infinite Loop.mp4 19.72 MB
19 Application 3 Build a Website Blocker/151 Implementing the First Part.mp4 26.33 MB
19 Application 3 Build a Website Blocker/152 Implementing the Second Part.mp4 45.23 MB
19 Application 3 Build a Website Blocker/154 Scheduling the Python Program on Windows.mp4 30.22 MB
19 Application 3 Build a Website Blocker/155 Scheduling the Python Program on Mac and Linux.mp4 14.27 MB
20 Application 4 Build a Personal Website with Python and Flask/157 Personal Website - How The Output Will Look Like.mp4 2.71 MB
20 Application 4 Build a Personal Website with Python and Flask/158 Your First Website.mp4 52.37 MB
20 Application 4 Build a Personal Website with Python and Flask/159 HTML Templates.mp4 8.05 MB
20 Application 4 Build a Personal Website with Python and Flask/160 Navigation Menu.mp4 17.34 MB
20 Application 4 Build a Personal Website with Python and Flask/162 CSS Styling.mp4 12.7 MB
20 Application 4 Build a Personal Website with Python and Flask/163 Creating a Python Virtual Environment.mp4 13.2 MB
20 Application 4 Build a Personal Website with Python and Flask/165 Deploying the Website to a Live Server.mp4 56.77 MB
20 Application 4 Build a Personal Website with Python and Flask/166 Maintaining the Live Website.mp4 15.58 MB
21 Graphical User Interfaces with Tkinter/169 Introduction to Tkinter.mp4 4.46 MB
21 Graphical User Interfaces with Tkinter/170 Setting up a GUI with Widgets.mp4 16.22 MB
21 Graphical User Interfaces with Tkinter/171 Connecting GUI Widgets with Callback Functions.mp4 16.99 MB
22 Interacting with Databases/174 Introduction to Python with Databases.mp4 4.99 MB
22 Interacting with Databases/175 Connecting and Inserting Data to SQLite via Python.mp4 23.93 MB
22 Interacting with Databases/176 Selecting Inserting Deleting and Updating SQLite Records.mp4 13.51 MB
22 Interacting with Databases/177 Introduction to PostgreSQL Psycopg2.mp4 20.35 MB
22 Interacting with Databases/178 Selecting Inserting Deleting and Updating PostgreSQL Records.mp4 27.67 MB
23 Application 5 Build a Desktop Database Application/180 Desktop Database App - How The Output Will Look Like.mp4 4.32 MB
23 Application 5 Build a Desktop Database Application/181 User Interface Design.mp4 9.75 MB
23 Application 5 Build a Desktop Database Application/182 Frontend Interface.mp4 26.18 MB
23 Application 5 Build a Desktop Database Application/183 Backend.mp4 46.69 MB
23 Application 5 Build a Desktop Database Application/184 Connecting the Frontend to the Backend Part 1.mp4 37.34 MB
23 Application 5 Build a Desktop Database Application/185 Connecting the Frontend to the Backend Part 2.mp4 49.08 MB
23 Application 5 Build a Desktop Database Application/188 Creating a Standalone Executable Version of the Program.mp4 10.81 MB
24 Object Oriented Programming/189 Object Oriented Programming Explained.mp4 9.8 MB
24 Object Oriented Programming/190 Turning this Application into OOP Style Part 1.mp4 30.69 MB
24 Object Oriented Programming/191 Turning this Application into OOP Style Part 2.mp4 34.25 MB
24 Object Oriented Programming/192 Creating a Bank Account Object.mp4 39.2 MB
24 Object Oriented Programming/193 Inheritance.mp4 22.46 MB
24 Object Oriented Programming/194 OOP Glossary.mp4 16.35 MB
25 Python for Image and Video Processing with OpenCV/197 Introduction.mp4 4.04 MB
25 Python for Image and Video Processing with OpenCV/199 Loading Displaying Resizing and Writing Images.mp4 30.95 MB
25 Python for Image and Video Processing with OpenCV/202 Solution with Explanations.mp4 8.15 MB
25 Python for Image and Video Processing with OpenCV/203 Face Detection.mp4 40.59 MB
25 Python for Image and Video Processing with OpenCV/204 Capturing Video.mp4 36.14 MB
26 Application 6 Build a Webcam Motion Detector/205 Webcam Motion Detector - How The Output Will Look Like.mp4 5.53 MB
26 Application 6 Build a Webcam Motion Detector/206 Detecting Webcam Objects.mp4 252.14 MB
26 Application 6 Build a Webcam Motion Detector/207 Capturing Motion Time.mp4 49.44 MB
27 Interactive Data Visualization with Bokeh/208 Introduction to Bokeh.mp4 3.89 MB
27 Interactive Data Visualization with Bokeh/210 Your First Bokeh Plot.mp4 19.38 MB
27 Interactive Data Visualization with Bokeh/213 Using Bokeh with Pandas.mp4 10.42 MB
27 Interactive Data Visualization with Bokeh/221 Time-series Plots.mp4 15.42 MB
27 Interactive Data Visualization with Bokeh/222 More Visualization Examples with Bokeh.mp4 11.9 MB
27 Interactive Data Visualization with Bokeh/223 Plotting Time Intervals of the Motion Detector.mp4 28.73 MB
27 Interactive Data Visualization with Bokeh/224 Hover Tool Implementation.mp4 20.36 MB
28 Webscraping with Python Beautiful Soup/225 Section Introduction.mp4 3.19 MB
28 Webscraping with Python Beautiful Soup/226 The Concept Behind Webscraping.mp4 10.17 MB
28 Webscraping with Python Beautiful Soup/228 Webscraping Example.mp4 37.37 MB
29 Application 7 Scrape Real Estate Property Data from the Web/229 Scraped Website Data - How The Output Will Look Like.mp4 6.94 MB
29 Application 7 Scrape Real Estate Property Data from the Web/231 Loading the Webpage in Python.mp4 22.16 MB
29 Application 7 Scrape Real Estate Property Data from the Web/232 Extracting div Tags.mp4 31.34 MB
29 Application 7 Scrape Real Estate Property Data from the Web/233 Extracting Addresses and Property Details.mp4 37.06 MB
29 Application 7 Scrape Real Estate Property Data from the Web/234 Extracting Elements without Unique Identifiers.mp4 32.16 MB
29 Application 7 Scrape Real Estate Property Data from the Web/235 Saving the Extracted Data in CSV Files.mp4 21.97 MB
29 Application 7 Scrape Real Estate Property Data from the Web/236 Crawling Through Webpages.mp4 58.79 MB
30 Application 8 Build a Web-based Financial Graph/237 Web-based Financial Graph - How The Output Will Look Like.mp4 3.45 MB
30 Application 8 Build a Web-based Financial Graph/238 Downloading Datasets with Python.mp4 31.69 MB
30 Application 8 Build a Web-based Financial Graph/239 Stock Market Data.mp4 6.87 MB
30 Application 8 Build a Web-based Financial Graph/240 Stock Market Data Candlestick Charts.mp4 11.51 MB
30 Application 8 Build a Web-based Financial Graph/241 Candlestick Charts with Bokeh Quadrants.mp4 22.26 MB
30 Application 8 Build a Web-based Financial Graph/242 Candlestick Charts with Bokeh Rectangles.mp4 51.06 MB
30 Application 8 Build a Web-based Financial Graph/243 Candlestick Segments.mp4 14.24 MB
30 Application 8 Build a Web-based Financial Graph/244 Stylizing the Chart.mp4 47.53 MB
30 Application 8 Build a Web-based Financial Graph/245 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4 38.02 MB
30 Application 8 Build a Web-based Financial Graph/247 Embedding the Bokeh Chart in a Webpage.mp4 36.76 MB
30 Application 8 Build a Web-based Financial Graph/248 Deploying the Chart Website to a Live Server.mp4 25.3 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/249 Data Collector Web App - How The Output Will Look Like.mp4 28.34 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/250 PostGreSQL Database Web App with Flask Steps.mp4 10.19 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/251 Frontend HTML Part.mp4 26.76 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/252 Frontend CSS Part.mp4 20.89 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/253 Backend Getting User Input.mp4 34.03 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/254 Backend The PostGreSQL Database Model.mp4 40.79 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/255 Backend Storing User Data to the Database.mp4 50.03 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/256 Backend Emailing Database Values Back to the User.mp4 25.93 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/257 Backend Sending Statistics to Users.mp4 40.17 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/258 Deploying the Web Application to a Live Server.mp4 74.96 MB
31 Application 9 Build a Data Collector Web App with PostGreSQL and Flask/259 Bonus Lecture Implementing Download and Upload in your Web App.mp4 55.29 MB
32 Application 10 Project Exercise on Building a Geocoder Web Service/260 Student Project - How The Output Should Look Like.mp4 14.36 MB
32 Application 10 Project Exercise on Building a Geocoder Web Service/261 Solution Part 1.mp4 35.33 MB
32 Application 10 Project Exercise on Building a Geocoder Web Service/262 Solution Part 2.mp4 13.85 MB
其他位置