Seven Dimensions
Recognizing and Overcoming Biases for Critical Thinking in Meetings
This video discusses the importance of recognizing and minimizing unconscious biases in order to think critically and make informed decisions. It explores the like me bias and groupthink phenomenon, offering strategies to overcome them,...
Packt
Quick Sort
This video introduces you to quick sort in data structure. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Analyze log(n), visualize the math behind it and how it relates to algorithms
Build a recursive factorial function step by step This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Real-Time Example to Solve Business Logic Using the JSON Response
This video presents real-time examples to solve business logic using the JSON response. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Science360
Computer scientist Mark Hill - ScienceLives
Mark Hill knows more about the inner workings of computer hardware than most. As Amdahl Professor of Computer Science at the University of Wisconsin, he studies the way computers transform 0s and 1s into social networks and EBay...
Curated Video
Bash Shell Scripting- How to use awk command / script in shell scripts
This video shows how to use the awk command/script in shell scripts. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Curated Video
Bash Shell Scripting- awk command with action and basic variables
This video shows how to use the awk command with action and basic variables. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Curated Video
Bash Shell Scripting- Simple Shell Script to verify the user is root or not and User is having sudo
This video shows how to use the simple shell script to verify the user is root or not and User is having sudo. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash...
Packt
Practice Exercise - Cisco Interview Question on Arrays
This video presents a practice exercise on arrays. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Comprehensive Android Developer Bootcamp - Understanding the Android App Structure
Android Development – Let the fun Begin!:Understanding the Android App Structure This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section explains...
Let's Tute
Tips for Faster and Effective Learning: How to Remember Information for Exams
In this video, the speaker provides tips and techniques for students to learn and remember things faster and more effectively. They emphasize the importance of understanding concepts logically, using verbal and visual memory techniques,...
Curated Video
Complete Java SE 8 Developer Bootcamp - “this”-Part 3
Learn how to use "this" to chain constructors together and the reasons why it exists. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn...
XKA Digital
Finding your place in an ecosystem
Julian has spent his entire working career working in information technology and turning ideas into software services or businesses at Apple, AT&T Unisource, the UK Government and as the founder of his own Internet software companies....
Curated Video
Mastering MEAN Web Development Expert Full Stack JavaScript (Video 18)
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Curated Video
Bash Shell Scripting- Basics of AWK Command to write simple Shell Scripts
This video explores the basics of the AWK command and shows how to write simple Shell scripts. This clip is from the chapter "AWK Command" of the series "Complete Bash Shell Scripting".This section explains the AWK command
Curated Video
Bash Shell Scripting- awk command or awk script: Reading variable values from the command line
This video shows how to read variable values from the command line using the awk command. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK...
Packt
Automating Pagination Scenarios to Search Data Using the Do While Loop
This video explains how to automate pagination scenarios to search data using the Do While loop. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium...
Curated Video
Alteryx for Beginners - Generate Rows Tool
This video explains how to use the Generate Rows tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Complete Checkout Logic with Product Selection Example
This video demonstrates complete checkout logic with the help of an example. This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation Testing from Scratch and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators
In this video, we will learn about Java Boolean data type - puzzles - short circuit operators. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Bash Shell Scripting- Simple Hello World awk script
This video shows how to write a simple Hello World awk script. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Curated Video
Bash Shell Scripting- How to handle the command line arguments
This video shows how to handle the command line arguments. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the various...
Packt
Practice Exercise - Excel Driven Testing - 1
This video presents the first part of the Excel driven testing practice exercise. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Insertion sort demonstration and assignment handoff
Complete merge function - add remaining items This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...