Hi, what do you want to do?
Brian McLogan
Learn how to evaluate the left, right and general limit from a graph
👉 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...
Curated Video
5G and Wireless Communication for Beginners - Understanding What Is and What Isn't 5G
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.
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.
Curated Video
Learning Dart (Video 25)
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...
Curated Video
Learn and Master C Programming - #define directive
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...
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Brian McLogan
How to find the height of a tree given the angle of elevation
👉 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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 6: Defining a Service to manage the Entity - UserService and EntityManager
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...
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and...
Curated Video
Master Java Web Services and REST API with Spring Boot- Important How Questions related to Web Services
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...
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...
Packt
Trees - Part 2
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...
<
br/>
This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Curated Video
Learn and Master C Programming - Understanding Conditional Compilation
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...
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In...
Brian McLogan
How integrate the absolute value of x over x
👉 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...
Curated Video
API Testing with Postman - Sharing Code Between Tests in Postman
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...
• Discuss the importance of sharing repeated items in test autom
ation
• Show how to share code with...
Curated Video
Learn and Master C Programming - enum' Data Types in C
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...
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 10 - Spring Web Services Configuration - Generating WSDL
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...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid Items - Part 2
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
This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Curated Video
Learning Dart (Video 27)
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...
Kult America
Everywhere is home...
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 14 - Quick introduction to different parts of a WSDL
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...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Curated Video
Apache Maven Beginner to Guru - Maven Deploy Plug-in
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...
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...
Brian McLogan
Determine the x and y intercept of a rational function
👉 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...
Brian McLogan
How to find the domain and range of a function of a graph
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...
Curated Video
Mastering Grunt (Video 15)
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Role Definitions
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...
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...
Curated Video
C++ Standard Template Library in Practice - Output Iterators
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...
• 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...