Instructional Video1:38
Brian McLogan

Learn how to evaluate the left, right and general limit from a graph

12th - Higher Ed
👉 Learn how to evaluate the limit of a function from the graph of the function. The limit of a function as the input variable of the function tends to a number/value is the number/value which the function approaches at that time. When...
Instructional Video3:17
Curated Video

5G and Wireless Communication for Beginners - Understanding What Is and What Isn't 5G

Higher Ed
This video explains the difference between what is and what is not 5G.<br/<br/>>

This clip is from the chapter "Opening up the Future with 5G" of the series "5G and Wireless Communication for Beginners".This section focuses on 5G.
Instructional Video4:05
Curated Video

Learning Dart (Video 25)

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 Video3:08
Curated Video

Learn and Master C Programming - #define directive

Higher Ed
We will learn how to use #define for defining symbolic constants as well as macros.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video2:44
Brian McLogan

How to find the height of a tree given the angle of elevation

12th - Higher Ed
👉 Learn how to solve the word problems with trigonometry. Word problems involving angles, including but not limited to: bearings, angle of elevations and depressions, triangles problems etc are solved using trigonometry. To be able to...
Instructional Video4:53
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 6: Defining a Service to manage the Entity - UserService and EntityManager

Higher Ed
Introduction to JPA in 10 Steps: Step 6: Defining a Service to manage the Entity - UserService and EntityManager
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and...
Instructional Video6:41
Curated Video

Master Java Web Services and REST API with Spring Boot- Important How Questions related to Web Services

Higher Ed
Introduction To Web Services: Important How Questions related to Web Services
r/>
This clip is from the chapter "Introduction to Web Services" of the series "Master Java Web Services and REST API with Spring Boot".In this...
Instructional Video5:16
Packt

Trees - Part 2

Higher Ed
This is the second part of the two-part video that explains the depth and height of trees.
<
br/>
This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video5:43
Curated Video

Learn and Master C Programming - Understanding Conditional Compilation

Higher Ed
We will learn about new preprocessor directives used for conditional compilation of code.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In...
Instructional Video1:54
Brian McLogan

How integrate the absolute value of x over x

12th - Higher Ed
👉 Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as indefinite integral or as a definite...
Instructional Video5:53
Curated Video

API Testing with Postman - Sharing Code Between Tests in Postman

Higher Ed
Teach users about a way that Postman enables, the sharing of code, and variables between various parts of the system.

• Discuss the importance of sharing repeated items in test autom
ation
• Show how to share code with...
Instructional Video8:59
Catalyst University

Entropy (Part 1/4)

Higher Ed
Entropy (Part 1/4)
Instructional Video4:57
Curated Video

Learn and Master C Programming - enum' Data Types in C

Higher Ed
You will learn how to declare and use 'enum' or enumerated types in C/C++.
r/>
This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of...
Instructional Video9:11
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 10 - Spring Web Services Configuration - Generating WSDL

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 10 - Spring Web Services Configuration - Generating WSDL
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video10:02
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid Items - Part 2

Higher Ed
CSS Grid: Naming Grid Items - Part 2<br/<br/>>

This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Instructional Video6:13
Curated Video

Learning Dart (Video 27)

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 Video1:36
Kult America

Everywhere is home...

Higher Ed
At 35 years old I've probably called 30 different places home. At some point I've reached a conclusion that perhaps home is everywhere and we're all family. The point in creating Kult America is to see as much of this world as I can and...
Instructional Video5:58
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 14 - Quick introduction to different parts of a WSDL

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 14 - Quick introduction to different parts of a WSDL
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video3:50
Curated Video

Apache Maven Beginner to Guru - Maven Deploy Plug-in

Higher Ed
This video introduces you to the Maven deploy plug-in.
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as...
Instructional Video4:50
Brian McLogan

Determine the x and y intercept of a rational function

12th - Higher Ed
👉 Learn how to find the x and y-intercepts of a rational function. The x-intercept(s) of a function occurs when y = 0 and the y-intercept(s) of a function occurs when x = 0. To find the y-intercept of a function, we plug in zero for x...
Instructional Video2:19
Brian McLogan

How to find the domain and range of a function of a 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 Video5:21
Curated Video

Mastering Grunt (Video 15)

Higher Ed
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...
Instructional Video3:25
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Role Definitions

Higher Ed
In this video, we will cover role definitions.
r/>
This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to...
Instructional Video7:34
Curated Video

C++ Standard Template Library in Practice - Output Iterators

Higher Ed
We want to learn what makes up an output iterator, and how to use it.

• Learn what an output iterator c
an do
• Learn what it takes to fulfill an output iterato
r contract
• Go through a code example, showing how to...