Curated Video
Apache Maven Beginner to Guru - Multi-Module Spring Boot Projects
This video explains the multi-module Spring Boot projects. This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache Maven for Spring Boot.
Curated Video
Learn the Basics of a 3 Phase Rectifier
In this video, we're going to learn the basics of a 3 Phase Rectifier. This rectifier is used in power supplies and can be a major part of your electrical engineering education.
Curated Video
Learning Microsoft Power BI - Importing Data and Power Query Fundamentals
In this video, we will learn about importing data and Power Query fundamentals. • Understand what data you will need to import as per your report requirements • Review where the data you need exists • Import data into a new Power BI...
IDG TECHtalk
Get month-over-month comparisons in R
See various ways to calculate month-over-month, week-over-week, and year-over-year comparisons in R using dplyr and lubridate.
Packt
Consumer Part 1 - Setup Project
This video explains how to setup a project in Kafka consumer. This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
NASA
5 New Discoveries from NASA's Parker Solar Probe
NASA's Parker Solar Probe mission has returned unprecedented data from near the Sun, culminating in new discoveries published on Dec. 4, 2019, in the journal Nature. Among the findings are new understandings of how the Sun's constant...
Curated Video
Bash Shell Scripting - Using Variables - Basics
This video provides an overview on using variables. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Introduction To Shortest Path In An Unweighted Graph - The Distance Table
Graphs with simple edges (directed or undirected) are unweighted graphs. The distance table is an important data structure used to find the shortest path between any two vertices on a graph. This clip is from the chapter "Shortest Path...
NASA
NASA | Scientists Link Faraway Fires To High Ozone Levels In Pacific
NASA-funded scientists have traced the origins of mysterious pockets of high ozone concentrations and low water vapor in the air above the western Pacific Ocean near Guam to fires burning in Southeast Asia and in Africa, half a world...
NASA
NASA | Desert R.A.T.S. 2011
Desert Research And Technology Studies (D-R.A.T.S) kicks off an exciting new year of field testing. The crew is back in action, testing communication scenarios for near-Earth asteroids, and 2 new instruments from Goddard: ExPED and VAPoR.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2
SOAP Web Services with Spring and Spring Boot: Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2 This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Packt
Test Case Logging with log4j Example - 1
This video presents an example of how to log a test case with log4j. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Packt
WeatherJS [Part 3] - Display the Weather
API Projects: WeatherJS [Part 3] - Display the Weather This clip is from the chapter "API Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build API projects.
Curated Video
Apache Maven Beginner to Guru - Assignment Review - Creating Spring Boot Multi-Module Project
This video provides an assignment review of the creating Spring Boot multi-module project. This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Bellman Ford Algorithm Visualized
Visualize how the Bellman Ford works to find the shortest path in a graph with negative weighted edges. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Shortest Path Algorithm Visualized
Visualize the shortest path algorithm using the distance table, step by step. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced...
msvgo
Importance of Water to Living Beings
It explains the importance of water in our daily life, its importance to plants, animals and other living organisms and its importance to industries.
Curated Video
Learning Akka (Video 32)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
msvgo
Solid Wastes and Disposal
It describes various measures used for disposal and treatment of solid wastes.
Curated Video
Introducing Ionic 2 (Video 8)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Curated Video
C++ Standard Template Library in Practice - Copying
The listener is new to algorithms and does not know about the copying algorithms. • Introduce the listener to the std::copy algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Curated Video
The Full Stack Web Development - Compiling Sass Files With Gulp
Task Runners - Grunt and Gulp: Compiling Sass Files With Gulp This clip is from the chapter "Task Runners - Grunt and Gulp" of the series "The Full Stack Web Development".We will be working with Grunt and Gulp which are task runners. We...
Bizarre Beasts
How One Crab Got Fuzzy to Live Without The Sun
Yeti crabs have figured out how to live without the sun! All they need is their fuzzy arms, bacteria, and the bizarre, dark oozings of the deep.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing Branch to Remote
This video demonstrates how to push branch to remote. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to create a...