Instructional Video7:13
Curated Video

Bash Shell Scripting- Here Document for Multi-lines or Multi-line block

Higher Ed
This video explains how to work with Multi-lines or Multi-line block. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
Instructional Video4:02
Seven Dimensions

Mastering the Art of Interviewing

Higher Ed
In this video, the speaker discusses the problem with leading questions in interviews and emphasizes the importance of asking short questions to elicit long answers. They explain that leading questions provide an answer or scenario that...
Instructional Video1:25
Seven Dimensions

Building Rapport in Interviews

Higher Ed
In this video, the speaker emphasizes the significance of establishing rapport at the beginning of any interview, whether it's with a suspect or for a job.
Instructional Video6:17
Curated Video

C++ Programming By Example - Planning out an Application

Higher Ed
How to structure and plan an application? • Identify key parts of the application • Plan out the class structure using class diagrams (UML) • Create a class implementation using UML diagrams This clip is from the chapter "Building a...
Instructional Video5:25
Tarver Academy

ACT PREP - Length & Width of a Rectangle

12th - Higher Ed
In This Episode, Tyler Teaches Us About ACT PREP - Length & Width of a Rectangle
Instructional Video2:53
Ti & Me TV

Logic- 1-800-273-8255 I Contemporary Dance I @Miss Auti

K - 5th
A contemporary duet to 1-800-273-8255 by Logic, covered by Next Town Down featuring Alyson Stoner.
Instructional Video3:44
ACDC Leadership

Macro Unit 2.6B- GDP Deflator Practice AP Macroeconomics

12th - Higher Ed
The GDP deflator is a measure of inflation and is used to convert the nominal GDP into the real GDP. Try doing these three questions to practice using the GDP deflator. Thanks for watching.
Instructional Video10:06
Physics Girl

Can you solve the $20 riddle? ft SMBC Comics' Zach Weinersmith

9th - 12th
I sit down with Zach Weinersmith from SMBC comics to ask him some physics trivia and logic riddles!
Instructional Video15:18
Packt

Strategy to Access Excel Data

Higher Ed
This video discusses the strategy to access Excel data. 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 section...
Instructional Video5:17
Catalyst University

Nucleotide Metabolism | Regulation of Pyrimidine Biosynthesis

Higher Ed
Nucleotide Metabolism | Regulation of Pyrimidine Biosynthesis
Instructional Video5:00
Curated Video

Zeno's Paradoxes of Motion

Pre-K - Higher Ed
This video introduces Zeno's paradoxes of motion, which are thought experiments that challenge our understanding of movement. The paradoxes include Achilles and the turtle, the dichotomy paradox, and the arrow paradox. Through these...
Instructional Video3:57
Curated Video

Mastering Swift 2 Programming (Video 10)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:27
Curated Video

Mastering Swift 2 Programming (Video 56)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video8:44
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Introduction to Trees and Binary Search Trees

Higher Ed
Delete scenario 2 - deleting nodes with 1 child node This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video6:08
Curated Video

Complete Java SE 8 Developer Bootcamp - Initialization Blocks

Higher Ed
We can initialize an object with initialization blocks other than constructors. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses...
Instructional Video5:09
Curated Video

Mastering Swift 2 Programming (Video 14)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video9:21
Seven Dimensions

Ways to Develop Critical Thinking

Higher Ed
In this video, the speaker explains the importance of critical thinking in the workplace and provides four ways to develop this skill. They emphasize the need to use data effectively, minimize biases, assess others' views constructively,...
Instructional Video8:10
Curated Video

Bash Shell Scripting- How to define a variable, display a variable, and execute multiple statements

Higher Ed
This video shows how to define a variable, display a variable, and execute multiple statements. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command...
Instructional Video16:50
Curated Video

Complete Python Scripting for Automation - Loop Control statements: break, continue and pass

Higher Ed
Loops - for and while loops with break, continue and pass: Loop Control statements: break, continue and pass This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python...
Instructional Video7:38
Let's Tute

Unveiling the Math behind Magic and Tricks

9th - Higher Ed
In this video, a teacher reveals the mathematical logic behind three popular number tricks involving doubling, adding, and subtracting digits. Viewers are encouraged to use their logic and math skills to solve these puzzles and share...
Instructional Video3:22
Curated Video

Application Development with Swift 2 (Video 1)

Higher Ed
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts a vast...
Instructional Video22:57
Packt

Reversing Linked List - I

Higher Ed
This is the first part of the two-part video that demonstrates how to reverse a linked list. This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video8:25
Easy Languages

Turkish Car Vocabulary | Super Easy Turkish 23

12th - Higher Ed
Turkish Car Vocabulary | Super Easy Turkish 23 Easy Turkish is a project to help you learn Turkish in an authentic and fun way. We interview people in the streets of Istanbul and other places in Turkey.
Instructional Video6:03
Curated Video

Bash Shell Scripting - Passing Arguments to Functions

Higher Ed
This video explains how to pass arguments to functions. This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores more about...