Instructional Video2:40
Curated Video

Advanced Swift 2 Application Development (Video 31)

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 Video3:36
Curated Video

Advanced Swift 2 Application Development (Video 29)

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 Video5:07
Curated Video

Learning PHP 7 (Video 10)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video11:33
Curated Video

Q&A with a PhD Student in AI and Robotics

Higher Ed
The video features a Q&A session with a PhD student in the Harvard-MIT Health Science and Technology program who shares insights on her studies, AI ethics, obstacles faced by women and minorities in the field, and exciting AI research....
Instructional Video8:54
Packt

Practice Example on Fluent Wait

Higher Ed
This video presents a practice example on Fluent Wait. This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers how...
Instructional Video9:44
Packt

Regular Expressions [Part 4] - Shorthand Character Classes

Higher Ed
Error Handling & Regular Expressions: Regular Expressions [Part 4] - Shorthand Character Classes This clip is from the chapter "Error Handling & Regular Expressions" of the series "Modern JavaScript from the Beginning".In this section,...
Instructional Video4:39
Curated Video

Creational Design Patterns in Modern C++ - Cloning Types

Higher Ed
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it. • Open Qt Creator • Create a new Qt class • Add the files to the correct folders in the course code This clip is from the...
Instructional Video7:23
Curated Video

Creational Design Patterns in Modern C++ - std::shared_ptr

Higher Ed
This video demonstrates how to use the factory method as functions and focuses on the std::shared_ptr function. This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section...
Instructional Video7:21
Curated Video

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

Higher Ed
This video is the second part of the two-part video that demonstrates how to implement the factory method used in the previous example. • Understand when to use std::optional • Modeling simple failure states or value absence • Section...
Instructional Video2:06
Curated Video

C++ Programming By Example - Why Use Classes and Structures?

Higher Ed
Why should you bother about classes/structures in C++? • Learn to design code logically • Understand how to re-use code • Encapsulate ideas/models in code This clip is from the chapter "Classes and Structures: Building a Casino Guessing...
Instructional Video4:02
Brian McLogan

Simplify a Complex Rational Fraction

12th - Higher Ed
👉 Learn how to simplify complex fractions. To simplify complex fractions having a fraction as the numerator and another fraction as the denominator we first factor the expressions that can be factored and then we multiply the fraction in...
Instructional Video7:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Understanding Inheritance - Why Do We Need It?

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

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Exploring Java API

Higher Ed
In this video, we will learn about exploring Java API. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string class and understand...
Instructional Video4:05
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Pseudo Elements

Higher Ed
CSS Crash Course: Pseudo Elements This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video6:26
Curated Video

REST APIs with Flask and Python - Magic Methods: __str__ and __repr__

Higher Ed
This video explains the magic methods of __str__ and __repr__. 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...
Instructional Video4:46
Curated Video

B1 English Listening Practice - American Universities

Pre-K - Higher Ed
This video serves as English listening comprehension practice for intermediate-level students. In this video, a native English speaker talks in a natural way about the topic of American universities. The subtitles are included at the...
Instructional Video5:57
Professor Dave Explains

Carbonates, Sulfates, and Phosphates

12th - Higher Ed
What common minerals are included in the carbonate, sulfate, and phospate classes? What geological and weather conditions are conducive to the formation of these mineral rocks? And what is a mineraloid? The 8 Classes of Minerals part 2
Instructional Video4:16
Curated Video

Learning LESS (Video 16)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video3:36
Curated Video

Learning CSS (Video 9)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video7:04
Curated Video

Tips, Tricks, and Techniques for Node.js Development 2.3: Using Classes

Higher Ed
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
Instructional Video6:58
Tarver Academy

How to Set up your Class Folders in Google Drive

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Set up your Class Folders in Google Drive
Instructional Video6:46
Brainwaves Video Anthology

Jim Coan - Teachers Make a Difference - Frau Dufford

Higher Ed
Dr. James Coan is Professor of Psychology and Director of the Virginia Affective Neuroscience Laboratory at the University of Virginia. Dr. Coan has consulted for clinicians, businesses and researchers, working with groups as diverse as...
Instructional Video8:39
Packt

Demonstrating Clubbing Tests into Classes in Framework

Higher Ed
This video demonstrates how to club tests into classes in framework. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:47
Packt

Sub Classes

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