Instructional Video8:44
Curated Video

Complete Java SE 8 Developer Bootcamp - Editions and Versions

Higher Ed
Evaluate different versions and traditions of JDK available to us. 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 overview of features of Java...
Instructional Video2:31
Curated Video

C++ Standard Template Library in Practice - Project - Bitcoin Exchange Program

Higher Ed
The aim of this video is to tie all of what we have learned together, using a project. Our project is a Bitcoin exchange rate program, that will fetch the latest exchange rates for multiple currencies. • We need to gather the necessary...
Instructional Video6:51
Rachel's English

Real Life - Dad's Office Part 2

6th - Higher Ed
If you’re studying English pronunciation and want to enjoy English conversation you’re in the right place! Here you will learn important vocabulary words in English, getting detailed analysis on each word’s use and pronunciation. You’ll...
Instructional Video7:39
Curated Video

Using Relative Pronouns: Who and That

K - 5th
Writers use relative pronouns to make their writing more specific and less wordy. Let's practice using the relative pronouns "who" to refer to people and "that" to refer to things.
Instructional Video5:45
Get Me Coding

Learn How to Use Loops in Scratch

9th - 11th
Begin to learn how to use loops to contol how your sprite behave.
Instructional Video7:36
Schooling Online Kids

A Life Skills Series: Interacting With Others - Verbal Communication - The Loud Library

3rd - Higher Ed
Life Skills: self-awareness and empathy Bella and Bay are excited to visit the library. There are so many books to choose from! But when Bella starts talking too loudly, Bay gets embarrassed. Even worse, other people start to shush her!...
Instructional Video15:06
Packt

Bonus: HTTP Requests Without a Library

Higher Ed
Asynchronous Node.js (Weather App): Bonus: HTTP Requests Without a Library This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video8:45
Brainwaves Video Anthology

Richard Ovenden - The Bodleian Library - University of Oxford

Higher Ed
Richard Ovenden has been Bodley’s Librarian (the senior Executive position of the Bodleian Libraries, University of Oxford) since 2014. Prior to that Richard held positions at Durham University Library, the House of Lords Library, the...
Instructional Video10:31
Programming Electronics Academy

2 Easy fixes to Arduino error: “.h: No such file or directory"

Higher Ed
2 Easy fixes to Arduino error: “.h: No such file or directory" Are you trying to run an Arduino sketch, but keep coming across a "No such file or directory" error? This is a pretty common error! Keep watching to learn more about 2 easy...
Instructional Video3:41
Packt

What Is Asynchronous Programming?

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: What Is Asynchronous Programming? This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section, you will learn...
Instructional Video11:51
APMonitor

Java ☕ Course Overview

10th - Higher Ed
Every good programmer must have an understanding of the fundamentals of programming in order to build complex tools. This tutorial steps through core programming skills to build the more complex incubator temperature control. The...
Instructional Video2:51
Curated Video

C++ Standard Template Library in Practice - Basic Architecture of the I/O Stream Library

Higher Ed
The user is unfamiliar with I/O in the STL. • Introduce the basic classes and overview of I/O • Talk about how it is an extensible framework • Set up for the next section dealing with Console I/O This clip is from the chapter "I/O in...
Instructional Video3:03
Curated Video

Learning PHP 7 (Video 14)

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 Video20:05
Programming Electronics Academy

How to set up an Arduino Library :: Video #1 :: Arduino Library Series

Higher Ed
How to set up an Arduino Library :: Video #1 :: Arduino Library Series
Instructional Video6:32
Curated Video

Multi-Paradigm Programming with Modern C++ - Specializing the Template

Higher Ed
Our “equal” function uses an epsilon to compare values. This works well with floating point types, but it’s inefficient for fixed point. We can try to specialize the function template, but how to do this in a generic way? • The problem...
Instructional Video12:45
Packt

Rendering Messages

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Rendering Messages This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video15:26
Packt

Custom HTTP Library (Ajax with Callbacks) - Part 1

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: Custom HTTP Library (Ajax with Callbacks) - Part 1 This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section,...
Instructional Video4:39
Curated Video

API Testing with Postman - Using tv4 to Validate API Schema

Higher Ed
Understand how to use schema definitions as a form of contract testing. • Discuss contract testing and how it fits in with schemas • Show how to setup a test using tv4 schema validation • Change the definition to demonstrate how it works...
Instructional Video4:41
Curated Video

C++ Standard Template Library in Practice - Project - Custom Writer Function

Higher Ed
This is the third part of the project. • Create custom writer function as data handler • Make changes in the bitcoin class • Compile the project This clip is from the chapter "Introducing the Standard Template Library (STL)" of the...
Instructional Video17:00
Curated Video

Comprehensive Android Developer Bootcamp - RecyclerView Adapter and TimeAgo - Part 1

Higher Ed
Build a Journal App with Firestore:RecyclerView Adapter and TimeAgo - Part 1 This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how...
Podcast3:55
NPR

Women in the Baseball Hall of Fame

Pre-K - Higher Ed
The Women in Baseball section of the Baseball Hall of Fame in Cooperstown, NY has recently acquired some new members. Corrine Mullane and her daughter Molly Mullane-Cavagnaro are the first ever mother-daughter duo enshrined in the...
Instructional Video8:53
IDG TECHtalk

Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.

Higher Ed
Can you take a Python script and turn it into a standalone executable? Sort of! The Python compiler Cython can be used to do something like this, but it's a little trickier than it might seem. We'll explore how to do this in this video,...
Instructional Video9:38
PBS

Why We Still Love Little Women, 150 Years Later (feat. Lindsay Ellis and Princess Weekes)

12th - Higher Ed
Before women were asking “Am I a Carrie or a Samantha?”, they were asking “Am I a Jo or an Amy?” Before there was Edward vs Jacob, there was Laurie vs Professor Bhaer. And over the more than 150 years since Little Women was originally...
Instructional Video22:17
Programming Electronics Academy

Control your keyboard with Arduino! Automate simple tasks!

Higher Ed
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.