Curated Video
Master Java Web Services and REST API with Spring Boot- Introduction to RESTful Web Services
Introduction To Web Services: Introduction to RESTful Web Services 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 section, you will learn about...
Curated Video
Bash Shell Scripting- Design a simple digital clock
This video shows how to design a simple digital clock using bash shell scripting. This clip is from the chapter "Real-Time Practice (Low level to High level)" of the series "Complete Bash Shell Scripting".This section covers various Bash...
Curated Video
Master Java Web Services and REST API with Spring Boot- Introduction to SOAP Web Services
Introduction To Web Services: Introduction to SOAP Web Services 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 section, you will learn about Web...
The Business Professor
What is an Auditor's Report?
This video explains what is an Auditor's Report?
Brian McLogan
How to graph a parabola with a horizontal axis of symmetry
Learn how to graph a horizontal parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be horizontal if it opens to the left or opens to the right. A horizontal parabola results from a quadratic...
Brian McLogan
How to find the focus of a parabola given an equation
Learn how to graph a parabola in when it is given in general form. To graph a parabola in conic sections we will need to convert the equation from general form to standard form by completing the square. Once it is in standard form we can...
Brian McLogan
Learn how to determine if a function is power function and identify constant and power
In this video playlist you will learn all about polynomials. We will learn how to find the zeros of a polynomial by factoring and then finding more zeros by applying Descartes Rule of Signs as well as the Rational zero test. We will use...
Brian McLogan
Given two points find the slope
👉 Learn how to find the slope between two points. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line passing through two...
Brian McLogan
Writing a statement in conditional form and labeling the hypothesis and conclusion
👉 Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Curated Video
Data Science and Machine Learning with R - Data Import/Export
This video explains how to import and export data in R. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Curated Video
Data Science and Machine Learning with R - Tidy Data
This video explains tidy data. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Brian McLogan
How to determine if an equation is a parabloa, circle, ellipse or hyperbola, conics
In this video series I will show you how to write the equation and graph hyperbolas. Hyperbolas on a graph represent two parabolas facing away from each other but the definition of a hyperbola is the difference between the distance of a...
Brian McLogan
Graphing a system of linear equations with one solution
👉To solve a system of equations means to obtain a common x-value and a common y-value that makes the each of the equation in the system true. To solve a system of equations by graphing means to obtain the point of intersection (if any)...
Brian McLogan
How to graph an ellipse for conic sections
Learn all about ellipses for conic sections. We will discuss all the essential definitions such as center, foci, vertices, co-vertices, major axis and minor axis. We will also discuss the essential processes such as how to graph and...
Curated Video
Java 11 Programming for Beginners 3.4: Working with Many Forms of Polymorphism
Polymorphism is hard without examples, so we go through a few. • Build another bot and use it as an example for method overriding • Go through theory • Show an example for method overloading
Curated Video
Learn Git in 3 Hours- Remote Branches
When working with remotes, we need branches that track their equivalent branch on the remote repo. These are called remote tracking branches. • Create new branch on the local repo • Push the branch to the remote repository • See other...
Brian McLogan
Learn how to identify the slope and y intercept from an equation by writing in slope int
👉 Learn how to write the equation of a line in a point-slope form. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms which we can...
Curated Video
Learning R for Data Visualization (Video 19)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Tarver Academy
How to Use Citation Tools in Google Docs
In This Episode, Tyler Teaches Us About How to Use Citation Tools in Google Docs
Curated Video
Master Java Web Services and REST API with Spring Boot- SOAP vs RESTful Web Services
Introduction To Web Services: SOAP vs RESTful Web Services 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 section, you will learn about Web...
Brian McLogan
How to determine the focus, directrix and vertex conic sections
Learn how to graph a horizontal parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be horizontal if it opens to the left or opens to the right. A horizontal parabola results from a quadratic...
Curated Video
Complete Python Scripting for Automation - sys.argv | working with command line arguments with an example
sys module: sys.argv | working with command line arguments with an example This clip is from the chapter "sys module" of the series "Complete Python Scripting for Automation".In this section, the author introduces sys module and working...
Brian McLogan
How to write an equation given two points using point slope formula - coolmath
In this video series I show you how to write linear equations when given a point, slope, or two points. We will write the equation of a line using this information and using different forms of a linear equation. Slope intercept, point...
Brian McLogan
Use point slope form to write the equation of a line given slope and point
👉 Learn how to write the equation of a line in a point-slope form. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms which we can...