Instructional Video2:44
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Fault Domain and Update Domain

Higher Ed
In this video, we will look at the fault domain and update domain. This clip is from the chapter "Azure Virtual machines" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure compute and creating...
Instructional Video2:02
Curated Video

.NET Core Microservices - Product API Controller POST PUT DELETE

Higher Ed
This video explains the concept of product API controller POST PUT DELETE. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Instructional Video3:23
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Select Element

Higher Ed
In this video, we'll cover select element. This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery, selecting with jQuery,...
Instructional Video3:37
Curated Video

Learning PHP 7 (Video 32)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video3:45
Curated Video

Learning PHP 7 (Video 24)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video10:58
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 12)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video3:14
friEdTech

Switch to the New GDrive and Add Files to Folders

Higher Ed
Learn how to switch over to the new Google Drive, what the most important changes are, and find out how to ADD files to a secondary folder in Google Drive as well as how to move multiple files at one Time to go.
Instructional Video16:39
Packt

Creating the UI With Materialize CSS

Higher Ed
Tracalorie Project (Using the Module Pattern): Creating the UI With Materialize CSS This clip is from the chapter "Tracalorie Project (Using the Module Pattern)" of the series "Modern JavaScript from the Beginning".In this section, you...
Instructional Video2:10
Curated Video

Agile Masterclass: Agile for Project Management - Scrum Artifact 2: Sprint Backlog

Higher Ed
This video explains Sprint backlog. This clip is from the chapter "Scrum Artifacts" of the series "Agile Project Management: Agile, Scrum, Kanban, and Extreme Programming".This section explains Scrum artifacts.
Instructional Video6:46
Curated Video

API Testing with Postman - Validating APIs with Postman Requests

Higher Ed
Show how to check that an API is returning expected results. • Set up a request • Add a check on the test tab of the request • Demonstrate sharing tests between requests at the collection level This clip is from the chapter "Automating...
Instructional Video5:49
Curated Video

Apache Maven Beginner to Guru - Using Spock with JUnit 5

Higher Ed
This video explains how to use Spock with Junit 5. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video4:36
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Inline Style

Higher Ed
In this video, we'll cover CSS inline style. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style, CSS...
Instructional Video7:24
Curated Video

Node.js API Masterclass with Express and MongoDB - Mongoose Error Handling [1]

Higher Ed
Custom Error Handling & Mongoose Middleware: Mongoose Error Handling [1] This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video6:52
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - What Else Can You Do to Protect Yourself Part I

Higher Ed
In this final 2-part module, I will review for you the good cyber security solutions presented in the training. After the recap, you will be taught even more cool tips ‘n’ tricks on how to protect yourself when using computers,...
Instructional Video8:35
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert Post Action

Higher Ed
In this video, we'll look at product Upsert post action. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video3:12
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product Repository

Higher Ed
In this video, we'll learn how to add product repository. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video1:22
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Edit Book UI

Higher Ed
In this video, we'll edit Book UI. This clip is from the chapter "Book List Razor Project" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at book list Razor project.
Instructional Video4:26
Curated Video

Learning Akka (Video 15)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video6:08
Curated Video

Web Development with Node.JS and MongoDB (Video 19)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video5:43
Curated Video

Serverless JavaScript Projects 4.4: Building an Update and Delete Lambda

Higher Ed
In this video, we need to be able to update the cards when moved from column to column. We also need to be able to delete cards and boards. • Set up the functions for update and delete • Run the serverless deploy script • Make sure CORS...
Instructional Video5:20
IDG TECHtalk

How to prep for Windows 7, Server 2008 end of life

Higher Ed
Still running Windows 7 or Windows Server 2008? Take these steps to minimize your risk.
Instructional Video19:20
Packt

Securely Storing Passwords: Part II

Higher Ed
API Authentication and Security (Task App): Securely Storing Passwords: Part II This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video12:08
Packt

Designing a Linked List – Part 3

Higher Ed
This is the third part of the three-part video that explains how to add a node to any position. This clip is from the chapter "Question 4: Design of a Linked List" of the series "Data Structures and Algorithms: The Complete...
Instructional Video5:11
Curated Video

.NET Core Microservices - Update Shopping Cart Repository Method

Higher Ed
This video explains the update shopping cart repository method. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...