Instructional Video6:28
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 5: What is happening in the background?

Higher Ed
Introduction to Spring Framework in 10 Steps: Step 5: What is happening in the background? This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web Services and REST API with Spring...
Instructional Video8:37
Curated Video

Core Java Programming Course- String Search Operations

Higher Ed
This video explains how to search strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...
Instructional Video3:31
Curated Video

Core Java Programming Course- Eclipse Installation

Higher Ed
This video demonstrates how to install Eclipse. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the basic concepts that...
Instructional Video3:13
Packt

Depth-first Search Complexity

Higher Ed
This video explains depth-first search complexity. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree traversals.
Instructional Video1:10
The Business Professor

SERP, Search Engine Optimization Page

Higher Ed
This video explains what is the Search Engine Optimization Page or SERP.
Instructional Video4:14
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Load Balancing

Higher Ed
This video introduces you to load balancing. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient...
Instructional Video6:36
Curated Video

Multi-Paradigm Programming with Modern C++ - In Search of a Perfect Container

Higher Ed
STL provides many containers, many of them similar. When to use std::vector, and when std::list? This video provides some answers. • Contiguous storage: array and vector • Details of std::vector, and why prefer vectors over lists •...
Instructional Video7:12
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory

Higher Ed
In this session, we will learn about recursively list and filter all files and folders in directory. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video5:16
Mr. Beat

Why the Principal Can Search Your Purse | New Jersey v. T. L. O.

6th - 12th
In episode 52 of Supreme Court Briefs, two students get caught smoking in the high school restroom, and one denies it, so the principal searches her purse
Instructional Video2:24
Curated Video

RESTful Web API Design with Node.js (Video 2)

Higher Ed
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Instructional Video5:42
Curated Video

Mastering Grunt (Video 6)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video8:07
Curated Video

Learning Lodash 4.0 (Video 18)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video10:08
Curated Video

Learning Lodash 4.0 (Video 17)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video10:34
Brave Wilderness

SNAKE BITE...is it Venomous?!

6th - 8th
On this episode of Breaking Trail, Coyote takes a bad snake bite!
Instructional Video9:47
Brave Wilderness

Poisonous NEWT can be DEADLY!

6th - 8th
On this episode of Breaking Trail, Coyote and the crew are in one of the most remote and diverse ecosystems in Japan! On this adventure they come across none other than the Fire Belly Newt, and not only does this newt sport a fiery red...
Instructional Video11:15
Brave Wilderness

TRAPPED in an Elephant Battle!

6th - 8th
On this episode of Breaking Trail, Coyote and the crew are in South Africa, heading out on a classic elephant adventure! Believe it or not, elephants are pretty good at hiding… even the iconic Giant Tusker, who hails as Kariega Game...
Instructional Video1:43
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Amazon Elastisearch

Higher Ed
In this video, we'll learn about Amazon Elastisearch. This clip is from the chapter "Analytics" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about analytics.
Instructional Video19:28
Curated Video

Bash Shell Scripting- Basics of AWK Command to write simple Shell Scripts

Higher Ed
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
Instructional Video26:29
Curated Video

Bash Shell Scripting- Advanced Usage of Grep Command

Higher Ed
This video delves deeper into the advanced usage of the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.
Instructional Video10:40
Packt

Automating Pagination Scenarios to Search Data Using the Do While Loop

Higher Ed
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...
Instructional Video4:26
NASA

NASA’s New Planet Hunter: TESS

3rd - 11th
NASA’s Transiting Exoplanet Survey Satellite (TESS) will find undiscovered worlds around bright nearby stars, providing targets where future studies will assess their capacity to harbor life. TESS is a NASA Astrophysics Explorer mission,...
Instructional Video7:59
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler execution flow

Higher Ed
Visualization of how a hashmap works to achieve O(1) complexity/performance 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:41
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler using Binary Search Trees - Introduction

Higher Ed
Go through implementation steps from concluded project 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 Video12:43
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Numbers, math, type casting and input

Higher Ed
Conclude our look at iterators, generators and popular functions associated with them with while loops and enumerate and zip functions This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python,...