磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 2236 个磁力链接/BT种子,耗时 7 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

[ DevCourseWeb.com ] Udemy - Python neural networks from scratch. Build them step by step

  • ~Get Your Files Here !/07 - Hidden Layers, Random Weights/001 Adding Hidden Layers.mp4 141.9 MB
  • ~Get Your Files Here !/06 - Multiclass Classification/001 Softmax.mp4 100.3 MB
  • ~Get Your Files Here !/04 - Real Data/002 Second Input.mp4 66.6 MB
  • ~Get Your Files Here !/05 - Classification/003 Activation.mp4 62.0 MB
  • ~Get Your Files Here !/03 - Linear Regression/003 Bias.mp4 56.9 MB
  • ~Get Your Files Here !/08 - Handwritten Digits Recognition/001 Mini Batch Gradient Descent.mp4 55.2 MB
  • ~Get Your Files Here !/03 - Linear Regression/002 Cost functions.mp4 54.5 MB
  • ~Get Your Files Here !/03 - Linear Regression/001 Linear Regression.mp4 50.5 MB
  • ~Get Your Files Here !/05 - Classification/001 Gradient Descent.mp4 50.2 MB
  • ~Get Your Files Here !/07 - Hidden Layers, Random Weights/003 Random Weights.mp4 41.2 MB
  • ~Get Your Files Here !/04 - Real Data/001 Real Data.mp4 36.6 MB
  • ~Get Your Files Here !/04 - Real Data/003 Normalise Data.mp4 30.6 MB
  • ~Get Your Files Here !/06 - Multiclass Classification/002 Non Linear Data.mp4 28.6 MB
  • ~Get Your Files Here !/01 - Course Introduction/001 What can you expect from this course.mp4 19.6 MB
  • ~Get Your Files Here !/08 - Handwritten Digits Recognition/003 Conclusion.mp4 11.1 MB
  • ~Get Your Files Here !/07 - Hidden Layers, Random Weights/002 Recap.mp4 10.8 MB
  • ~Get Your Files Here !/02 - Neural Network Introduction/001 What is a neural network.mp4 10.7 MB
  • ~Get Your Files Here !/05 - Classification/002 Classification Introduction.mp4 10.7 MB
  • ~Get Your Files Here !/01 - Course Introduction/002 Who are you and what do you need.mp4 8.2 MB
  • ~Get Your Files Here !/06 - Multiclass Classification/001 Softmax_en.srt 21.9 kB
[磁力链接] 添加时间:2022-02-25 大小:846.3 MB 最近下载:2025-06-19 热度:1204

Dmitry Soshnikov - Building a Typechecker from scratch

  • 1. Type theory and Basic types/1. Introduction to Type theory and checking.mp4 70.4 MB
  • 2. Functional programming/1. User-defined functions Local environments.mp4 63.9 MB
  • 4. Generic programming/2. Union Type narrowing.mp4 55.6 MB
  • 4. Generic programming/4. Generics Function calls.mp4 53.5 MB
  • 1. Type theory and Basic types/4. Variables and Typing Environment, Г.mp4 53.1 MB
  • 4. Generic programming/3. Generics Function declarations.mp4 48.9 MB
  • 1. Type theory and Basic types/7. Control flow If and While expressions.mp4 48.2 MB
  • 1. Type theory and Basic types/6. Parsing S-expression to AST.mp4 45.9 MB
  • 1. Type theory and Basic types/3. Math binary operations String concat.mp4 45.3 MB
  • 4. Generic programming/5. Final executable.mp4 43.4 MB
  • 3. Type declarations and Classes/2. OOP Classes.mp4 43.1 MB
  • 1. Type theory and Basic types/5. Blocks and Local scope.mp4 43.0 MB
  • 4. Generic programming/1. Union type.mp4 41.6 MB
  • 2. Functional programming/2. Function calls Built-in functions.mp4 34.7 MB
  • 2. Functional programming/3. Closures Recursive calls.mp4 33.1 MB
  • 2. Functional programming/4. Lambda functions and IILE Syntactic sugar.mp4 32.4 MB
  • 3. Type declarations and Classes/1. Declaring new types Type aliases.mp4 24.7 MB
  • 3. Type declarations and Classes/3. OOP Instances.mp4 24.2 MB
  • 1. Type theory and Basic types/2. Typing Numbers and Strings Testing.mp4 20.9 MB
  • 3. Type declarations and Classes/4. Super calls Inheritance.mp4 18.6 MB
[磁力链接] 添加时间:2024-06-16 大小:844.9 MB 最近下载:2025-06-19 热度:2503

Hands-on ASP.NET Core Web API - Build API from Scratch!

  • 08 Implementing Association APIs/003 STEP 15_ Implement GET Operation to Fetch All Sub-Items.mp4 80.8 MB
  • 04 Implementing Collection APIs/007 STEP 7_ Implement GET Operation to Fetch All Items.mp4 65.1 MB
  • 08 Implementing Association APIs/004 STEP 16_ Implement POST Operation to Add a New Association.mp4 49.9 MB
  • 06 Improving your Web API Project/002 STEP 9_ Use AutoMapper to Map Data and DTOs.mp4 47.7 MB
  • 06 Improving your Web API Project/003 STEP 10_ Implement POST Operation to Add a New Item.mp4 47.1 MB
  • 07 Implementing Individual Item APIs/002 STEP 12_ Implement GET Operation to Fetch a Single Item.mp4 46.9 MB
  • 07 Implementing Individual Item APIs/003 STEP 13_ Implement PUT Operation to Update an Existing Item.mp4 40.3 MB
  • 05 A Closer Look at Return Types/006 Returning the Results Asynchronously.mp4 35.2 MB
  • 06 Improving your Web API Project/004 STEP 11_ Add Validation to Models.mp4 34.3 MB
  • 04 Implementing Collection APIs/006 STEP 6_ Use Database Repository.mp4 34.0 MB
  • 02 Getting Started/007 Different Parts of a Web API Project.mp4 26.9 MB
  • 02 Getting Started/006 STEP 1_ Create a New Web API project.mp4 26.6 MB
  • 07 Implementing Individual Item APIs/004 STEP 14_ Implement DELETE Operation to Delete an Existing Item.mp4 25.9 MB
  • 05 A Closer Look at Return Types/003 Approach 2_ Using IActionResult.mp4 21.4 MB
  • 02 Getting Started/004 Overview of HTTP Status Codes.mp4 20.1 MB
  • 03 A Closer Look at API Controllers/004 Significance of ApiController Attribute.mp4 18.9 MB
  • 05 A Closer Look at Return Types/004 Approach 3_ Using ActionResult_T_.mp4 18.6 MB
  • 02 Getting Started/005 Overview of CMS OpenAPI Document.mp4 17.9 MB
  • 04 Implementing Collection APIs/002 STEP 2_ Add a New Controller.mp4 16.6 MB
  • 04 Implementing Collection APIs/005 STEP 5_ Add Database Repository.mp4 13.5 MB
[磁力链接] 添加时间:2024-12-18 大小:842.1 MB 最近下载:2025-06-01 热度:187

[ FreeCourseWeb.com ] Udemy - Hands-on ASP.NET Core Web API - Build API from Scratch!

  • ~Get Your Files Here !/08 Implementing Association APIs/003 STEP 15_ Implement GET Operation to Fetch All Sub-Items.mp4 80.8 MB
  • ~Get Your Files Here !/04 Implementing Collection APIs/007 STEP 7_ Implement GET Operation to Fetch All Items.mp4 65.1 MB
  • ~Get Your Files Here !/08 Implementing Association APIs/004 STEP 16_ Implement POST Operation to Add a New Association.mp4 49.9 MB
  • ~Get Your Files Here !/06 Improving your Web API Project/002 STEP 9_ Use AutoMapper to Map Data and DTOs.mp4 47.7 MB
  • ~Get Your Files Here !/06 Improving your Web API Project/003 STEP 10_ Implement POST Operation to Add a New Item.mp4 47.1 MB
  • ~Get Your Files Here !/07 Implementing Individual Item APIs/002 STEP 12_ Implement GET Operation to Fetch a Single Item.mp4 46.9 MB
  • ~Get Your Files Here !/07 Implementing Individual Item APIs/003 STEP 13_ Implement PUT Operation to Update an Existing Item.mp4 40.3 MB
  • ~Get Your Files Here !/05 A Closer Look at Return Types/006 Returning the Results Asynchronously.mp4 35.2 MB
  • ~Get Your Files Here !/06 Improving your Web API Project/004 STEP 11_ Add Validation to Models.mp4 34.3 MB
  • ~Get Your Files Here !/04 Implementing Collection APIs/006 STEP 6_ Use Database Repository.mp4 34.0 MB
  • ~Get Your Files Here !/02 Getting Started/007 Different Parts of a Web API Project.mp4 26.9 MB
  • ~Get Your Files Here !/02 Getting Started/006 STEP 1_ Create a New Web API project.mp4 26.6 MB
  • ~Get Your Files Here !/07 Implementing Individual Item APIs/004 STEP 14_ Implement DELETE Operation to Delete an Existing Item.mp4 25.9 MB
  • ~Get Your Files Here !/05 A Closer Look at Return Types/003 Approach 2_ Using IActionResult.mp4 21.4 MB
  • ~Get Your Files Here !/02 Getting Started/004 Overview of HTTP Status Codes.mp4 20.1 MB
  • ~Get Your Files Here !/03 A Closer Look at API Controllers/004 Significance of ApiController Attribute.mp4 18.9 MB
  • ~Get Your Files Here !/05 A Closer Look at Return Types/004 Approach 3_ Using ActionResult_T_.mp4 18.6 MB
  • ~Get Your Files Here !/02 Getting Started/005 Overview of CMS OpenAPI Document.mp4 17.9 MB
  • ~Get Your Files Here !/04 Implementing Collection APIs/002 STEP 2_ Add a New Controller.mp4 16.6 MB
  • ~Get Your Files Here !/04 Implementing Collection APIs/005 STEP 5_ Add Database Repository.mp4 13.5 MB
[磁力链接] 添加时间:2024-09-15 大小:842.0 MB 最近下载:2025-06-07 热度:221

Udemy Learn UIUX and Mobile App Design in Photoshop from Scratch

  • 01 IntroductionCourse Overview/001 Introduction.mp4 12.5 MB
  • 02 Fundamentals of UI/001 What is UI.mp4 7.4 MB
  • 02 Fundamentals of UI/002 Best practices for UI Designs.mp4 7.2 MB
  • 03 Fundamentals of UX/001 What is UX.mp4 6.4 MB
  • 03 Fundamentals of UX/002 Best practices for UX Designs.mp4 5.2 MB
  • 04 Planning and Research/001 Design brief.mp4 5.6 MB
  • 04 Planning and Research/002 Getting ideasinspirations.mp4 29.5 MB
  • 04 Planning and Research/003 Wireframing.mp4 18.2 MB
  • 05 Adobe Photoshop Crash course/001 Links to download free stuff.html 1.7 kB
  • 05 Adobe Photoshop Crash course/001 Setting up the workspace.mp4 8.3 MB
  • 05 Adobe Photoshop Crash course/002 Common tools part 1.mp4 55.1 MB
  • 05 Adobe Photoshop Crash course/003 Common tools part 2.mp4 34.7 MB
  • 06 Mobile App Design Tutorial/001 Splash page.mp4 37.4 MB
  • 06 Mobile App Design Tutorial/002 Sign in part 1.mp4 44.8 MB
  • 06 Mobile App Design Tutorial/003 Sign part 2.mp4 36.0 MB
  • 06 Mobile App Design Tutorial/004 Menu part 1.mp4 32.2 MB
  • 06 Mobile App Design Tutorial/005 Menu part 2.mp4 48.4 MB
  • 06 Mobile App Design Tutorial/006 Items part 1.mp4 40.4 MB
  • 06 Mobile App Design Tutorial/007 Items part 2.mp4 42.6 MB
  • 06 Mobile App Design Tutorial/008 Items_01.mp4 13.5 MB
[磁力链接] 添加时间:2017-03-11 大小:838.9 MB 最近下载:2025-06-19 热度:338

[ FreeCourseWeb.com ] Udemy - Build your Personal Brand from Scratch - Fast Track MBA

  • ~Get Your Files Here !/3. Module 2 - Building a Personal Brand/2. How to build a personal brand.mp4 147.4 MB
  • ~Get Your Files Here !/2. Module 1 - General Aspects/3. The importance of Personal Brand for Entrepreneours.mp4 88.2 MB
  • ~Get Your Files Here !/4. Module 3 - Being Digital/1. Drawing a digital strategy.mp4 84.5 MB
  • ~Get Your Files Here !/2. Module 1 - General Aspects/1. Personal Brand + Personal Branding.mp4 79.5 MB
  • ~Get Your Files Here !/5. Module 4 - Hands on/1. Practical Execise - Part I.mp4 67.2 MB
  • ~Get Your Files Here !/3. Module 2 - Building a Personal Brand/1. Example of successful personal brands.mp4 62.6 MB
  • ~Get Your Files Here !/5. Module 4 - Hands on/2. Practical Exercise - Part II.mp4 59.7 MB
  • ~Get Your Files Here !/1. Introduction/2. What we will Learn + Introduction + Who is this course for.mp4 58.7 MB
  • ~Get Your Files Here !/5. Module 4 - Hands on/3. Practical Exercise Part III.mp4 50.0 MB
  • ~Get Your Files Here !/2. Module 1 - General Aspects/2. What these brands communicate.mp4 30.5 MB
  • ~Get Your Files Here !/5. Module 4 - Hands on/5. Draw your strategy.mp4 29.9 MB
  • ~Get Your Files Here !/1. Introduction/1. About Myself.mp4 29.4 MB
  • ~Get Your Files Here !/4. Module 3 - Being Digital/2. Using Canva.mp4 21.0 MB
  • ~Get Your Files Here !/6. Conclusion/1. Conclusion.mp4 15.4 MB
  • ~Get Your Files Here !/5. Module 4 - Hands on/4. Core Values.mp4 12.2 MB
  • ~Get Your Files Here !/3. Module 2 - Building a Personal Brand/2. How to build a personal brand-en_GB.srt 7.6 kB
  • ~Get Your Files Here !/5. Module 4 - Hands on/1. Practical Execise - Part I-en_GB.srt 5.3 kB
  • ~Get Your Files Here !/2. Module 1 - General Aspects/3. The importance of Personal Brand for Entrepreneours-en_GB.srt 5.3 kB
  • ~Get Your Files Here !/4. Module 3 - Being Digital/1. Drawing a digital strategy-en_GB.srt 5.2 kB
  • ~Get Your Files Here !/5. Module 4 - Hands on/2. Practical Exercise - Part II-en_GB.srt 4.9 kB
[磁力链接] 添加时间:2022-01-20 大小:836.3 MB 最近下载:2025-06-18 热度:2310

Lynda.com - WordPress - Building Themes from Scratch Using Underscores

  • 0. Introduction/1. Welcome.mp4 12.5 MB
  • 0. Introduction/2. What to know before you start this course.mp4 2.7 MB
  • 0. Introduction/3. How this course and the lesson files will work.mp4 4.9 MB
  • 0. Introduction/4. Introducing Popperscores - A preview of the final project.mp4 7.8 MB
  • 1. Setting Up a WordPress Development Environment/1. Setting up a WordPress development environment.mp4 4.1 MB
  • 1. Setting Up a WordPress Development Environment/2. Getting and installing _s.mp4 7.1 MB
  • 1. Setting Up a WordPress Development Environment/3. Installing WordPress Theme Unit Test Data.mp4 9.6 MB
  • 1. Setting Up a WordPress Development Environment/4. Installing the Developer plugin.mp4 8.4 MB
  • 1. Setting Up a WordPress Development Environment/5. Installing and setting up NetBeans or another IDE.mp4 12.1 MB
  • 10. Working with Static Pages/1. Working with pages.mp4 7.7 MB
  • 11. Working with Widget Areas (Sidebars) and the Footer/1. Working with widget areas (sidebars).mp4 7.1 MB
  • 11. Working with Widget Areas (Sidebars) and the Footer/2. Using the Monster Widget plugin to test all widgets.mp4 5.5 MB
  • 11. Working with Widget Areas (Sidebars) and the Footer/3. Styling the widgetized area.mp4 11.2 MB
  • 11. Working with Widget Areas (Sidebars) and the Footer/4. Adding custom styles to specific widgets.mp4 7.9 MB
  • 11. Working with Widget Areas (Sidebars) and the Footer/5. Working with the footer.mp4 12.2 MB
  • 12. Adding Features to the Customizer/1. Working with the Customizer.mp4 7.8 MB
  • 12. Adding Features to the Customizer/2. Adding controls for the header background color.mp4 9.4 MB
  • 12. Adding Features to the Customizer/3. Changing the header background color.mp4 10.7 MB
  • 12. Adding Features to the Customizer/4. Creating sidebar layout options on the front end.mp4 12.8 MB
  • 12. Adding Features to the Customizer/5. Adding sidebar layout options in the Customizer.mp4 12.3 MB
[磁力链接] 添加时间:2017-02-12 大小:834.7 MB 最近下载:2025-05-10 热度:877

Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch

  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/3. Source Panel in Premiere Pro 2020/1. Some Features of Source Panel in Adobe Premiere Pro 2020.mp4 124.4 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/2. Download Premiere Pro 2020.mp4 75.6 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/1. Project Panel Features - Importing Media Files and Basic Media Management.mp4 63.4 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/2. More Features of Project Panels - Removing Files, Creating Bins, Finding Media.mp4 59.6 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/5. Creating A New Sequence And Multiple Method To Create Sequences in Adobe Premier.mp4 57.4 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/1. Basic System Requirements of Premiere Pro 2020.mp4 54.2 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/3. Get Info and Details About Videos in Project Panel of Premiere Pro 2020.mp4 48.3 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/3. Source Panel in Premiere Pro 2020/2. Using Playback Resolution option in in Adobe Premiere Pro 2020.mp4 44.5 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/3. How to Convert your older projects to newer ones in Premiere Pro 2020.mp4 42.7 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/3. Source Panel in Premiere Pro 2020/5. How to Use Insert and Overwrite Feature in Adobe Premiere Pro 2020.mp4 41.8 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/6. Introduction to the basic interface of Premiere Pro 2020.mp4 38.9 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/3. Source Panel in Premiere Pro 2020/3. How To Use Markin & MarkOut Option in Adobe Premiere Pro 2020.mp4 36.3 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/5. Creating a new Project in Premiere Pro 2020.mp4 33.1 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/4. Import Files By Using Media Browser in Adobe Premiere Pro 2020.mp4 31.8 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/4. Home Screen of Premiere Pro 2020.mp4 31.3 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/4. What's Next/1. Final Conclusion.mp4 26.3 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/3. Source Panel in Premiere Pro 2020/4. How To Use Drag Video & Audio Icons in Source Panels in Adobe Premiere Pro 2020.mp4 24.4 MB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/1. Introduction/0. Introduction.pdf 113.1 kB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/2. More Features of Project Panels - Removing Files, Creating Bins, Finding Media.srt 11.1 kB
  • Adobe Premiere Pro CC 2020- Learn Video Editing From Scratch/2. Project Panel in Premiere Pro 2020/1. Project Panel Features - Importing Media Files and Basic Media Management.srt 10.8 kB
[磁力链接] 添加时间:2022-01-18 大小:834.1 MB 最近下载:2025-06-19 热度:2046

[DesireCourse.Com] Udemy - The Ultimate Python Masterclass - learn from scratch

  • [DesireCourse.Com].url 51 Bytes
  • keiso_uupmlfs.nfo 20.7 kB
  • keiso_uupmlfs.r00 50.0 MB
  • keiso_uupmlfs.r01 50.0 MB
  • keiso_uupmlfs.r02 50.0 MB
  • keiso_uupmlfs.r03 50.0 MB
  • keiso_uupmlfs.r04 50.0 MB
  • keiso_uupmlfs.r05 50.0 MB
  • keiso_uupmlfs.r06 50.0 MB
  • keiso_uupmlfs.r07 50.0 MB
  • keiso_uupmlfs.r08 50.0 MB
  • keiso_uupmlfs.r09 50.0 MB
  • keiso_uupmlfs.r10 50.0 MB
  • keiso_uupmlfs.r11 50.0 MB
  • keiso_uupmlfs.r12 50.0 MB
  • keiso_uupmlfs.r13 50.0 MB
  • keiso_uupmlfs.r14 50.0 MB
  • keiso_uupmlfs.r15 33.7 MB
  • keiso_uupmlfs.rar 50.0 MB
  • keiso_uupmlfs.sfv 476 Bytes
[磁力链接] 添加时间:2018-10-22 大小:833.7 MB 最近下载:2025-05-27 热度:1844

[FreeAllCourse.Com] Udemy - Learn Ruby on Rails from Scratch

  • 6. Layout, Presentation and Testing/5. Meta Search, Comments and User Post Association - Part 1.mp4 50.5 MB
  • 6. Layout, Presentation and Testing/1. HTML, CSS and intro to Layouts.mp4 44.8 MB
  • 6. Layout, Presentation and Testing/6. Meta Search, Comments and User Post Association - Part 2.mp4 41.7 MB
  • 5. Scaffolding and Active Admin/2. Applying categories to Posts.mp4 40.7 MB
  • 5. Scaffolding and Active Admin/1. Scaffolding in Rails.mp4 40.0 MB
  • 6. Layout, Presentation and Testing/3. Integrating and Rendering HTML CSS.mp4 39.4 MB
  • 6. Layout, Presentation and Testing/4. Integrating and Rendering HTML CSS -Part 2.mp4 33.9 MB
  • 7. Testing and Final Deployment/3. Final Heroku Deployment.mp4 32.6 MB
  • 4. Working with Models and Database/3. Database Association.mp4 31.8 MB
  • 5. Scaffolding and Active Admin/4. Configuring Active Admin and Database Import.mp4 31.1 MB
  • 5. Scaffolding and Active Admin/3. Active Admin Setup.mp4 28.9 MB
  • 6. Layout, Presentation and Testing/2. Static Pages and Navigation.mp4 23.6 MB
  • 3. Controller Views and Routes/3. More on Heroku and Git - Part 2.mp4 21.6 MB
  • 7. Testing and Final Deployment/2. Running Tests - Part 2.mp4 21.4 MB
  • 4. Working with Models and Database/2. Database Planning and Model Creation - Part 2.mp4 21.2 MB
  • 1. Environment Set Up and Deployment/8. Git and Heroku - Part 3.mp4 21.1 MB
  • 1. Environment Set Up and Deployment/4. Installation on Linux.mp4 20.9 MB
  • 4. Working with Models and Database/4. Database Reading.mp4 20.0 MB
  • 4. Working with Models and Database/5. Database - Create and Update - Part 1.mp4 19.6 MB
  • 1. Environment Set Up and Deployment/5. Create a Sample App.mp4 19.2 MB
[磁力链接] 添加时间:2021-03-30 大小:833.4 MB 最近下载:2024-03-08 热度:47

[DesireCourse.Net] Udemy - Learn Ruby on Rails from Scratch

  • 6. Layout, Presentation and Testing/5. Meta Search, Comments and User Post Association - Part 1.mp4 50.5 MB
  • 6. Layout, Presentation and Testing/1. HTML, CSS and intro to Layouts.mp4 44.8 MB
  • 6. Layout, Presentation and Testing/6. Meta Search, Comments and User Post Association - Part 2.mp4 41.7 MB
  • 5. Scaffolding and Active Admin/2. Applying categories to Posts.mp4 40.7 MB
  • 5. Scaffolding and Active Admin/1. Scaffolding in Rails.mp4 40.0 MB
  • 6. Layout, Presentation and Testing/3. Integrating and Rendering HTML CSS.mp4 39.4 MB
  • 6. Layout, Presentation and Testing/4. Integrating and Rendering HTML CSS -Part 2.mp4 33.9 MB
  • 7. Testing and Final Deployment/3. Final Heroku Deployment.mp4 32.6 MB
  • 4. Working with Models and Database/3. Database Association.mp4 31.8 MB
  • 5. Scaffolding and Active Admin/4. Configuring Active Admin and Database Import.mp4 31.1 MB
  • 5. Scaffolding and Active Admin/3. Active Admin Setup.mp4 28.9 MB
  • 6. Layout, Presentation and Testing/2. Static Pages and Navigation.mp4 23.6 MB
  • 3. Controller Views and Routes/3. More on Heroku and Git - Part 2.mp4 21.6 MB
  • 7. Testing and Final Deployment/2. Running Tests - Part 2.mp4 21.4 MB
  • 4. Working with Models and Database/2. Database Planning and Model Creation - Part 2.mp4 21.2 MB
  • 1. Environment Set Up and Deployment/8. Git and Heroku - Part 3.mp4 21.1 MB
  • 1. Environment Set Up and Deployment/4. Installation on Linux.mp4 20.9 MB
  • 4. Working with Models and Database/4. Database Reading.mp4 20.0 MB
  • 4. Working with Models and Database/5. Database - Create and Update - Part 1.mp4 19.6 MB
  • 1. Environment Set Up and Deployment/5. Create a Sample App.mp4 19.2 MB
[磁力链接] 添加时间:2021-03-23 大小:833.4 MB 最近下载:2025-06-17 热度:1572

From.Scratch.S02E02.Kenya.Spare.a.Goat.720p.WEB.h264-KOMPOST[eztv.re].mkv

  • From.Scratch.S02E02.Kenya.Spare.a.Goat.720p.WEB.h264-KOMPOST[eztv.re].mkv 830.9 MB
[磁力链接] 添加时间:2022-01-29 大小:830.9 MB 最近下载:2025-06-19 热度:183

Tuts+. Node.js From Scratch

  • 04. Going Further/0401_NPM.mp4 88.3 MB
  • 01. Getting Started/0101_Getting Started.mp4 12.9 MB
  • 01. Getting Started/0102_Installation.mp4 28.2 MB
  • 01. Getting Started/0103_Using the REPL and Running Files.mp4 41.6 MB
  • 02. Node.js Principles/0201_Asynchronous Pattern.mp4 75.8 MB
  • 02. Node.js Principles/0202_Scope in Node.mp4 35.8 MB
  • 02. Node.js Principles/0203_Modules.mp4 60.2 MB
  • 03. Node.js API/0301_EventEmitter.mp4 51.1 MB
  • 03. Node.js API/0302_Utilities.mp4 60.9 MB
  • 03. Node.js API/0303_Path Tools.mp4 48.3 MB
  • 03. Node.js API/0304_Streams.mp4 77.3 MB
  • 03. Node.js API/0305_Working With Local Files.mp4 44.3 MB
  • 03. Node.js API/0306_Input and Output.mp4 49.3 MB
  • 03. Node.js API/0307_Web Servers.mp4 35.6 MB
  • 03. Node.js API/0308_Other APIs.mp4 36.7 MB
  • 04. Going Further/0402_ThirdParty Modules.mp4 67.6 MB
  • 04. Going Further/0403_Conclusion.mp4 15.1 MB
[磁力链接] 添加时间:2017-02-09 大小:829.1 MB 最近下载:2025-06-19 热度:2397

[ DevCourseWeb.com ] Udemy - Learn Mitsubishi PLC Programming from Scratch just in 2hours

  • ~Get Your Files Here !/10. Arithmetic Operations/1. Arithmetic Operations.mp4 121.7 MB
  • ~Get Your Files Here !/3. How to Use GX Developer Software/1. How to Use GX Developer Software.mp4 90.3 MB
  • ~Get Your Files Here !/7. Timers/1. Timers.mp4 86.9 MB
  • ~Get Your Files Here !/11. Compare Commands (CMP)/1. Compare Commands (CMP).mp4 79.8 MB
  • ~Get Your Files Here !/9. Registers/1. Registers.mp4 57.0 MB
  • ~Get Your Files Here !/9. Registers/2. Registers with Timers and Couters.mp4 50.7 MB
  • ~Get Your Files Here !/2. PLC Wiring/1. PLC Wiring.mp4 50.1 MB
  • ~Get Your Files Here !/1. Introduction/1. Introduction to Course.mp4 47.5 MB
  • ~Get Your Files Here !/8. Counters/1. Counters.mp4 44.8 MB
  • ~Get Your Files Here !/4. Latching/1. Latching.mp4 37.2 MB
  • ~Get Your Files Here !/7. Timers/2. Timers Example.mp4 33.1 MB
  • ~Get Your Files Here !/8. Counters/2. Down Counters.mp4 31.7 MB
  • ~Get Your Files Here !/6. Internal Memory or Relay and Latched Internal Memory/1. Internal Memory or Relay and Latched Internal Memory.mp4 31.2 MB
  • ~Get Your Files Here !/12. Examples Using AND, OR Gates/1. Examples Using AND, OR Gates.mp4 25.7 MB
  • ~Get Your Files Here !/5. Interlocking/1. Interlocking.mp4 22.3 MB
  • ~Get Your Files Here !/4. Latching/2. Latching Using Set and Reset.mp4 17.5 MB
  • ~Get Your Files Here !/3. How to Use GX Developer Software/1.1 How to Download and Install GX Developer.txt 841 Bytes
  • ~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • Get Bonus Downloads Here.url 182 Bytes
[磁力链接] 添加时间:2022-03-12 大小:827.5 MB 最近下载:2025-06-17 热度:1710

JavaScript in Action - Build 3 examples from scratch

  • JavaScript in Action - Build 3 examples from scratch.zip 826.7 MB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • TutsGalaxy.com.txt 52 Bytes
[磁力链接] 添加时间:2021-03-06 大小:826.7 MB 最近下载:2025-05-30 热度:2751

HTML5 & CSS3 Build a Modern Youtube Homepage From Scratch

  • HTML5 & CSS3 - Build a Modern Youtube.tgz 824.4 MB
  • Torrent downloaded from demonoid.pw.txt 46 Bytes
  • Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
[磁力链接] 添加时间:2017-05-21 大小:824.4 MB 最近下载:2025-06-19 热度:299

Color Grading from Scratch- Technique and Narrative

  • U3- Coloring the Film/3_Color Grading. The Theory.mp4 146.7 MB
  • U3- Coloring the Film/4_Color Grading. The Practice.mp4 104.8 MB
  • U2- Introduction to Color Grading/3_Searching the Footage.mp4 84.1 MB
  • U2- Introduction to Color Grading/0_A Brief History of the Colorist in Cinema.mp4 76.9 MB
  • U2- Introduction to Color Grading/2_Equipment.mp4 73.8 MB
  • U1- Introduction/0_About Me.mp4 68.1 MB
  • U2- Introduction to Color Grading/1_Software and Its Different Applications.mp4 59.6 MB
  • U3- Coloring the Film/2_Color Correction. The Practice.mp4 50.1 MB
  • U3- Coloring the Film/1_Color Correction. The Theory.mp4 42.9 MB
  • U4- The Export/1_Do the Export.mp4 38.5 MB
  • U3- Coloring the Film/0_Conforming.mp4 29.2 MB
  • U1- Introduction/1_Influences.mp4 25.3 MB
  • U4- The Export/0_Formats and Codecs.mp4 19.8 MB
  • U3- Coloring the Film/4_Color Grading. The Practice.en.srt 18.0 kB
  • U3- Coloring the Film/3_Color Grading. The Theory.en.srt 15.8 kB
  • U2- Introduction to Color Grading/3_Searching the Footage.en.srt 11.7 kB
  • U3- Coloring the Film/0_Conforming.en.srt 10.8 kB
  • U3- Coloring the Film/1_Color Correction. The Theory.en.srt 10.7 kB
  • U2- Introduction to Color Grading/2_Equipment.en.srt 10.7 kB
  • U3- Coloring the Film/2_Color Correction. The Practice.en.srt 9.6 kB
[磁力链接] 添加时间:2024-09-12 大小:820.0 MB 最近下载:2025-06-16 热度:196

laracasts - Build Larabook From Scratch ® vampiri6ka

  • HQ/25 Following Users_ Part 2.mp4 84.7 MB
  • HQ/16 Publishing Statuses.mp4 76.4 MB
  • HQ/24 Following Users.mp4 70.3 MB
  • HQ/22 Profiles.mp4 52.7 MB
  • HQ/14 Signing In.mp4 52.4 MB
  • HQ/21 Browsing Users With Pagination.mp4 50.9 MB
  • HQ/10 Thinking in Terms of Commands.mp4 47.2 MB
  • HQ/19 Designing Statuses.mp4 39.6 MB
  • HQ/17 Integration Testing Repositories.mp4 36.2 MB
  • HQ/18 Gravatars and View Presenters.mp4 34.8 MB
  • HQ/23 Refactoring Session #1.mp4 34.4 MB
  • HQ/07 Registration with BDD.mp4 32.5 MB
  • HQ/20 Dummy Users and Statuses.mp4 27.0 MB
  • HQ/09 Registration Validation.mp4 26.5 MB
  • HQ/11 Domain Events.mp4 19.9 MB
  • HQ/05 Designing the Home Page.mp4 18.8 MB
  • HQ/01 The Virtual Machine.mp4 17.9 MB
  • HQ/06 Gulp, Sass, and Autoprefixing.mp4 16.0 MB
  • HQ/13 Feedback and Filters.mp4 14.4 MB
  • HQ/02 Dependencies.mp4 13.3 MB
[磁力链接] 添加时间:2017-04-25 大小:818.8 MB 最近下载:2024-09-30 热度:63

[FreeCoursesOnline.Me] A Cloud Guru - Build Your Own Linux Kernel from Scratch

  • 04 Customizing the Kernel/004 Creating a Linux Distribution Part 2.mp4 158.4 MB
  • 01 Introduction/002 About the Training Architect.mp4 127.3 MB
  • 05 Conclusion/001 Course Summary.mp4 86.5 MB
  • 01 Introduction/001 Course Introduction.mp4 74.5 MB
  • 03 Building the Kernel/004 Configuring and Building the Kernel.mp4 53.7 MB
  • 03 Building the Kernel/002 Downloading and Extracting the Source Code.mp4 50.5 MB
  • 04 Customizing the Kernel/002 Optimizing the Kernel for the Cloud.mp4 46.6 MB
  • 05 Conclusion/002 Whats Next.mp4 45.3 MB
  • 03 Building the Kernel/003 Installing the Required Packages.mp4 28.3 MB
  • 02 Creating the Build Environment/004 Setting Up Our Virtual Machine.mp4 21.1 MB
  • 04 Customizing the Kernel/003 Creating a Linux Distribution Part 1.mp4 19.5 MB
  • 02 Creating the Build Environment/002 The Differences between Kernels Operating Systems and Distributions.mp4 18.4 MB
  • 02 Creating the Build Environment/003 Preparing for the Build.mp4 16.6 MB
  • 03 Building the Kernel/005 Updating the Boot Loader.mp4 13.4 MB
  • 04 Customizing the Kernel/005 Conclusion Customizing the Kernel.mp4 9.1 MB
  • 03 Building the Kernel/007 Conclusion Building the Kernel.mp4 9.0 MB
  • 02 Creating the Build Environment/001 Introduction Creating the Build Environment.mp4 8.8 MB
  • 02 Creating the Build Environment/005 Conclusion Creating the Build Environment.mp4 8.3 MB
  • 03 Building the Kernel/006 Verifying the Environment.mp4 8.2 MB
  • 03 Building the Kernel/001 Introduction Building the Kernel.mp4 7.6 MB
[磁力链接] 添加时间:2023-12-24 大小:817.2 MB 最近下载:2025-06-19 热度:10390

[CourseClub.Me] A Cloud Guru - Build Your Own Linux Kernel from Scratch

  • 04 Customizing the Kernel/004 Creating a Linux Distribution Part 2.mp4 158.4 MB
  • 01 Introduction/002 About the Training Architect.mp4 127.3 MB
  • 05 Conclusion/001 Course Summary.mp4 86.5 MB
  • 01 Introduction/001 Course Introduction.mp4 74.5 MB
  • 03 Building the Kernel/004 Configuring and Building the Kernel.mp4 53.7 MB
  • 03 Building the Kernel/002 Downloading and Extracting the Source Code.mp4 50.5 MB
  • 04 Customizing the Kernel/002 Optimizing the Kernel for the Cloud.mp4 46.6 MB
  • 05 Conclusion/002 Whats Next.mp4 45.3 MB
  • 03 Building the Kernel/003 Installing the Required Packages.mp4 28.3 MB
  • 02 Creating the Build Environment/004 Setting Up Our Virtual Machine.mp4 21.1 MB
  • 04 Customizing the Kernel/003 Creating a Linux Distribution Part 1.mp4 19.5 MB
  • 02 Creating the Build Environment/002 The Differences between Kernels Operating Systems and Distributions.mp4 18.4 MB
  • 02 Creating the Build Environment/003 Preparing for the Build.mp4 16.6 MB
  • 03 Building the Kernel/005 Updating the Boot Loader.mp4 13.4 MB
  • 04 Customizing the Kernel/005 Conclusion Customizing the Kernel.mp4 9.1 MB
  • 03 Building the Kernel/007 Conclusion Building the Kernel.mp4 9.0 MB
  • 02 Creating the Build Environment/001 Introduction Creating the Build Environment.mp4 8.8 MB
  • 02 Creating the Build Environment/005 Conclusion Creating the Build Environment.mp4 8.3 MB
  • 03 Building the Kernel/006 Verifying the Environment.mp4 8.2 MB
  • 03 Building the Kernel/001 Introduction Building the Kernel.mp4 7.6 MB
[磁力链接] 添加时间:2024-04-04 大小:817.2 MB 最近下载:2025-06-19 热度:1957


共112页 上一页 71 72 73 74 75 76 77 78 79 下一页