Curated Video
RESTful Web API Design with Node.js (Video 3)
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
Introduction to Integration and Finding the Equation of a Curve
The video explains the process of integration, which is the reverse of differentiation. The lecturer starts by giving an example of differentiation and then moves on to explain how to find the equation of a curve given its gradient...
Financial Times
Coronavirus trajectory tracker explained
The FT's senior data-visualisation journalist John Burn-Murdoch explains the must-see daily graphs, which show how cases and deaths are growing around the world.
friEdTech
Student Prezi Tutorial
A tutorial for students who need to sign up for and use Prezi for the first time.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 06 - Enhancing the Hello World Service with a Path Variable
Web Services with Spring and Spring Boot: Step 06 - Enhancing the Hello World Service with a Path Variable This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 21 - Introduction to Swagger Documentation Format
Web Services with Spring and Spring Boot: Step 21 - Introduction to Swagger Documentation Format This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Packt
Setting Chrome Driver Path in Mac (for Mac Users Only)
This video demonstrates how to set the Chrome driver path in Mac. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Packt
Mac OS X - Download Kafka and Setup PATH
This video demonstrates how to download Kafka and setup PATH on Mac OS X. This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will understand the...
Curated Video
API Testing with Postman - Mocking with Postman
Gain an understanding of how mocks work and how to use them from within Postman. • Demonstrate creating a mock • Setup an example for the mock • Discuss ways that the mock can be used to help testing This clip is from the chapter...
Curated Video
Complete Modern C++ - Blocks Installation
In this video, the author explains how to install Blocks and configure it with a separate build of MingW on Windows. • Learn the definition of visitations • std::visit with struct and generic lambda • Understand the shortcomings of...
Curated Video
C++ Programming By Example - Adding Test Data
How to add test data to the application? • Define basic data in code • Add a test .csv file with fake data • Edit the .csv file to see how the library works This clip is from the chapter "Building a Library Management System" of the...
Curated Video
The Full Stack Web Development - RailsInstaller Setup
Backend Programming with Ruby On Rails: RailsInstaller Setup This clip is from the chapter "Backend Programming with Ruby On Rails" of the series "The Full Stack Web Development".In this section, we will talk about whole MVC framework...
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...
The Business Professor
Classes of Employee in Business
This Video Explains Classes of Employee in Business
Curated Video
Web Development with Node.JS and MongoDB (Video 28)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Mastering Tableau 2018.1, Second Edition 10.5: Working with Pathway and Territories
In this video, we’ll see how to create a flow over a map. We’ll also learn to create custom territories. • Steps to implement pathways • Steps to implement custom territories
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...
Curated Video
Bash Shell Scripting- Basic Steps to write and execute a shell script
This video outlines the basic steps to write and execute a shell script. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the...
Curated Video
Django3- Solution
In this video, we will look at the solution. This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 1...
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
Windows - Download Kafka and Setup PATH
This video demonstrates how to download Kafka and setup PATH on Windows. This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will understand the...
Curated Video
C++ Programming By Example - Setting Up Your Development Environment
How do you set up a C++ development environment on Windows 10? • Download and install Visual Studio • Download and install CMake • Test with a small check This clip is from the chapter "Introduction to C++ and Qt" of the series "C++...
Curated Video
API Testing with Postman - Find the Secret: Testing Challenge – Solution
See how to solve the testing challenge. • Give a hint for those that might be stuck • Walk through the solution • Explain the importance and implication of this This clip is from the chapter "Hands-On API Testing with Postman" of the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing Git on Windows
This video demonstrates how to install Git on Windows. This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates...