Instructional Video2:34
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 42 - Introduction to Inheritance Hierarchies and Mappings

Higher Ed
In this video, we will cover an introduction to inheritance hierarchies and mappings.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot...
Instructional Video5:01
Curated Video

Identifying Cubes

K - 5th
In this video, workers at a Shape Warehouse learn how to identify a cube by examining its attributes. They review the characteristics of 2D and 3D shapes, and then focus on the specific attributes of a cube, including its six faces,...
Instructional Video3:08
Curated Video

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

Higher Ed
In this video, we'll cover CSS style tag styling.
r/>
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...
Instructional Video11:08
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Exploring the Layout

Higher Ed
In this video, we will be exploring the layout.
r/>
This clip is from the chapter "Exploring the Basics of Android Studio" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will be...
Instructional Video7:15
Curated Video

The Full Stack Web Development - Getting Started With jQuery

Higher Ed
jQuery Programming Techniques: Getting Started With jQuery
r/>
This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM...
Instructional Video7:09
Curated Video

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

Higher Ed
In this video, we'll cover element attribute manipulation.
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes...
Instructional Video4:39
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Links

Higher Ed
HTML Crash Course: Links
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so...
Instructional Video11:59
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Dictionaries, sets and tuples

Higher Ed
Learning the basics of building a class from scratch and special __init__ method
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video5:46
Curated Video

Complete Modern C++ - Project - Part VIII (Upcasting and Downcasting)

Higher Ed
This video is a discussion on upcasting and downcasting within the objects of a class hierarchy.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will...
Instructional Video11:04
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Hyperlinks Anchor Tag

Higher Ed
In this video, we'll learn about hyperlinks anchor tag.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video7:50
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Relational DatabasesÂ

Higher Ed
This video explains the fundamental concepts and terminologies of relational databases.
r/>
This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database Design" of the series "AWS Solutions...
Instructional Video2:05
Curated Video

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

Higher Ed
In this video, we'll learn about HTML tables with style.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video4:45
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - What is an Element

Higher Ed
In this video, we'll learn what is an element.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
Instructional Video5:42
Curated Video

Creational Design Patterns in Modern C++ - Fluent Builder

Higher Ed
This video highlights an alternative implementation of the builder that uses a fluent interface.
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all...
Instructional Video5:43
Curated Video

Creational Design Patterns in Modern C++ - File Example - Introduction

Higher Ed
This video introduces you to the file example.

• Go through the Qt document
ation
• Understand that signals get emitted when somethi
ng happens
• Learn that slots can be “connected” to signals to
re
act to events
...
Instructional Video4:38
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Images

Higher Ed
HTML Crash Course: Images
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and...
Instructional Video5:09
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Manipulate the Attributes

Higher Ed
DOM Crash Course: Manipulate the Attributes
r/>
This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles and classes, events...
Instructional Video5:56
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Image and Form Attributes

Higher Ed
In this video, we'll cover image and form attributes.
r/>
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,...
Instructional Video3:43
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Creating and Using CSS File

Higher Ed
In this video, we'll cover creating and using CSS file.
r/>
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,...
Instructional Video2:04
The Business Professor

Beta Test

Higher Ed
This Video Explains the Beta Test
Instructional Video3:50
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Divs and Spans to Organize Content

Higher Ed
In this video, we'll learn about Divs and Spans to organize content.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML...
Instructional Video5:37
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Class Attributes

Higher Ed
Classes have attributes. Not sure what a Python class attribute is? That means this lesson is for you.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3...
Instructional Video6:34
Curated Video

Python 3 for Beginners: Importing, Using, and Managing Module Search Path

Higher Ed
In this video, you will learn about Python modules - files with a .py extension that contain a set of attributes, methods, and classes. You will learn how to include modules in your Python program using the import statement followed by...
Instructional Video7:03
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Inheritance - Derive a Class from Another Class

Higher Ed
This video gives an overview of inheritance and demonstrates how to derive a class from another class.
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step-...