搜索
为您找到约
1225
个磁力链接/BT种子,耗时 1 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[GigaCourse.Com] Udemy - A deep understanding of deep learning (with Python intro)
19 - Understand and design CNNs/005 Examine feature map activations.mp4
263.6 MB
22 - Style transfer/004 Transferring the screaming bathtub.mp4
220.6 MB
19 - Understand and design CNNs/004 Classify Gaussian blurs.mp4
184.6 MB
07 - ANNs (Artificial Neural Networks)/009 Learning rates comparison.mp4
176.8 MB
24 - RNNs (Recurrent Neural Networks) (and GRULSTM)/005 CodeChallenge sine wave extrapolation.mp4
174.7 MB
18 - Convolution and transformations/003 Convolution in code.mp4
173.8 MB
14 - FFN milestone projects/004 Project 2 My solution.mp4
163.3 MB
24 - RNNs (Recurrent Neural Networks) (and GRULSTM)/004 Predicting alternating sequences.mp4
161.2 MB
19 - Understand and design CNNs/002 CNN to classify MNIST digits.mp4
151.9 MB
19 - Understand and design CNNs/012 The EMNIST dataset (letter recognition).mp4
150.9 MB
07 - ANNs (Artificial Neural Networks)/013 Multi-output ANN (iris dataset).mp4
148.9 MB
24 - RNNs (Recurrent Neural Networks) (and GRULSTM)/009 Lorem ipsum.mp4
148.5 MB
16 - Autoencoders/004 AEs for occlusion.mp4
144.9 MB
26 - Where to go from here/002 How to read academic DL papers.mp4
144.0 MB
19 - Understand and design CNNs/011 Discover the Gaussian parameters.mp4
143.3 MB
21 - Transfer learning/007 Pretraining with autoencoders.mp4
142.6 MB
16 - Autoencoders/006 Autoencoder with tied weights.mp4
137.9 MB
23 - Generative adversarial networks/004 CNN GAN with Gaussians.mp4
137.8 MB
09 - Regularization/004 Dropout regularization in practice.mp4
137.1 MB
07 - ANNs (Artificial Neural Networks)/008 ANN for classifying qwerties.mp4
136.7 MB
[磁力链接]
添加时间:
2023-12-17
大小:
17.2 GB
最近下载:
2024-12-31
热度:
3288
[GigaCourse.Com] Udemy - The Complete Junior to Senior Web Developer Roadmap (2023)
303.-AMA-100_000-Students__-Zero-To-1920x1080-2947K.mp4
452.8 MB
197.-Setting-Up-Your-Environment-Zero-To-1920x1080-1040K.mp4
145.2 MB
200.-Solution-_3-Multiple-Face-Detection-Zero-To-1920x1080-1285K.mp4
120.1 MB
84.-Webpack-Zero-To-1920x1080-648K.mp4
112.7 MB
199.-How-To-Analyze-Code-Zero-To-1920x1080-1136K.mp4
105.2 MB
236.-Profile-Modal-2-Zero-To-1920x1080-810K.mp4
86.7 MB
131.-Testing-Connected-Components-Zero-To-1920x1080-833K.mp4
86.3 MB
234.-Profile-Styling-Zero-To-1920x1080-1413K.mp4
78.8 MB
51.-CWD-Building-A-React-App-3-Zero-To-1920x1080-622K.mp4
75.2 MB
79.-Redux-Async-Actions-Zero-To-1920x1080-638K.mp4
74.1 MB
243.-Sending-The-JWT-Token-Zero-To-1920x1080-978K.mp4
72.4 MB
212.-Docker-Compose-4-Zero-To-1920x1080-1016K.mp4
72.1 MB
248.-Client-Session-Management-Zero-To-1920x1080-958K.mp4
71.2 MB
267.-Deploying-A-Function-3-Zero-To-1920x1080-1057K.mp4
69.9 MB
232.-Profile-Icon-Zero-To-1920x1080-951K.mp4
69.7 MB
250.-Authorization-Middleware-Zero-To-1920x1080-923K.mp4
67.6 MB
33.-Solution-Keiko-Corp-Website-Zero-To-1920x1080-1043K.mp4
67.3 MB
233.-Profile-Dropdown-Zero-To-1920x1080-998K.mp4
62.7 MB
96.-Solution-React.lazy__-Code-Splitting-Zero-To-1920x1080-826K.mp4
61.6 MB
280.-Nginx-2-Zero-To-1920x1080-891K.mp4
61.3 MB
[磁力链接]
添加时间:
2023-12-17
大小:
7.7 GB
最近下载:
2025-01-02
热度:
3283
[GigaCourse.Com] Udemy - Pointers in C Programming - Master the C Language
4. Pointers Concept and Beyond/6. Generic Swap Function (including memcpy function).mp4
360.9 MB
8. Advanced Exercises - Pointers & DMA/1. Exercise #1 - Creating a “new array” with NO DUPLICATES.mp4
277.5 MB
13. Enums/2. Enum - Part 2.mp4
274.8 MB
9. 2D Dynamically Allocated Arrays (Matrix)/9. Swap 2 rows in 2D Dynamic Array - using Universal Approach (solution).mp4
267.2 MB
9. 2D Dynamically Allocated Arrays (Matrix)/2. Arrays of Pointers - Introduction & Usage.mp4
250.6 MB
9. 2D Dynamically Allocated Arrays (Matrix)/5. Developing the “allocate2DMatrix” function.mp4
224.3 MB
7. Dynamic Memory Allocation/12. 4. Solution - Allocate and Pass By Reference a 1D Dynamically Allocated Array.mp4
217.0 MB
9. 2D Dynamically Allocated Arrays (Matrix)/12. Solution - 2 functions - lower and upper triangle matrix creation.mp4
196.0 MB
6. Arrays Swapping Exercises - Intermediate to Expert Questions!/3. SwapArray(O1) - Further Visualization & Additional Clarification - part 1.mp4
191.7 MB
9. 2D Dynamically Allocated Arrays (Matrix)/4. Creating a Totally Dynamically 2D Array.mp4
190.9 MB
8. Advanced Exercises - Pointers & DMA/5. 6. Solution - Copy an Array and pass a new one by Reference.mp4
160.9 MB
8. Advanced Exercises - Pointers & DMA/2. Exercise #2 - Splitting “source array” into ODD and EVEN arrays.mp4
160.6 MB
9. 2D Dynamically Allocated Arrays (Matrix)/3. Usage of Arrays of Pointers VS Static 2D Arrays.mp4
153.1 MB
5. Arrays & Pointers/12. 2. Solution - Function to Update the Average by Reference.mp4
150.3 MB
5. Arrays & Pointers/8. Challenge #4 - Advanced Recursive Solution [Using Recursion & Functions].mp4
148.9 MB
5. Arrays & Pointers/7. Challenge #4 - Iterative Solution.mp4
143.8 MB
10. Strings & Pointers/2. Exclusive Extra Lecture on Strings & Pointers.mp4
141.0 MB
9. 2D Dynamically Allocated Arrays (Matrix)/11. Question - 2 functions - lower and upper triangle matrix functions.mp4
134.1 MB
13. Enums/1. Enums - Part 1.mp4
134.0 MB
8. Advanced Exercises - Pointers & DMA/3. Exercise #3 - “Lower Case” & “Upper Case” arrays allocation.mp4
129.8 MB
[磁力链接]
添加时间:
2022-01-12
大小:
7.3 GB
最近下载:
2024-12-31
热度:
3263
[GigaCourse.Com] Udemy - The Complete Course To Advance Your Coding Skills
49. Data Mining With Python/4. Data Mining Fundamentals.mp4
887.2 MB
58. Code with C#/5. Files, Directories, and Debugs.mp4
876.5 MB
34. Sketch/4. Plug-ins and Designing your First Mobile app.mp4
786.2 MB
49. Data Mining With Python/1. Data Wrangling and Section 1.mp4
783.0 MB
34. Sketch/5. Your First Mobile App Continued.mp4
766.9 MB
61. Learn to Code with Java/8. Classes.mp4
750.4 MB
61. Learn to Code with Java/4. Java Programming Fundamentals.mp4
742.0 MB
48. Practical MacOS BootCamps/9. Refactor.mp4
740.9 MB
37. D3.js/8. Complex charts, Animations and Interactivity.mp4
713.7 MB
48. Practical MacOS BootCamps/8. Constraints Code.mp4
699.4 MB
61. Learn to Code with Java/3. Setting up Continued.mp4
690.1 MB
58. Code with C#/4. Arrays, Lists, and Strings.mp4
679.1 MB
49. Data Mining With Python/6. Framework Explained, Taming Big Bank with Data.mp4
669.3 MB
61. Learn to Code with Java/6. Additional Java fundamentals.mp4
667.4 MB
48. Practical MacOS BootCamps/2. Calculator Setup and Tax Calculator.mp4
660.9 MB
59. Learn to Code with R/3. Matrices, Dataframes, Lists and Data Manipulation.mp4
645.5 MB
48. Practical MacOS BootCamps/1. Introduction and UI Elements.mp4
645.3 MB
58. Code with C#/2. Operator, Classes , and Additional Types.mp4
640.2 MB
48. Practical MacOS BootCamps/4. Tip Calculator and View Controller.mp4
624.2 MB
59. Learn to Code with R/4. GGplot and Intro to Machine learning.mp4
620.2 MB
[磁力链接]
添加时间:
2022-02-10
大小:
79.2 GB
最近下载:
2025-01-01
热度:
3259
[GigaCourse.Com] Udemy - Azure Kubernetes Service AGIC Ingress 30 Real-World Demos
1. Introduction/1. Introduction.mp4
336.7 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/1. Step-01 Introduction to Azure AKS AGIC.mp4
145.0 MB
3. Demo-02 Azure AGIC - Ingress with Default Backend/1. Step-01 Introduction to Ingress Default Backend.mp4
131.6 MB
23. Demo-22 Azure AGIC - Ingress SSL with Cert Manager and Lets Encrypt/2. Step-02 Install Cert Manager and Verify.mp4
130.0 MB
22. Demo-21 Azure AGIC - Ingress End to End SSL Implementation/3. Step-03 Implement End to End SSL Demo and CleanUp.mp4
127.0 MB
15. Demo-14 Azure AGIC - Install External DNS Controller/4. Step-04 Review and Deploy External DNS Controller.mp4
122.7 MB
27. Demo-26 Azure AGIC - Multiple Ingress Controllers (Nginx and AGIC)/3. Step-03 Install Nginx Ingress Controller using Helm.mp4
121.4 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/3. Step-03 Assign network contributor role to AGIC addon Managed Identity.mp4
113.4 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/4. Step-04 Verify AKS Cluster and Application Gateway.mp4
105.2 MB
29. Demo-28 Azure AGIC - Shared Application Gateway with other Azure Resources/2. Step-02 Enabled Shared equals true and Verify with sample app.mp4
100.0 MB
16. Demo-15 Azure AGIC - Ingress spec.rules.host + External DNS/2. Step-02 Implement External DNS Demo with Ingress Service.mp4
97.9 MB
5. Demo-04 Azure AGIC - Ingress URL Routing/2. Step-02 URL Routing demo with Default Backend in Ingress Service.mp4
96.5 MB
24. Demo-23 Azure AGIC - Ingress with Web Application Firewall (WAF) and OWASP/3. Step-03 Verify AppGw Logs and CleanUp.mp4
95.0 MB
29. Demo-28 Azure AGIC - Shared Application Gateway with other Azure Resources/3. Step-03 Create myaciapp1 and test.mp4
92.1 MB
15. Demo-14 Azure AGIC - Install External DNS Controller/2. Step-02 Create Role Assignment for Managed Identity.mp4
90.9 MB
22. Demo-21 Azure AGIC - Ingress End to End SSL Implementation/1. Step-01 Introduction to End to End SSL Demo.mp4
90.0 MB
21. Demo-20 Azure AGIC - Ingress End to End SSL Build Backend SSL Application/1. Step-01 Introduction to Building Backend SSL Application.mp4
89.8 MB
4. Demo-03 Azure AGIC - Ingress with HTTP Paths and Rules/3. Step-03 Deploy and Verify HTTP Root Path and app1 Path.mp4
89.7 MB
21. Demo-20 Azure AGIC - Ingress End to End SSL Build Backend SSL Application/2. Step-02 Implement Backend SSL Demo.mp4
89.2 MB
20. Demo-19 Azure AGIC - Ingress SSL Reference AppGw Certs in Ingress Service/2. Step-02 Implement AppGw SSL Certificate Annotation Demo.mp4
89.1 MB
[磁力链接]
添加时间:
2024-02-08
大小:
5.9 GB
最近下载:
2025-01-02
热度:
3258
[GigaCourse.Com] Udemy - Design Patterns in Go
2. SOLID Design Principles/3. Open-Closed Principle.mp4
156.9 MB
24. Visitor/5. Classic Visitor.mp4
136.6 MB
2. SOLID Design Principles/6. Dependency Inversion Principle.mp4
114.4 MB
7. Adapter/2. Adapter.mp4
107.4 MB
3. Builder/2. Builder.mp4
107.0 MB
12. Flyweight/2. Text Formatting.mp4
106.8 MB
12. Flyweight/3. User Names.mp4
106.6 MB
15. Command/4. Composite Command.mp4
105.2 MB
14. Chain of Responsibility/2. Method Chain.mp4
104.1 MB
14. Chain of Responsibility/4. Broker Chain.mp4
94.0 MB
18. Mediator/2. Chat Room.mp4
91.0 MB
3. Builder/3. Builder Facets.mp4
83.1 MB
2. SOLID Design Principles/4. Liskov Substitution Principle.mp4
83.1 MB
2. SOLID Design Principles/2. Single Responsibility Principle.mp4
82.2 MB
4. Factories/4. Factory Generator.mp4
81.7 MB
21. State/2. Classic Implementation.mp4
81.2 MB
17. Iterator/3. Tree Traversal.mp4
80.4 MB
10. Decorator/3. Decorator.mp4
80.3 MB
22. Strategy/2. Strategy.mp4
80.1 MB
16. Interpreter/3. Parsing.mp4
80.0 MB
[磁力链接]
添加时间:
2024-02-09
大小:
4.1 GB
最近下载:
2025-01-02
热度:
3257
[GigaCourse.Com] Udemy - Learn JIRA with real-world examples (+Confluence bonus)
08 - Confluence/014 Understanding Confluence Permissions.mp4
109.0 MB
07 - Examples & Bonus Content/003 Using Jira to manage daily tasks using a scrum-based process - Part 2.mp4
107.5 MB
05 - Jira Administration/021 Configuring custom fields.mp4
105.3 MB
05 - Jira Administration/024 Updating the agile board with new workflow changes.mp4
87.4 MB
08 - Confluence/001 Confluence - the What and the Why.mp4
85.4 MB
05 - Jira Administration/011 Global Permissions explained.mp4
82.1 MB
04 - Leading an Agile Team - For managers, product owners, scrum masters etc/002 Configuring agile boards - Part 1 (Scrum board).mp4
80.7 MB
07 - Examples & Bonus Content/002 Using Jira to manage daily tasks using a scrum-based process - Part 1.mp4
67.9 MB
03 - Working within an Agile Team - For general team members/006 Working with Agile Boards.mp4
66.3 MB
08 - Confluence/011 Adding and Using Macros within Pages.mp4
65.6 MB
03 - Working within an Agile Team - For general team members/002 Intro to the JIRA user interface & navigation.mp4
63.3 MB
04 - Leading an Agile Team - For managers, product owners, scrum masters etc/004 Configuring agile boards - Part 3 (Kanban board).mp4
57.4 MB
04 - Leading an Agile Team - For managers, product owners, scrum masters etc/011 Closing sprints and viewing sprint reports.mp4
55.8 MB
05 - Jira Administration/023 Editing an existing Workflow.mp4
50.9 MB
03 - Working within an Agile Team - For general team members/005 Viewing, editing & understanding Issues.mp4
50.2 MB
05 - Jira Administration/015 Roles and Permissions Example - Part 1.mp4
49.5 MB
05 - Jira Administration/018 Understanding Jira Schemes & Introduction to the Schemes Example.mp4
48.9 MB
04 - Leading an Agile Team - For managers, product owners, scrum masters etc/003 Configuring agile boards - Part 2 (Scrum board continued).mp4
48.4 MB
02 - Agile Concepts Refresher & Jira Terms/002 Scrum in 10 minutes.mp4
47.8 MB
05 - Jira Administration/016 Roles and Permissions Example - Part 2.mp4
43.1 MB
[磁力链接]
添加时间:
2024-01-19
大小:
2.9 GB
最近下载:
2025-01-02
热度:
3237
[GigaCourse.Com] Udemy - 100 Days Of Code The Complete Web Development Bootcamp 2022
12. Advanced JavaScript Working with the DOM [Days 33 - 37]/33. Time to Practice The Solution [Day 37].mp4
211.9 MB
14. Milestone Project Building a Tic-Tac-Toe Game [Days 40 - 44]/11. Storing & Managing Submitted Data [Day 42].mp4
198.7 MB
11. Understanding the JavaScript Basics [Days 29 - 33]/23. Time To Practice The Solution [Day 32].mp4
192.5 MB
20. Handling Dynamic Routes (URLs), Errors & Manag. Bigger Express Projects [51-53]/12. Introducing Query Parameters (& Hidden Form Fields) [Day 53].mp4
190.2 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/26. Building a Responsive Website [Day 84].mp4
174.7 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/31. Fetching & Outputting Product Items [Day 85].mp4
173.3 MB
14. Milestone Project Building a Tic-Tac-Toe Game [Days 40 - 44]/16. Ending The Game & Adding Restart Logic [Day 44].mp4
172.9 MB
14. Milestone Project Building a Tic-Tac-Toe Game [Days 40 - 44]/15. Checking For A Winner Or Draw [Day 44].mp4
171.3 MB
35. Web Services & Building Custom (REST) APIs [Days 95 - 97]/12. Adding A Decoupled Frontend Website (SPA) [Day 97].mp4
171.3 MB
31. Writing Good Code, Refactoring & The MVC Pattern [Days 75 - 78]/12. Refactoring The Sessions & Input Validation Errors Functionality [Day 77].mp4
168.8 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/28. Adding Product Admin Pages & Forms [Day 84].mp4
166.5 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/37. Using Ajax Frontend JS Requests & Updating The DOM [Day 87].mp4
162.3 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/34. Updating Products (As Administrator) [Day 86].mp4
160.7 MB
13. Advanced JavaScript Control Structures [Days 37 - 39]/20. Practice Time The while Loop [Day 39].mp4
157.5 MB
14. Milestone Project Building a Tic-Tac-Toe Game [Days 40 - 44]/13. Managing Game Rounds (Turns) & Field Selection [Day 43].mp4
153.0 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/13. Adding User Signup [Day 81].mp4
151.8 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/43. Adding Cart Items Via Ajax Requests [Day 89].mp4
150.6 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/23. Displaying Error Messages & Saving User Input [Day 83].mp4
150.5 MB
8. Understanding Responsive Web Design [Days 20 - 24]/7. Optional Styling the main Section [Day 21].mp4
150.2 MB
32. Milestone Project A Complete Online Shop (From A to Z!) [Days 78 - 92]/33. Adding the Product Details (Single Product) Page [Day 86].mp4
150.0 MB
[磁力链接]
添加时间:
2022-01-09
大小:
34.6 GB
最近下载:
2025-01-02
热度:
3194
[GigaCourse.Com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
31 - This Course Got Updated_/32580788-07-Component-Deep-Dive.zip
910.8 MB
31 - This Course Got Updated_/32580834-18-Authentication.zip
866.9 MB
31 - This Course Got Updated_/32580802-11-Routing.zip
761.8 MB
31 - This Course Got Updated_/32580814-zz-React-Hooks-part-2.zip
680.5 MB
31 - This Course Got Updated_/32580822-17-Advanced-Redux-Project.zip
650.7 MB
31 - This Course Got Updated_/32580794-08-Project-Burger-Builder-Start-part-1.zip
650.0 MB
31 - This Course Got Updated_/32580800-14-Redux-Basics.zip
600.8 MB
31 - This Course Got Updated_/32580782-02-Base-Syntax.zip
580.9 MB
31 - This Course Got Updated_/32580796-08-Project-Burger-Builder-Start-part-2.zip
523.3 MB
31 - This Course Got Updated_/32580812-zz-Bonus-Redux-Saga.zip
445.6 MB
31 - This Course Got Updated_/32580830-zz-React-Hooks-part-1.zip
440.2 MB
31 - This Course Got Updated_/32580804-13-Forms.zip
421.4 MB
31 - This Course Got Updated_/32580798-12-Routing-Project.zip
416.2 MB
31 - This Course Got Updated_/32580816-zz-React-Hooks-Burger-Builder.zip
400.8 MB
31 - This Course Got Updated_/32580808-04-Lists-Conditionals.zip
353.5 MB
31 - This Course Got Updated_/32580836-16-Advanced-Redux.zip
352.2 MB
31 - This Course Got Updated_/32580824-zz-Bonus-Animations.zip
345.2 MB
31 - This Course Got Updated_/32580784-05-Styling.zip
334.4 MB
31 - This Course Got Updated_/32580790-10-Http-Project.zip
310.7 MB
31 - This Course Got Updated_/32580806-15-Redux-Project.zip
307.1 MB
[磁力链接]
添加时间:
2022-02-22
大小:
25.1 GB
最近下载:
2025-01-02
热度:
3190
[GigaCourse.Com] Udemy - Python Masterclass 2023 Build 19 Real World Python Projects
26 - Project 11 Automated CV Generator App/007 Generating CV.mp4
125.6 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/011 Analysing Supermarket Sales Data Part 11 Answering Multiple Queries.mp4
118.9 MB
42 - Image Processing With OpenCV & Python/010 Object Tracking In Images.mp4
108.6 MB
42 - Image Processing With OpenCV & Python/006 Drawing Shapes On Images.mp4
107.8 MB
31 - Django Make Web Apps Using Python & Django/014 Adding Objects To Database.mp4
105.7 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/017 Add View.mp4
104.2 MB
42 - Image Processing With OpenCV & Python/017 Geometric Transformation Of Images Implementation.mp4
101.1 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/016 Integrating ChartJs.mp4
98.6 MB
25 - Project 10 Building A PDF Invoice Generator/007 Generating PDF Based Inoice.mp4
97.7 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/009 Completing Our Chat App.mp4
94.1 MB
18 - Project 3 File Compression & Encoding In Python/001 Compressing Files In Python.mp4
93.9 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/010 Setting Up React App.mp4
93.8 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/018 Search Functionality.mp4
92.0 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/003 Analysing Supermarket Sales Data Part 3 Accessing Different Parts Of Data.mp4
91.8 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/008 Setting Up Virtualenv on Mac.mp4
89.3 MB
42 - Image Processing With OpenCV & Python/004 Reading & Displaying Images.mp4
89.3 MB
31 - Django Make Web Apps Using Python & Django/028 Adding Image Field.mp4
86.2 MB
43 - Miscellaneous Content/001 Updating entries in Django with UpdateView.mp4
85.9 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/004 Analysing Supermarket Sales Data Part 4 Selecting Rows On A Condition.mp4
84.7 MB
32 - Project 14 Building A Todo App Using Django 3/015 Edit Functionality.mp4
82.1 MB
[磁力链接]
添加时间:
2023-12-26
大小:
14.8 GB
最近下载:
2024-12-30
热度:
3168
[GigaCourse.Com] Udemy - MERN From Scratch 2023 eCommerce Platform
11 - Admin Functionality/006 Edit Product.mp4
173.4 MB
08 - Frontend Authentication/003 Login Functionality.mp4
161.4 MB
06 - Shopping Cart Functionality/006 Cart Screen.mp4
158.0 MB
09 - Checkout Process - Part 1/008 Creating An Order.mp4
142.1 MB
11 - Admin Functionality/014 Update Users.mp4
126.1 MB
09 - Checkout Process - Part 1/001 Shipping Screen.mp4
110.4 MB
07 - Backend Authentication/001 User Routes & Controller.mp4
107.0 MB
06 - Shopping Cart Functionality/003 Qty & Add To Cart Handler.mp4
102.3 MB
05 - Redux Toolkit Setup & State Management/003 Products API Slice & Get Products Endpoint.mp4
100.5 MB
10 - Checkout Process - Part 2/001 Order Page.mp4
98.7 MB
14 - Bug Fixes/001 Small Fixes.mp4
97.4 MB
10 - Checkout Process - Part 2/005 User Profile & Update.mp4
96.9 MB
10 - Checkout Process - Part 2/003 React -PayPal Integration.mp4
95.8 MB
04 - Starting MongoDB & Mongoose/008 Get Products From Database.mp4
93.6 MB
09 - Checkout Process - Part 1/005 Order Routes & Controller.mp4
86.9 MB
07 - Backend Authentication/002 User Email & Password Validation.mp4
86.6 MB
04 - Starting MongoDB & Mongoose/006 Seeding Sample Data.mp4
82.9 MB
03 - Serving & Fetching Data/005 Fetch Products.mp4
80.6 MB
12 - Reviews, Search & More/002 Create Reviews - Frontend.mp4
79.3 MB
07 - Backend Authentication/007 User Register Endpoint & Encryption.mp4
76.6 MB
[磁力链接]
添加时间:
2024-01-10
大小:
5.1 GB
最近下载:
2025-01-01
热度:
3167
[GigaCourse.Com] Udemy - Let's Build a Go version of Laravel
8. Testing Models/5. Finishing up our integration tests.mp4
180.8 MB
16. Sending Email/8. Testing mail.mp4
153.2 MB
15. Implementing a BadgerDB cache/1. Installing the necessary package and implementing necessary functions.mp4
150.3 MB
17. Remember me & Password Resets/2.1 go-laravel-2120-remember-2.mp4
149.3 MB
1. Introduction/1. Introduction.mp4
146.3 MB
7. Adding support for Postgres to Celeritas/12. Adding functions to the Tokens model.mp4
135.8 MB
17. Remember me & Password Resets/1. Setting up models and middleware for remember me functionality.mp4
132.8 MB
7. Adding support for Postgres to Celeritas/11. Creating the post handler for logging in.mp4
125.1 MB
8. Testing Models/4. Continuing to write integration tests.mp4
111.9 MB
14. An Aside Redis sessions, CSRF, and disabling debugging info/2. CSRF Protection.mp4
111.1 MB
17. Remember me & Password Resets/6. Sending a password reset link via email.mp4
110.4 MB
5. Sessions/2. Choosing and Installing a session package.mp4
106.7 MB
16. Sending Email/2. Adding the necessary packages, and completing sending email via SMTP.mp4
106.1 MB
13. Implementing a Redis cache/3. Completing the rest of the cache functions.mp4
104.7 MB
13. Implementing a Redis cache/4. Testing the cache package.mp4
97.9 MB
17. Remember me & Password Resets/9. Updating the make auth functionality in the Celeritas CLI.mp4
97.4 MB
13. Implementing a Redis cache/2. Connecting to Redis.mp4
95.0 MB
16. Sending Email/3. Sending email using Mailgun, SparkPost and more.mp4
92.9 MB
7. Adding support for Postgres to Celeritas/5. Creating a real users table and a user model.mp4
92.2 MB
8. Testing Models/3. Creating tables in our test docker image, and running some tests.mp4
90.0 MB
[磁力链接]
添加时间:
2024-01-01
大小:
6.9 GB
最近下载:
2025-01-03
热度:
3166
[GigaCourse.Com] Udemy - Power BI A-Z Hands-On Power BI Training For Data Science!
6 - Leveraging Custom Visuals/42 - THANK YOU Video.mp4
111.5 MB
4 - Maps Scatterplots and Interactive BI Reports/23 - Power BI Calculated Columns vs Calculated Measures.mp4
104.4 MB
4 - Maps Scatterplots and Interactive BI Reports/26 - Adding a Donut Chart.mp4
99.2 MB
4 - Maps Scatterplots and Interactive BI Reports/22 - Creating a map working with hierarchies lats and lons.mp4
93.1 MB
5 - Creating an Interactive Business Intelligence Report/35 - Analyzing the Customer Segmentation Dashboard.mp4
86.0 MB
6 - Leveraging Custom Visuals/41 - Exploring the visualization.mp4
77.8 MB
6 - Leveraging Custom Visuals/37 - Installing a Custom Visual for Power BI.mp4
76.2 MB
4 - Maps Scatterplots and Interactive BI Reports/25 - Combining charts filters and slicers.mp4
71.5 MB
3 - Timeseries Aggregation and Filters/13 - Downloading and connecting to the dataset.mp4
71.5 MB
2 - Your First Bar Chart/9 - Advanced drilling in hierarchies.mp4
67.8 MB
6 - Leveraging Custom Visuals/36 - The Challenge Visualizing the European Debt Crisis.mp4
63.8 MB
6 - Leveraging Custom Visuals/40 - Adding Treemaps.mp4
61.1 MB
2 - Your First Bar Chart/6 - Connecting Power BI to a Data File CSV File.mp4
58.6 MB
4 - Maps Scatterplots and Interactive BI Reports/18 - Joining data in Power BI.mp4
52.5 MB
3 - Timeseries Aggregation and Filters/17 - Filters and Slicers in Power BI.mp4
48.4 MB
5 - Creating an Interactive Business Intelligence Report/34 - Controlling Report Interactivity.mp4
41.4 MB
4 - Maps Scatterplots and Interactive BI Reports/24 - Creating a scatter plot.mp4
41.1 MB
5 - Creating an Interactive Business Intelligence Report/27 - Downloading the dataset and connecting Power BI.mp4
39.0 MB
5 - Creating an Interactive Business Intelligence Report/33 - Creating a Customer Segmentation Dashboard.mp4
38.1 MB
6 - Leveraging Custom Visuals/38 - Mechanics of a Chord Chart.mp4
38.0 MB
[磁力链接]
添加时间:
2024-01-07
大小:
1.7 GB
最近下载:
2025-01-01
热度:
3164
[GigaCourse.com] Udemy - Google Adsense and Web Traffic Growth Bootcamp, 2020
2. Blog Design and Adsense Application Strategies/2. Expert Guides to Apply for Adsense Account in 2020.mp4
261.4 MB
2. Blog Design and Adsense Application Strategies/1. Setting up an Adsense-optimized Blog Design.mp4
254.3 MB
3. Blog content and income/1. Blog Content and Cashflow Strategies.mp4
162.1 MB
1. Getting Started/1. Introduction and Overview of Google Adsense.mp4
148.8 MB
1. Getting Started/2. Proof How I made $830,531.75 from Adsense in 11 years.mp4
146.2 MB
4. Software-Driven Traffic Growth/1. How to Grow and Automate Your Blog Traffic Sources.mp4
60.9 MB
5. Wrapping Things Up/1. Final Words and Next steps.mp4
22.2 MB
5. Wrapping Things Up/1.1 Google Adsense Bootcamp Course Handout.pdf.pdf
829.7 kB
4. Software-Driven Traffic Growth/1.1 Facebook-Bot-Marketing.pdf.pdf
513.5 kB
3. Blog content and income/1.1 Monetizing and Utilizing Your Website.pdf.pdf
291.1 kB
2. Blog Design and Adsense Application Strategies/3. Understanding of Adsense Application.html
158 Bytes
3. Blog content and income/2. Review of Google Adsense Income Equation.html
158 Bytes
4. Software-Driven Traffic Growth/2. Review of Traffic Growth and Automation.html
158 Bytes
[GigaCourse.com].url
49 Bytes
[磁力链接]
添加时间:
2021-03-28
大小:
1.1 GB
最近下载:
2024-12-31
热度:
3155
[GigaCourse.Com] Udemy - The Complete JavaScript Course 2023 From Zero to Expert!
21 - [LEGACY] Access the Old Course/001 Section-09-Forkify-Project.zip
774.3 MB
21 - [LEGACY] Access the Old Course/001 Section-06-The-Budget-App-Project.zip
529.8 MB
21 - [LEGACY] Access the Old Course/001 Section-02-JavaScript-Basics.zip
361.7 MB
21 - [LEGACY] Access the Old Course/001 Section-07-Intro-to-ES6-ES2015.zip
304.9 MB
18 - Forkify App Building a Modern Application/009 Refactoring for MVC.mp4
274.4 MB
17 - Modern JavaScript Development Modules, Tooling, and Functional/016 Let's Fix Some Bad Code Part 2.mp4
268.0 MB
15 - Mapty App OOP, Geolocation, External Libraries, and More!/015 Working with localStorage.mp4
255.1 MB
18 - Forkify App Building a Modern Application/025 Uploading a New Recipe - Part 2.mp4
249.5 MB
15 - Mapty App OOP, Geolocation, External Libraries, and More!/013 Rendering Workouts.mp4
242.4 MB
21 - [LEGACY] Access the Old Course/001 Section-05-Objects-and-Functions.zip
239.2 MB
13 - Advanced DOM and Events/013 Building a Tabbed Component.mp4
235.5 MB
18 - Forkify App Building a Modern Application/019 Developing a DOM Updating Algorithm.mp4
230.4 MB
18 - Forkify App Building a Modern Application/014 Implementing Search Results - Part 2.mp4
227.4 MB
21 - [LEGACY] Access the Old Course/001 Section-04-DOM-Manipulation.zip
225.2 MB
12 - Numbers, Dates, Intl and Timers/014 Implementing a Countdown Timer.mp4
199.5 MB
13 - Advanced DOM and Events/019 Building a Slider Component Part 1.mp4
194.6 MB
11 - Working With Arrays/028 Coding Challenge #4.mp4
192.2 MB
11 - Working With Arrays/027 Array Methods Practice.mp4
191.6 MB
13 - Advanced DOM and Events/006 Styles, Attributes and Classes.mp4
186.6 MB
13 - Advanced DOM and Events/020 Building a Slider Component Part 2.mp4
184.6 MB
[磁力链接]
添加时间:
2023-12-18
大小:
26.0 GB
最近下载:
2025-01-01
热度:
3150
[GigaCourse.Com] Udemy - Azure Devops Crash Course -Build CI CD release pipelines
12 - Section 12 - GITHUB Basics/007 End to end working example on Git commands -1.mp4
143.8 MB
11 - Getting Started with Docker world/006 Understand working with DockerHub.mp4
135.7 MB
12 - Section 12 - GITHUB Basics/010 Merging the working branch into Master.mp4
121.0 MB
03 - Setting up Build CI_CD Pipelines for Projects using Azure/003 What are Build Pipelines _ What should you know about it.mp4
116.3 MB
08 - Deploying Projects to Local Server Agents/001 Creating Personal Access token for Installable Server Agent.mp4
106.9 MB
12 - Section 12 - GITHUB Basics/011 How to resolve Merge conflicts with GIT.mp4
104.9 MB
05 - Introduction to Azure Repositories and Release components/001 Importance of Create release component in the Azure Dev portal.mp4
101.5 MB
02 - Deployment Basics_What are CI_CD Pipelines/001 Getting Started with Deployment Basics.mp4
99.7 MB
06 - Adding Test Automation Jobs to the Release Pipelines/001 Configuration to Add tests from Azure Repositories to Release pipelines.mp4
95.5 MB
03 - Setting up Build CI_CD Pipelines for Projects using Azure/004 Understanding Build Pipeline run configurations and logs.mp4
95.2 MB
02 - Deployment Basics_What are CI_CD Pipelines/003 Deploying Hello World App in TomCat Server.mp4
88.3 MB
05 - Introduction to Azure Repositories and Release components/002 Importing GIT Repository of Automation Projects to Azure Repository.mp4
85.5 MB
03 - Setting up Build CI_CD Pipelines for Projects using Azure/005 Copying Build Artifacts from the Project to Azure Staging Directory.mp4
84.7 MB
12 - Section 12 - GITHUB Basics/006 Add remote repository and push the committed code.mp4
84.1 MB
07 - Docker Hub Integration with Azure Dev Pipelines/003 Creating Docker Image through Azure Build Pipelines.mp4
75.8 MB
09 - Project Management using Azure Devops Portal/001 Introduction to Work Items in Azure Boards.mp4
73.7 MB
08 - Deploying Projects to Local Server Agents/003 Deploying application into Configured Local Agent with build changes.mp4
71.6 MB
01 - Introduction to Azure Devops/001 What is Azure Devops_ What does this course cover_.mp4
67.0 MB
04 - Setting up Release CI_CD Pipelines for Projects using Azure/001 What are Release Pipelines and resources in Azure.mp4
66.0 MB
04 - Setting up Release CI_CD Pipelines for Projects using Azure/002 Creating Resources for environments from Azure Portal.mp4
65.2 MB
[磁力链接]
添加时间:
2022-01-09
大小:
2.9 GB
最近下载:
2024-12-31
热度:
3144
[GigaCourse.Com] Udemy - JavaScript Pro Mastering Advanced Concepts and Techniques
13 - Web Storage APIs/135 - IndexedDB Enter At Your Own Risk.mp4
173.6 MB
1 - Introduction/2 - Curriculum Walkthrough.mp4
166.3 MB
17 - Web Sockets API/159 - Building A Chat App With Web Sockets Pt 1.mp4
164.5 MB
14 - Browser APIs Geolocation Intersection Observers and More/142 - Intersection Observers Lazy Loading Images.mp4
151.5 MB
14 - Browser APIs Geolocation Intersection Observers and More/137 - The getUserMedia API.mp4
147.0 MB
17 - Web Sockets API/160 - Building A Chat App With Web Sockets Pt 2.mp4
141.7 MB
17 - Web Sockets API/157 - Basics Of The Web Sockets API.mp4
141.7 MB
15 - Performance API Web Audio/144 - Measuring Resource Load Times With Performance API.mp4
120.3 MB
11 - Functional Programming/118 - Dice Game Going Overboard with FP.mp4
120.0 MB
13 - Web Storage APIs/129 - What Should Should Not Go In LocalStorage.mp4
106.5 MB
14 - Browser APIs Geolocation Intersection Observers and More/136 - Using the Geolocation API.mp4
100.7 MB
6 - Asynchronous Code/47 - Callback Hell The Pyramid of Doom.mp4
98.1 MB
16 - Canvas API/148 - Intro To The Canvas API.mp4
96.5 MB
12 - Fetch API/123 - Sending Request Headers With Fetch.mp4
93.9 MB
10 - Timers Debouncing Throttling RequestAnimationFrame/97 - Writing a Fancy Debounce Function.mp4
92.8 MB
13 - Web Storage APIs/130 - Creating a Darkmode Toggle With LocalStorage.mp4
89.8 MB
13 - Web Storage APIs/131 - Localstorage Notes App Demo.mp4
89.1 MB
18 - Notifications API/165 - Adding Notifications To Our Chat App Pt 1.mp4
83.1 MB
13 - Web Storage APIs/127 - LocalStorage Basics.mp4
77.3 MB
15 - Performance API Web Audio/143 - Performance API Basics.mp4
75.9 MB
[磁力链接]
添加时间:
2023-12-23
大小:
7.1 GB
最近下载:
2025-01-02
热度:
3123
[GigaCourse.Com] Udemy - React 18 Tutorial and Projects Course 2023
32 - Practical Projects/570 - Movies DB Refactor.mp4
301.2 MB
12 - ECommerce Project/326 - Filters Text.mp4
282.1 MB
12 - ECommerce Project/318 - Filter Context Setup.mp4
280.3 MB
12 - ECommerce Project/314 - Single Product Stars manual approach.mp4
276.2 MB
12 - ECommerce Project/313 - Single Product Product Images.mp4
270.7 MB
12 - ECommerce Project/369 - Stripe Checkout Get Client Secret.mp4
252.4 MB
10 - Cocktails API Project/281 - Cocktails Single Cocktail Page.mp4
251.7 MB
32 - Practical Projects/549 - Stock Photos Scroll Event.mp4
247.1 MB
33 - Search Github Users/604 - Info Component.mp4
239.4 MB
12 - ECommerce Project/297 - Products Context Setup.mp4
239.0 MB
33 - Search Github Users/603 - Mock Data.mp4
225.7 MB
33 - Search Github Users/620 - Requests.mp4
220.1 MB
12 - ECommerce Project/370 - Stripe Checkout Complete.mp4
213.4 MB
32 - Practical Projects/568 - Movies DB Search Form.mp4
213.2 MB
33 - Search Github Users/613 - Calculate Most Used.mp4
207.5 MB
32 - Practical Projects/566 - Movies DB Initial Fetch.mp4
201.8 MB
33 - Search Github Users/628 - Login Logout.mp4
199.9 MB
33 - Search Github Users/605 - Card Component.mp4
196.1 MB
12 - ECommerce Project/308 - Featured Products.mp4
194.2 MB
32 - Practical Projects/548 - Stock Photos Display Photos.mp4
192.3 MB
[磁力链接]
添加时间:
2023-12-17
大小:
35.5 GB
最近下载:
2025-01-02
热度:
3116
[GigaCourse.com] Udemy - Ultimate Shopify Dropshipping Mastery Course
3. Shopify Store Setup/6. Importing Products.mp4
265.3 MB
4. Instagram Marketing/2. Instagram Influencer.mp4
222.8 MB
3. Shopify Store Setup/5. IMP-Finding Suppliers and Connecting them (Oberlo & Aliexpress Vs Eprolo).mp4
220.0 MB
6. How to Find Winning Product/4. (Must Watch) Best and Guaranteed Winning Product Strategy.mp4
216.6 MB
3. Shopify Store Setup/14. Ecom Turbo - Footer.mp4
167.7 MB
3. Shopify Store Setup/15. Apps to Install.mp4
164.3 MB
3. Shopify Store Setup/13. Ecom turbo - Product Section.mp4
150.2 MB
6. How to Find Winning Product/3. Paid Tool For Finding Winning Product.mp4
149.8 MB
5. Facebook Marketing/9. Creating Conversion Ads.mp4
128.1 MB
3. Shopify Store Setup/10. Store Design Debut Theme Part 2.mp4
122.1 MB
6. How to Find Winning Product/1. Free Winning Product Method - 1.mp4
104.2 MB
5. Facebook Marketing/7. Facebook Engagement Ads - 2.mp4
103.8 MB
3. Shopify Store Setup/7. Domain Purchase and Connect (Name Cheap).mp4
96.2 MB
5. Facebook Marketing/4. Facebook Ads Format.mp4
91.1 MB
5. Facebook Marketing/13. Lookalike Audience.mp4
87.9 MB
7. How to Find Private Agents/1. How to Find Private Agents.mp4
80.5 MB
5. Facebook Marketing/6. Facebook Engagement Ads - 1.mp4
75.9 MB
3. Shopify Store Setup/9. Store Design - Debut Theme & Header.mp4
69.5 MB
3. Shopify Store Setup/12. Ecom Turbo - Header.mp4
65.7 MB
4. Instagram Marketing/1. Instagram Page.srt
64.3 MB
[磁力链接]
添加时间:
2021-03-22
大小:
3.6 GB
最近下载:
2025-01-02
热度:
3093
[GigaCourse.Com] Udemy - OpenAI Python API Bootcamp Learn to use AI, GPT3, and more!
06 - GPT Sentiment Analysis/004 Perform Sentiment Analysis via OpenAI.mp4
160.7 MB
11 - ChatGPT-API/003 ChatGPT API History Tutor - Part Two.mp4
128.4 MB
08 - Translation Project/002 Scraping International Newspaper Sites.mp4
118.6 MB
02 - Natural Language to SQL/004 Text Completion API - Parameter Overview.mp4
106.3 MB
01 - Welcome to the course!/007 OpenAI Account Set-up.mp4
105.1 MB
07 - Automatic Code Explainer - Docstrings/003 Merge Python function and Docstring.mp4
104.0 MB
10 - Text Embedding for Question and Answering/005 Document Similarity and Context Injection.mp4
102.8 MB
02 - Natural Language to SQL/005 OpenAI API Call and Request Handling.mp4
100.9 MB
02 - Natural Language to SQL/002 Tabular Data Set-up.mp4
99.7 MB
01 - Welcome to the course!/005 Crash Course How does DALLE work.mp4
98.4 MB
05 - Automatic Blog Post Creator/005 OpenAI API Calls.mp4
95.6 MB
03 - Automatic Exam Creator/003 Generating Exam from Prompt.mp4
90.0 MB
08 - Translation Project/003 OpenAI Translation and Summary.mp4
84.9 MB
04 - Automatic Recipe and Dish Image Creator/003 Generating Dish Image via Image API (DALLE).mp4
84.5 MB
05 - Automatic Blog Post Creator/003 GitPython - Automatic Update Functions - Part One.mp4
81.8 MB
05 - Automatic Blog Post Creator/004 GitPython - Automatic Update Functions - Part Two.mp4
80.7 MB
09 - Fine-Tuning and ChatBots/002 Data Set-Up.mp4
80.0 MB
01 - Welcome to the course!/004 Crash Course How does GPT work.mp4
77.1 MB
02 - Natural Language to SQL/003 Natural Language Request.mp4
74.4 MB
04 - Automatic Recipe and Dish Image Creator/002 Generating Recipe Text via Completion API.mp4
62.1 MB
[磁力链接]
添加时间:
2023-12-20
大小:
3.2 GB
最近下载:
2025-01-02
热度:
3092
共62页
上一页
4
5
6
7
8
9
10
11
12
下一页