Instructional Video5:11
Curated Video

Mastering Swift 2 Programming (Video 54)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video5:55
Brainwaves Video Anthology

Aurora V. Archer Teaching in the Global Pandemic - Mexico

Higher Ed
Aurora Verona Archer is an English teacher at the School of Languages and the Language Center at the Universidad Veracruzana, Xalapa, Veracruz, Mexico. She received her PhD from the University of Southampton, UK.
Instructional Video4:43
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 1: Object Relational Impedence Mismatch

Higher Ed
Introduction to JPA in 10 Steps: Step 1: Object Relational Impedence Mismatch This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you...
Instructional Video7:11
Organizational Communication Channel

Loosely and Tightly Coupled Systems from Karl Weick

Higher Ed
Weick explains that organizations can either be loosely or tightly coupled and that many organizations would benefit from looser coupling and distributed decision-making to become more adaptable to changes.
Instructional Video5:38
Brainwaves Video Anthology

Ashley Rimmer - Teaching Students How to Think

Higher Ed
Ashley Rimmer is entering her 5th year of teaching and "Novemberized" learning some in her classroom last year. She is excited to learn new ways to empower students. She is a National Board Certified English teacher. Last year, she was...
Instructional Video4:49
Curated Video

Creational Design Patterns in Modern C++ - Basic Example - demonstrates how to implement the prototype pattern

Higher Ed
This video demonstrates how to implement the prototype pattern with a basic example. • Run the app through Visual Studio • Run the app through PowerShell • Run the app through File Explorer This clip is from the chapter "Prototype" of...
Instructional Video4:22
Curated Video

Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the singleton design patterns

Higher Ed
This video highlights the pros and cons of the singleton design patterns. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger classes,...
Instructional Video5:27
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Our First Java Class with Eclipse

Higher Ed
In this video, we will learn about our first Java class with Eclipse. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video2:20
Curated Video

Finding the Word Count in a PowerPoint Presentation

Pre-K - Higher Ed
In this video, the speaker demonstrates how to find the word count in a PowerPoint presentation, a feature not readily available in PowerPoint itself. By navigating through the file menu and properties section, the speaker reveals a...
Instructional Video4:41
Curated Video

A2 English Listening Practice - High School

Pre-K - Higher Ed
This video serves as English listening comprehension practice for lower-level students. In this video, a native English speaker talks slowly and clearly about the topic of high school. The subtitles are included at the bottom of the...
Podcast28:54
NASA

‎Houston We Have a Podcast: Teacher on Board

Pre-K - Higher Ed
Ricky Arnold, NASA Astronaut, talks about his time as an educator, his first flight on the Space Shuttle, and his plans to teach from space during his first long-duration flight on the International Space Station starting on March 21,...
Instructional Video12:37
Curated Video

Core Java Programming Course- Classes and Object - Exercise 2

Higher Ed
This video presents an exercise on classes and objects. 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 different...
Instructional Video11:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Interfaces: Part 2

Higher Ed
Examples of using interfaces for polymorphism and demonstrations of new interface features that were added to Java SE 8. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8 Developer...
Instructional Video7:23
Curated Video

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

Higher Ed
This video is the third part of the six-part video that demonstrates how to add the GameManager, which creates the instances of the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video3:52
Curated Video

Creational Design Patterns in Modern C++ - Application Framework - Implementation

Higher Ed
This video highlights the issues with the design and demonstrates how to implement the application framework without the pattern. • Introduce std::pair and std::tuple • Create fake data for “phone book” • Show how to use the std::sort...
Instructional Video9:37
Curated Video

Band 9 Sample Answers about High School for IELTS Speaking - IELTS Energy Podcast 1154

9th - Higher Ed
Do you remember high school? Even if you don't, you might have to talk about it on your IELTS Speaking test! Listen to our strategies and sample answers for tough to remember IELTS topics.
Instructional Video17:34
Curated Video

C++ Developer - Dynamic Memory - Part 2

Higher Ed
This is the second part of a two-part video that explains dynamic memory. This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Instructional Video9:09
Zach Star

The Math Needed for Computer Science

12th - Higher Ed
Computer science majors have to learn a different kind of math compared to MOST other majors (with the exception of math majors, plus computer and software engineers). This kind of math is important especially for those looking to go...
Instructional Video4:09
Curated Video

Learning PHP 7 (Video 9)

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 Video2:18
Tarver Academy

Learning never exhausts the mind by Leonardo da Vinci

12th - Higher Ed
In This Episode, Tyler Teaches Us About Learning never exhausts the mind by Leonardo da Vinci
Instructional Video6:53
The Business Professor

Hiring in Large Firms

Higher Ed
Hiring in Large Firms
Instructional Video6:12
Packt

What are Java Collections?

Higher Ed
This video explains Java Collections. 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 and Frameworks".This...
Instructional Video12:05
Ti & Me TV

Dancers' Corner LIVE

K - 5th
Just a little baby q&a
Instructional Video9:17
Curated Video

Comprehensive Android Developer Bootcamp - Overriding Super Class Methods

Higher Ed
Java Inheritance:Overriding Super Class Methods 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 structure. You...