Instructional Video3:04
Curated Video

Learning ASP.NET Web API (Video 19)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video7:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Thank you for taking the course and next steps

Higher Ed
Start building the set_val method and introduce python's hash function 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 Video7:00
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 2: World before JPA - JDBC, Spring JDBC and myBatis

Higher Ed
Introduction to JPA in 10 Steps: Step 2: World before JPA - JDBC, Spring JDBC and myBatis This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In this...
Instructional Video7:28
Curated Video

Complete Modern C++ - Functions Basics - Part I

Higher Ed
This video explains the basics of functions in C++. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references, and for loop functions.
Instructional Video7:43
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Functions

Higher Ed
JavaScript Crash Course: Functions This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript, Data types,...
Instructional Video15:11
APMonitor

Data Science 🐍 Differential Equations

10th - Higher Ed
Specific types of equations with differential terms arise from fundamental relationships such as conservation of mass, energy, and momentum. Dynamic models can either be regressed (identified) from data or developed without data with...
Instructional Video3:48
Curated Video

Learning Dart (Video 13)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video7:21
Curated Video

Comprehensive Android Developer Bootcamp - Function Parameters - Add Method

Higher Ed
Deep Dive into Java Programming Language:Function Parameters - Add Method This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you...
Instructional Video3:45
Curated Video

C++ Developer - Project - Return the Product of Three Parameters

Higher Ed
This video presents a project to return the product of three parameters. This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Instructional Video13:34
Packt

Parameterizing from TestNG XML File

Higher Ed
This video explains how to parameterize from the TestNG XML file. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Instructional Video2:18
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Parameters and Variables

Higher Ed
In this video, we will cover parameters and variables. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module and the...
Instructional Video5:03
Curated Video

API Testing with Postman - Using Parameters in API Calls

Higher Ed
Understand different kinds of parameters used in APIs and how to use them in Postman. • Show examples of query parameters • Explore an example of path parameters • Discuss header and request body parameters This clip is from the chapter...
Instructional Video5:31
Curated Video

C++ Standard Template Library in Practice - Unique Pointers

Higher Ed
The user is unfamiliar with the unique_ptr and wants to learn more about it. • Introduce the unique_ptr • Show what it can do, and how to use it • Reinforce the lesson with an example This clip is from the chapter "Memory" of the series...
Instructional Video5:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Returning from a Java Method - an Introduction

Higher Ed
In this video, we will learn about returning from a Java method - an introduction. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here,...
Instructional Video4:00
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Using uuid Library When Creating Product Item in DynamoDB

Higher Ed
This video explains using uuid library when creating product item in DynamoDB. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns...
Instructional Video11:30
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Project Solution: Hough transform to detect lane lines in an image

Higher Ed
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision. Computer Vision Basics: Part 2: Project Solution: Hough transform to detect lane lines in an image
Instructional Video6:57
Curated Video

Beginning Python (Video 29)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video5:29
Curated Video

Beginning Python (Video 28)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video12:34
Packt

How to Parameterize Jenkin Build with the Multi Options Profile?

Higher Ed
This video explains how to parameterize Jenkin build with the multi options profile. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video7:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Lambda Expressions

Higher Ed
A lambda expression allows us to use a terse syntax to define the implementation of a functional interface. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In...
Instructional Video12:44
National Parks Service

Everglades National Park - Boy Scout Camp Prescribed Fire

Pre-K - Higher Ed
Boy Scout Camp Prescribed Fire, pine rocklands in Everglades National Park November 29, 2012
Instructional Video4:41
Professor Dave Explains

IIT/JEE Chemistry Practice #9: Molarity/Molality

12th - Higher Ed
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Instructional Video3:23
Curated Video

Learning PHP 7 (Video 15)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video2:37
Curated Video

TypeScript for Beginners - Passing Parameters

Higher Ed
This video demonstrates how to pass parameters. This clip is from the chapter "Arrow Functions" of the series "TypeScript for Beginners".This video introduces you to the arrow functions and explains how to use them.