搜索
为您找到约
8173
个磁力链接/BT种子,耗时 6 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
Udemy - Full stack generative and Agentic AI with
python
(8.2025)
30 - Git - Additional Learning/8 -Insight of pushing code to github.mp4
652.3 MB
30 - Git - Additional Learning/5 -Git merge and git conflicts.mp4
576.2 MB
12 - Asyncio in
python
/1 -Asyncio, Event loop, coroutines and await in
python
.mp4
461.6 MB
30 - Git - Additional Learning/4 -Git internal working and configs.mp4
433.5 MB
30 - Git - Additional Learning/6 -Git Diff and stashing.mp4
431.2 MB
11 - MultiThreading, Multiprocessing, GIL in
python
/1 -What is Concurrency and Parallelism.mp4
402.5 MB
30 - Git - Additional Learning/9 -How to make Pull Request and Open Source contribution.mp4
392.8 MB
20 - Building AI Agents and Agentic Workflows/3 -Coding Your First AI Agent.mp4
377.2 MB
30 - Git - Additional Learning/7 -Git rebase is not that scary.mp4
354.3 MB
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/10 -Creating and Using a Dockerfile to Containerize Node.js Apps.mp4
348.2 MB
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/15 -Building Optimized Multi-Stage Docker Images for Production Use.mp4
339.7 MB
9 - Object oriented programming in
python
/6 -Inheritance and Composition in Python Classes.mp4
285.5 MB
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/17 -Understanding Docker Bridge Networking for Container Communication.mp4
268.7 MB
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/31 -Deploying ECS Services with Load Balancer for High Availability.mp4
255.2 MB
30 - Git - Additional Learning/2 -Git init and hidden folder.mp4
255.0 MB
31 - Mastering Docker for Developers – From Basics to CLI and Dockerfile/11 -Best Practices to Optimize Docker Images for Speed and Performance.mp4
254.1 MB
11 - MultiThreading, Multiprocessing, GIL in
python
/3 -Threads and lock in depth.mp4
251.4 MB
13 - All that you should know about pydantic/13 -Model dump and model dump json in serialization of pydantic.mp4
240.0 MB
11 - MultiThreading, Multiprocessing, GIL in
python
/2 -What is Global Interpreter Lock - GIL.mp4
239.9 MB
30 - Git - Additional Learning/3 -Git commits and logs.mp4
230.8 MB
[磁力链接]
添加时间:
2025-10-11
大小:
25.9 GB
最近下载:
2025-10-21
热度:
44
Udemy - Automated Software Testing with Python (4.2022)
07 - System testing a REST API/011 Writing our Item System tests and testing authentication.mp4
185.2 MB
05 - REST API Testing, Part I/003 A look at a REST API with Flask.mp4
122.4 MB
06 - REST API Testing, Part II/005 Unit testing models and SQLAlchemy mappers.mp4
83.4 MB
09 - Continuous Integration with Travis CI/010 The Travis config file and running tests.mp4
80.2 MB
03 - Your first automated software test/011 Taking our patching further.mp4
62.3 MB
02 - A Full Python Refresher/038 Imports in Python.mp4
57.4 MB
07 - System testing a REST API/009 Finalising user System tests.mp4
53.5 MB
07 - System testing a REST API/010 Writing Store System tests.mp4
52.4 MB
10 - Acceptance testing and browser automation with Selenium/017 Filling in forms with Selenium.mp4
49.7 MB
02 - A Full Python Refresher/030 Object-Oriented Programming in Python.mp4
48.9 MB
03 - Your first automated software test/008 Integration tests and finishing the blog.mp4
46.0 MB
10 - Acceptance testing and browser automation with Selenium/010 Page locators and models.mp4
45.8 MB
02 - A Full Python Refresher/040 Errors in Python.mp4
44.5 MB
03 - Your first automated software test/009 Mocking, patching, and system tests.mp4
43.6 MB
08 - System testing with Postman and Newman/008 Installing Node and Newman.mp4
41.0 MB
06 - REST API Testing, Part II/003 Setting up our project.mp4
40.6 MB
08 - System testing with Postman and Newman/006 Running a test folder in Postman.mp4
39.6 MB
02 - A Full Python Refresher/033 @classmethod and @staticmethod.mp4
38.9 MB
09 - Continuous Integration with Travis CI/007 Adding our project to GitHub.mp4
38.1 MB
02 - A Full Python Refresher/003 Variables in Python.mp4
36.6 MB
[磁力链接]
添加时间:
2025-10-11
大小:
2.7 GB
最近下载:
2025-10-20
热度:
24
Udemy - Data Structures and Algorithms In-Depth DSA using Python (5.2025)
38. Optimal Binary Search Trees - Dynamic Programming/6. Solved Example using Dynamic Programming.mp4
177.4 MB
04. Recursion and Analysis of Recursive Functions/6. Types of Recursion - Tree Recursion.mp4
158.4 MB
02. Bonus Python Crash Course (Basics and Fundamentals)/10. if, if-else and elif Statements.mp4
124.7 MB
37. Single Source Shortest Paths - Dynamic Programming/2. Solving Single Source Shortest Path.mp4
117.2 MB
40. Reliability Design - Dynamic Programming/2. Solved Example.mp4
117.1 MB
45. Graph Coloring - Backtracking/2. Solved Example.mp4
114.7 MB
07. Linked List/6. Lets Implement Creating and Displaying Linked List.mp4
112.4 MB
02. Bonus Python Crash Course (Basics and Fundamentals)/26. Defining Classes & Creating Objects.mp4
106.8 MB
35. Multistage Graphs - Dynamic Programming/2. Solving Multistage Graph Problem.mp4
106.4 MB
02. Bonus Python Crash Course (Basics and Fundamentals)/12. while() & for() Loops.mp4
94.2 MB
14. Hashing/3. Let us Implement Chaining.mp4
90.6 MB
51. 01 Knapsack Problem - Branch and Bound/1. 01 Knapsack FIFO Branch and Bound.mp4
88.8 MB
51. 01 Knapsack Problem - Branch and Bound/2. 01 Knapsack LC Branch and Bound.mp4
80.0 MB
02. Bonus Python Crash Course (Basics and Fundamentals)/1. First Python Program, Data Types and Variables.mp4
78.5 MB
49. n-Queens - Branch and Bound/2. Solved Example.mp4
76.9 MB
13. Priority Queues & Heaps/5. Lets Implement Creating Heaps using Insert function.mp4
75.6 MB
47. 01 Knapsack Problem - Backtracking/2. Solved Example.mp4
75.2 MB
42. Backtracking/1. Backtracking - Introduction.mp4
75.1 MB
13. Priority Queues & Heaps/4. Heaps - Insert Function.mp4
73.9 MB
44. Sum of Subsets - Backtracking/2. Solved Example.mp4
72.9 MB
[磁力链接]
添加时间:
2025-10-11
大小:
11.1 GB
最近下载:
2025-10-19
热度:
5
[ WebToolTip.com ] Python Foundations (2025)
~Get Your Files Here !/7. Working with Files and Exceptions/5. Demo - File Organization.mp4
26.9 MB
~Get Your Files Here !/5. Functions/1. Functions.mp4
20.9 MB
~Get Your Files Here !/7. Working with Files and Exceptions/3. Demo - Writing Files.mp4
20.7 MB
~Get Your Files Here !/3. Lists and Loops/4. Demo - Loan Payment Calculator.mp4
19.5 MB
~Get Your Files Here !/2. Conditionals and Imports/4. Import Python Modules.mp4
18.3 MB
~Get Your Files Here !/6. Classes and Objects/4. Demo - Company Payroll with Inheritance.mp4
18.2 MB
~Get Your Files Here !/6. Classes and Objects/2. Demo - Company Payroll with Classes.mp4
17.7 MB
~Get Your Files Here !/6. Classes and Objects/3. Class Inheritance.mp4
17.0 MB
~Get Your Files Here !/2. Conditionals and Imports/1. Conditionals.mp4
15.9 MB
~Get Your Files Here !/4. Dictionaries, JSON, and Pip/7. Demo - Use the Open Weather Map API.mp4
15.9 MB
~Get Your Files Here !/4. Dictionaries, JSON, and Pip/6. Demo - Create a Python Virtual Environment.mp4
15.4 MB
~Get Your Files Here !/6. Classes and Objects/1. Classes.mp4
14.3 MB
~Get Your Files Here !/7. Working with Files and Exceptions/2. Reading Files.mp4
13.9 MB
~Get Your Files Here !/7. Working with Files and Exceptions/4. File Manipulation.mp4
13.8 MB
~Get Your Files Here !/7. Working with Files and Exceptions/1. Exceptions.mp4
13.8 MB
~Get Your Files Here !/3. Lists and Loops/1. Lists and Loops.mp4
13.4 MB
~Get Your Files Here !/1. Data Types and Input and Output/4. Strings and Input and Output.mp4
12.8 MB
~Get Your Files Here !/4. Dictionaries, JSON, and Pip/5. Reading JSON and Installing Packages with Pip.mp4
12.8 MB
~Get Your Files Here !/5. Functions/2. Demo - Dice Rolling Game with Functions.mp4
11.1 MB
~Get Your Files Here !/4. Dictionaries, JSON, and Pip/1. Dictionaries.mp4
10.5 MB
[磁力链接]
添加时间:
2025-10-10
大小:
423.0 MB
最近下载:
2025-10-19
热度:
15
[ WebToolTip.com ] Python Bootcamp
~Get Your Files Here !/15 - Tensorflow Framework/6 -Project – Fashion MNIST Classification with TensorFlow.mp4
187.6 MB
~Get Your Files Here !/15 - Tensorflow Framework/4 -Building Models with Keras in TensorFlow.mp4
142.5 MB
~Get Your Files Here !/11 - Matplotlib Library/2 -Plotting Fundamentals Creating and Customizing Visuals.mp4
122.2 MB
~Get Your Files Here !/10 - Pandas Library/3 -Core Methods for Data Analysis in Pandas.mp4
117.0 MB
~Get Your Files Here !/10 - Pandas Library/5 -DataFrame Transformation and Manipulation.mp4
116.0 MB
~Get Your Files Here !/10 - Pandas Library/4 -Handling Missing and Null Data.mp4
114.5 MB
~Get Your Files Here !/14 - Deep Learning Basic/1 -Introduction to Deep Learning.mp4
105.7 MB
~Get Your Files Here !/8 - Machine Learning Basic/1 -Introduction to Machine Learning.mp4
105.7 MB
~Get Your Files Here !/16 - PyTorch Framework/6 -Project Extension – Defining a Custom Neural Network.mp4
101.6 MB
~Get Your Files Here !/12 - Seaborn Library/3 -Advanced Plots in Seaborn Pairplots and Barplot Customization.mp4
92.9 MB
~Get Your Files Here !/11 - Matplotlib Library/4 -Bar Charts, Histograms, and Pie Charts Distribution and Composition Insights.mp4
90.0 MB
~Get Your Files Here !/2 - Getting Started with Python/6 -Useful String Methods.mp4
86.5 MB
~Get Your Files Here !/4 - Conditional Statements in Python/2 -Operators and Advanced Conditions.mp4
83.6 MB
~Get Your Files Here !/11 - Matplotlib Library/3 -Subplots and Scatter Plots Comparative and Relational Analysis.mp4
81.9 MB
~Get Your Files Here !/13 - Scikit-Learn (sklearn) Library/6 -Model Selection and Evaluation in Scikit-Learn.mp4
81.0 MB
~Get Your Files Here !/5 - Loops in Python/1 -For Loops in Python.mp4
80.6 MB
~Get Your Files Here !/16 - PyTorch Framework/3 -Building Neural Networks with PyTorch.mp4
80.5 MB
~Get Your Files Here !/3 - Data Structures in Python/1 -Lists in Python.mp4
78.7 MB
~Get Your Files Here !/13 - Scikit-Learn (sklearn) Library/5 -Data Transformation Techniques in Scikit-Learn.mp4
78.3 MB
~Get Your Files Here !/12 - Seaborn Library/1 -Introduction to the Seaborn Library.mp4
74.9 MB
[磁力链接]
添加时间:
2025-10-10
大小:
4.1 GB
最近下载:
2025-10-21
热度:
192
QA.GURU, А. Ерошенко, С. Хомутинин, С. Васенков - Автоматизация тестирования на Python (2024)
21. Allure TestOps. Артем Ерошенко/Артём Ерошенко — Сказка о потерянном времени-002.mp4
3.4 GB
9. PageObjects. Яков Крамаренко/Python_Яков Крамаренко_ «PageObjects».mp4
1.2 GB
8.1 Разбор домашнего задания к уроку «Selene». Яков Крамаренко/QA_GURU Python Яков Крамаренко_ «Разбор домашнего задания к уроку «Selene #1» Часть I.mp4
1.1 GB
6. Основы Python. Часть II. Языковые конструкции и функции. Сергей Хомутинин/Сергей Хомутинин «Основы Python_ Часть II_ Языковые конструкции и функции».mp4
1.0 GB
8.1 Разбор домашнего задания к уроку «Selene». Яков Крамаренко/Python_ Яков Крамаренко_ Разбор домашнего задания к уроку «Selene»_ Часть II.mp4
946.6 MB
5. Selene. Яков Крамаренко/QA_GURU_ Python_ Яков Крамаренко_ «Selene #1».mp4
889.9 MB
5. Selene. Яков Крамаренко/доп/Selene в действии - 14 June 2023 _ CUT.mp4
856.2 MB
14.1 Дополнительное занятие. Configuration Management. Яков Крамаренко/Python_Дополнительное занятие_ «Configuration Management».mp4
800.6 MB
20. Мобильная автоматизация #2. Разрабатываем автотесты с эмулятором Android-устройства и на своем телефоне/Python_«Мобильная автоматизация #2».mp4
756.7 MB
5. Selene. Яков Крамаренко/доп/Ветвления в тестах, Больше симуляции шорткатов, Фриз инспектора, Формат проекта для тестов, Базовое управление конфигурацие.mp4
721.2 MB
14.2 Дополнительное занятие. Логирование шагов и Декораторы в Python. Яков Крамаренко/QA_GURU Python_Дополнительное занятие_ Логирование шагов и Декораторы_ Яков Крамаренко.mp4
658.5 MB
3. Погружаемся в инструментарий и библиотеки. Сергей Хомутинин/Python Сергей Хомутинин «Погружаемся в инструментарий и библиотеки».mp4
653.2 MB
8.1 Разбор домашнего задания к уроку «Selene». Яков Крамаренко/Python_Разбор домашней работы к уроку Яков Крамаренко_ «Selene»_ Часть III.mp4
635.6 MB
Дополнительное занятие. Стабильные тесты на чистом Selenium Webdriver c помощью явных ожиданий. Яков Крамаренко/QA_GURU_ Python_ Яков Крамаренко_ «Стабильные тесты на Selenium Webdriver c помощью явных ожиданий»_.mp4
617.8 MB
12. Управляем параметрами в коде и в Jenkins. Станислав Васенков и Александр Котляр/QA_GURU Python Станислав Васенков «Управляем параметрами в коде и в Jenkins».mp4
600.6 MB
Дополнительное занятие. Разбор вопросов на интервью по Selenium WebDriver. Яков Крамаренко/3 February 2023 - Selenium Grid, Варианты click и send_keys в Selenium.mp4
599.7 MB
19. Мобильная автоматизация #1. Разрабатываем автотесты с Browserstack. Станислав Васенков и Яков Крамаренко/Python_ «Мобильная автоматизация #1_ Разрабатываем автотесты с Browserstack».mp4
553.9 MB
9.1 Разбор домашнего задания к уроку «PageObjects». Яков Крамаренко/Python_Разбор дз «PageObjects_ Объектно-ориентир_ парад_ для построения модели для тестов».mp4
549.1 MB
Дополнительное занятие. Разбор вопросов на интервью по Selenium WebDriver. Яков Крамаренко/6 January 2023 - о Selenium, его локаторах, вейтах и execute_script - 6 January 2023.mp4
539.4 MB
8.3 Разбор домашних заданий к блоку «Основы Python». Сергей Хомутинин/QA GURU Python Разбор домашних заданий к блоку «Основы Python» Сергей Хомутинин.mp4
535.5 MB
[磁力链接]
添加时间:
2025-10-09
大小:
31.0 GB
最近下载:
2025-10-21
热度:
83
[ WebToolTip.com ] Udemy - Data Analysis and Plotting for Chemistry with Python
~Get Your Files Here !/3 - Pandas/13 -Reading a pdb file as a table using Pandas and the arguments in opening a file.mp4
71.8 MB
~Get Your Files Here !/3 - Pandas/18 -Generating a table of proton and neutrons of tranition metals.mp4
71.0 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/3 -A ombined plot of solubliities of comp A and B and export the plot in PNG formt.mp4
69.2 MB
~Get Your Files Here !/3 - Pandas/2 -Panda Series of melting points of the first five elements and the indexing.mp4
68.4 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/11 -Plotting more than one subplots in a figure- A second approach.mp4
59.0 MB
~Get Your Files Here !/3 - Pandas/6 -Modifying dataframe and selectively printing a property from a dataframe.mp4
58.2 MB
~Get Your Files Here !/3 - Pandas/12 -Exporting the elemental propertes to a csv file and read from it.mp4
56.0 MB
~Get Your Files Here !/3 - Pandas/15 -Adding the properties of element to a dataframe by appending or by adding series.mp4
55.3 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/10 -Plotting more than one subplots in a figure.mp4
54.9 MB
~Get Your Files Here !/2 - Numpy/33 -arguments in opening a file suing NumPy and dealing with empty numbers.mp4
54.3 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/5 -scatter plot of alcohol contents againts alkalinity of ash and proline content.mp4
52.3 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/2 -Modifying a plot by changing color, marker, line width etc.mp4
50.3 MB
~Get Your Files Here !/4 - Plotting of a spectrum through MatPlotLib.PyPlot/1 -Plot to show Solubility of a compound in methanol as a function of temperature.mp4
47.5 MB
~Get Your Files Here !/3 - Pandas/17 -Merging two dataframes.mp4
46.3 MB
~Get Your Files Here !/2 - Numpy/24 -Masking of an array.mp4
43.1 MB
~Get Your Files Here !/3 - Pandas/4 -Pandas dataframe of AN, AM, d, mp and bp of elements.mp4
42.5 MB
~Get Your Files Here !/3 - Pandas/19 -Enthalpy and entropy of fusion of transition metals using Pandas.mp4
39.0 MB
~Get Your Files Here !/3 - Pandas/7 -Indexing of a dataframe (loc).mp4
37.8 MB
~Get Your Files Here !/2 - Numpy/3 -Tan of 10 values between 0 and 2Pi using list and for loop.mp4
36.0 MB
~Get Your Files Here !/2 - Numpy/32 -Save Ionization potential data into a csv file using NumPy.mp4
34.7 MB
[磁力链接]
添加时间:
2025-10-09
大小:
1.9 GB
最近下载:
2025-10-22
热度:
42
[ WebToolTip.com ] Udemy - Automate Boring Stuff With Python - Generative AI - ChatGPT5
~Get Your Files Here !/2 - Beginner Level Python Automation Projects/5 -Project 5 Batch PDF Merger & Splitter.mp4
109.8 MB
~Get Your Files Here !/2 - Beginner Level Python Automation Projects/1 -Project 1 Bulk File Renamer.mp4
108.4 MB
~Get Your Files Here !/2 - Beginner Level Python Automation Projects/4 -Project 4 Combine Multiple CSVs into a Master Sheet.mp4
98.1 MB
~Get Your Files Here !/3 - Intermediate Level Python Automation Projects/3 -Project 8 Download Images from URL Lists.mp4
91.9 MB
~Get Your Files Here !/2 - Beginner Level Python Automation Projects/3 -Project 3 Bulk Image Converter (PNG → JPG, etc.).mp4
78.9 MB
~Get Your Files Here !/3 - Intermediate Level Python Automation Projects/1 -Project 6 Clean Subtitles – Remove Timestamps from .srt.vtt Files.mp4
75.0 MB
~Get Your Files Here !/3 - Intermediate Level Python Automation Projects/4 -Project 9 Automate Tasks – Schedule Python Scripts.mp4
70.8 MB
~Get Your Files Here !/3 - Intermediate Level Python Automation Projects/5 -Project 10 Download & Merge PDFs Automatically.mp4
67.6 MB
~Get Your Files Here !/3 - Intermediate Level Python Automation Projects/2 -Project 7 Scrape HTML Tables into CSV Files.mp4
66.8 MB
~Get Your Files Here !/2 - Beginner Level Python Automation Projects/2 -Project 2 Extract Text from PDFs to TXT Files.mp4
61.7 MB
~Get Your Files Here !/1 - Course Introduction & Setup/1 -Course Introduction.mp4
34.2 MB
~Get Your Files Here !/1 - Course Introduction & Setup/2 -Setting Up Python and VS Code.mp4
33.1 MB
~Get Your Files Here !/1 - Course Introduction & Setup/3 -Creating and Managing Virtual Environments.mp4
32.9 MB
Get Bonus Downloads Here.url
180 Bytes
~Get Your Files Here !/Bonus Resources.txt
70 Bytes
[磁力链接]
添加时间:
2025-10-09
大小:
929.1 MB
最近下载:
2025-10-22
热度:
38
Udemy - Python GUI Programming Using PyQt5 (8.2021)
06 - Product Management App/022 Creating Widgets for Window.mp4
198.6 MB
06 - Product Management App/041 Finishing Sell Product Window.mp4
195.4 MB
02 - Rock Paper Scissors Game/005 Creating Stop Game Function.mp4
186.7 MB
06 - Product Management App/045 Creating Style Sheet Functions part2.mp4
181.8 MB
03 - Advanced PyQt5 Widgets/006 Using Table Widget.mp4
168.6 MB
03 - Advanced PyQt5 Widgets/009 Using ToolBar.mp4
167.5 MB
01 - Basic PyQt5 Widgets/014 Using List Widget.mp4
160.6 MB
04 - My Employees App/009 Creating Bottom Layout's Widgets.mp4
158.2 MB
04 - My Employees App/011 Uploading Images to Project Directory.mp4
156.9 MB
06 - Product Management App/033 Listing Products.mp4
155.1 MB
05 - Music Player App/012 Updating progressbar.mp4
151.5 MB
06 - Product Management App/043 Displaying Statistics.mp4
147.8 MB
06 - Product Management App/008 Creating Widgets for Members Tab.mp4
147.8 MB
06 - Product Management App/031 Searching Products.mp4
145.7 MB
04 - My Employees App/017 Deleting a Record from Database.mp4
138.3 MB
06 - Product Management App/032 Searching Members.mp4
136.4 MB
06 - Product Management App/007 Creating Other Widgets.mp4
134.3 MB
05 - Music Player App/005 Creating Buttons.mp4
127.8 MB
06 - Product Management App/036 Getting Values from Database for Products.mp4
124.9 MB
01 - Basic PyQt5 Widgets/013 Using Timer Widget.mp4
124.8 MB
[磁力链接]
添加时间:
2025-10-09
大小:
10.2 GB
最近下载:
2025-10-17
热度:
5
Udemy - Complete Machine Learning & Data Science with Python A-Z (4.2025)
02. Installations for Python/1. Installing Anaconda Distribution for Windows.mp4
128.6 MB
03. Evaluation Metrics in Machine Learning/4. Machine Learning With Python.mp4
93.9 MB
02. Installations for Python/3. Installing Anaconda Distribution for Linux.mp4
89.8 MB
07. Logistic Regression Algorithm in Machine Learning A-Z/2. Logistic Regression Algorithm with Python Part 1.mp4
66.8 MB
05. Linear Regression Algorithm in Machine Learning A-Z/3. Linear Regression Algorithm With Python Part 2.mp4
60.3 MB
06. Bias Variance Trade-Off in Machine Learning/1. What is Bias Variance Trade-Off.mp4
57.7 MB
05. Linear Regression Algorithm in Machine Learning A-Z/5. Linear Regression Algorithm with Python Part 4.mp4
52.2 MB
05. Linear Regression Algorithm in Machine Learning A-Z/2. Linear Regression Algorithm With Python Part 1.mp4
48.1 MB
02. Installations for Python/2. Installing Anaconda Distribution for MacOs.mp4
48.0 MB
03. Evaluation Metrics in Machine Learning/2. Machine Learning Model Performance Evaluation Classification Error Metrics.mp4
47.2 MB
07. Logistic Regression Algorithm in Machine Learning A-Z/3. Logistic Regression Algorithm with Python Part 2.mp4
46.9 MB
05. Linear Regression Algorithm in Machine Learning A-Z/4. Linear Regression Algorithm with Python Part 3.mp4
41.7 MB
07. Logistic Regression Algorithm in Machine Learning A-Z/6. Logistic Regression Algorithm with Python Part 5.mp4
41.3 MB
17. Principal Component Analysis (PCA) in Machine Learning A-Z/1. Principal Component Analysis (PCA) Theory.mp4
39.8 MB
13. Support Vector Machine Algorithm in Machine Learning A-Z/2. Support Vector Machine Algorithm with Python Part 1.mp4
34.9 MB
09. K Nearest Neighbors Algorithm in Machine Learning A-Z/3. K Nearest Neighbors Algorithm with Python Part 2.mp4
31.6 MB
10. Hyperparameter Optimization/1. Hyperparameter Optimization Theory.mp4
28.4 MB
08. K-fold Cross-Validation in Machine Learning A-Z/2. K-Fold Cross-Validation with Python.mp4
28.2 MB
11. Decision Tree Algorithm in Machine Learning A-Z/5. Decision Tree Algorithm with Python Part 4.mp4
26.3 MB
16. Hierarchical Clustering Algorithm in machine learning data science/1. Hierarchical Clustering Algorithm Theory.mp4
26.2 MB
[磁力链接]
添加时间:
2025-10-08
大小:
1.6 GB
最近下载:
2025-10-20
热度:
26
[ WebToolTip.com ] Udemy - Object-Oriented Programming in Python for Beginners
~Get Your Files Here !/7 -Encapsulation.mp4
109.2 MB
~Get Your Files Here !/3 -Interfaces.mp4
80.4 MB
~Get Your Files Here !/4 -Inheritance.mp4
75.4 MB
~Get Your Files Here !/9 -Composition.mp4
70.1 MB
~Get Your Files Here !/8 -Aggregation.mp4
65.5 MB
~Get Your Files Here !/5 -Polymorphism.mp4
64.7 MB
~Get Your Files Here !/10 -Association.mp4
61.6 MB
~Get Your Files Here !/2 -Classes & Objects.mp4
41.6 MB
~Get Your Files Here !/6 -Abstraction.mp4
40.6 MB
~Get Your Files Here !/1 -Introduction to OOPs.mp4
29.7 MB
Get Bonus Downloads Here.url
180 Bytes
~Get Your Files Here !/Bonus Resources.txt
70 Bytes
[磁力链接]
添加时间:
2025-10-06
大小:
638.9 MB
最近下载:
2025-10-19
热度:
92
Udemy - MCP Build Agents with Claude, Cursor, Flowise, Python & n8n (4.2025)
5 - MCP in LangChain, LangGraph & Flowise/5 -Tool Agent in Flowise with MCP Emails, Calendar, Airtable, Web Search & More.mp4
412.8 MB
5 - MCP in LangChain, LangGraph & Flowise/6 -Pinecone Vector Database in Tool Agents for RAG (with SQLite Record Manager).mp4
328.3 MB
9 - Security, Privacy, GDPR & Common Issues with MCP/7 -Copyrights, Data Privacy, Censorship, License & Compliance.mp4
297.3 MB
3 - Integrating MCP in Cursor, Vibe Coding & API Keys/2 -Cursor Crash Course Install, Explore the Interface & Start Vibe Coding.mp4
272.2 MB
4 - MCP in n8n – Create Your Own Server & Client Hosting, Security & More/16 -Connect Every MCP Server (GitHub or Python Servers) to n8n via Community Node.mp4
237.0 MB
4 - MCP in n8n – Create Your Own Server & Client Hosting, Security & More/10 -Automatically Create Pinecone Vector Database via Google Drive for n8n MCP.mp4
232.2 MB
4 - MCP in n8n – Create Your Own Server & Client Hosting, Security & More/15 -Self-Host n8n Make Your MCP Server Accessible from Anywhere – Even for Others.mp4
223.1 MB
4 - MCP in n8n – Create Your Own Server & Client Hosting, Security & More/14 -Connect Any API in n8n Using the HTTP Request Node.mp4
222.4 MB
6 - Special Workflows – Automations with Blender, Image Generation & More/5 -Create an MCP Server for Image Generation (OpenAI API, n8n, Flux).mp4
216.6 MB
7 - Program Your Own MCP Server – Step by Step in Python/7 -Add Prompt Templates Using the modelcontextprotocol Python SDK.mp4
208.6 MB
9 - Security, Privacy, GDPR & Common Issues with MCP/3 -Tool Poisoning, MCP Rug Pulls & Other Security Vulnerabilities.mp4
196.2 MB
1 - Introduction – Overview, Tips & Understanding the Model Context Protocol/6 -Prompt Engineering Basics & System Prompts.mp4
196.2 MB
6 - Special Workflows – Automations with Blender, Image Generation & More/3 -Automate Blender with MCP, Claude and Python and uvm.mp4
189.2 MB
7 - Program Your Own MCP Server – Step by Step in Python/3 -Program an MCP Server in Python with Tools (Python SDK) & start MCP Inspector.mp4
182.4 MB
5 - MCP in LangChain, LangGraph & Flowise/10 -Hosting Flowise on Render Step‑by‑Step and a quick HTML lesson.mp4
181.1 MB
2 - MCP Basics in Claude Desktop & the Setup Node.js, Python & NVM Installation/2 -Model Context Protocol (MCP) Official Documentation Overview.mp4
180.7 MB
9 - Security, Privacy, GDPR & Common Issues with MCP/8 -Final Recap & My Thanks.mp4
175.6 MB
2 - MCP Basics in Claude Desktop & the Setup Node.js, Python & NVM Installation/6 -Set Up Multiple MCP Servers Easily with the MCP Installer + Debugging via Logs.mp4
168.6 MB
5 - MCP in LangChain, LangGraph & Flowise/8 -Integrate Custom SSE MCPs into Flowise and a Postgres Database.mp4
167.6 MB
5 - MCP in LangChain, LangGraph & Flowise/4 -Flowise Interface & Marketplace LangGraph Made Easy.mp4
163.3 MB
[磁力链接]
添加时间:
2025-10-06
大小:
9.2 GB
最近下载:
2025-10-20
热度:
49
CBTNuggets - Certified Associate Tester with Python (PCAT) Online Training (4.2025)
28. Advanced Interface Testing Concepts/5. Solution.mp4
55.2 MB
23. Intermediate Behavior-Driven Development Concepts/1. Using Parameterized Steps.mp4
50.9 MB
28. Advanced Interface Testing Concepts/2. Integrating Interface Testing with PyTest.mp4
50.7 MB
30. Advanced Web Interface Testing/2. Clicking On Elements.mp4
48.1 MB
17. Advanced Mocking Techniques/2. Mocking Classes vs. Functions vs. Modules vs. Objects.mp4
47.4 MB
13. Parameterized Testing Guide/2. Manual Parameterization.mp4
45.9 MB
22. Basics of Behavior-Driven Development (BDD)/4. Writing and Linking Tests.mp4
45.0 MB
12. Working with Test Fixtures in unittest/3. Using Fixtures for File Operations.mp4
43.2 MB
16. Test Doubles In-Depth/2. Using Fakes in Tests.mp4
43.1 MB
13. Parameterized Testing Guide/3. Using the Parameterized Library.mp4
41.4 MB
6. Python Class Decorators for Testing/2. Class Decorator Use Cases.mp4
40.1 MB
24. Advanced Behavior-Driven Development/3. Writing, Running, and Troubleshooting Behave Tests.mp4
39.8 MB
21. Basics of Test-Driven Development (TDD)/3. A Detailed Walkthrough.mp4
39.8 MB
23. Intermediate Behavior-Driven Development Concepts/2. Using Scenario Outlines.mp4
39.7 MB
10. xUnit Architecture and the Unittest Module/3. Running xUnit Tests and Making Better Assertions.mp4
39.6 MB
14. Advanced Test Parameterization/2. Parameterizing Test Fixtures.mp4
39.2 MB
15. Basics of Test Doubles/3. Using Stubs in Tests.mp4
39.2 MB
7. Basics of Assertions/3. Different Types of Assertions.mp4
39.1 MB
14. Advanced Test Parameterization/1. lParameterization in PyTest.mp4
39.0 MB
30. Advanced Web Interface Testing/1. How to Wait For Things.mp4
38.8 MB
[磁力链接]
添加时间:
2025-10-06
大小:
4.1 GB
最近下载:
2025-10-20
热度:
10
Udemy - GUI Automation using Python Use Python for Automation (6.2024)
5 - Web Scrapping Using Python/34 - Web Scrapping Overview.mp4
207.1 MB
3 - Python Basics/12 - Pythons Interactive Help.mp4
153.6 MB
3 - Python Basics/26 - Python ModulesII.mp4
146.9 MB
6 - Selenium WebDriver for browser automation/42 - How to Locate Elements.mp4
135.2 MB
3 - Python Basics/20 - String String Operations.mp4
122.5 MB
5 - Web Scrapping Using Python/36 - Web Scrapping Part I.mp4
121.7 MB
3 - Python Basics/25 - Python ModulesI.mp4
115.8 MB
5 - Web Scrapping Using Python/37 - Web Scrapping Part II.mp4
115.1 MB
3 - Python Basics/23 - Iteration and Loop Control.mp4
112.3 MB
5 - Web Scrapping Using Python/38 - Requests Module for Web Scrapping.mp4
108.6 MB
4 - Learning GUI Automation/28 - PyAutoGUI Mouse Event Function.mp4
107.4 MB
3 - Python Basics/18 - Data Types in Python.mp4
100.2 MB
3 - Python Basics/11 - Object Introspection and directory function.mp4
96.7 MB
6 - Selenium WebDriver for browser automation/41 - Selenium Installation Beginning with writing Scripts.mp4
93.0 MB
1 - Introduction/2 - GUI automation What Why How.mp4
91.6 MB
5 - Web Scrapping Using Python/35 - HTML Overview and Element Inspection.mp4
88.7 MB
3 - Python Basics/22 - Python Collections List.mp4
86.7 MB
4 - Learning GUI Automation/30 - PyAutoGUI Locate by Image.mp4
86.1 MB
1 - Introduction/5 - Creating a VM in AWS.mp4
85.2 MB
4 - Learning GUI Automation/31 - Keyboard Control Functions.mp4
85.0 MB
[磁力链接]
添加时间:
2025-10-05
大小:
3.2 GB
最近下载:
2025-10-21
热度:
17
[ WebToolTip.com ] Python Scripting Using the ArcGIS API for Python
~Get Your Files Here !/06 - 5. Portal User, Group, and Content Management with Python/02 - An example script Deleting content and resetting passwords.mp4
47.6 MB
~Get Your Files Here !/05 - 4. Spatial Analysis and Geoprocessing/05 - An example Walking through a geoprocessing script.mp4
46.4 MB
~Get Your Files Here !/04 - 3. The Classes Needed to Work with Spatial Data/05 - An example Calculating a field value on a FeatureLayer.mp4
45.7 MB
~Get Your Files Here !/03 - 2. Working with the Map Widget/04 - Searching for content in your portal.mp4
40.6 MB
~Get Your Files Here !/03 - 2. Working with the Map Widget/05 - Adding and removing layers from a map widget.mp4
36.4 MB
~Get Your Files Here !/05 - 4. Spatial Analysis and Geoprocessing/03 - Locating the geoprocessing capabilities in the ArcGIS API.mp4
31.9 MB
~Get Your Files Here !/05 - 4. Spatial Analysis and Geoprocessing/04 - Incorporating geoprocessing into your scripts.mp4
31.4 MB
~Get Your Files Here !/05 - 4. Spatial Analysis and Geoprocessing/01 - The record set Getting to the data and properties.mp4
29.3 MB
~Get Your Files Here !/04 - 3. The Classes Needed to Work with Spatial Data/03 - Understanding the properties returned as dictionaries.mp4
29.1 MB
~Get Your Files Here !/06 - 5. Portal User, Group, and Content Management with Python/03 - Managing AGOL and Portal items.mp4
27.4 MB
~Get Your Files Here !/06 - 5. Portal User, Group, and Content Management with Python/01 - Managing AGOL and Portal user accounts.mp4
26.4 MB
~Get Your Files Here !/03 - 2. Working with the Map Widget/01 - Incorporating widgets for user interaction.mp4
23.7 MB
~Get Your Files Here !/04 - 3. The Classes Needed to Work with Spatial Data/04 - Working with the FeatureLayerCollection object.mp4
23.3 MB
~Get Your Files Here !/05 - 4. Spatial Analysis and Geoprocessing/02 - Querying spatial data.mp4
22.1 MB
~Get Your Files Here !/04 - 3. The Classes Needed to Work with Spatial Data/02 - Getting to the data.mp4
20.2 MB
~Get Your Files Here !/02 - 1. Python for Web GIS/03 - ArcGIS notebooks A development environment.mp4
20.0 MB
~Get Your Files Here !/02 - 1. Python for Web GIS/05 - The basics of ArcGIS Notebooks for writing code.mp4
19.8 MB
~Get Your Files Here !/02 - 1. Python for Web GIS/06 - The GIS object and connecting to ArcGIS Online anonymously.mp4
17.2 MB
~Get Your Files Here !/02 - 1. Python for Web GIS/04 - Creating a notebook and using Markdown cells.mp4
16.5 MB
~Get Your Files Here !/03 - 2. Working with the Map Widget/03 - Updating the display properties of a map widget.mp4
14.3 MB
[磁力链接]
添加时间:
2025-10-05
大小:
655.0 MB
最近下载:
2025-10-11
热度:
29
[FCSNEW.NET] Udemy - Python Mega Course Build 20 Real-World Apps and AI Agents
28 - App 6 - Create a Weather API (Part 2 - Refining the API Output)/260 - Pandas In-Depth - Exploring 200 Years of European Weather Data - data.zip
637.5 MB
28 - App 6 - Create a Weather API (Part 2 - Refining the API Output)/260 - Pandas In-Depth - Exploring 200 Years of European Weather Data.mp4
417.2 MB
34 - App 9 - Build a Webcam Motion Alert App (Part 1 - Detect Motion with OpenCV)/297 - Program the Webcam to Detect Moving Objects.mp4
299.5 MB
56 - App 19 - Build a Movie Recommendation System (Part 1 - Exploring the Dataset)/435 - Popularity-Based Recommendation Model.mp4
285.9 MB
44 - App 13 - Student Management System with SQLite (Part 2 - CRUD Operations)/367 - Inserting New Database Records.mp4
269.3 MB
21 - App 2 - Build a Custom LangChain AI Assistant/205 - Using Langchain to get AI Replies.mp4
245.4 MB
47 - App 15 - Web Automation with Selenium in a GUI/389 - Refactoring the Code to OOP (Optional).mp4
240.1 MB
16 - Expand with External Libraries (Third-Party Modules, GitHub)/152 - Create a Desktop Graphical User Interface (GUI).mp4
238.6 MB
18 - App 1 - Build a Task Manager (Desktop GUI- Adding Advanced Features)/177 - Programming Tool - Concept of the Day - Creating a Standalone Executable.mp4
226.5 MB
45 - App 13 - Student Management System with SQLite (Part 3 - Connect GUI to SQL)/373 - Create an Edit Dialog.mp4
215.6 MB
25 - App 5 - Build an Email News App (Part 1 - Connect to a News API and Send Emails)/239 - Programming Tool - Concept of the Day - API Explained.mp4
200.7 MB
57 - App 19 - Build a Movie Recommendation System (Part 2 - ML Deep Down)/437 - Term Frequency and Inverse Document Frequency.mp4
198.1 MB
29 - App 6 - Create a Weather API (Part 3 - Final Polish & Testing)/267 - URL Endpoints for All Data and Annual Data.mp4
195.1 MB
58 - App 20 - Build and Publish a Python Package/447 - Uploading the Package to PyPi.mp4
194.4 MB
18 - App 1 - Build a Task Manager (Desktop GUI- Adding Advanced Features)/172 - Final Touches.mp4
194.0 MB
24 - App 4 - Convert Excel Invoices to PDF (Part 2 - Advanced Formatting)/231 - Add Table from Excel to PDF.mp4
193.7 MB
29 - App 6 - Create a Weather API (Part 3 - Final Polish & Testing)/265 - Programming Tool - Concept of the Day - Data Analysis and Visualization Theory.mp4
191.2 MB
47 - App 15 - Web Automation with Selenium in a GUI/387 - Automating Form Filling and Submission on Website.mp4
186.7 MB
48 - App 16 - Flask Web App (Part 1 - App Frontend)/396 - Bootstrap Style.mp4
179.7 MB
57 - App 19 - Build a Movie Recommendation System (Part 2 - ML Deep Down)/439 - Extracting Most Similar Movies.mp4
176.7 MB
[磁力链接]
添加时间:
2025-10-05
大小:
22.1 GB
最近下载:
2025-10-22
热度:
81
Udemy - Python REST APIs with Flask, Docker, MongoDB, and AWS DevOps (12.2024)
09. Deploying Restful API into AWS EC2 Instance/01. Deploying.mp4
283.5 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/04. Building an Image Classification API, Classification Function Part 4.mp4
259.9 MB
05. Project Database as a Service Restful API/03. Building the Sentences API Part 2.mp4
259.6 MB
03. Docker/04. Dockerizing our First Application.mp4
187.5 MB
10. [ARCHIVED] Project Building an Image Recognition Restful API using Tensorflow/04. Building an Image Classification API, Classification Function Part 4.mp4
151.9 MB
08. Project Building a Restful API to handle Bank Transactions/02. Building a Bank API, Part 2.mp4
146.8 MB
04. MongoDB/10. Building a Simple Application to Keep Track of Number of Users.mp4
120.9 MB
02. Understanding and Implementing a Simple REST API/04. Project 1, Building Restful API Part 2.mp4
114.2 MB
08. Project Building a Restful API to handle Bank Transactions/03. Building a Bank API, Part 3.mp4
111.4 MB
05. Project Database as a Service Restful API/04. Building the Sentences API Part 3.mp4
108.4 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/06. Building an Image Classification API Testing Part 6.mp4
108.1 MB
02. Understanding and Implementing a Simple REST API/03. Project 1, Building Restful API Part 1.mp4
107.3 MB
04. MongoDB/05. Creating and Deleting Databases.mp4
107.2 MB
04. MongoDB/06. Creating and Deleting Collections in MongoDB.mp4
105.0 MB
04. MongoDB/02. MongoDB Introduction.mp4
103.5 MB
04. MongoDB/07. Query Documents in MongoDB.mp4
96.2 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/05. JSON, Examples of JSON, and JSON in Flask.mp4
87.4 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/04. Building a Similarity API Detection of Similarity Part 4.mp4
84.3 MB
11. Extra Information - Source code, and other stuff/02. Bonus Lecture and Information.mp4
79.9 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/02. Building a Similarity API Docker-compose Structure Part 2.mp4
77.9 MB
[磁力链接]
添加时间:
2025-10-04
大小:
4.2 GB
最近下载:
2025-10-20
热度:
6
Geeksforgeeks - Data Structures & Algorithms in Python - Self Paced (1.2025)
1. Data Structures (Basics)/1. Analysis of Algorithms/12. Analysis of Recursion.mp4
354.7 MB
1. Data Structures (Basics)/7. Hashing/29. Set in Python.mp4
299.8 MB
2. Data Structures (Advanced)/7. String/21. KMP Algorithm (Part 1 Constructing LPS Array).mp4
292.2 MB
2. Data Structures (Advanced)/10. Queue and Deque/20. First Circular Tour.mp4
291.6 MB
2. Data Structures (Advanced)/14. Graph/66. Articulation Point.mp4
270.2 MB
2. Data Structures (Advanced)/7. String/17. Rabin Karp Algorithm.mp4
269.2 MB
1. Data Structures (Basics)/7. Hashing/14. Open Addressing.mp4
268.1 MB
2. Data Structures (Advanced)/9. Stack/8. Stock Span Problem.mp4
267.9 MB
2. Data Structures (Advanced)/13. Heap/8. Median of a Stream.mp4
263.9 MB
2. Data Structures (Advanced)/19. Segment and Binary Indexed Trees/1. Segment Tree (Introduction).mp4
260.0 MB
2. Data Structures (Advanced)/9. Stack/26. Design a Stack with getMin() in O(1) Space.mp4
258.2 MB
2. Data Structures (Advanced)/7. String/24. KMP Algorithm (Part 2 Complete Algorithm).mp4
258.2 MB
1. Data Structures (Basics)/13. Queue/13. Queue Implementation using Circular List.mp4
257.5 MB
2. Data Structures (Advanced)/10. Queue and Deque/1. Queue Implementation using Circular List.mp4
257.5 MB
1. Data Structures (Basics)/16. Binary Search Tree/10. Deletion in BST.mp4
255.9 MB
2. Data Structures (Advanced)/17. Dynamic Programming/48. Optimal Strategy for a Game - Part 1 (Recursive Solutions).mp4
254.5 MB
2. Data Structures (Advanced)/2. Recursion/7. Tower of Hanoi in Python.mp4
251.8 MB
2. Data Structures (Advanced)/19. Segment and Binary Indexed Trees/14. Binary Indexed Tree (Prefix Sum).mp4
240.9 MB
1. Data Structures (Basics)/7. Hashing/25. Implementation of Open Addressing in Python.mp4
240.1 MB
1. Data Structures (Basics)/1. Analysis of Algorithms/1. Analysis of Algorithms (Background).mp4
239.8 MB
[磁力链接]
添加时间:
2025-10-04
大小:
51.5 GB
最近下载:
2025-10-21
热度:
75
[ DevCourseWeb.com ] Udemy - Advanced Python With VM Internals
~Get Your Files Here !/1 - Advanced Python/10 - Decorators -- Part One.mp4
37.9 MB
~Get Your Files Here !/1 - Advanced Python/6 - Python Classes -- Part Two.mp4
31.8 MB
~Get Your Files Here !/1 - Advanced Python/5 - Python Classes -- Part One.mp4
25.7 MB
~Get Your Files Here !/1 - Advanced Python/11 - Decorators -- Part Two.mp4
22.3 MB
~Get Your Files Here !/1 - Advanced Python/2 - Python Data Model.mp4
19.2 MB
~Get Your Files Here !/1 - Advanced Python/7 - Iterators and List Comprehensions.mp4
18.7 MB
~Get Your Files Here !/1 - Advanced Python/3 - Functions.mp4
18.7 MB
~Get Your Files Here !/1 - Advanced Python/9 - Generator Expressions & List Comprehension and Comprison.mp4
17.6 MB
~Get Your Files Here !/1 - Advanced Python/8 - Generators.mp4
17.0 MB
~Get Your Files Here !/1 - Advanced Python/1 - Introduction.mp4
16.9 MB
~Get Your Files Here !/1 - Advanced Python/4 - Closures.mp4
15.0 MB
~Get Your Files Here !/1 - Advanced Python/14 - Exception Handling -- Polymorphic Exceptions.mp4
14.3 MB
~Get Your Files Here !/1 - Advanced Python/12 - Exception Handling Introduction and Demo.mp4
8.7 MB
~Get Your Files Here !/1 - Advanced Python/13 - Exception Handling -2.mp4
4.6 MB
~Get Your Files Here !/1 - Advanced Python/10 - Decorators English.vtt
18.2 kB
~Get Your Files Here !/Advanced Python With VM Internals.jpg
15.5 kB
~Get Your Files Here !/1 - Advanced Python/6 - Python Classes English.vtt
14.5 kB
~Get Your Files Here !/1 - Advanced Python/5 - Python Classes English.vtt
11.7 kB
~Get Your Files Here !/1 - Advanced Python/3 - Functions English.vtt
9.6 kB
~Get Your Files Here !/1 - Advanced Python/11 - Decorators English.vtt
9.5 kB
[磁力链接]
添加时间:
2025-10-04
大小:
268.4 MB
最近下载:
2025-10-17
热度:
70
[ WebToolTip.com ] Python Programming for Beginners
~Get Your Files Here !/3 - Advanced Topics/4 -Deep Learning with TensorFlowPyTorch.mp4
307.4 MB
~Get Your Files Here !/2 - Intermediate Topics/1 -Database Connectivity with SQLiteMySQL.mp4
230.1 MB
~Get Your Files Here !/3 - Advanced Topics/2 -Data Visualization with Matplotlib and Seaborn.mp4
205.6 MB
~Get Your Files Here !/3 - Advanced Topics/1 -Data Science with NumPy and Pandas.mp4
197.4 MB
~Get Your Files Here !/2 - Intermediate Topics/2 -Logging and Debugging Techniques.mp4
197.0 MB
~Get Your Files Here !/2 - Intermediate Topics/5 -Asynchronous Programming (asyncio).mp4
191.2 MB
~Get Your Files Here !/2 - Intermediate Topics/4 -REST APIs with FlaskDjango.mp4
190.7 MB
~Get Your Files Here !/3 - Advanced Topics/3 -Machine Learning with Scikit-Learn.mp4
187.4 MB
~Get Your Files Here !/2 - Intermediate Topics/3 -Web Scraping with BeautifulSoup and Selenium.mp4
177.4 MB
~Get Your Files Here !/3 - Advanced Topics/5 -Unit Testing with unittest and pytest.mp4
169.5 MB
~Get Your Files Here !/1 - Beginner Topics/2 -Introduction to Python and Installation.mp4
144.0 MB
~Get Your Files Here !/1 - Beginner Topics/6 -Functions and Scope.mp4
140.6 MB
~Get Your Files Here !/1 - Beginner Topics/3 -Variables and Data Types.mp4
140.4 MB
~Get Your Files Here !/3 - Advanced Topics/6 -Working with Virtual Environments and Dependency Management.mp4
139.4 MB
~Get Your Files Here !/1 - Beginner Topics/7 -Dictionaries and Sets.mp4
128.6 MB
~Get Your Files Here !/1 - Beginner Topics/5 -Control Flow (if-else, loops).mp4
126.8 MB
~Get Your Files Here !/1 - Beginner Topics/10 -Exception Handling (try-except).mp4
124.3 MB
~Get Your Files Here !/1 - Beginner Topics/4 -Operators (Arithmetic, Logical, Comparison).mp4
122.4 MB
~Get Your Files Here !/1 - Beginner Topics/8 -Strings and String Manipulation.mp4
96.7 MB
~Get Your Files Here !/1 - Beginner Topics/9 -File Handling (ReadingWriting Files).mp4
91.1 MB
[磁力链接]
添加时间:
2025-10-03
大小:
3.4 GB
最近下载:
2025-10-22
热度:
351
共409页
上一页
1
2
3
4
5
6
下一页