Curated Video
Complete Java SE 8 Developer Bootcamp - Editions and Versions
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...
Curated Video
C++ Standard Template Library in Practice - Project - Bitcoin Exchange Program
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...
Rachel's English
Real Life - Dad's Office Part 2
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...
Curated Video
Using Relative Pronouns: Who and That
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.
Get Me Coding
Learn How to Use Loops in Scratch
Begin to learn how to use loops to contol how your sprite behave.
Schooling Online Kids
A Life Skills Series: Interacting With Others - Verbal Communication - The Loud Library
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!...
Packt
Bonus: HTTP Requests Without a Library
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...
Brainwaves Video Anthology
Richard Ovenden - The Bodleian Library - University of Oxford
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...
Programming Electronics Academy
2 Easy fixes to Arduino error: “.h: No such file or directory"
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...
Packt
What Is Asynchronous Programming?
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...
APMonitor
Java ☕ Course Overview
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...
Curated Video
C++ Standard Template Library in Practice - Basic Architecture of the I/O Stream Library
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...
Curated Video
Learning PHP 7 (Video 14)
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....
Programming Electronics Academy
How to set up an Arduino Library :: Video #1 :: Arduino Library Series
How to set up an Arduino Library :: Video #1 :: Arduino Library Series
Curated Video
Multi-Paradigm Programming with Modern C++ - Specializing the Template
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...
Packt
Rendering Messages
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...
Packt
Custom HTTP Library (Ajax with Callbacks) - Part 1
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,...
Curated Video
API Testing with Postman - Using tv4 to Validate API Schema
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...
Curated Video
C++ Standard Template Library in Practice - Project - Custom Writer Function
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...
Curated Video
Comprehensive Android Developer Bootcamp - RecyclerView Adapter and TimeAgo - Part 1
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...
NPR
Women in the Baseball Hall of Fame
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...
IDG TECHtalk
Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.
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,...
PBS
Why We Still Love Little Women, 150 Years Later (feat. Lindsay Ellis and Princess Weekes)
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...
Programming Electronics Academy
Control your keyboard with Arduino! Automate simple tasks!
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.