zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - The Python Mega Course Build 10 Real World Applications
magnet:?xt=urn:btih:6d1bfc4735e16f8fe34287fbd4480118e377cf07&dn=[FreeCourseSite.com] Udemy - The Python Mega Course Build 10 Real World Applications
磁力链接详情
文件列表详情
6d1bfc4735e16f8fe34287fbd4480118e377cf07
infohash:
204
文件数量
6.86 GB
文件大小
2022-3-17 05:28
创建日期
2024-11-12 10:35
最后访问
相关分词
FreeCourseSite
com
Udemy
-
The
Python
Mega
Course
Build
10
Real
World
Applications
1. Introduction/1. What to Expect from the Course.mp4 56.81 MB
1. Introduction/2. What Not to Expect from the Course.mp4 43.35 MB
1. Introduction/5. The Tools You Need.mp4 19.93 MB
1. Introduction/6. Installing Python 3 and the IDE (Windows, Mac, and Linux).mp4 84.39 MB
10. More on Functions/1. Functions with Multiple Arguments.mp4 16.07 MB
10. More on Functions/4. Default and Non-default Parameters and Keyword and Non-keyword Arguments.mp4 28.98 MB
10. More on Functions/5. Functions with an Arbitrary Number of Non-keyword Arguments.mp4 38.14 MB
10. More on Functions/8. Functions with an Arbitrary Number of Keyword Arguments.mp4 15.51 MB
11. File Processing/1. The Concept of Processing Files in Python.mp4 18.2 MB
11. File Processing/13. Appending Text to an Existing File.mp4 29.33 MB
11. File Processing/2. Reading Text From a File.mp4 15.16 MB
11. File Processing/4. File Cursor.mp4 10.17 MB
11. File Processing/5. Closing a File.mp4 8.17 MB
11. File Processing/6. Opening Files Using with.mp4 11.23 MB
11. File Processing/7. Different Filepaths.mp4 8.31 MB
11. File Processing/8. Writing Text to a File.mp4 32.69 MB
12. Imported Modules/1. Builtin Modules.mp4 64.11 MB
12. Imported Modules/2. Standard Python Modules.mp4 107.96 MB
12. Imported Modules/3. Third-Party Modules.mp4 70.25 MB
12. Imported Modules/4. Third-Party Module Example.mp4 32.31 MB
13. Application 1 English Thesaurus/10. Recommending the Best Match.mp4 18.65 MB
13. Application 1 English Thesaurus/11. Confirmation from the User.mp4 20.2 MB
13. Application 1 English Thesaurus/12. Optimizing the Final Output.mp4 15.34 MB
13. Application 1 English Thesaurus/2. Interactive English Dictionary - How The Output Will Look Like.mp4 7.63 MB
13. Application 1 English Thesaurus/3. Know Your Dataset.mp4 11.72 MB
13. Application 1 English Thesaurus/4. Loading JSON Data.mp4 23.69 MB
13. Application 1 English Thesaurus/5. Returning the Definition of a Word.mp4 7.45 MB
13. Application 1 English Thesaurus/6. Non-Existing Words.mp4 6.44 MB
13. Application 1 English Thesaurus/7. Letter Case.mp4 6.53 MB
13. Application 1 English Thesaurus/8. Similarity Ratio Between Two Words.mp4 12.23 MB
13. Application 1 English Thesaurus/9. Best Matches out of a List of Words.mp4 19.58 MB
14. Project Exercise with Python and MySQL Interactive English Dictionary/1. Intro to the App.mp4 12.55 MB
14. Project Exercise with Python and MySQL Interactive English Dictionary/2. Making the App.mp4 53.52 MB
15. Working with CSV, JSON, and Excel Files/1. What is Pandas.mp4 11.62 MB
15. Working with CSV, JSON, and Excel Files/10. Loading TXT Files.mp4 31.61 MB
15. Working with CSV, JSON, and Excel Files/11. Set Header Row.mp4 20.23 MB
15. Working with CSV, JSON, and Excel Files/12. Set Column Names.mp4 8.07 MB
15. Working with CSV, JSON, and Excel Files/13. Set Index Column.mp4 43.11 MB
15. Working with CSV, JSON, and Excel Files/14. Indexing and Slicing.mp4 45.03 MB
15. Working with CSV, JSON, and Excel Files/15. Deleting Columns and Rows.mp4 21.43 MB
15. Working with CSV, JSON, and Excel Files/16. Updating and Adding new Columns and Rows.mp4 17.32 MB
15. Working with CSV, JSON, and Excel Files/18. Example Geocoding Addresses with Pandas and Geopy.mp4 162.23 MB
15. Working with CSV, JSON, and Excel Files/3. Getting Started with Pandas.mp4 15.91 MB
15. Working with CSV, JSON, and Excel Files/4. Getting Started with Jupyter Notebooks.mp4 26.76 MB
15. Working with CSV, JSON, and Excel Files/5. Loading CSV Files.mp4 42.74 MB
15. Working with CSV, JSON, and Excel Files/9. Loading Excel Files.mp4 12.04 MB
16. Numerical and Scientific Computing with Python and Numpy/1. What is Numpy.mp4 14.17 MB
16. Numerical and Scientific Computing with Python and Numpy/3. Convert Images to Numpy Arrays.mp4 11.76 MB
16. Numerical and Scientific Computing with Python and Numpy/4. Indexing, Slicing, and Iterating Numpy Arrays.mp4 8.04 MB
16. Numerical and Scientific Computing with Python and Numpy/5. Stacking and Splitting Numpy Arrays.mp4 11.93 MB
17. Application 2 Volcano & Population Web Map/1. Web Map - How The Output Will Look Like.mp4 3.84 MB
17. Application 2 Volcano & Population Web Map/12. Solution.mp4 4.3 MB
17. Application 2 Volcano & Population Web Map/13. GeoJson Data.mp4 28.34 MB
17. Application 2 Volcano & Population Web Map/14. Adding a GeoJson Polygon Layer.mp4 13.45 MB
17. Application 2 Volcano & Population Web Map/15. Choropleth Map.mp4 27.73 MB
17. Application 2 Volcano & Population Web Map/16. Layer Control Panel.mp4 17.28 MB
17. Application 2 Volcano & Population Web Map/2. The Basemap.mp4 34.64 MB
17. Application 2 Volcano & Population Web Map/4. Adding Points.mp4 74.07 MB
17. Application 2 Volcano & Population Web Map/5. Adding Multiple Points.mp4 9.57 MB
17. Application 2 Volcano & Population Web Map/6. Adding Points from Files.mp4 37.37 MB
17. Application 2 Volcano & Population Web Map/7. Popup Windows on Map.mp4 34.78 MB
17. Application 2 Volcano & Population Web Map/9. Color Points.mp4 20.46 MB
18. Fixing Programming Errors/1. Syntax Errors.mp4 14.1 MB
18. Fixing Programming Errors/2. Runtime Errors.mp4 19.09 MB
18. Fixing Programming Errors/4. How to Fix Difficult Errors.mp4 17.26 MB
18. Fixing Programming Errors/5. Good Programming Questions.mp4 16.89 MB
18. Fixing Programming Errors/6. Error Handling.mp4 14.2 MB
19. Application 3 Personal Website with Python/1. Personal Website - How The Output Will Look Like.mp4 2.71 MB
19. Application 3 Personal Website with Python/10. Maintaining the Live Website.mp4 15.58 MB
19. Application 3 Personal Website with Python/2. Your First Website.mp4 52.37 MB
19. Application 3 Personal Website with Python/3. HTML Templates.mp4 8.06 MB
19. Application 3 Personal Website with Python/4. Navigation Menu.mp4 17.35 MB
19. Application 3 Personal Website with Python/6. CSS Styling.mp4 12.7 MB
19. Application 3 Personal Website with Python/7. Creating a Python Virtual Environment.mp4 13.21 MB
19. Application 3 Personal Website with Python/9. Deploying the Website to a Live Server.mp4 56.78 MB
2. The Basics Small Program/1. Your First Python Code.mp4 20.72 MB
2. The Basics Small Program/2. Your First Python Program.mp4 80.05 MB
20. Graphical User Interfaces with Tkinter/1. Introduction to Tkinter.mp4 4.46 MB
20. Graphical User Interfaces with Tkinter/2. Setting up a GUI with Widgets.mp4 16.22 MB
20. Graphical User Interfaces with Tkinter/3. Connecting GUI Widgets with Callback Functions.mp4 16.99 MB
21. Interacting with Databases/1. Introduction to Python with Databases.mp4 4.99 MB
21. Interacting with Databases/2. Connecting and Inserting Data to SQLite via Python.mp4 23.94 MB
21. Interacting with Databases/3. Selecting, Inserting, Deleting, and Updating SQLite Records.mp4 13.52 MB
21. Interacting with Databases/4. Introduction to PostgreSQL Psycopg2.mp4 20.36 MB
21. Interacting with Databases/5. Selecting, Inserting, Deleting, and Updating PostgreSQL Records.mp4 27.68 MB
22. Application 4 Bookshop Database App/1. Desktop Database App - How The Output Will Look Like.mp4 4.32 MB
22. Application 4 Bookshop Database App/2. User Interface Design.mp4 9.75 MB
22. Application 4 Bookshop Database App/3. Frontend Interface.mp4 26.19 MB
22. Application 4 Bookshop Database App/4. Backend.mp4 46.7 MB
22. Application 4 Bookshop Database App/5. Connecting the Frontend to the Backend, Part 1.mp4 37.35 MB
22. Application 4 Bookshop Database App/6. Connecting the Frontend to the Backend, Part 2.mp4 49.08 MB
22. Application 4 Bookshop Database App/9. Creating a Standalone Executable Version of the Program.mp4 10.81 MB
23. Object Oriented Programming/1. Object Oriented Programming Explained.mp4 9.81 MB
23. Object Oriented Programming/2. Turning this Application into OOP Style, Part 1.mp4 30.7 MB
23. Object Oriented Programming/3. Turning this Application into OOP Style, Part 2.mp4 34.26 MB
23. Object Oriented Programming/4. Creating a Bank Account Object.mp4 96.57 MB
23. Object Oriented Programming/5. Inheritance.mp4 22.47 MB
23. Object Oriented Programming/6. OOP Glossary.mp4 16.35 MB
24. Application 5 Feel-Good Mobile App/1. Mobile App - How the Output Will Look Like.mp4 31.68 MB
24. Application 5 Feel-Good Mobile App/10. Displaying Text to the User.mp4 176.28 MB
24. Application 5 Feel-Good Mobile App/11. Styiling the Login Page.mp4 177.27 MB
24. Application 5 Feel-Good Mobile App/12. Styling the Sign Up Page.mp4 15.04 MB
24. Application 5 Feel-Good Mobile App/13. Making a Dynamic Hover Button.mp4 101.48 MB
24. Application 5 Feel-Good Mobile App/14. Making a Scrollable Area.mp4 65.12 MB
24. Application 5 Feel-Good Mobile App/3. Creating a Login Page (Frontend).mp4 91.17 MB
24. Application 5 Feel-Good Mobile App/4. Creating a Sign Up Page (Frontend) for New Users.mp4 80.17 MB
24. Application 5 Feel-Good Mobile App/5. Getting User Input.mp4 53.66 MB
24. Application 5 Feel-Good Mobile App/6. Implementing the Sign Up Page (Backend).mp4 133.64 MB
24. Application 5 Feel-Good Mobile App/7. Creating a Sign Up Success Page (Frontend).mp4 54.58 MB
24. Application 5 Feel-Good Mobile App/8. Switching Pages.mp4 36.17 MB
24. Application 5 Feel-Good Mobile App/9. Implementing the Login Page (Backend).mp4 183.92 MB
25. Making an APK for Android/2. Preparing the Environment for Deploying the App to and Android Phone.mp4 88.66 MB
25. Making an APK for Android/3. Creating an APK file for Android.mp4 86.36 MB
25. Making an APK for Android/4. Installing the APK file on Android.mp4 59.78 MB
26. Python for Image and Video Processing with OpenCV/1. Introduction.mp4 4.05 MB
26. Python for Image and Video Processing with OpenCV/3. Loading, Displaying, Resizing, and Writing Images.mp4 30.96 MB
26. Python for Image and Video Processing with OpenCV/6. Solution with Explanations.mp4 8.16 MB
26. Python for Image and Video Processing with OpenCV/7. Face Detection.mp4 40.6 MB
26. Python for Image and Video Processing with OpenCV/8. Capturing Video.mp4 36.14 MB
27. Application 6 Build a Webcam Motion Detector/1. Webcam Motion Detector - How The Output Will Look Like.mp4 5.53 MB
27. Application 6 Build a Webcam Motion Detector/2. Detecting Webcam Objects.mp4 252.15 MB
27. Application 6 Build a Webcam Motion Detector/3. Capturing Motion Time.mp4 49.44 MB
28. Interactive Data Visualization with Bokeh/1. Introduction to Bokeh.mp4 3.9 MB
28. Interactive Data Visualization with Bokeh/14. Time-series Plots.mp4 15.43 MB
28. Interactive Data Visualization with Bokeh/15. More Visualization Examples with Bokeh.mp4 11.9 MB
28. Interactive Data Visualization with Bokeh/16. Plotting Time Intervals of the Motion Detector.mp4 28.73 MB
28. Interactive Data Visualization with Bokeh/17. Hover Tool Implementation.mp4 20.36 MB
28. Interactive Data Visualization with Bokeh/3. Your First Bokeh Plot.mp4 19.38 MB
28. Interactive Data Visualization with Bokeh/6. Using Bokeh with Pandas.mp4 10.43 MB
29. Webscraping with Python Beautiful Soup/1. Section Introduction.mp4 3.19 MB
29. Webscraping with Python Beautiful Soup/2. The Concept Behind Webscraping.mp4 10.18 MB
29. Webscraping with Python Beautiful Soup/4. Webscraping Example.mp4 37.37 MB
3. The Basics Data Types/1. Variables.mp4 16.97 MB
3. The Basics Data Types/11. Type Attributes.mp4 22.89 MB
3. The Basics Data Types/13. How to Find Out What Code You Need.mp4 49.79 MB
3. The Basics Data Types/14. Bonus Steps of Learning Python.mp4 12.83 MB
3. The Basics Data Types/18. Dictionary Types.mp4 35.05 MB
3. The Basics Data Types/21. Tuple Types.mp4 21.07 MB
3. The Basics Data Types/24. How to Use Datatypes in the Real World.mp4 11.42 MB
3. The Basics Data Types/4. Simple Types Integers, Strings, and Floats.mp4 15.79 MB
3. The Basics Data Types/7. List Types.mp4 5.64 MB
30. Application 7 Real Estate Webscraper/1. Scraped Website Data - How The Output Will Look Like.mp4 6.94 MB
30. Application 7 Real Estate Webscraper/3. Loading the Webpage in Python.mp4 22.17 MB
30. Application 7 Real Estate Webscraper/4. Extracting div Tags.mp4 31.35 MB
30. Application 7 Real Estate Webscraper/5. Extracting Addresses and Property Details.mp4 37.06 MB
30. Application 7 Real Estate Webscraper/6. Extracting Elements without Unique Identifiers.mp4 32.16 MB
30. Application 7 Real Estate Webscraper/7. Saving the Extracted Data in CSV Files.mp4 21.97 MB
30. Application 7 Real Estate Webscraper/8. Crawling Through Webpages.mp4 58.8 MB
31. Application 8 Interactive Data Dashboard/1. Web-based Financial Graph - How The Output Will Look Like.mp4 3.45 MB
31. Application 8 Interactive Data Dashboard/11. Embedding the Bokeh Chart in a Webpage.mp4 36.76 MB
31. Application 8 Interactive Data Dashboard/12. Deploying the Chart Website to a Live Server.mp4 25.31 MB
31. Application 8 Interactive Data Dashboard/2. Downloading Datasets with Python.mp4 31.69 MB
31. Application 8 Interactive Data Dashboard/3. Stock Market Data.mp4 6.88 MB
31. Application 8 Interactive Data Dashboard/4. Stock Market Data Candlestick Charts.mp4 11.51 MB
31. Application 8 Interactive Data Dashboard/5. Candlestick Charts with Bokeh Quadrants.mp4 22.26 MB
31. Application 8 Interactive Data Dashboard/6. Candlestick Charts with Bokeh Rectangles.mp4 51.06 MB
31. Application 8 Interactive Data Dashboard/7. Candlestick Segments.mp4 14.24 MB
31. Application 8 Interactive Data Dashboard/8. Stylizing the Chart.mp4 47.54 MB
31. Application 8 Interactive Data Dashboard/9. The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4 38.03 MB
32. Application 9 Database Web App/1. Data Collector Web App - How The Output Will Look Like.mp4 17.54 MB
32. Application 9 Database Web App/10. Deploying the Web Application to a Live Server.mp4 194.97 MB
32. Application 9 Database Web App/11. Bonus Lecture Implementing Download and Upload in your Web App.mp4 143.07 MB
32. Application 9 Database Web App/2. PostGreSQL Database Web App with Flask Steps.mp4 10.2 MB
32. Application 9 Database Web App/3. Frontend HTML Part.mp4 26.76 MB
32. Application 9 Database Web App/4. Frontend CSS Part.mp4 20.9 MB
32. Application 9 Database Web App/5. Backend Getting User Input.mp4 34.03 MB
32. Application 9 Database Web App/6. Backend The PostGreSQL Database Model.mp4 40.8 MB
32. Application 9 Database Web App/7. Backend Storing User Data to the Database.mp4 50.03 MB
32. Application 9 Database Web App/8. Backend Emailing Database Values Back to the User.mp4 84.59 MB
32. Application 9 Database Web App/9. Backend Sending Statistics to Users.mp4 132.41 MB
33. Application 10 (Project) Geocoder Web App/1. Student Project - How The Output Should Look Like.mp4 14.36 MB
33. Application 10 (Project) Geocoder Web App/2. Solution, Part 1.mp4 35.34 MB
33. Application 10 (Project) Geocoder Web App/3. Solution, Part 2.mp4 13.85 MB
4. The Basics Operations with Data Types/1. Python Shell and Terminal Tip.mp4 7.79 MB
4. The Basics Operations with Data Types/11. Accessing List Slices.mp4 30.91 MB
4. The Basics Operations with Data Types/12. Accessing Items and Slices with Negative Indexes.mp4 24.51 MB
4. The Basics Operations with Data Types/13. Accessing Characters and Slices in Strings.mp4 13.17 MB
4. The Basics Operations with Data Types/19. Accessing Items in Dictionaries.mp4 16.8 MB
4. The Basics Operations with Data Types/3. More Operations with Lists.mp4 57.22 MB
4. The Basics Operations with Data Types/7. Accessing List Items.mp4 21.51 MB
5. The Basics Functions and Conditionals/1. Creating Your Own Functions.mp4 66.45 MB
5. The Basics Functions and Conditionals/11. More on Conditionals.mp4 25.49 MB
5. The Basics Functions and Conditionals/14. Elif Conditionals.mp4 11.83 MB
5. The Basics Functions and Conditionals/15. White Space.mp4 34.74 MB
5. The Basics Functions and Conditionals/5. Print or Return.mp4 49.34 MB
5. The Basics Functions and Conditionals/6. Intro to Conditionals.mp4 9.75 MB
5. The Basics Functions and Conditionals/7. If Conditional Example.mp4 42.52 MB
5. The Basics Functions and Conditionals/9. Conditional Explained Line by Line.mp4 32.81 MB
6. The Basics Processing User Input/1. User Input.mp4 87.18 MB
6. The Basics Processing User Input/2. String Formatting.mp4 23.34 MB
6. The Basics Processing User Input/3. String Formatting with Multiple Variables.mp4 26.7 MB
7. The Basics Loops/1. For Loops How and Why.mp4 62.78 MB
7. The Basics Loops/12. While Loops How and Why.mp4 28.4 MB
7. The Basics Loops/13. While Loop Example with User Input.mp4 33.07 MB
7. The Basics Loops/15. While Loops with Break and Continue.mp4 18.95 MB
7. The Basics Loops/8. Looping Through a Dictionary.mp4 12.4 MB
8. Putting the Pieces Together Building a Program/1. Problem Statement.mp4 15.1 MB
8. Putting the Pieces Together Building a Program/2. Approaching the Problem.mp4 8.51 MB
8. Putting the Pieces Together Building a Program/3. Building the Maker Function.mp4 28.4 MB
8. Putting the Pieces Together Building a Program/4. Constructing the Loop.mp4 28.45 MB
8. Putting the Pieces Together Building a Program/5. Making the Output User-Friendly.mp4 26.28 MB
9. List Comprehensions/1. Simple List Comprehension.mp4 16.37 MB
9. List Comprehensions/2. List Comprehension with If Conditional.mp4 6.13 MB
9. List Comprehensions/5. List Comprehension with If-Else Conditional.mp4 9.77 MB
其他位置