Instructional Video6:31
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Conclusion – Cascading Style Sheets (CSS) Grid

Higher Ed
This video provides a conclusion on CSS Grid. 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 section explains...
Instructional Video5:16
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Common jQuery Methods and How to Code in jQuery?

Higher Ed
This video focuses on common jQuery methods and how to code in jQuery. 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...
Instructional Video6:43
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Checkbox - Coding Challenge

Higher Ed
This video presents a checkbox challenge to create the effect and find values. 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...
Instructional Video3:01
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Centering Content Using Margin

Higher Ed
This video presents a challenge to center content using the margin declaration. This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video7:36
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Cascading Style Sheets (CSS) Font Sizes

Higher Ed
This video focuses on CSS font sizes. This clip is from the chapter "Common Cascading Style Sheets (CSS) Questions and Answers for Interview Preparation" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video2:14
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Cascading Style Sheets (CSS) Challenges – Introduction

Higher Ed
This video provides an introduction to CSS challenges. 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 some of the...
Instructional Video5:58
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Box Model and its Workings

Higher Ed
This video explains the box model and its workings. This clip is from the chapter "Common Cascading Style Sheets (CSS) Questions and Answers for Interview Preparation" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video7:58
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - append() and prepend() Methods

Higher Ed
This video explains the append() and prepend() methods. This clip is from the chapter "Common JavaScript Questions and Answers for Interview Preparation and Practice" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video4:08
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding ToolTips and Pop-over in Bootstrap

Higher Ed
This video shows how to add tooltips and pop-over in Bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video5:56
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Spinners and Progress Bars with Bootstrap 4 Styles

Higher Ed
This video demonstrates how to add spinners and progress bars using Bootstrap 4 styles. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3,...
Instructional Video2:53
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding FontAwesome Icons to a Page

Higher Ed
This video explains how to add FontAwesome icons to a page. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video3:48
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Cascading Style Sheets (CSS) to Web Pages and Understanding CSS Syntax

Higher Ed
This video demonstrates how to add CSS to web pages and focuses on CSS syntax. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5,...
Instructional Video8:18
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding and Collapsing Elements Using Bootstrap

Higher Ed
This video demonstrates how to add and collapse elements using bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video3:45
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding a Dropdown Fluxionality in Bootstrap

Higher Ed
This video explains how to add a dropdown functionality in Bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video5:57
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - 2 Designing Columns Using Cascading Style Sheets (CSS)

Higher Ed
This video presents a challenge to design columns using CSS. 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 some...
Instructional Video2:02
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Pagination in Bootstrap

Higher Ed
This video explains how to add pagination in Bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video9:55
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Understanding Flat Map

Higher Ed
In this session, we will discuss flat maps. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video10:48
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Architecture - Data Structures - Implementation

Higher Ed
Let's discuss the basic structure of the project. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video13:11
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution($text)

Higher Ed
In this video, let's take a look at the solution for our quiz for $text. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we...
Instructional Video10:54
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $text Operator

Higher Ed
In this video, we will learn about the $text Operator. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover query and...
Instructional Video10:04
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $elemMatch Operator

Higher Ed
In this video, we will learn about the $elemMatch Operator. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover query...
Instructional Video9:57
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Selecting Multiple DOM Nodes

Higher Ed
In this video, you'll learn what happens when you select multiple DOM nodes. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get...
Instructional Video6:08
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Understanding Map

Higher Ed
In this lesson, you will learn about Map functions in details. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video7:53
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($in)

Higher Ed
In this video, let's take a look at the solution for our quiz of $in. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...