Instructional Video4:50
Paul Marriott

4-Digit 7-Segment Display Countdown Timer w/Arduino Uno & Passive Buzzer

9th - 12th
A countdown timer with a 4-digit 7-segment display through Arduino Uno, Arduino IDE (for coding) and the SevSeg library. A passive buzzer is used for sound output.
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 Video29:48
Programming Electronics Academy

Ep. 2: I2C and SPI with Dan Hienzsch

Higher Ed
This week Michael sits down with the founder of Rheingold Heavy, Dan Hienzsch. The two talk about Dan’s beginnings in Silicon Valley (1:45), how Arduino opened him up to the world of microcontrollers (7:55), and the inspiration behind...
Instructional Video14:24
Packt

Printing in Color

Higher Ed
Node.js Module System (Notes App): Printing in Color This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Node.js...
Instructional Video11:15
Curated Video

C++ Developer - Saying Hello to C++

Higher Ed
This video introduces you to C++. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video2:21
Extra English Practice

Learning English - How To Say 'I Agree' In Different Ways

9th - 12th
Here are 5 different ways to say "I agree." Try using them to add variety to your vocabulary. 1. Don't I know it! 2. (You're) preaching to the choir. 3. You can say that again! 4. You're telling me! 5. I couldn't agree more!
Instructional Video12:36
Programming Electronics Academy

TimerOne in Arduino: Arduino Course 9.6

Higher Ed
Using a timer based library for Arduino.
Instructional Video4:28
Curated Video

Multi-Paradigm Programming with Modern C++ - Application Binary Interface

Higher Ed
Sometimes we want to share a package, without sharing its source code. And sometimes we want to push updates to our shared libraries, without requiring that customers re-build their applications. This requires a stable application binary...
Instructional Video1:44
Brainwaves Video Anthology

Emily Bailin Wells - Teachers Make a Difference - Eden Eisman

Higher Ed
Emily is a doctoral student in the Communication, Media, and Learning Technology Design (CMLTD) program with a focus on Communication & Education at Teachers College, Columbia University. She holds a masters degree in Education, Culture...
Instructional Video3:21
Packt

Kafka Streams Introduction

Higher Ed
This video provides an introduction to the Kafka Streams client library. This clip is from the chapter "Kafka Extended APIs for Developers" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video4:53
TMW Media

Let's Go To: Get a haircut

K - 5th
Learn what to do when you go to get your haircut. Let's Go To, Part 4
Instructional Video12:01
Curated Video

Learn and Master C Programming - Using Our Library From Projects Within The Same Solution

Higher Ed
We will learn how to reference our library from another project in the same solution and also learn about the advantages of having multiple projects in a single solution. This clip is from the chapter "Creating C Libraries (Static LIBs)"...
Instructional Video7:03
Curated Video

Learning Scala Web Development (Video 7)

Higher Ed
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Instructional Video11:40
Curated Video

Learn and Master C Programming - Using Our Library in a Project - The Un-recommended Approach

Higher Ed
We will look at 3 different ways to use our library from a console application that we create together. This clip is from the chapter "Creating C Libraries (Static LIBs)" of the series "Learn and Master C Programming For Absolute...
Instructional Video4:42
Tarver Academy

Listen More Than You Talk

12th - Higher Ed
In This Episode, Tyler Teaches Us About Listen More Than You Talk
Instructional Video12:13
Packt

Setting up React and Initializing Git

Higher Ed
This video explains how to set up React and initialize Git. This clip is from the chapter "Starting the Front-end" of the series "MERN E-commerce from Scratch".This section explains the concept of front-end.
Instructional Video15:55
Curated Video

C++ Programming By Example - Building a Library Management System

Higher Ed
How to build a library management system (books)? • Plan out the classes • Implement the classes based on the plan • Compare functions for basic functionality in the application This clip is from the chapter "Building a Library...
Instructional Video3:40
Curated Video

Complete Java SE 8 Developer Bootcamp - The Java Development Kit (JDK)

Higher Ed
Learn more about the Java platform which provides you with all the tools needed to run all your programs. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section,...
Instructional Video6:13
Curated Video

Learning Angular 2 Directives (Video 3)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Instructional Video2:53
Curated Video

Ensemble Machine Learning Techniques 6.3: Example on Kaggle Competition

Higher Ed
We will get comfortable with using ensemble learning for competitive data science. • We will understand the dataset • We will create and train different models • We will combine the trained models using stacking and get our final result
Instructional Video7:20
Curated Video

Serverless JavaScript Projects 4.1: Creating the UI by Building a Good Front End with Drag and Drop Tiles

Higher Ed
This video covers a usable front end UI that works for people to visualize a SCRUM or KANBAN board. • Set up an HTML template with Bootstrap and jQuery • Link the jQuery UI Library for drag and drop functionality • Build a UI that has...
Instructional Video13:55
Programming Electronics Academy

Details of Using Arduino Libraries: Arduino Course 6.4

Higher Ed
A walk through of using a code library with Arduino.
Instructional Video7:09
Curated Video

Learn and Master C Programming - Creating Your First Library Project (.LIB)

Higher Ed
We will go over creating our first static library project using Visual Studio and C. You should be able to create your own libraries by the end of this video. This clip is from the chapter "Creating C Libraries (Static LIBs)" of the...
Instructional Video6:21
Curated Video

Learn and Master C Programming - Libraries Overview

Higher Ed
Learn how to create and distribute static (.LIB) files for our code. This clip is from the chapter "Creating C Libraries (Static LIBs)" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we will look...