磁力狗

磁力狗
为您索检到5915条磁力链接,耗时31毫秒。

最新地址

【影视】 How to use Visual Studio Code in Python
收录时间:2021-02-04 文档个数:42 文档大小:335.7 MB 最近下载:2025-06-26 人气:3917 磁力链接
  • mp4365491-03 - Linter - what is linting - how to use it, settings in .vscode - How to use Visual Studio Code in Python.mp4 73.0 MB
  • mp4365491-04 - Code Runner Custom Shortcuts Shortcuts from other editors, Interactive shell - How to use Visual Studio Code in Python.mp4 47.1 MB
  • mp4365491-08 - Debugging mode - how to professionally debug your code - How to use Visual Studio Code in Python.mp4 41.3 MB
  • mp4365491-09 - Ligatures - custom font created especially for programmers - Fira Code - How to use Visual Studio Code in Python.mp4 33.2 MB
  • mp4365491-02 - Setting up the workspace in VSC and installing basic extensions - How to use Visual Studio Code in Python.mp4 31.9 MB
  • mp4365491-06 - Snippets and pass keyword - How to use Visual Studio Code in Python.mp4 25.0 MB
  • mp4365491-12 - Python Preview - watching the code execution while writing it - How to use Visual Studio Code in Python.mp4 22.6 MB
  • mp4365491-01 - VSC - downloading and installing - How to use Visual Studio Code in Python.mp4 16.2 MB
  • mp4365491-14 - Code Spell Checker - How to use Visual Studio Code in Python.mp4 10.1 MB
  • mp4365491-10 - Icons theme - How to use Visual Studio Code in Python.mp4 9.7 MB
  • mp4365491-07 - Automatic code formatting - How to use Visual Studio Code in Python.mp4 9.4 MB
  • mp4365491-11 - Bracket Pair Colorizer - improving readability of your code - How to use Visual Studio Code in Python.mp4 8.5 MB
  • mp4365491-05 - Auto Save - making sure your file is saved after each change - How to use Visual Studio Code in Python.mp4 4.2 MB
  • mp4365491-13 - Python Quick Print - How to use Visual Studio Code in Python.mp4 3.3 MB
  • srt365491-08 - Debugging mode - how to professionally debug your code - How to use Visual Studio Code in Python.en.srt 24.3 kB
  • vtt365491-08 - Debugging mode - how to professionally debug your code - How to use Visual Studio Code in Python.en.vtt 23.0 kB
  • srt365491-04 - Code Runner Custom Shortcuts Shortcuts from other editors, Interactive shell - How to use Visual Studio Code in Python.en.srt 19.5 kB
  • vtt365491-04 - Code Runner Custom Shortcuts Shortcuts from other editors, Interactive shell - How to use Visual Studio Code in Python.en.vtt 18.5 kB
  • srt365491-03 - Linter - what is linting - how to use it, settings in .vscode - How to use Visual Studio Code in Python.en.srt 17.8 kB
  • vtt365491-03 - Linter - what is linting - how to use it, settings in .vscode - How to use Visual Studio Code in Python.en.vtt 16.9 kB
【影视】 [FreeCourseSite.com] Udemy - Complete Guide to Protocol Buffers 3 [Java, Golang, Python]
收录时间:2020-03-05 文档个数:80 文档大小:1.5 GB 最近下载:2025-06-26 人气:5381 磁力链接
  • mp46. Java Programming with Protocol Buffers/3. Simple Message Creation in Java.mp4 127.3 MB
  • mp46. Java Programming with Protocol Buffers/2. Gradle Project Setup & Code Generation.mp4 90.2 MB
  • mp48. Python Programming with Protocol Buffers/5. Complex Proto Message in Python.mp4 86.6 MB
  • mp48. Python Programming with Protocol Buffers/3. Simple Proto Message in Python.mp4 72.2 MB
  • mp46. Java Programming with Protocol Buffers/5. Creating a Complex Message in Java.mp4 71.9 MB
  • mp47. Golang Programming with Protocol Buffers/5. Reading and Writing to Disk.mp4 66.4 MB
  • mp46. Java Programming with Protocol Buffers/7. Conversion to JSON in Java.mp4 59.8 MB
  • mp47. Golang Programming with Protocol Buffers/6. Reading and Writing to JSON.mp4 56.0 MB
  • mp48. Python Programming with Protocol Buffers/2. Code generation in Python.mp4 54.8 MB
  • mp45. Setting up Protoc Compiler/2. Use `protoc` to generate code in any language.mp4 50.8 MB
  • mp48. Python Programming with Protocol Buffers/4. Enum Proto Message in Python.mp4 50.0 MB
  • mp410. Protocol Buffers Advanced/8. Protocol Buffers Internals.mp4 46.7 MB
  • mp47. Golang Programming with Protocol Buffers/8. Complex Proto Struct in Golang.mp4 46.0 MB
  • mp46. Java Programming with Protocol Buffers/4. Dealing with Enums in Java.mp4 45.4 MB
  • mp47. Golang Programming with Protocol Buffers/2. Code generation in Golang.mp4 40.5 MB
  • mp47. Golang Programming with Protocol Buffers/7. Enum Proto Struct in Golang.mp4 38.2 MB
  • mp46. Java Programming with Protocol Buffers/6. Java Options.mp4 35.5 MB
  • mp410. Protocol Buffers Advanced/7. Introduction to gRPC (from gRPC Course).mp4 34.2 MB
  • mp47. Golang Programming with Protocol Buffers/3. Simple Proto Struct in Golang.mp4 28.2 MB
  • mp43. Protocol Buffers Basics I/9. Solution to Practice Exercises I.mp4 27.8 MB
【影视】 Unit Testing with Python – Emily Bache
收录时间:2020-02-18 文档个数:69 文档大小:470.2 MB 最近下载:2025-06-26 人气:1909 磁力链接
  • mp45 Test Doubles Mocks, Fakes and Stubs/7 Example Using a Mock.mp4 25.2 MB
  • mp46 Test Coverage and Parameterized Tests/7 Using Coverage Data to Add Tests to Legacy Code.mp4 20.9 MB
  • mp44 Testable Documentation with Doctest/8 The ELLIPSIS Directive a Wildcard for Matching Varying Output.mp4 19.4 MB
  • mp45 Test Doubles Mocks, Fakes and Stubs/6 Example Using a Fake.mp4 18.2 MB
  • mp46 Test Coverage and Parameterized Tests/3 Defining Parameterized Tests With unittest.mp4 15.6 MB
  • mp41 Unit Testing with Python Basic Example Using unittest/9 Cest Case Design Test Case Names as Specification..mp4 14.9 MB
  • mp43 Using Pytest for Unit Testing in Python/7 Adding a Test Fixture by Using pytest.fixture.mp4 14.6 MB
  • mp46 Test Coverage and Parameterized Tests/5 Measuring Coverage With pytest cov.mp4 12.4 MB
  • mp45 Test Doubles Mocks, Fakes and Stubs/8 Example Using a Spy.mp4 10.8 MB
  • mp41 Unit Testing with Python Basic Example Using unittest/4 Another Test Case Explanation of Test Runner.mp4 10.5 MB
  • mp42 Why and When Should You Write Unit Tests?/12 Continuous Integration.mp4 10.4 MB
  • mp45 Test Doubles Mocks, Fakes and Stubs/12 Using Monkeypatching to Insert a Test Double.mp4 10.3 MB
  • mp41 Unit Testing with Python Basic Example Using unittest/10 Arrange Act Assert Cleanup.mp4 9.9 MB
  • mp44 Testable Documentation with Doctest/6 Handling Output That Changes Dictionaries and Floats.mp4 9.8 MB
  • mp41 Unit Testing with Python Basic Example Using unittest/7 Using setUp and tearDown Explanation of Test Fixture.mp4 9.3 MB
  • mp45 Test Doubles Mocks, Fakes and Stubs/3 Example Using a Stub.mp4 9.3 MB
  • mp43 Using Pytest for Unit Testing in Python/5 Asserting the Contents of Collections.mp4 9.3 MB
  • mp46 Test Coverage and Parameterized Tests/4 Defining Parameterized Tests With pytest.mp4 8.8 MB
  • mp41 Unit Testing with Python Basic Example Using unittest/11 unittest Documentation..mp4 8.2 MB
  • mp44 Testable Documentation with Doctest/3 Documenting a Simple Method With docstring Examples.mp4 8.0 MB
【影视】 [FreeCourseLab.com] Udemy - Python for Beginners with Examples
收录时间:2020-02-03 文档个数:71 文档大小:365.1 MB 最近下载:2025-06-26 人气:784 磁力链接
  • mp47. Making a Graphical User Interface (GUI) for your script/3. Attaching the GUI to your script.mp4 56.1 MB
  • mp46. Getting into the real world/1. Finding and using any library you want.mp4 40.1 MB
  • mp47. Making a Graphical User Interface (GUI) for your script/2. Creating a GUI with tkinter.mp4 32.7 MB
  • mp46. Getting into the real world/5. Interacting with the user.mp4 21.3 MB
  • mp42. Variables, Strings, Integers and Floats/2. How to save your code.mp4 20.9 MB
  • mp46. Getting into the real world/2. Real world example Extracting averages from data files.mp4 20.4 MB
  • mp46. Getting into the real world/8. Converting CSV data to a KML file.mp4 17.4 MB
  • mp46. Getting into the real world/4. Real world example Generating KML files.mp4 17.3 MB
  • mp41. Getting Started with Python/4. Installing Python the default way.mp4 16.7 MB
  • mp46. Getting into the real world/3. Code introspection.mp4 15.8 MB
  • mp45. Working with files/1. Working with files.mp4 14.7 MB
  • mp41. Getting Started with Python/3. Installing Python via Anaconda.mp4 12.5 MB
  • mp41. Getting Started with Python/1. Introduction to the course.mp4 11.3 MB
  • mp48. Creating an Executable File out of a Python Program/1. Creating standalone executables out of your Python programs.mp4 10.0 MB
  • mp44. Sequences, collections and iterations/3. Working with sequences and strings.mp4 6.6 MB
  • mp44. Sequences, collections and iterations/1. Sequences.mp4 5.7 MB
  • mp47. Making a Graphical User Interface (GUI) for your script/1. Global variables.mp4 5.3 MB
  • mp41. Getting Started with Python/5. Spyder and iPython.mp4 4.9 MB
  • mp44. Sequences, collections and iterations/1.1 Sequences.mp4 4.5 MB
  • mp42. Variables, Strings, Integers and Floats/3. Strings and numbers.mp4 4.3 MB
【影视】 The Python for Absolute Beginners Bootcamp
收录时间:2023-02-07 文档个数:298 文档大小:14.0 GB 最近下载:2025-06-26 人气:5704 磁力链接
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/133 - CodeAlong Project Implemeting the Walk On Map Method Part 1.mp4 212.7 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/125 - Problem Statement RPG Game Features and Suggested Order of Implementation.mp4 191.4 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/137 - CodeAlong Project Battle Function Part 1.mp4 182.3 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/129 - CodeAlong Project Building our Game Map.mp4 177.0 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/13 - Python Functions/108 - Nesting Functions.mp4 171.8 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/11 - Python Conditionals and Loops/90 - Code Along Solutions 2 Exercises on Your Environment.mp4 169.9 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/143 - CodeAlong Project Playing our Game for 10 Rounds.mp4 163.1 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/11 - Python Conditionals and Loops/88 - Udemy Environment Exercises Walkthrough Solution.mp4 162.3 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/13 - Python Functions/109 - Documentation Type Hinting and Docstrings.mp4 160.9 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/131 - CodeAlong Project Implementing the Retrieve Position Method.mp4 153.9 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/11 - Python Conditionals and Loops/84 - While Loops.mp4 152.6 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/13 - Python Functions/100 - Introduction to Python Functions.mp4 151.1 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/136 - CodeAlong Project Implemeting the Move Event Function.mp4 150.9 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/7 - Python Lists/52 - Indexing Lists.mp4 149.5 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/12 - Reading and Writing Files/94 - Reading Files.mp4 149.1 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/12 - Reading and Writing Files/99 - Code Along Solutions Exercises on Your Environment.mp4 144.6 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/6 - Python Integers and Floats/46 - BuiltIn Functions Keyword Arguments.mp4 144.2 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/11 - Python Conditionals and Loops/77 - Nested Ifs.mp4 141.9 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/11 - Python Conditionals and Loops/80 - For Loops.mp4 141.7 MB
  • mp4[TutsNode.net] - The Python for Absolute Beginners Bootcamp/15 - Practical Project Building our own RPG Role Playing Game/141 - CodeAlong Project Coding the ReceiveItems Function.mp4 140.3 MB
【影视】 [ CourseLala.com ] Manning - Constraint-Satisfaction Problems in Python
收录时间:2021-11-01 文档个数:3 文档大小:3.8 GB 最近下载:2025-06-26 人气:4486 磁力链接
  • mp4~Get Your Files Here !/Constraint-Satisfaction Problems in Python.mp4 3.8 GB
  • txt~Get Your Files Here !/Bonus Resources.txt 357 Bytes
  • urlGet Bonus Downloads Here.url 180 Bytes
【影视】 [Talkpython] Modern Python Projects (2021) [En]
收录时间:2021-05-02 文档个数:528 文档大小:11.8 GB 最近下载:2025-06-26 人气:5191 磁力链接
  • mp412 Lets build a package/09-publishing-on-pypi.mp4 436.3 MB
  • mp411 Lets build a CLI/05-first-version-of-uptimer.mp4 357.7 MB
  • mp403 Your code editor/05-quick-overview-of-vs-code.mp4 333.9 MB
  • mp408 Testing code/04-pytest-options.mp4 322.3 MB
  • mp410 CI/12-gitlab-ci-in-action.mp4 311.9 MB
  • mp410 CI/09-github-actions-in-action.mp4 310.4 MB
  • mp412 Lets build a package/08-add-documentation.mp4 284.2 MB
  • mp410 CI/06-pre-commit-in-action.mp4 280.2 MB
  • mp410 CI/04-tox-in-action.mp4 273.7 MB
  • mp413 Lets build an app/06-create-a-windows-exe-file.mp4 268.0 MB
  • mp404 Python versions and packages/15-virtualenvwrapper-a-virtual-environments-management-tool.mp4 241.3 MB
  • mp413 Lets build an app/02-gui-for-the-uptimer.mp4 240.9 MB
  • mp411 Lets build a CLI/08-adding-documentation.mp4 238.9 MB
  • mp412 Lets build a package/07-add-tests.mp4 237.4 MB
  • mp403 Your code editor/10-plugins.mp4 231.8 MB
  • mp411 Lets build a CLI/07-adding-tests.mp4 225.4 MB
  • mp413 Lets build an app/04-create-mac-app-with-pyinstaller.mp4 222.9 MB
  • mp405 Cookiecutter templates/03-using-cookiecutter-to-generate-a-project.mp4 197.9 MB
  • mp407 Writing code/07-flake8-plugins.mp4 192.6 MB
  • mp414 Deployment/07-deploying-to-heroku.mp4 183.0 MB
【影视】 Monty Python and the Holy Grail (1990)(Remastered)(FHD)(x264)(1080p)(BluRay)(English-CZ) PHDTeam
收录时间:2022-02-25 文档个数:4 文档大小:1.7 GB 最近下载:2025-06-26 人气:2483 磁力链接
  • mkvMonty Python and the Holy Grail (1990)(Remastered)(FHD)(x264)(1080p)(BluRay)(English-CZ) PHDTeam.mkv 1.7 GB
  • jpgMonty Python and the Holy Grail (1990)(Remastered)(FHD)(x264)(1080p)(BluRay)(English-CZ) PHDTeam.mkv.jpg 311.5 kB
  • vtxMonty Python and the Holy Grail (1990)(Remastered)(FHD)(x264)(1080p)(BluRay)(English-CZ) PHDTeam.mkv.vtx 311.5 kB
  • txtDownloaded from torrentgalaxy.to.txt 625 Bytes
【影视】 The Ultimate Complete Python Course from Scratch
收录时间:2021-06-10 文档个数:226 文档大小:1.7 GB 最近下载:2025-06-26 人气:5731 磁力链接
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/13. Long Strings, Raw Strings and bytes.mp4 45.8 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/19. Adding Sequences.mp4 43.4 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/30. Strings Formatting.mp4 40.7 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/60. Parellel Iterations, Numbered Iterations.mp4 39.7 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/16. Indexing.mp4 37.9 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/36. String Methods.mp4 37.6 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/42. Basic Dictionary Operations.mp4 37.3 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/44. fromkeys.mp4 35.3 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/26. pop, remove, reverse,sort.mp4 35.0 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/29. Working with Strings - Basics Strings Operations.mp4 34.3 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/17. Slicing.mp4 34.0 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/49. Sequence Unpacking.mp4 34.0 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/3. Numbers and Expressions.mp4 30.2 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/31. Basic Conversions.mp4 30.1 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/38. replace, split, strip.mp4 29.8 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/55. The Equality Operator.mp4 29.7 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/66. Comprehensions.mp4 29.4 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/37. join, lower.mp4 29.2 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/75. Parameters.mp4 29.0 MB
  • mp4[TutsNode.com] - The Ultimate Complete Python Course from Scratch/1. Introduction/45. items, pop, popitems.mp4 28.1 MB
【影视】 [FreeCourseLab.com] Udemy - Spark and Python for Big Data with PySpark
收录时间:2020-02-07 文档个数:149 文档大小:1.7 GB 最近下载:2025-06-26 人气:7294 磁力链接
  • mp44. AWS EC2 PySpark Set-up/2. Creating the EC2 Instance.mp4 66.0 MB
  • mp417. Spark Streaming with Python/5. Spark Streaming Twitter Project - Part Three.mp4 57.7 MB
  • mp412. Logistic Regression/2. Logistic Regression Example Code Along.mp4 56.0 MB
  • mp410. Introduction to Machine Learning with MLlib/2. Machine Learning with Spark and Python with MLlib.mp4 53.8 MB
  • mp44. AWS EC2 PySpark Set-up/4. Installations on EC2.mp4 52.9 MB
  • mp413. Decision Trees and Random Forests/3. Decision Tress and Random Forest Code Along Examples.mp4 51.5 MB
  • mp41. Introduction to Course/4. What is Spark Why Python.mp4 50.5 MB
  • mp43. Local VirtualBox Set-up/2. Local Installation VirtualBox Part 2.mp4 48.8 MB
  • mp46. AWS EMR Cluster Setup/1. AWS EMR Setup.mp4 47.5 MB
  • mp49. Spark DataFrame Project Exercise/2. DataFrame Project Exercise Solutions.mp4 47.3 MB
  • mp412. Logistic Regression/3. Logistic Regression Code Along.mp4 43.5 MB
  • mp411. Linear Regression/2. Linear Regression Documentation Example.mp4 42.6 MB
  • mp411. Linear Regression/4. Linear Regression Example Code Along.mp4 41.1 MB
  • mp411. Linear Regression/6. Linear Regression Consulting Project Solutions.mp4 40.6 MB
  • mp43. Local VirtualBox Set-up/1. Local Installation VirtualBox Part 1.mp4 39.5 MB
  • mp416. Natural Language Processing/2. NLP Tools Part One.mp4 37.9 MB
  • mp416. Natural Language Processing/4. Natural Language Processing Code Along Project.mp4 36.9 MB
  • mp413. Decision Trees and Random Forests/2. Tree Methods Documentation Examples.mp4 35.8 MB
  • mp412. Logistic Regression/5. Logistic Regression Consulting Project Solutions.mp4 35.6 MB
  • mp417. Spark Streaming with Python/1. Introduction to Streaming with Spark!.mp4 34.2 MB
【影视】 [Udemy] Full stack web development and AI with Python (Django) (2021) [En]
收录时间:2021-05-27 文档个数:1 文档大小:11.9 GB 最近下载:2025-06-26 人气:4212 磁力链接
  • [Udemy] Full stack web development and AI with Python (Django) (2021) [En][Udemy] Full stack web development and AI with Python (Django) (2021) [En] 11.9 GB
【影视】 [kts.studio, Александр Опрышко] Асинхронное программирование на Python для начинающих (2022)
收录时间:2022-09-30 文档个数:162 文档大小:5.8 GB 最近下载:2025-06-26 人气:825 磁力链接
  • mov6. Aiohttp server/7. KTS Drive/2.4 Разбор схемы.mov 883.9 MB
  • mp44. Aiohttp client/2. Протокол HTTP/8.2 Вводное видео в Chrome Dev Tools и Postman.mp4 823.0 MB
  • mp47. Async under the hood/3. Пишем Event Loop/1. Пишем Event Loop.mp4 510.9 MB
  • mov6. Aiohttp server/7. KTS Drive/1. 2 Дополнительные сущности.mov 465.7 MB
  • mov4. Aiohttp client/6. Протокол Amazon S3/3.2 Minio.mov 352.4 MB
  • mov4. Aiohttp client/3. Aiohttp client в примерах/5.2 Практика по написанию запросов.mov 343.7 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/4. Настройка валидации.mp4 333.5 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/6.2 Конфигурация, Basic Auth, подведение итогов.mp4 284.8 MB
  • mp43. Asyncio/6. Разбор/1. Разбор.mp4 263.0 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/2. Сlass-based View и настройка Store.mp4 262.3 MB
  • mp43. Asyncio/5. Пишем свой Google/1. Пишем свой Google.mp4 227.5 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/1.2 Введение.mp4 203.9 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/3. Добавление бизнес-логики.mp4 196.8 MB
  • mp46. Aiohttp server/6. Пишем aiohttp server/5. Middleware и обработка ошибок.mp4 140.7 MB
  • mkv1. Введение/2. Открытый вебинар про курс.mkv 118.6 MB
  • mov5. Asyncio connectors/4. RabbitMQ/4.2 Надежность.mov 104.2 MB
  • mov6. Aiohttp server/7. KTS Drive/2.2 Видео-прототип работы сервиса.mov 69.1 MB
  • mp41. Введение/3. Приветственный вебинар.mp4 68.0 MB
  • mov6. Aiohttp server/7. KTS Drive/2.3 Swagger-документация.mov 63.1 MB
  • mov4. Aiohttp client/7. Пишем FileBot/1.2 Задание.mov 21.3 MB
【影视】 Improve Your Tests With the Python Mock Object Library
收录时间:2021-04-17 文档个数:66 文档大小:375.9 MB 最近下载:2025-06-26 人气:7136 磁力链接
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/19-side-effects-as-iterable-pt2.mp4 37.5 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/17-side-effects-pt7-advanced-test-2.mp4 24.4 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/10-unittest-example.mp4 23.0 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/16-side-effects-pt6-advanced-test-1.mp4 18.9 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/23-patch-pt2-as-decorator.mp4 18.5 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/06-assertions.mp4 18.0 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/14-side-effects-pt4-testing.mp4 17.3 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/09-return-value-2.mp4 17.0 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/25-patch-object-as-context-manager.mp4 16.3 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/18-side-effects-as-iterable-pt1.mp4 13.5 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/04-mock-objects.mp4 12.6 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/13-side-effects-pt3-troubleshoot.mp4 12.4 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/12-side-effects-pt2-setting-up.mp4 12.0 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/08-return-value-1.mp4 11.9 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/07-attributes.mp4 11.9 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/15-side-effects-pt5-another-test.mp4 10.9 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/20-configure-mocks-1.mp4 10.7 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/05-lazy-attributes-and-methods.mp4 10.4 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/30-autospec.mp4 9.8 MB
  • mp4[TutsNode.com] - Improve Your Tests With the Python Mock Object Library/28-spec-list.mp4 9.6 MB
【影视】 [ FreeCourseWeb.com ] Udemy - Visualization with Python - Matplotlib All In One
收录时间:2022-07-22 文档个数:38 文档大小:1.3 GB 最近下载:2025-06-26 人气:5290 磁力链接
  • mp4~Get Your Files Here !/2. Getting started/3. Matplotlib - Exploring Data using Python.mp4 194.2 MB
  • mp4~Get Your Files Here !/4. Learn and Understand Matplotlib Architecture/3. Learn How to pyplot Works.mp4 128.1 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/3. Learn More About Plotting.mp4 126.4 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/2. Understanding the Plot Function.mp4 83.6 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/1. Introduction.mp4 82.8 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/4. Understanding Parallel Coordinates.mp4 78.8 MB
  • mp4~Get Your Files Here !/2. Getting started/2. Learn How to Install Matplotlib - 2.mp4 73.4 MB
  • mp4~Get Your Files Here !/2. Getting started/1. Learn How to Install Matplotlib - 1.mp4 71.7 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/5. Understanding Subplots.mp4 70.9 MB
  • mp4~Get Your Files Here !/2. Getting started/5. Learning Pylab, pyplot & OO API.mp4 62.2 MB
  • mp4~Get Your Files Here !/4. Learn and Understand Matplotlib Architecture/4. Troubleshooting pyplot Issues.mp4 58.8 MB
  • mp4~Get Your Files Here !/4. Learn and Understand Matplotlib Architecture/1. Introduction.mp4 57.8 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/7. Understanding Scatterplot Matrix.mp4 51.7 MB
  • mp4~Get Your Files Here !/2. Getting started/4. Learn to Use Matplotlib with Jupyter.mp4 43.5 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/8. Understanding Complex Subplots.mp4 42.1 MB
  • mp4~Get Your Files Here !/1. Welcome/1. Introduction.mp4 24.6 MB
  • mp4~Get Your Files Here !/3. Learn and Understand pyplot/6. Learn How to Adjust Subplot Parameters.mp4 14.7 MB
  • mp4~Get Your Files Here !/4. Learn and Understand Matplotlib Architecture/2. Matplotlib - Anatomy of A Graphic.mp4 10.9 MB
  • srt~Get Your Files Here !/2. Getting started/3. Matplotlib - Exploring Data using Python.srt 28.5 kB
  • srt~Get Your Files Here !/4. Learn and Understand Matplotlib Architecture/3. Learn How to pyplot Works.srt 21.8 kB
【影视】 www.1TamilMV.cfd - Giant Python (2021) HQ HDRip - 720p - x264 - [Tam Hin Kan Chi] - 950MB.mkv
收录时间:2024-05-20 文档个数:1 文档大小:1.0 GB 最近下载:2025-06-26 人气:858 磁力链接
  • mkvwww.1TamilMV.cfd - Giant Python (2021) HQ HDRip - 720p - x264 - [Tam Hin Kan Chi] - 950MB.mkv 1.0 GB
【影视】 [ FreeCourseWeb.com ] Udemy - Complete Python programming Python Basics to Advanced Python
收录时间:2021-07-28 文档个数:198 文档大小:3.5 GB 最近下载:2025-06-26 人气:1331 磁力链接
  • mp4~Get Your Files Here !/18. Menu in Application/1. Menu.mp4 141.1 MB
  • mp4~Get Your Files Here !/20. Tic Tac Toe Game/4. Making Check Winner Function.mp4 134.4 MB
  • mp4~Get Your Files Here !/16. Tables App/2. Solution of Tables App.mp4 118.2 MB
  • mp4~Get Your Files Here !/20. Tic Tac Toe Game/2. Adding Functionality to Game.mp4 99.9 MB
  • mp4~Get Your Files Here !/15. Widgets/4. Link Button and Label.mp4 96.7 MB
  • mp4~Get Your Files Here !/4. Functions/9. Decorators Code.mp4 92.0 MB
  • mp4~Get Your Files Here !/8. SQLite Database/3. Select Form DB.mp4 85.0 MB
  • mp4~Get Your Files Here !/15. Widgets/7. Radio Button.mp4 77.9 MB
  • mp4~Get Your Files Here !/20. Tic Tac Toe Game/1. Making GUI of Tic Tac Toe.mp4 74.1 MB
  • mp4~Get Your Files Here !/10. Object Oriented Programming/5. Object of Person class.mp4 72.4 MB
  • mp4~Get Your Files Here !/5. Loops/6. while loop.mp4 71.8 MB
  • mp4~Get Your Files Here !/10. Object Oriented Programming/2. Class and Object.mp4 71.2 MB
  • mp4~Get Your Files Here !/11. Inheritance/1. Inheritance Explanation.mp4 69.5 MB
  • mp4~Get Your Files Here !/12. Polymorphism/1. Polymorphism Explanation.mp4 68.1 MB
  • mp4~Get Your Files Here !/15. Widgets/6. Entry.mp4 66.7 MB
  • mp4~Get Your Files Here !/4. Functions/10. range function.mp4 59.6 MB
  • mp4~Get Your Files Here !/2. Data Types (Integers, Strings)/4. Functions on Strings.mp4 58.6 MB
  • mp4~Get Your Files Here !/9. Regular Expression (Regex)/3. REGEX in Code.mp4 57.9 MB
  • mp4~Get Your Files Here !/6. Conditionals ( if else )/2. elif.mp4 55.9 MB
  • mp4~Get Your Files Here !/5. Loops/2. for loop.mp4 55.2 MB
【影视】 Monty Python and the Holy Grail 1975 DVDR Divxnl-team NL Dutch subs
收录时间:2020-05-31 文档个数:4 文档大小:736.2 MB 最近下载:2025-06-26 人气:657 磁力链接
  • aviholygrail.avi 736.1 MB
  • jpgarjan2.jpg 12.5 kB
  • txtDivXNL-Team NFO Read Before Playing!.txt 682 Bytes
  • txtTorrent_downloaded_from_Demonoid.com.txt 47 Bytes
【影视】 Curso de Python 3 do Básico Ao Avançado (com projetos reais)
收录时间:2023-06-26 文档个数:1 文档大小:44.7 GB 最近下载:2025-06-26 人气:362 磁力链接
  • Curso de Python 3 do Básico Ao Avançado (com projetos reais)Curso de Python 3 do Básico Ao Avançado (com projetos reais) 44.7 GB
【影视】 GetFreeCourses.Co-Udemy-The Complete Data Structures and Algorithms Course in Python
收录时间:2023-09-19 文档个数:1 文档大小:11.1 GB 最近下载:2025-06-26 人气:9789 磁力链接
  • Co-Udemy-The Complete Data Structures and Algorithms Course in PythonGetFreeCourses.Co-Udemy-The Complete Data Structures and Algorithms Course in Python 11.1 GB
【影视】 [FreeCourseSite.com] Udemy - Machine Learning using Python
收录时间:2020-03-07 文档个数:27 文档大小:1.7 GB 最近下载:2025-06-26 人气:3463 磁力链接
  • mp45. Evaluation Metrics/4. Classification Reports in Evaluation Metrics.mp4 122.5 MB
  • mp45. Evaluation Metrics/2. Example of Evaluation Metrics.mp4 102.6 MB
  • mp43. Linear Regression/1. Linear Regression in ML.mp4 87.0 MB
  • mp43. Linear Regression/4. Support Vector Algorithm in ML.mp4 85.5 MB
  • mp43. Linear Regression/3. Linear Regression Example Continues.mp4 83.6 MB
  • mp45. Evaluation Metrics/5. Example of MAE, MSE and Variance using Evaluation Metrics.mp4 78.5 MB
  • mp44. Classifier and Python Package/4. Apriori Python Package.mp4 78.1 MB
  • mp44. Classifier and Python Package/5. Apriori Python Package Continues.mp4 78.1 MB
  • mp46. Missing Value/2. Handling Missing Values in Python Continues.mp4 75.8 MB
  • mp42. Usage of Machine Learning Packages in Python/2. Example of Machine Learning Using Python.mp4 73.6 MB
  • mp42. Usage of Machine Learning Packages in Python/1. Installation of Python.mp4 71.9 MB
  • mp44. Classifier and Python Package/3. K Mean Clustering.mp4 70.5 MB
  • mp44. Classifier and Python Package/1. Decision Tree Classifier.mp4 68.2 MB
  • mp43. Linear Regression/2. Linear Regression Example.mp4 67.8 MB
  • mp46. Missing Value/1. Handling Missing Values in Python.mp4 66.6 MB
  • mp45. Evaluation Metrics/6. Sea Born Example using Evaluation Metrics.mp4 66.6 MB
  • mp45. Evaluation Metrics/1. Evaluation Metrics.mp4 63.3 MB
  • mp46. Missing Value/4. More on Exception Handling in Python.mp4 61.6 MB
  • mp46. Missing Value/3. Exception Handling in Python.mp4 59.1 MB
  • mp44. Classifier and Python Package/2. Random Forest Classification.mp4 59.0 MB
共296页 上一页 165 166 167 168 169 170 171 172 173 下一页
>