本站已收录 番号和无损神作磁力链接/BT种子 

The Complete Python 3 Course Beginner to Advanced!

种子简介

种子名称: The Complete Python 3 Course Beginner to Advanced!
文件类型: 视频
文件数目: 147个文件
文件大小: 3.12 GB
收录时间: 2021-4-8 01:29
已经下载: 3
资源热度: 163
最近下载: 2024-9-29 05:32

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:e9429ff76795969a3ab5d97d3d2c3682e3df2309&dn=The Complete Python 3 Course Beginner to Advanced! 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

The Complete Python 3 Course Beginner to Advanced!.torrent
  • 4. Project #2 - RPG Battle Script/17. Enemy artificial intelligence.mp478.53MB
  • 1. Introduction to Programming with Python/2. MacLinux installation.mp422.14MB
  • 1. Introduction to Programming with Python/3. Windows setup.mp419.62MB
  • 1. Introduction to Programming with Python/4. Interpreted vs. compiled programming languages.mp411.94MB
  • 1. Introduction to Programming with Python/5. Creating and running our first Python script.mp44.8MB
  • 1. Introduction to Programming with Python/6. Choosing an integrated development environment (IDE).mp422.07MB
  • 1. Introduction to Programming with Python/7. How to share your code with us and get help with errors.mp49.14MB
  • 2. Programming Basics/1. Basic types - numbers.mp410.16MB
  • 2. Programming Basics/2. Basic types - strings.mp48.99MB
  • 2. Programming Basics/3. Basic string manipulation.mp420.69MB
  • 2. Programming Basics/4. Basic types - Boolean operators.mp418.2MB
  • 2. Programming Basics/5. Lists (arrays).mp412.61MB
  • 2. Programming Basics/6. Dictionaries.mp412.43MB
  • 2. Programming Basics/7. Variables.mp416.04MB
  • 2. Programming Basics/8. Built-in functions.mp418.24MB
  • 2. Programming Basics/9. User-defined functions.mp414.97MB
  • 2. Programming Basics/10. Adding arguments to a function.mp48.79MB
  • 2. Programming Basics/11. Default arguments.mp410.34MB
  • 2. Programming Basics/12. Keyword arguments.mp45.13MB
  • 2. Programming Basics/13. Infinite arguments.mp47.92MB
  • 2. Programming Basics/14. Return values from functions.mp48.68MB
  • 2. Programming Basics/15. If, elif, else statements.mp47.82MB
  • 2. Programming Basics/16. Forwhile loops.mp49.13MB
  • 2. Programming Basics/17. Importing libraries into a script.mp422.2MB
  • 2. Programming Basics/18. Project #1 - Building a calculator.mp447.48MB
  • 3. Advanced Python Concepts/1. PEP guidelines.mp424.01MB
  • 3. Advanced Python Concepts/2. Breaking out of while loops.mp422.52MB
  • 3. Advanced Python Concepts/3. Continuing while loops.mp46.69MB
  • 3. Advanced Python Concepts/4. Classes & objects.mp410.42MB
  • 3. Advanced Python Concepts/5. Instance variables.mp47.17MB
  • 3. Advanced Python Concepts/6. Class & instance variables.mp44.05MB
  • 3. Advanced Python Concepts/7. How to add comments to your code.mp48MB
  • 3. Advanced Python Concepts/8. Importing modules from relative paths.mp47.96MB
  • 4. Project #2 - RPG Battle Script/1. RPG setup.mp415.88MB
  • 4. Project #2 - RPG Battle Script/2. Creating our character.mp416.15MB
  • 4. Project #2 - RPG Battle Script/3. Additional utility classes.mp415.13MB
  • 4. Project #2 - RPG Battle Script/4. Enemy instantiation.mp449MB
  • 4. Project #2 - RPG Battle Script/5. Using magic.mp442.02MB
  • 4. Project #2 - RPG Battle Script/6. Turning our magic into a class.mp446.05MB
  • 4. Project #2 - RPG Battle Script/7. Healing our player.mp411.95MB
  • 4. Project #2 - RPG Battle Script/8. Adding items.mp446.9MB
  • 4. Project #2 - RPG Battle Script/9. Implementing different item types.mp438.73MB
  • 4. Project #2 - RPG Battle Script/10. Better HP view.mp426.69MB
  • 4. Project #2 - RPG Battle Script/11. Adding members to our party.mp441.79MB
  • 4. Project #2 - RPG Battle Script/12. Working HP bars.mp445.69MB
  • 4. Project #2 - RPG Battle Script/13. White space in HP & MP.mp416.14MB
  • 4. Project #2 - RPG Battle Script/14. Enemy HP bar.mp428.6MB
  • 4. Project #2 - RPG Battle Script/15. Multiple enemies pt.1.mp438.03MB
  • 4. Project #2 - RPG Battle Script/16. Multiple enemies pt.2.mp430.59MB
  • 1. Introduction to Programming with Python/1. Introduction to Python.mp415.33MB
  • 5. Additional Python Resources/1. Reading and writing files in Python.mp46.76MB
  • 5. Additional Python Resources/2. JavaScript Object Notation (JSON).mp419.79MB
  • 5. Additional Python Resources/3. Using Virtualenv to create a virtual environment.mp45.56MB
  • 5. Additional Python Resources/4. The Python Package Index (PyPI).mp440.1MB
  • 6. Essential Modules - Requests/1. Introduction to Requests.mp417MB
  • 6. Essential Modules - Requests/2. HTTP GET variables.mp411.18MB
  • 6. Essential Modules - Requests/3. Pillow the image processing library (PIL).mp421.75MB
  • 6. Essential Modules - Requests/4. Posting data.mp48.85MB
  • 6. Essential Modules - Requests/5. Posting JSON.mp414.82MB
  • 6. Essential Modules - Requests/6. Headers.mp42.81MB
  • 7. Project #3 - Web Scraper/1. Beautiful Soup.mp417.62MB
  • 7. Project #3 - Web Scraper/2. Parsing our soup.mp424.65MB
  • 7. Project #3 - Web Scraper/3. Directional navigation.mp419MB
  • 7. Project #3 - Web Scraper/4. Image scraper.mp429.68MB
  • 7. Project #3 - Web Scraper/5. Improvements to our web scraper.mp422.47MB
  • 8. Project #4 - Getting Started with PyMongo/1. Introduction and setup.mp426.63MB
  • 8. Project #4 - Getting Started with PyMongo/2. Inserting documents.mp424.65MB
  • 8. Project #4 - Getting Started with PyMongo/3. Bulk inserts.mp49.02MB
  • 8. Project #4 - Getting Started with PyMongo/4. Counting documents.mp49.39MB
  • 8. Project #4 - Getting Started with PyMongo/5. Multiple find conditions.mp41.95MB
  • 8. Project #4 - Getting Started with PyMongo/6. Datetime and keywords.mp417.74MB
  • 8. Project #4 - Getting Started with PyMongo/7. Indexes.mp416.47MB
  • 9. Project #5 - Web Development Project Using Web.py/1. Introduction and simple example.mp422.57MB
  • 9. Project #5 - Web Development Project Using Web.py/2. HTML templates.mp49.46MB
  • 9. Project #5 - Web Development Project Using Web.py/3. Building a MVC.mp417.62MB
  • 9. Project #5 - Web Development Project Using Web.py/4. Importing static files.mp417.45MB
  • 9. Project #5 - Web Development Project Using Web.py/5. Setting up a register form.mp438.32MB
  • 9. Project #5 - Web Development Project Using Web.py/6. Posting data to web.py.mp414.07MB
  • 9. Project #5 - Web Development Project Using Web.py/7. Creating users.mp417.01MB
  • 9. Project #5 - Web Development Project Using Web.py/8. Hashing passwords.mp413.67MB
  • 9. Project #5 - Web Development Project Using Web.py/9. Login logic.mp431.34MB
  • 9. Project #5 - Web Development Project Using Web.py/10. Web.py sessions.mp427.92MB
  • 9. Project #5 - Web Development Project Using Web.py/11. Logout functionality.mp412.77MB
  • 9. Project #5 - Web Development Project Using Web.py/12. Posting microblogs.mp426.43MB
  • 9. Project #5 - Web Development Project Using Web.py/13. Retrieving post objects.mp417.31MB
  • 9. Project #5 - Web Development Project Using Web.py/14. User settings and updating Mongo.mp455.12MB
  • 9. Project #5 - Web Development Project Using Web.py/15. Relative datetimes.mp410.28MB
  • 9. Project #5 - Web Development Project Using Web.py/16. Making our post dates pretty.mp48.38MB
  • 9. Project #5 - Web Development Project Using Web.py/17. Adding post comments.mp441.49MB
  • 9. Project #5 - Web Development Project Using Web.py/18. Image uploads and avatars.mp471.63MB
  • 10. Project #6 - Django Web Framework/1. Django project setup.mp419.87MB
  • 10. Project #6 - Django Web Framework/2. Creating our blog app.mp424.37MB
  • 10. Project #6 - Django Web Framework/3. Setting up the admin site.mp417.63MB
  • 10. Project #6 - Django Web Framework/4. URLs and views.mp410.22MB
  • 10. Project #6 - Django Web Framework/5. HTML templates.mp44.43MB
  • 10. Project #6 - Django Web Framework/6. Dynamic template data.mp416.18MB
  • 10. Project #6 - Django Web Framework/7. Single post page.mp416.99MB
  • 10. Project #6 - Django Web Framework/8. Implementing Bootstrap.mp48.34MB
  • 10. Project #6 - Django Web Framework/9. Static files.mp49.4MB
  • 10. Project #6 - Django Web Framework/10. Template inheritance.mp433.77MB
  • 10. Project #6 - Django Web Framework/11. Post images, multi-level templates, and more.mp431.69MB
  • 11. Project #7 - GUI Programming with PyQt/1. Installation and 1st program.mp429.43MB
  • 11. Project #7 - GUI Programming with PyQt/2. Declarative interfaces.mp431.54MB
  • 11. Project #7 - GUI Programming with PyQt/3. Event handling in QML.mp421.78MB
  • 11. Project #7 - GUI Programming with PyQt/4. Qt layouts, buttons, and labels.mp436.23MB
  • 11. Project #7 - GUI Programming with PyQt/5. QLineEdit.mp412.35MB
  • 11. Project #7 - GUI Programming with PyQt/6. QPushButton clicked.mp419.86MB
  • 11. Project #7 - GUI Programming with PyQt/7. Setting QLabels text.mp417.06MB
  • 11. Project #7 - GUI Programming with PyQt/8. Calculator project setup.mp411.88MB
  • 11. Project #7 - GUI Programming with PyQt/9. QGridLayout.mp417.04MB
  • 11. Project #7 - GUI Programming with PyQt/10. Programming buttons.mp421.07MB
  • 11. Project #7 - GUI Programming with PyQt/11. Button event handling.mp418.76MB
  • 11. Project #7 - GUI Programming with PyQt/12. Evaluating queries.mp429.75MB
  • 11. Project #7 - GUI Programming with PyQt/13. Finishing touches.mp44.84MB
  • 12. Project #8 - PyQt Web Browser/1. QTabWidget.mp435.9MB
  • 12. Project #8 - PyQt Web Browser/2. Interacting with tabs.mp429.93MB
  • 12. Project #8 - PyQt Web Browser/3. QWebEngine implementation.mp440.42MB
  • 12. Project #8 - PyQt Web Browser/4. Switching tabs.mp426.31MB
  • 12. Project #8 - PyQt Web Browser/5. Setting up our web address bar.mp420.17MB
  • 12. Project #8 - PyQt Web Browser/6. Updating tab text.mp428.51MB
  • 12. Project #8 - PyQt Web Browser/7. Updating tab icons.mp422.61MB
  • 12. Project #8 - PyQt Web Browser/8. Back, forward, and reload functionality.mp435.91MB
  • 12. Project #8 - PyQt Web Browser/9. Updating the address bar.mp434.06MB
  • 12. Project #8 - PyQt Web Browser/10. Style sheets.mp429.83MB
  • 12. Project #8 - PyQt Web Browser/11. Qt key shortcuts.mp435MB
  • 12. Project #8 - PyQt Web Browser/12. QtSplitter and section wrap up.mp439.72MB
  • 13. Project #9 - Data Visualization/1. Installing matplotlib.mp410.16MB
  • 13. Project #9 - Data Visualization/2. World population graph.mp419.47MB
  • 13. Project #9 - Data Visualization/3. Adding labels and custom line color.mp415.52MB
  • 13. Project #9 - Data Visualization/4. Multiple lines and line styling.mp49.76MB
  • 13. Project #9 - Data Visualization/5. Configuring the graph.mp413.5MB
  • 13. Project #9 - Data Visualization/6. Let's make pie (charts).mp417.27MB
  • 13. Project #9 - Data Visualization/7. Letting Pandas make data simpler.mp422.52MB
  • 13. Project #9 - Data Visualization/8. Using Panda's data for pie charts.mp49.45MB
  • 13. Project #9 - Data Visualization/9. Bar charts pt.1.mp423.71MB
  • 13. Project #9 - Data Visualization/10. Bar charts pt.2.mp427.04MB
  • 13. Project #9 - Data Visualization/11. Bar charts pt.3.mp424.6MB
  • 13. Project #9 - Data Visualization/12. Custom legend.mp412.69MB
  • 14. Project #10 - Speech Recognition & AI/1. Introduction to machine learning.mp453.6MB
  • 14. Project #10 - Speech Recognition & AI/2. Feedback sounds with PyAudio.mp435.43MB
  • 14. Project #10 - Speech Recognition & AI/3. Recognizing our speech.mp418.48MB
  • 14. Project #10 - Speech Recognition & AI/4. Making our program speak back.mp416.78MB
  • 14. Project #10 - Speech Recognition & AI/5. Parsing speech.mp437.26MB
  • 14. Project #10 - Speech Recognition & AI/6. Making our AI useful.mp418.52MB
  • 14. Project #10 - Speech Recognition & AI/7. Creating the illusion of consciousness.mp439.22MB
  • 14. Project #10 - Speech Recognition & AI/8. Speaking from it's own brain.mp433.23MB
  • 14. Project #10 - Speech Recognition & AI/9. Getting more answers.mp430.35MB