Instructional Video6:21
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Create a Method in a Java Class

Higher Ed
In this video, we will learn about create a method in a Java class.
r/>
This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video3:06
Brian McLogan

How to find the domain and range of a piecewise function graph

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video7:53
Curated Video

Deep Learning with Python (Video 7)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in...
Instructional Video8:05
Catalyst University

Labeling Parts of a Reaction Coordinate Diagram

Higher Ed
Labeling Parts of a Reaction Coordinate Diagram
Instructional Video4:12
Curated Video

Learning Dart (Video 15)

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...
Instructional Video2:45
Curated Video

Web API Development with Flask (Video 9)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Instructional Video2:14
Institute for New Economic Thinking

The History of More Engaged Economists - Perry Mehrling

Higher Ed
Economists in previous eras were much more engaged with professionals working in the society and economy and so had a tendency to have theories more informed by actual practices.
Instructional Video10:11
Packt

How can Java Classes Take Advantage of Interfaces?

Higher Ed
This video explains how Java classes can take advantage of interfaces.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java -...
Instructional Video1:54
Curated Video

C++ Standard Template Library in Practice - Section 5 Review

Higher Ed
Review the entire section until now

• Review the topics co
vered
• Talk about lesso
ns learned
• Introduce the next topic tha
t
we will cover

This clip is from the chapter "Algorithms - Part Two" of the...
Instructional Video7:32
Curated Video

C++ Standard Template Library in Practice - Allocators

Higher Ed
The user is unfamiliar with the std::allocator and wants to learn more about it.

• Introduce the std::allo
cator
• Show what it can do, and how
to use it
• Reinforce the lesson
wi
th an example

This clip...
Instructional Video4:35
Curated Video

C++ Standard Template Library in Practice - Introduction to Algorithms

Higher Ed
In this video, we shall cover the role of algorithms, also describing some of their limitations.

• The user is unfamiliar with algorithms and they need to get up to speed with
this
• Show them the different types of...
Instructional Video9:05
KnowMo

How to Find the Highest Common Factor: Prime Factor Decomposition Method

12th - Higher Ed
This video is a lecture on the topic of the highest common factor (HCF). The presenter discusses what HCF is and how it is applied to a pair or set of numbers. They provide examples of finding the HCF of two numbers by listing their...
Instructional Video13:36
Curated Video

The Modern JavaScript Bootcamp (2019) - Splitting up Our Application Code

Higher Ed
In this video, we’re going to spend a bit of time refactoring our code. This is going to improve the quality and organization of our code without changing the application’s behavior.
r/>
This clip is from the chapter "Data...
Instructional Video4:54
Curated Video

Learning Akka (Video 29)

Higher Ed
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...
Instructional Video11:16
Packt

Fetching Products from React (useEffect)

Higher Ed
This video explains how to fetch products from React using the effect hook called useEffect.
r/>
This clip is from the chapter "Serving and Fetching Data from an Express" of the series "MERN E-commerce from Scratch".This...
Instructional Video18:12
Packt

What are Abstract Classes and how Different are they from Interfaces?

Higher Ed
This video explains abstract classes and discusses how different they are from interfaces.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium...
Instructional Video7:13
Packt

How the Constructor Plays a Crucial Role?

Higher Ed
This video explains how the constructor plays a crucial role.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores...
Instructional Video4:39
Curated Video

API Testing with Postman - Using tv4 to Validate API Schema

Higher Ed
Understand how to use schema definitions as a form of contract testing.

• Discuss contract testing and how it fits in with sc
hemas
• Show how to setup a test using tv4 schema
validation
• Change the definition to...
Instructional Video3:51
Curated Video

API Testing with Postman - Importing Existing API Definitions

Higher Ed
Understand how to use predefined schema layouts to quickly import full API definitions into Postman.

• Explain what swagger/open API definition
s are
• Demonstrate how schema’s fit
into this
• Walk through importing...
Instructional Video6:03
Brian McLogan

Solve an equation using the double angle of sine

12th - Higher Ed
👉 Learn how to use the double angle identities to solve trigonometric equations. When we have equations with a double angle we will apply the identities to create an equation that can help solve by inverse operations or factoring. We...
Instructional Video8:21
Brian McLogan

Discontinuities of Functions

12th - Higher Ed
Discontinuities of Functions
Instructional Video3:44
Brian McLogan

Finding the Vertical and Horizontal Asymptotes of a Functions

12th - Higher Ed
👉 Learn how to find the slant/oblique asymptotes of a function. A slant (oblique) asymptote usually occurs when the degree of the polynomial in the numerator is higher than the degree of the polynomial in the denominator. To find the...
Instructional Video16:54
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Building A Stack Using Java

Higher Ed
Here, we build a stack for real using Java. It'll have all the operations we're interested in - push, pop, peek, size etc.
r/>
This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures &...
Instructional Video5:50
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 08 - Implementing GET Methods for User Resource

Higher Ed
Web Services with Spring and Spring Boot: Step 08 - Implementing GET Methods for User Resource
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and...