Curated Video
Java Programming for Complete Beginners - Java 16 - Step 12 - Java Inheritance - Puzzles - Multiple Inheritance, Reference Variables
In this session, we will learn about Java inheritance - puzzles - multiple inheritance, reference variables. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Learning Dart (Video 9)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Complete Modern C++ - Inheritance and Composition
In this video, we revisit inheritance and composition and explain it again with examples. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance...
Curated Video
Complete Modern C++ - Inheritance and Access Modifiers
This video explains access modifiers in the context of inheritance. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 41 - Relationships between JPA Entities - a Summary
In this video, we will cover relationships between JPA entities - a summary. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with Spring...
Curated Video
TypeScript for Beginners - Introduction - Inheritance
This video provides an overview of what you will learn in this section. This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Inheritance
CSS Basics: Inheritance This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Curated Video
Multi-Paradigm Programming with Modern C++ - Designing Class Hierarchies
Inheritance is one of the cornerstone features of object-oriented design. We use it to represent a set of hierarchically organized concepts. How to design a good hierarchy? • Drawing a hierarchy • When to use inheritance and when to...
Curated Video
Exploring the Advantages and Disadvantages of Sexual and Asexual Reproduction
This video introduces and compares sexual and asexual reproduction in organisms. The advantages and disadvantages of each method are discussed, along with real-life examples of organisms that use both methods of reproduction. The video...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 21 - Polymorphism - an Introduction
In this session, we will learn about polymorphism. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to OOP again and...
Economics Explained
The Biggest Wealth Transfer in History is Upon Us: The Boomers Last Will
The wealthiest generation in history is starting to retire, and die. In doing so they will be responsible for the greatest wealth transfer in history, as they pass along a collective 30 trillion dollars to their beneficiaries over the...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 21 - Entities and Relationships - an Overview
In this video, we will cover entities and relationships - an overview. This clip is from the chapter "Establishing Relationships with JPA and Hibernate-OneToOne" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Understanding Inheritance - Why Do We Need It?
In this session, we will understand inheritance - why we need it. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to OOP...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 2.3: Using Classes
In this video, we will learn how to use classes in Node.js and Express.js. • Define a class that handles todo's • Show how to extend from another class • Bind this class into the express application
Packt
Sub Classes
Object Oriented JavaScript - ES5 & ES2015: Sub Classes This clip is from the chapter "Object Oriented JavaScript - ES5 & ES2015" of the series "Modern JavaScript from the Beginning".In this section, you will learn the object oriented...
Curated Video
The Full Stack Web Development - Getting Started With Angular
App Development with Angular: Getting Started With Angular This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2 components, routing,...
Curated Video
Active Directory with Windows Server 2016 - GPO Linking
Learn about implementing GPOs at forest, domain, user, and resource levels. Understand the hierarchy of GPO implementation and the processing order. This clip is from the chapter "Create and Manage Group Policy" of the series "Active...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 34 - ManyToMany Mapping - Table Design
In this video, we will cover ManyToMany mapping - table design. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 2 - Understanding Tight Coupling Using the Binary Search Algorithm Example
In this Appendix video, we'll understand tight coupling using the binary search algorithm example. This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with...
Curated Video
Multi-Paradigm Programming with Modern C++ - Dual Hierarchy Example
In this video we implement a dual hierarchy for server applications supporting multiple protocols • Overview of what we will implement • Implementing a hierarchy of servers • What we learned by implementing the hierarchy? This clip is...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 48 - JPA Inheritance Hierarchies and Mappings - Mapped Super Class
In this video, we will cover JPA inheritance hierarchies and mappings - mapped super class. This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
TypeScript for Beginners - Extending a Class
This video demonstrates how to extend a class. This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use it.
Curated Video
REST APIs with Flask and Python - Class Composition
This video explains class composition. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 58 - Introduction to Transaction Management
In this video, we will cover an introduction to transaction management. This clip is from the chapter "Transaction Management" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...