Englishing
ESL - Used to (Difference between Past Simple)
Used to is a semi-modal verb. This means, it needs a helping verb to ask and make negative sentences. In this video, Mr. P. will talk about how to use "used to", and will compare it with the Past Simple Tense. At the end of the lesson,...
Curated Video
Complete Java SE 8 Developer Bootcamp - JARs
Learn how to create compressed files of applications and libraries called JARs. This clip is from the chapter "Packages" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to create packages to avoid name...
Curated Video
Learning Dart (Video 11)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Learning PHP 7 (Video 29)
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....
Curated Video
C++ 20 (2a) New Features - Migrating Stdio and Iostreams to std::format
This video explains how to migrate to new string formatting from stdio or iostreams-based code. It also shows how to get working implementation if it is not yet shipped with the standard library. • Consider inc.hpp contants and its usage...
Curated Video
Directional Vocabulary for IELTS Academic Task 1 Map Questions
Directional Vocabulary for IELTS Academic Task 1 Map Questions
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Enabling the Navigation Library
In this video, we will be enabling the navigation library. This clip is from the chapter "Fragments and Navigation: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a...
The March of Time
1947 CLEVELAND PUBLIC LIBRARY: OHIO: VS Public Library building, people entering and exiting. INT VS People walking in library, female getting help at information booth. VS Various people reading, researching, in Business Information Bureau section. OH
MOT 1947 CLEVELAND PUBLIC LIBRARY: OHIO: VS Public Library building, people entering and exiting. INT VS People walking in library, female getting help at information booth. VS Various people reading, researching, in Business Information...
Packt
What is Apache POI API and Download Instructions?
This video explains Apache POI API and demonstrates how to download it. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
C++ Standard Template Library in Practice - Coroutines
The user wants to know how coroutines are going to work when C++20 is released. • Introduce the new material • Show examples of how it might be used in practice • Show an example to reinforce the topics covered This clip is from the...
Curated Video
C++ Standard Template Library in Practice - Auxiliary Iterator Functions
We want to know what functions are available for making working with iterators simpler. • Learn what functions are available to make working with iterators more generic • Learn what these different functions can do • Show them in action...
Curated Video
C++ Programming By Example - Adding Test Data
How to add test data to the application? • Define basic data in code • Add a test .csv file with fake data • Edit the .csv file to see how the library works This clip is from the chapter "Building a Library Management System" of the...
Brian McLogan
Finding the polynomial with irrational zeros
👉 Learn how to write the equation of a polynomial when given irrational zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers....
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up a Third-Party Library
In this video, you’re going to work with your first third-party JavaScript library. Third-party libraries allow you to use code written by others. This clip is from the chapter "Data Storage, Libraries, and More" of the series "The...
Brainwaves Video Anthology
Richard Ovenden - Teachers Make a Difference - Mick Judd
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...
Curated Video
Mark Rothko's Seagram Murals: Great Art Explained
"Thoroughly researched and cleverly presented, with stunning visuals, Great Art Explained makes you realise that familiarity with a work of art sometimes makes us indifferent to its power" - Forbes Magazine, 9 July 2020
History Hit
Maps, Our Place in the World: Ptolemy's map
Why are some people obsessed with maps and what do they mean? What is unique about Ptolemy's world map? Maps, Our Place in the World, Part 1
Curated Video
Royal Ghosts part 5: George III
King George III of England was a popular ruler, known for not taking mistresses and a deep love of his country. He ruled the country through numerous wars, including the loss of the American colonies, and reigned during the time when...
Curated Video
Learning PHP 7 (Video 32)
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....
Curated Video
Learning D3.JS 5.0 8.5: Creating the Line
In this video, we will learn how to create a line in a line chart. • Understand the shape library • Add the code for the line • Fix the visual result
Packt
Getting Started with Socket.io
Real-Time Web Applications with Socket.io (Chat App): Getting Started with Socket.io 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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Uploading Blobs
In this video, we will cover uploading Blobs. This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage accounts and how to...
Curated Video
Multi-Paradigm Programming with Modern C++ - Enforcing the Guidelines
Guidelines are, first and foremost, a collection of rules. If the rules are not enforced, they will not be followed. The guidelines are intended as specification for static code analysis tools. In this video we will learn how to enforce...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Using uuid Library When Creating Product Item in DynamoDB
This video explains using uuid library when creating product item in DynamoDB. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns...