Curated Video
Bash Shell Scripting- Here Document for Multi-lines or Multi-line block
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.
Seven Dimensions
Mastering the Art of Interviewing
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...
Seven Dimensions
Building Rapport in Interviews
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.
Curated Video
C++ Programming By Example - Planning out an Application
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...
Tarver Academy
ACT PREP - Length & Width of a Rectangle
In This Episode, Tyler Teaches Us About ACT PREP - Length & Width of a Rectangle
Ti & Me TV
Logic- 1-800-273-8255 I Contemporary Dance I @Miss Auti
A contemporary duet to 1-800-273-8255 by Logic, covered by Next Town Down featuring Alyson Stoner.
ACDC Leadership
Macro Unit 2.6B- GDP Deflator Practice AP Macroeconomics
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.
Physics Girl
Can you solve the $20 riddle? ft SMBC Comics' Zach Weinersmith
I sit down with Zach Weinersmith from SMBC comics to ask him some physics trivia and logic riddles!
Packt
Strategy to Access Excel Data
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...
Catalyst University
Nucleotide Metabolism | Regulation of Pyrimidine Biosynthesis
Nucleotide Metabolism | Regulation of Pyrimidine Biosynthesis
Curated Video
Zeno's Paradoxes of Motion
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...
Curated Video
Mastering Swift 2 Programming (Video 10)
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...
Curated Video
Mastering Swift 2 Programming (Video 56)
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to Trees and Binary Search Trees
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
Curated Video
Complete Java SE 8 Developer Bootcamp - Initialization Blocks
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...
Curated Video
Mastering Swift 2 Programming (Video 14)
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...
Seven Dimensions
Ways to Develop Critical Thinking
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,...
Curated Video
Bash Shell Scripting- How to define a variable, display a variable, and execute multiple statements
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...
Curated Video
Complete Python Scripting for Automation - Loop Control statements: break, continue and pass
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...
Let's Tute
Unveiling the Math behind Magic and Tricks
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...
Curated Video
Application Development with Swift 2 (Video 1)
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...
Packt
Reversing Linked List - I
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...
Easy Languages
Turkish Car Vocabulary | Super Easy Turkish 23
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.
Curated Video
Bash Shell Scripting - Passing Arguments to Functions
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...