Curated Video
The Full Stack Web Development - Loops, Conditionals & Switches - Project on Iterations
Basic JavaScript Concepts: Loops, Conditionals & Switches - Project on Iterations This clip is from the chapter "Basic JavaScript Concepts" of the series "The Full Stack Web Development".In this section, we learn the basics of JavaScript...
Curated Video
C++ Developer - Project - Creating and Using Your Own Exception
This video presents a project on creating and using your own exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Packt
Getting the Titles of Child Tabs with Optimized While Loop
This video explains how to get the titles of child tabs with an optimized While loop. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
Working With Ajax & JSON
Asynchronous JavaScript, Ajax & Fetch API: Working With Ajax & JSON This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section, you will learn about...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Switch Port Protection
This video explains the various switch port mitigation techniques and how they are used in a working network environment. This clip is from the chapter "Advanced Networking Devices" of the series "CompTIA Network+ Certification N10-007:...
Curated Video
Complete Modern C++ - If and switch with Initialization
In this video, learn how you can perform initialization in if/switch conditions. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as...
Brian McLogan
How to use the unit circle to evaluate for cotangent when undefined
👉 Learn how to evaluate trigonometric functions of a given angle. Given an angle greater than 2pi in radians, to evaluate the trigonometric functions of the given angle, we first determine the smallest positive coterminal angle of the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 20 - Java Interface Flyable and Abstract Class Animal - an Exercise
In this session, we will learn about Java interface flyable and abstract class animal - an exercise. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Excel VBA Programming The Complete Guide - Stepping Through Code
The F8 key allows us to step through the lines of a procedure step by step. In this lesson, we see how this functionality grants tremendous power when debugging a complex piece of code. This clip is from the chapter "Debugging" of the...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "Control Statements"
This video summarizes the section's learnings. This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts and syntaxes...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Loops in Python and the Importance of Code Indentation
This section explains loops in Python, and also explains the importance of code indentation. This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Strategy to Access Excel Data
This video explains the strategy to access Excel data. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains the...
NASA
NASA | This World Is Black and White
A look at how the historic DaisyWorld model illustrates earth science concepts, such as albedo and feedback loops. This webshort was produced as an educational tie-in with the Science on a Sphere feature LOOP.
Curated Video
C++ 20 (2a) New Features - Latches and Barriers
Use std::latch and std::barrier to synchronize incrementing atomic value from two separate threads. • Consider latch and barrier initialization values (participating threads) • Analyze the usage of std::latch::count_down_and_wait() and...
Curated Video
Bash Shell Scripting - Assignment - passwd
This video provides an assignment. This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file processing.
Curated Video
The Full Stack Web Development - Deleting Todos From Redis
Redis - The Cache Database: Deleting Todos From Redis This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential technology and...
Curated Video
Bash Shell Scripting- while loop with IFS
This video shows how to work with the while loop with IFS. This clip is from the chapter "Loops and loop control statements - Part 2" of the series "Complete Bash Shell Scripting".This section shows how to use loops and loop control...
Curated Video
Excel VBA Programming The Complete Guide - The For Each-Next Construct
The For Each construct iterates over every single object in a collection. In this lesson, we practice iterating over the Workbooks and Worksheets collections. This clip is from the chapter "Iteration" of the series "Excel VBA...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 30 - Java For Loop to Print Multiplication Table – Puzzles
This video talks about Java for loop to print multiplication table – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - List and ArrayList - Iterating Around Elements
In this session, we will learn about list and ArrayList - iterating around elements. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java Arrays - Compare, Sort, and Fill
In this session, we will learn about Java arrays - compare, sort, and fill. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Java String Arrays - Exercise Solutions - Print Day of Week with Most
In this session, we will learn about Java string arrays - exercise solutions - print day of week with most. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java For Loop - Exercise - Print a Number Triangle
In this video, we will learn about Java for loop - exercise - print a number triangle. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Java For Loop - Syntax and Puzzles
In this video, we will learn about Java for loop - syntax and puzzles. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops - for loop, while...