Instructional Video6:29
Curated Video

Multi-Paradigm Programming with Modern C++ - Structure of C++ Projects

Higher Ed
In this video, we learn what is physical project structure and why it is important.

• What is project struc
ture?
• Why is good structure
important?
• What are the elements of pro
je
ct structure?

This...
Instructional Video9:08
Curated Video

Creational Design Patterns in Modern C++ - Parameterized Factory Method

Higher Ed
This video explains an alternative implementation of the factory method.
r/>
This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section highlights the factory method and...
Instructional Video2:52
Curated Video

IELTS Sample Part 3 Answers Describing Traffic Conditions

9th - Higher Ed
Today you will hear sample answers to two IELTS Part 3 questions about traffic. Listen in for band 7+ vocabulary and ideas.
Instructional Video7:36
Zach Star

Don't Let These Things Discourage You From Engineering

12th - Higher Ed






Plenty of people can be turned away from engineering for a variety of factors. Some of these that I include i
n the video are
1. No
t being good at math
2.
Not having any experience
/>3. Not being good...
Instructional Video16:41
Curated Video

Core Java Programming Course- Interface

Higher Ed
This video explains interface.<br/<br/>>

This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction in Java.
Instructional Video6:17
Curated Video

Creational Design Patterns in Modern C++ - Introduction - focuses on the factory method, its intent, and its structure

Higher Ed
This video focuses on the factory method, its intent, and its structure.

• Learn the meaning of `optiona
l`
• Memory layout of `op
tional`
• Optional
ve
rsus pointers

This clip is from the chapter...
Instructional Video6:33
Programming Electronics Academy

ESP8266WiFi Library Part Two: The Internet of Things: 8

Higher Ed
A description of the ESP8266 WiFi code library for Arduino.
Instructional Video6:06
Brave Wilderness

The BEAST of the Diving Quarry?

6th - 8th
In this segment of On Location, Coyote and Mark search for the infamous BEAST of the diving quarry! To complete their open water dive certification Coyote and Director Mark visit Ohio’s Circleville Dive Quarry for their final series of...
Instructional Video4:38
Curated Video

Creational Design Patterns in Modern C++ - Varying State

Higher Ed
This video demonstrates how to remove the extra car and bus classes and simulate objects of other classes by varying the state of a few objects.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design...
Instructional Video8:14
Curated Video

Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of this pattern and when to use it

Higher Ed
This video highlights the pros and cons of this pattern and when to use it.
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...
Instructional Video7:37
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Java Abstract Class - First Example - Creating Recipes with Template M

Higher Ed
In this session, we will learn about Java abstract class - first example - creating recipes with template M.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete...
Instructional Video3:49
Curated Video

Learning D3.JS 5.0 4.6: The classed() and style() Methods

Higher Ed
We will learn how to add more than one class to an element.<br/>
• Learn how to remove the attr() method and add the class<br/>ed() method
• Understand the example usi<br/>ng the developer tools
•<br/> Use the in-style method: style()
Instructional Video3:30
Brainwaves Video Anthology

Joyce Edwards - Teachers Make a Difference

Higher Ed
Dr. Joyce Edwards is the Assistant Superintendent for Teaching and Learning in Franklin, MA. She has nineteen years of experience in K-12 public education, beginning as an elementary teacher and moving into administration at both the...
Instructional Video4:37
Brainwaves Video Anthology

Jerry Blumengarten - Cybrary Man

Higher Ed
Jerry Blumengarten taught for 32 years in the New York City school system.  Even though he was a licensed Social Studies teacher, he taught most subjects (Language Arts, Science, Math, Computers…) for grades 6-9. He wrote curriculum for...
Instructional Video15:22
Curated Video

Comprehensive Android Developer Bootcamp - Creating an Inheritance Structure

Higher Ed
Java Inheritance:Creating an Inheritance Structure
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to create its...
Instructional Video6:14
Curated Video

Core Java Programming Course- Classes and Objects - Exercise 1

Higher Ed
This video presents an exercise on classes and objects.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the...
Instructional Video6:47
Curated Video

Core Java Programming Course- Concept of Classes and Objects

Higher Ed
This video explains the concept of classes and objects.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the...
Instructional Video5:24
Packt

Examples of Array List

Higher Ed
This video presents examples of Array List.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video4:53
Curated Video

Creational Design Patterns in Modern C++ - Cloning Example

Higher Ed
This video explains the use of cloning.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of the cloning types with an example and focuses on...
Instructional Video4:10
Curated Video

Creational Design Patterns in Modern C++ - Prototype Manager - Part II

Higher Ed
This video is the second part of the two-part video that demonstrates how to complete the implementation of the prototype manager.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in...
Instructional Video7:21
Professor Dave Explains

Neurotransmitters Type, Structure, and Function

9th - Higher Ed
We know that neurotransmitters are signaling molecules that travel across the synaptic space to interact with receptors and propagate signals from one neuron to the next. But what are these molecules? What are their structures? How do...
Instructional Video8:31
Science360

Computer Scientist Kyla McMullen - ScienceLives

12th - Higher Ed
While companies create visually enhanced movies, TVs and videogames to capitalize on the public fascination with 3-D technology, Kyla McMullen, assistant professor at Clemson University's Human-Centered Computing Lab, works on 3-D...
Instructional Video3:08
Curated Video

Complete Java SE 8 Developer Bootcamp - Java API Documentation (Javadocs)

Higher Ed
The author shows you where you can find the Java SE 8 Javadoc, and how to use it.
r/>
This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an...
Instructional Video4:28
Curated Video

Creational Design Patterns in Modern C++ - Introduction - introduces you to the pattern, its intent, and its structure

Higher Ed
This video introduces you to the pattern, its intent, and its structure.

• Use the basic project setup provided by instr
uctor
• Open Qt Creator and created the needed file
s as shown
• Put the files in the
co
rrect...