Curated Video
Master Java Web Services and REST API with Spring Boot- Step 5: What is happening in the background?
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...
Curated Video
Core Java Programming Course- String Search Operations
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...
Curated Video
Core Java Programming Course- Eclipse Installation
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...
Packt
Depth-first Search Complexity
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.
The Business Professor
SERP, Search Engine Optimization Page
This video explains what is the Search Engine Optimization Page or SERP.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Load Balancing
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - In Search of a Perfect Container
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 •...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory
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,...
Mr. Beat
Why the Principal Can Search Your Purse | New Jersey v. T. L. O.
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
Curated Video
RESTful Web API Design with Node.js (Video 2)
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...
Curated Video
Mastering Grunt (Video 6)
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...
Curated Video
Learning Lodash 4.0 (Video 18)
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...
Curated Video
Learning Lodash 4.0 (Video 17)
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...
Brave Wilderness
SNAKE BITE...is it Venomous?!
On this episode of Breaking Trail, Coyote takes a bad snake bite!
Brave Wilderness
Poisonous NEWT can be DEADLY!
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...
Brave Wilderness
TRAPPED in an Elephant Battle!
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...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Amazon Elastisearch
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.
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- Advanced Usage of Grep Command
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.
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...
NASA
NASA’s New Planet Hunter: TESS
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,...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler execution flow
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler using Binary Search Trees - Introduction
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Numbers, math, type casting and input
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,...