Instructional Video0:56
Curated Video

Linux Fundamentals - Introduction to Files and Directories Management

Higher Ed
This video provides an introduction to files and directories management. This clip is from the chapter "Files and Directories Management in Linux" of the series "Linux Fundamentals".This section will start off with introducing you to...
Instructional Video4:34
Curated Video

Linux Fundamentals - Arguments for Options

Higher Ed
This video focuses on arguments for options. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Instructional Video8:12
Curated Video

Linux Fundamentals - Command Options

Higher Ed
This video focuses on command options. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Instructional Video1:44
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Quiz (Default Arguments)

Higher Ed
It's time for a quiz on default arguments. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Instructional Video5:13
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Named Arguments

Higher Ed
This session covers functions with named arguments. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Instructional Video6:05
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - .NET 6 Versus Previous Versions

Higher Ed
This video skims through the distinguishing points of .NET 6 and its previous versions. This clip is from the chapter "Project Setup and Configuration" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses...
Instructional Video6:32
Curated Video

Linux Fundamentals - Executing Additional Commands inside the Find Operation

Higher Ed
This video explains how to execute additional commands inside the find operation. This clip is from the chapter "Search Operations in Linux" of the series "Linux Fundamentals".This section explains the find command. You will also learn...
Instructional Video7:09
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Default Arguments

Higher Ed
In this session, you will learn about default arguments in Scala. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Instructional Video5:18
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Return

Higher Ed
This video explains the JavaScript function return. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video7:05
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Parameters

Higher Ed
This video provides an introduction to the JavaScript function parameters. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video8:38
Curated Video

Discover How to Write a Counterclaim Paragraph & Defend with Rebuttal

Pre-K - Higher Ed
In this video, I show you how to straighten your argument by acknowledging the counterclaim and defending it with a rebuttal. As you write an argumentative essay, it is important to acknowledge the argument of the opposing side. In your...
Instructional Video14:39
Fun Robotics

Functions in Python

Higher Ed
Revision of python functions and describes the importance of a function in a program.
Instructional Video9:20
Math Fortress

Calculus II: Trigonometric Integrals (Level 6 of 7)

12th - Higher Ed
This video continues illustrating methods for solving trigonometric integrals that contain combinations of trigonometric functions. Specifically, those that contain products of sine and cosine with distinct arguments (angles). This video...
Instructional Video11:00
Programming Electronics Academy

Functions Overview: Arduino Course 3.5

Higher Ed
An overview of what programming functions are and how they work.
Instructional Video5:08
Healthcare Triage

The Ups and Downs of Evidence Based Medicine

Higher Ed
This week on HCT, we're talking about evidence based medicine. We talk about it a lot here on the show, but what exactly does the term mean? Why is evidence based medicine useful, and what can we do to use it more effectively?
Instructional Video7:35
APMonitor

MATLAB User Defined Custom Functions

10th - Higher Ed
User-defined functions are routines in MATLAB that typically input data or arguments, perform custom calculations, and return one or multiple results. This introduction to functions is part of the programming course for engineers at...
Instructional Video2:38
Curated Video

Design test cases to verify a computer program : Testing for Errors

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test for errors in Python.
Instructional Video6:31
ACDC Leadership

Who's the spokesperson for economics?

12th - Higher Ed
Most students today have probably never heard of one of the economist that Paul Krugman, called “possibly the most brilliant communicator of economic ideas to the general public that ever lived.” Milton Friedman won the Nobel prize in...
Instructional Video7:58
Boulder Creek International

Kiteboarding: Road to the Olympics

3rd - Higher Ed
Kiteboarding part 4/4: The video discusses the potential inclusion of kiteboarding in the Olympics and the concerns and ideas surrounding the competition format and equipment. The speakers express their excitement for the sport's...
Instructional Video11:44
TLDR News

Universal Basic Income (UBI): The Future or Impractical Nightmare? - TLDR News

12th - Higher Ed
Universal Basic Income (UBI): The Future or Impractical Nightmare? - TLDR News
Instructional Video4:58
Espresso Media

Garwin: Science, Civilization, and the Balance of Power

9th - 12th
Garwin part 10/11: In this video, scientist Richard Garwin discusses the importance of science in controlling and understanding the world around us. He reflects on a tense period during the Cold War and the responsibility scientists had...
Instructional Video6:10
Curated Video

Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #1

Higher Ed
We will learn to implement a function called "Sum" that sums up all arguments passed to it using a variable number of arguments while passing the count as the first argument on the list. This clip is from the chapter "Advanced Topics" of...
Instructional Video18:15
Curated Video

Complete Python Scripting for Automation - Class and object attributes

Higher Ed
OOPS for Real Time: Class and object attributes This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of...
Instructional Video18:16
Curated Video

C++ for Beginners - Creating a String

Higher Ed
In this lesson, your instructor discusses string classes. This clip is from the chapter "STL Strings" of the series "C++ for Beginners".Creating a String