Instructional Video4:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime

Higher Ed
In this video, we will learn about Java dates - introduction to LocalDate, LocalTime, and LocalDateTime. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video4:12
Curated Video

Learning Dart (Video 15)

Higher Ed
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...
Instructional Video3:56
Curated Video

Advanced Swift 2 Application Development (Video 24)

Higher Ed
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Instructional Video10:11
Packt

How can Java Classes Take Advantage of Interfaces?

Higher Ed
This video explains how Java classes can take advantage of interfaces. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video4:36
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part II

Higher Ed
This video is the second part of the six-part video that demonstrates how to add the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview...
Instructional Video5:35
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part VI

Higher Ed
This video is the sixth part of the six-part video that demonstrates how to refactor the game to use a deep copy to prevent issues with a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video4:20
Curated Video

Creational Design Patterns in Modern C++ - Multiple Actors - Part I

Higher Ed
This video is the first part of the three-part video that demonstrates how to update the example to support multiple types of actors. • Smart pointers, raw pointers, and references • Function objects • Contiguous sequences This clip is...
Instructional Video6:45
Curated Video

Complete Modern C++ - File IO - Part I (Basics)

Higher Ed
This video demonstrates reading and writing of data into text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Instructional Video4:48
Curated Video

C++ Standard Template Library in Practice - The Course Overview

Higher Ed
This video will give you an overview about the course. This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in Practice".We begin by reminding ourselves why the...
Instructional Video5:45
Curated Video

Comprehensive Android Developer Bootcamp - Introduction to Classes and OOP - Object Oriented Programming

Higher Ed
Introduction to Object Oriented Programming in Java:Introduction to Classes and OOP - Object Oriented Programming This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive...
Instructional Video6:30
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Create Motor Bike Java Class and a Couple of Objects

Higher Ed
In this video, we will learn how to create Motor Bike Java class and a couple of objects. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video2:01
Brainwaves Video Anthology

Denisha Jones - Teachers Make a Difference - Elma Redfern Moore, Ed D

Higher Ed
Denisha Jones is the Director, Art of Teaching Program at Sarah Lawrence College. She earned a BS in Early Childhood Education and Certificate in Nonprofit Leadership from the University of the District of Columbia; PhD. in Curriculum...
Instructional Video7:22
Curated Video

Learning Python Web Penetration Testing (Video 8)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video18:12
Packt

What are Abstract Classes and how Different are they from Interfaces?

Higher Ed
This video explains abstract classes and discusses how different they are from interfaces. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with...
Instructional Video10:55
Packt

Difference Between Public and Private Modifiers with Examples

Higher Ed
This video explains with examples the difference between public and private modifiers. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video8:53
Curated Video

Hands-On WebAssembly for C++ Programmers - Passing Complex Data with Embind

Higher Ed
So far, we can pass primitive types only. How do we pass objects, enumerations, and more? • Learn how to pass enumerations • Learn how to pass value objects • Learn how to pass classes This clip is from the chapter "Running Our First C++...
Instructional Video5:46
Curated Video

Creational Design Patterns in Modern C++ - Generic Pool - Part I

Higher Ed
This video is the first part of the two-part video that demonstrates how to create a generic object pool that can work with any class. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern...
Instructional Video6:03
Curated Video

Creational Design Patterns in Modern C++ - Pooling Game Objects - Part II

Higher Ed
This video is the second part of the two-part video that demonstrates how to use pooling for the Missile class objects. • `string_view`: intention of “observing” • Retain strings passed to functions • Performance comparison with...
Instructional Video5:08
Curated Video

Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part III

Higher Ed
This video is the third part of the three-part video that explains the Interface Segregation and Depending Inversion principles. • What a variant represents • std::variant interface and usage • Example of use cases This clip is from the...
Instructional Video3:55
Curated Video

TypeScript for Beginners - Inheriting Functionality

Higher Ed
This video demonstrates how to work with the inheriting functionality. 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...
Instructional Video8:36
Curated Video

Complete Java SE 8 Developer Bootcamp - Coding Standards

Higher Ed
Learn the conventions that most Java developers use when writing applications. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on...
Instructional Video6:11
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 21 - Polymorphism - an Introduction

Higher Ed
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...
Instructional Video12:10
Catalyst University

Overview & Comparison of Water- vs Lipid-Soluble Hormones

Higher Ed
This video includes a basic introduction to the endocrine system and then a comparison of the signaling between water-soluble and lipid-soluble hormones.
Instructional Video4:18
Curated Video

Learning Dart (Video 12)

Higher Ed
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...