Instructional Video7:45
Curated Video

Multi-Paradigm Programming with Modern C++ - What Makes a Good Function

Higher Ed
A function should perform a single logical operation. Small functions are easy to maintain and promote code reuse. The most common anti-pattern is a function that does too many things. • Why small functions are good? • How small should a...
Instructional Video3:38
Curated Video

GCSE Secondary English Age 13-17 - Reading: Responding to Evaluation Questions Part 3 - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video5:43
Curated Video

Mastering Tableau 2018.1, Second Edition 9.2: Going from Regular Expressions to Level-of-Detail Expressions

Higher Ed
We’ll see the difference between regular expressions and LOD expressions. • Why are regular expressions important?
Instructional Video1:37
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Where to Download the Code

Higher Ed
To get the most out of this course, you'll probably want to download the code I've written in the videos. In this lesson, I'll show you where to download the code. This clip is from the chapter "Introduction" of the series "Python for...
Instructional Video4:11
Tarver Academy

How to Download a .zip Folder and Put it in Google Drive

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Download a .zip Folder and Put it in Google Drive
Instructional Video9:28
Curated Video

Supermarket HVAC Basics Explained

Higher Ed
HVAC systems used in supermarkets & food retailers. In this video we look at different HVACR systems used in supermarkets & food retail outlets to understand the basics of how they work.
Instructional Video2:55
FuseSchool

How To Extract Aluminium By Electrolysis

6th - Higher Ed
Aluminium is the most abundant metal on Earth. However, it is expensive because a lot of electricity is used to extract it. Bauxite is the aluminium ore. It is purified to yield aluminium oxide, which is a white powder. Aluminium is then...
Instructional Video6:20
Curated Video

Beginning Python (Video 42)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video5:44
KnowMo

Introduction to Line Charts and Data Interpretation

12th - Higher Ed
The video is an educational lecture on line charts and their use in visualizing time series data. The presenter explains how line charts are primarily used to display data with time as one of the variables, and demonstrates how to read...
Instructional Video8:09
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Basic mutations

Higher Ed
GraphQL Mutations: Basic mutations This clip is from the chapter "GraphQL Mutations" of the series "Practical GraphQL - Become a GraphQL Ninja".Learn about GraphQL Mutations here.
Instructional Video19:14
Curated Video

Comprehensive Android Developer Bootcamp - Saving Data to Firestore

Higher Ed
Introduction to Realtime Databases – Firebase and Firestore:Saving Data to Firestore This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The Comprehensive Android Developer...
Instructional Video2:18
IDG TECHtalk

How to use the tar command: 2-Minute Linux Tips

Higher Ed
How to use the tar command: 2-Minute Linux Tips
Instructional Video2:17
Curated Video

How to Extract All Images from a Microsoft Word Document in One Go

Pre-K - Higher Ed
Learn how to quickly extract all images from a Microsoft Word document in just one go by saving the document as a web page. This simple tutorial demonstrates how to easily access and save multiple images from your Word document without...
Instructional Video7:56
Curated Video

Learning Python Web Penetration Testing (Video 10)

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 Video0:42
Next Animation Studio

Scientists build space probe that uses steam for propulsion

12th - Higher Ed
Scientists are building a space probe that could extract water from asteroids and travel indefinitely in space.
Instructional Video8:28
Curated Video

C++ Standard Template Library in Practice - Low Level I/O

Higher Ed
In this video, you will learn about low level I/O. • Introduce the concept of low level I/O • See the different read functions in low level I/O • Present an example program that uses these concepts This clip is from the chapter "I/O in...
Instructional Video5:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Ctrl or Cmd + 1

Higher Ed
In this video, we will learn about Eclipse Tip - Ctrl or Cmd + 1. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if...
Instructional Video3:57
Curated Video

Excel VBA Programming The Complete Guide - Access Object from Collection by Name

Higher Ed
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection. This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The Complete...
Instructional Video5:30
Curated Video

Learning Splunk - Hands-On Lab: Splunk Search Modes

Higher Ed
Understanding the differences in the Splunk search modes in a hands-on activity. • Observe the results of running searches in each search mode • Identify the different field extraction behaviors in each mode • Recognize the performance...
Instructional Video2:20
Curated Video

Mastering Spring Framework Fundamentals - The Disadvantages of a Regular Proxy

Higher Ed
This video demonstrates how to use the const functions. This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Instructional Video5:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip – Ctrl or Cmd + 1

Higher Ed
In this lesson, we will look at an important tip related to Eclipse IDE, which is Control/Command + 1. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java...
Instructional Video3:30
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 17 - Functions are First Class Citizens

Higher Ed
In this session, we will learn about functions are first class citizens. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video2:57
Curated Video

Python 3 for Beginners: Slices

Higher Ed
In this educational video, we learn about slicing in Python, a powerful feature that allows us to extract specific parts of a list or string. The video explains how to use indexing with a colon to specify start and end points, with...
Instructional Video3:13
Curated Video

Python for Deep Learning - Build Neural Networks in Python - What is Deep Learning?

Higher Ed
In this video, we will understand what deep learning is. This clip is from the chapter "Introduction to Deep Learning" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will take a quick...