Instructional Video6:04
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Entity Framework Data Model

Higher Ed
This video explains how to create an Entity Framework model from the database tables. These models are classes that you will use to work with the data. Each model mirrors a table in the database and contains properties that correspond...
Instructional Video10:17
Packt

Hands-On Continuous Integration and Automation with Jenkins - Pull Requests in Multibranch Pipeline

Higher Ed
This video explains what a pull request is and shows how to create and debug a pull request in a multibranch pipeline. • What is a pull request • Create a pull request • Debug a pull request in the multibranch pipeline This clip is from...
Instructional Video8:17
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Random Values Using JavaScript Math Object

Higher Ed
This video demonstrates how to create random values using the JavaScript Math Object.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video7:39
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Footer Styling using Cascading Style Sheets (CSS)

Higher Ed
This video demonstrates how to create footer styling using CSS.
<
br/>
This clip is from the chapter "Creating a Website from Scratch with a Fat Footer Design using the Flex Property" of the series "Modern Web Design with HTML5,...
Instructional Video4:06
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Creating the ASP.NET Model View Controller (MVC) Project

Higher Ed
This video focuses on the ASP.NET MVC web development with controllers and views. You will also learn how to create a web app.
<
br/>
This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the...
Instructional Video4:35
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Kinesis Analytics, Part 4

Higher Ed
This video is the fourth part of the four-part video that shows Kinesis analytics in the studio environment.
<
br/>
This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022)...
Instructional Video9:12
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Selecting Web Page Elements using JavaScript Element Selectors

Higher Ed
This video explains how to select web page elements using the JavaScript element selectors.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video6:06
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Getting Random Items from Arrays

Higher Ed
This video demonstrates how to get random items from arrays.
<
br/>
This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section focuses on advanced...
Instructional Video6:07
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Three-column Website Using Cascading Style Sheets (CSS) Grid

Higher Ed
This video explains how to create a three-column website using CSS Grid.
<
br/>
This clip is from the chapter "Creating a Simple Website from Scratch" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video4:15
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Random Page Background - Coding Challenge

Higher Ed
This video presents a coding challenge on how to create a random page background.
<
br/>
This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video3:35
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Box Model – Exercise

Higher Ed
This video presents a challenge to use the box model exercise.
<
br/>
This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces...
Instructional Video3:26
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Applying Styling Using Cascading Style Sheets (CSS)

Higher Ed
This video explains how to apply a style using CSS.
<
br/>
This clip is from the chapter "Creating a Cascading Style Sheets (CSS) Grid Website with Flex Navbar" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video4:47
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Google Font

Higher Ed
This video presents a challenge to add Google font.
<
br/>
This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to...
Instructional Video5:09
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Copyright to the Footer

Higher Ed
This video shows how to add copyright to the footer.
<
br/>
This clip is from the chapter "Creating a Website from Scratch with a Fat Footer Design using the Flex Property" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video10:53
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Recording the Application under Test with JMeter

Higher Ed
This video explains how to record the application under test with JMeter.
<
br/>
This clip is from the chapter "Recording JMeter Scripts" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...
Instructional Video9:05
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $currentDate operator

Higher Ed
In this video, we will learn about $currentDate operator.
<
br/>
This clip is from the chapter "Update Operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover update...
Instructional Video3:06
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Read Documents

Higher Ed
In this video, we will cover how to read documents.
<
br/>
This clip is from the chapter "Basic Read Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover basic read...
Instructional Video3:29
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Returning Field Values

Higher Ed
This video explains how to return field values.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to apply jQuery...
Instructional Video6:52
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Manipulating Page Elements - JavaScript and Classes

Higher Ed
This video demonstrates how to manipulate page elements in JavaScript and classes.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video5:49
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Making a Navigation Bar Turn the HTML List Items into a Navbar - Coding Challenge

Higher Ed
This video presents a coding challenge to make the navigation bar turn the HTML list items into a Navbar.
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the...
Instructional Video5:04
Packt

Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on Windows

Higher Ed
This video shows how to install Jenkins on Windows. • Describe options to install Jenkins on Windows • Download the Windows package installer • Install from package installer This clip is from the chapter "Install Jenkins" of the series...
Instructional Video3:08
Packt

Hands-On Continuous Integration and Automation with Jenkins - Install Blue Ocean

Higher Ed
This video installs Blue Ocean and shows how to access it. • Install Blue Ocean • Access Blue Ocean • Switch between Blue Ocean and classic UI This clip is from the chapter "Blue Ocean" of the series "Hands-On Continuous Integration and...
Instructional Video2:04
Curated Video

Introduction to Cloud Computing - Cloud Datacenters : Where Are They?

Higher Ed
This video explains cloud Datacenters.<br<br/>/>

This clip is from the chapter "Introduction" of the series "Introduction to Cloud Computing".This section introduces you to the course.
Instructional Video4:34
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Installing VS Code

Higher Ed
In this video, we will be installing VS code.<br<br/>/>

This clip is from the chapter "Mongo with Node" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover Mongo with Node.