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 Video10:50
Curated Video

IELTS Writing Task 2! How Write an Awesome Introduction

9th - Higher Ed
Get the 7 Easy Steps to a 7 or Higher
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 Video5:29
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Preparing the Project Folder

Higher Ed
In this session, we will set up our Python environment to learn the DataFrame API (structured APIs). This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Instructional Video4:16
Curated Video

Learning PHP 7 (Video 19)

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 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:35
Let's Tute

IELTS Reading: How to Approach Yes, No, Not Given Questions

9th - Higher Ed
This video is a guide for IELTS test takers on how to approach and answer yes, no, not given questions in the reading section. The teacher explains the strategies and techniques to locate and infer information from the passage and...
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 Video4:15
Curated Video

Learning Python Web Penetration Testing (Video 17)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
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 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 Video8:08
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Architecture and Ecosystem

Higher Ed
Learn and explore the Spark architecture and ecosystem in this lesson. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Instructional Video4:03
Curated Video

Learning ASP.NET Web API (Video 25)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
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 Video2:44
Curated Video

Band 9 IELTS Ideas for Rough Neighborhood Question

9th - Higher Ed
Today you’ll get impressive ideas for discussing neighborhood improvements on IELTS.
Instructional Video5:28
Curated Video

IELTS Part 3 Native Sample Answers: A Future Without Things

9th - Higher Ed
Today I’ll provide 3 IELTS Part 3 native sample answers about a future without certain things.
Instructional Video5:34
PBS

The Evolution of YA: Young Adult Fiction, Explained (Feat. Lindsay Ellis)

12th - Higher Ed
“Young Adult” fiction is a term whose meaning has varied wildly over the years. It can apply to coming of age tragedies or Serialized adventures of babysitters, or insert really dated twilight joke here. But where did this “young adult”...
Instructional Video5:43
PBS

The Evolution of YA

12th - Higher Ed
Young Adult Fiction (YA) is dominating literature, and more young people are reading now than ever before. Lindsay Ellis explores how YA carved a place in publishing with It's Lit! from PBS Digital Studios.
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.
Instructional Video2:29
Curated Video

C++ 20 (2a) New Features - Migrating Stdio and Iostreams to std::format

Higher Ed
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...
Instructional Video13:38
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up a Third-Party Library

Higher Ed
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...
Instructional Video3:21
Curated Video

Learning Dart (Video 10)

Higher Ed
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...
Instructional Video3:39
Curated Video

Core Java Programming Course- Apache POI Setup

Higher Ed
This video explains how to set up the Apache POI. This clip is from the chapter "Working with MS Excel Files (Apache POI)" of the series "Learn How to Code: The Complete Core Java Programming Course".null
Instructional Video5:14
Curated Video

C++ Programming By Example - Setting Up Your First GUI Project

Higher Ed
How do you use CMake to set up a GUI project? • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Getting Acquainted with Qt" of the...