zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Udemy - The Complete Python 3 Course Beginner to Advanced! [AhLaN]
magnet:?xt=urn:btih:6e453e508de2f0aec134d4af24e209591a636c02&dn=Udemy - The Complete Python 3 Course Beginner to Advanced! [AhLaN]
磁力链接详情
Hash值:
6e453e508de2f0aec134d4af24e209591a636c02
点击数:
162
文件大小:
3.46 GB
文件数量:
147
创建日期:
2020-9-25 09:05
最后访问:
2024-10-31 17:55
访问标签:
Udemy
-
The
Complete
Python
3
Course
Beginner
to
Advanced!
AhLaN
文件列表详情
9. Project #5 - Web Development Project Using Web.py/18. Image uploads and avatars.mp4 105.68 MB
1. Introduction to Programming with Python/1. Introduction to Python.mp4 15.33 MB
1. Introduction to Programming with Python/2. MacLinux installation.mp4 22.14 MB
1. Introduction to Programming with Python/3. Windows setup.mp4 19.62 MB
1. Introduction to Programming with Python/4. Interpreted vs. compiled programming languages.mp4 11.94 MB
1. Introduction to Programming with Python/5. Creating and running our first Python script.mp4 4.8 MB
1. Introduction to Programming with Python/6. Choosing an integrated development environment (IDE).mp4 22.07 MB
1. Introduction to Programming with Python/7. How to share your code with us and get help with errors.mp4 10.6 MB
2. Programming Basics/1. Basic types - numbers.mp4 10.16 MB
2. Programming Basics/2. Basic types - strings.mp4 8.99 MB
2. Programming Basics/3. Basic string manipulation.mp4 20.7 MB
2. Programming Basics/4. Basic types - Boolean operators.mp4 18.2 MB
2. Programming Basics/5. Lists (arrays).mp4 12.61 MB
2. Programming Basics/6. Dictionaries.mp4 12.42 MB
2. Programming Basics/7. Variables.mp4 16.04 MB
2. Programming Basics/8. Built-in functions.mp4 18.24 MB
2. Programming Basics/9. User-defined functions.mp4 14.97 MB
2. Programming Basics/10. Adding arguments to a function.mp4 8.79 MB
2. Programming Basics/11. Default arguments.mp4 10.33 MB
2. Programming Basics/12. Keyword arguments.mp4 5.12 MB
2. Programming Basics/13. Infinite arguments.mp4 7.91 MB
2. Programming Basics/14. Return values from functions.mp4 8.67 MB
2. Programming Basics/15. If, elif, else statements.mp4 7.81 MB
2. Programming Basics/16. Forwhile loops.mp4 9.12 MB
2. Programming Basics/17. Importing libraries into a script.mp4 22.19 MB
2. Programming Basics/18. Project #1 - Building a calculator.mp4 47.48 MB
3. Advanced Python Concepts/1. PEP guidelines.mp4 24 MB
3. Advanced Python Concepts/2. Breaking out of while loops.mp4 22.51 MB
3. Advanced Python Concepts/3. Continuing while loops.mp4 6.69 MB
3. Advanced Python Concepts/4. Classes & objects.mp4 10.42 MB
3. Advanced Python Concepts/5. Instance variables.mp4 7.17 MB
3. Advanced Python Concepts/6. Class & instance variables.mp4 4.04 MB
3. Advanced Python Concepts/7. How to add comments to your code.mp4 8 MB
3. Advanced Python Concepts/8. Importing modules from relative paths.mp4 7.95 MB
4. Project #2 - RPG Battle Script/1. RPG setup.mp4 15.87 MB
4. Project #2 - RPG Battle Script/2. Creating our character.mp4 16.14 MB
4. Project #2 - RPG Battle Script/3. Additional utility classes.mp4 15.13 MB
4. Project #2 - RPG Battle Script/4. Enemy instantiation.mp4 49.01 MB
4. Project #2 - RPG Battle Script/5. Using magic.mp4 42.02 MB
4. Project #2 - RPG Battle Script/6. Turning our magic into a class.mp4 46.05 MB
4. Project #2 - RPG Battle Script/7. Healing our player.mp4 11.95 MB
4. Project #2 - RPG Battle Script/8. Adding items.mp4 46.9 MB
4. Project #2 - RPG Battle Script/9. Implementing different item types.mp4 38.73 MB
4. Project #2 - RPG Battle Script/10. Better HP view.mp4 26.68 MB
4. Project #2 - RPG Battle Script/11. Adding members to our party.mp4 41.79 MB
4. Project #2 - RPG Battle Script/12. Working HP bars.mp4 45.69 MB
4. Project #2 - RPG Battle Script/13. White space in HP & MP.mp4 16.14 MB
4. Project #2 - RPG Battle Script/14. Enemy HP bar.mp4 28.6 MB
4. Project #2 - RPG Battle Script/15. Multiple enemies pt.1.mp4 38.03 MB
4. Project #2 - RPG Battle Script/16. Multiple enemies pt.2.mp4 30.59 MB
4. Project #2 - RPG Battle Script/17. Enemy artificial intelligence.mp4 78.53 MB
5. Additional Python Resources/1. Reading and writing files in Python.mp4 8.35 MB
5. Additional Python Resources/2. JavaScript Object Notation (JSON).mp4 25.26 MB
5. Additional Python Resources/3. Using Virtualenv to create a virtual environment.mp4 7.09 MB
5. Additional Python Resources/4. The Python Package Index (PyPI).mp4 40.11 MB
6. Essential Modules - Requests/1. Introduction to Requests.mp4 23.44 MB
6. Essential Modules - Requests/2. HTTP GET variables.mp4 16.63 MB
6. Essential Modules - Requests/3. Pillow the image processing library (PIL).mp4 29.25 MB
6. Essential Modules - Requests/4. Posting data.mp4 11.82 MB
6. Essential Modules - Requests/5. Posting JSON.mp4 20.41 MB
6. Essential Modules - Requests/6. Headers.mp4 3.52 MB
7. Project #3 - Web Scraper/1. Beautiful Soup.mp4 25.62 MB
7. Project #3 - Web Scraper/2. Parsing our soup.mp4 35.08 MB
7. Project #3 - Web Scraper/3. Directional navigation.mp4 29.52 MB
7. Project #3 - Web Scraper/4. Image scraper.mp4 44.76 MB
7. Project #3 - Web Scraper/5. Improvements to our web scraper.mp4 33.37 MB
8. Project #4 - Getting Started with PyMongo/1. Introduction and setup.mp4 37.39 MB
8. Project #4 - Getting Started with PyMongo/2. Inserting documents.mp4 32.47 MB
8. Project #4 - Getting Started with PyMongo/3. Bulk inserts.mp4 11.63 MB
8. Project #4 - Getting Started with PyMongo/4. Counting documents.mp4 11.97 MB
8. Project #4 - Getting Started with PyMongo/5. Multiple find conditions.mp4 2.46 MB
8. Project #4 - Getting Started with PyMongo/6. Datetime and keywords.mp4 22.35 MB
8. Project #4 - Getting Started with PyMongo/7. Indexes.mp4 21.27 MB
9. Project #5 - Web Development Project Using Web.py/1. Introduction and simple example.mp4 30.33 MB
9. Project #5 - Web Development Project Using Web.py/2. HTML templates.mp4 11.6 MB
9. Project #5 - Web Development Project Using Web.py/3. Building a MVC.mp4 22.51 MB
9. Project #5 - Web Development Project Using Web.py/4. Importing static files.mp4 23.33 MB
9. Project #5 - Web Development Project Using Web.py/5. Setting up a register form.mp4 54.4 MB
9. Project #5 - Web Development Project Using Web.py/6. Posting data to web.py.mp4 18.79 MB
9. Project #5 - Web Development Project Using Web.py/7. Creating users.mp4 22.73 MB
9. Project #5 - Web Development Project Using Web.py/8. Hashing passwords.mp4 18.05 MB
9. Project #5 - Web Development Project Using Web.py/9. Login logic.mp4 43.03 MB
9. Project #5 - Web Development Project Using Web.py/10. Web.py sessions.mp4 37.36 MB
9. Project #5 - Web Development Project Using Web.py/11. Logout functionality.mp4 16.33 MB
9. Project #5 - Web Development Project Using Web.py/12. Posting microblogs.mp4 36.11 MB
9. Project #5 - Web Development Project Using Web.py/13. Retrieving post objects.mp4 24.56 MB
9. Project #5 - Web Development Project Using Web.py/14. User settings and updating Mongo.mp4 79.47 MB
9. Project #5 - Web Development Project Using Web.py/15. Relative datetimes.mp4 13.85 MB
9. Project #5 - Web Development Project Using Web.py/16. Making our post dates pretty.mp4 10.98 MB
9. Project #5 - Web Development Project Using Web.py/17. Adding post comments.mp4 59.36 MB
10. Project #6 - Django Web Framework/1. Django project setup.mp4 26.62 MB
10. Project #6 - Django Web Framework/2. Creating our blog app.mp4 32.89 MB
10. Project #6 - Django Web Framework/3. Setting up the admin site.mp4 24.58 MB
10. Project #6 - Django Web Framework/4. URLs and views.mp4 14.21 MB
10. Project #6 - Django Web Framework/5. HTML templates.mp4 5.81 MB
10. Project #6 - Django Web Framework/6. Dynamic template data.mp4 21.32 MB
10. Project #6 - Django Web Framework/7. Single post page.mp4 23.72 MB
10. Project #6 - Django Web Framework/8. Implementing Bootstrap.mp4 11.61 MB
10. Project #6 - Django Web Framework/9. Static files.mp4 12.69 MB
10. Project #6 - Django Web Framework/10. Template inheritance.mp4 33.76 MB
10. Project #6 - Django Web Framework/11. Post images, multi-level templates, and more.mp4 31.7 MB
11. Project #7 - GUI Programming with PyQt/1. Installation and 1st program.mp4 29.43 MB
11. Project #7 - GUI Programming with PyQt/2. Declarative interfaces.mp4 31.54 MB
11. Project #7 - GUI Programming with PyQt/3. Event handling in QML.mp4 21.78 MB
11. Project #7 - GUI Programming with PyQt/4. Qt layouts, buttons, and labels.mp4 36.23 MB
11. Project #7 - GUI Programming with PyQt/5. QLineEdit.mp4 12.35 MB
11. Project #7 - GUI Programming with PyQt/6. QPushButton clicked.mp4 19.86 MB
11. Project #7 - GUI Programming with PyQt/7. Setting QLabels text.mp4 17.06 MB
11. Project #7 - GUI Programming with PyQt/8. Calculator project setup.mp4 11.89 MB
11. Project #7 - GUI Programming with PyQt/9. QGridLayout.mp4 17.04 MB
11. Project #7 - GUI Programming with PyQt/10. Programming buttons.mp4 21.06 MB
11. Project #7 - GUI Programming with PyQt/11. Button event handling.mp4 18.75 MB
11. Project #7 - GUI Programming with PyQt/12. Evaluating queries.mp4 29.75 MB
11. Project #7 - GUI Programming with PyQt/13. Finishing touches.mp4 4.84 MB
12. Project #8 - PyQt Web Browser/1. QTabWidget.mp4 35.9 MB
12. Project #8 - PyQt Web Browser/2. Interacting with tabs.mp4 29.93 MB
12. Project #8 - PyQt Web Browser/3. QWebEngine implementation.mp4 40.42 MB
12. Project #8 - PyQt Web Browser/4. Switching tabs.mp4 26.3 MB
12. Project #8 - PyQt Web Browser/5. Setting up our web address bar.mp4 20.16 MB
12. Project #8 - PyQt Web Browser/6. Updating tab text.mp4 28.5 MB
12. Project #8 - PyQt Web Browser/7. Updating tab icons.mp4 22.6 MB
12. Project #8 - PyQt Web Browser/8. Back, forward, and reload functionality.mp4 35.91 MB
12. Project #8 - PyQt Web Browser/9. Updating the address bar.mp4 34.06 MB
12. Project #8 - PyQt Web Browser/10. Style sheets.mp4 29.83 MB
12. Project #8 - PyQt Web Browser/11. Qt key shortcuts.mp4 35 MB
12. Project #8 - PyQt Web Browser/12. QtSplitter and section wrap up.mp4 39.73 MB
13. Project #9 - Data Visualization/1. Installing matplotlib.mp4 10.17 MB
13. Project #9 - Data Visualization/2. World population graph.mp4 19.46 MB
13. Project #9 - Data Visualization/3. Adding labels and custom line color.mp4 15.51 MB
13. Project #9 - Data Visualization/4. Multiple lines and line styling.mp4 9.75 MB
13. Project #9 - Data Visualization/5. Configuring the graph.mp4 13.5 MB
13. Project #9 - Data Visualization/6. Let's make pie (charts).mp4 17.26 MB
13. Project #9 - Data Visualization/7. Letting Pandas make data simpler.mp4 22.51 MB
13. Project #9 - Data Visualization/8. Using Panda's data for pie charts.mp4 9.44 MB
13. Project #9 - Data Visualization/9. Bar charts pt.1.mp4 23.7 MB
13. Project #9 - Data Visualization/10. Bar charts pt.2.mp4 27.04 MB
13. Project #9 - Data Visualization/11. Bar charts pt.3.mp4 24.59 MB
13. Project #9 - Data Visualization/12. Custom legend.mp4 12.68 MB
14. Project #10 - Speech Recognition & AI/1. Introduction to machine learning.mp4 53.61 MB
14. Project #10 - Speech Recognition & AI/2. Feedback sounds with PyAudio.mp4 35.43 MB
14. Project #10 - Speech Recognition & AI/3. Recognizing our speech.mp4 18.47 MB
14. Project #10 - Speech Recognition & AI/4. Making our program speak back.mp4 16.78 MB
14. Project #10 - Speech Recognition & AI/5. Parsing speech.mp4 37.26 MB
14. Project #10 - Speech Recognition & AI/6. Making our AI useful.mp4 18.52 MB
14. Project #10 - Speech Recognition & AI/7. Creating the illusion of consciousness.mp4 39.22 MB
14. Project #10 - Speech Recognition & AI/8. Speaking from it's own brain.mp4 33.23 MB
14. Project #10 - Speech Recognition & AI/9. Getting more answers.mp4 30.35 MB
其他位置