Curated Video
Linux Fundamentals - Introduction to Files and Directories Management
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...
Curated Video
Linux Fundamentals - Arguments for Options
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...
Curated Video
Linux Fundamentals - Command Options
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Quiz (Default Arguments)
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Named Arguments
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.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - .NET 6 Versus Previous Versions
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...
Curated Video
Linux Fundamentals - Executing Additional Commands inside the Find Operation
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Default Arguments
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.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Return
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.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Parameters
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.
Curated Video
Discover How to Write a Counterclaim Paragraph & Defend with Rebuttal
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...
Fun Robotics
Functions in Python
Revision of python functions and describes the importance of a function in a program.
Math Fortress
Calculus II: Trigonometric Integrals (Level 6 of 7)
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...
Programming Electronics Academy
Functions Overview: Arduino Course 3.5
An overview of what programming functions are and how they work.
Healthcare Triage
The Ups and Downs of Evidence Based Medicine
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?
APMonitor
MATLAB User Defined Custom Functions
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...
Curated Video
Design test cases to verify a computer program : Testing for Errors
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.
ACDC Leadership
Who's the spokesperson for economics?
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...
Boulder Creek International
Kiteboarding: Road to the Olympics
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...
TLDR News
Universal Basic Income (UBI): The Future or Impractical Nightmare? - TLDR News
Universal Basic Income (UBI): The Future or Impractical Nightmare? - TLDR News
Espresso Media
Garwin: Science, Civilization, and the Balance of Power
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...
Curated Video
Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #1
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...
Curated Video
Complete Python Scripting for Automation - Class and object attributes
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...
Curated Video
C++ for Beginners - Creating a String
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