Curated Video
Core Java Programming Course- Time Difference
This video explains all about focuses on time difference. This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the...
Brian McLogan
Determine the number of extrema of a polynomial
π Learn how to determine the extrema from a graph. The extrema of a function are the critical points or the turning points of the function. They are the points where the graph changes from increasing to decreasing or vice versa. They are...
Brian McLogan
How to determine the characteristics of a logarithmic graph transformed - Online Tutor
π Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Brian McLogan
Solving a system using graphing
π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
Tutorial - Determine if the equation has y varying directly with x ex 3, y = kx; y + 3 = -x
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Brian McLogan
How to solve a system of equations by graphing a dependent system
π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
Learning to Find the Composition of Two Functions
Learn how to compose two linear functions. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of one of the functions with the value of the...
Brian McLogan
Learn how to write the equation of a parabola given the vertex and a point
π Learn how to write the equation of a parabola given three points. The equation of a parabola is of the form f(x) = ax^2 + bx + c, where a, b and c are constants. Since, the equation of a parabola has 3 constants, three equations and...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 4-Save Actions
This video focuses on the save actions. This clip is from the chapter "Basic Tools and Framework - Eclipse in 5 steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an overview of the...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Introduction to REST API and Where it is Used in Project Architecture
The video focuses on the introduction to REST API and where it is used in project architecture. This clip is from the chapter "REST API Basics and Terminology" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - What is a Web Service?
This video provides an idea about web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn about web services, types...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 06 β Enhancing the Hello World Service with a Path Variable
This video demonstrates how to enhance the Hello World service with a path variable. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - SOAP Versus RESTful Web Services
This video explains the difference between SOAP (Simple Object Access Protocol) and RESTful web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Understanding File Types, Formats, and Versioning in Word Processing
In this video transcript from the ECDL Word Processing Module, viewers learn how to save documents in various file types such as Word, PDF, RTF, and plain text. The instructor explains the importance of file extensions, version numbers,...
Curated Video
Power BI Masterclass - Power BI Data Prep Challenge 1 - Date Time Conversion
In this video, we will be covering a challenge for date time conversion. This clip is from the chapter "Solving Data Prep Challenges" of the series "Power BI Masterclass".In this section, we will learn how to do data preparation, data...
Curated Video
Power BI Masterclass - How to Create Our Own KPI (Key Performance Indicators) Visual
In this video, we will learn how to create our own KPI visual. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips and tricks. Here, we...
Curated Video
Bash Shell Scripting - "printf" Statement - Part 2
This is the second part of the two-part video that explores "printf" statement. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for...
IDG TECHtalk
How to use the date command: 2-Minute Linux Tips
In this Linux tip, learn how to use the date command. In its simplest form, it provides the date and time in a nice format, including the time zone.
Curated Video
.NET Core Microservices - DateTimePicker
This video introduces you to DateTimePicker. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Brian McLogan
Algebra 2 - Solving a Logarithm with a Rational Value
π Learn how to evaluate logarithms with fractions. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n =...
Brian McLogan
Graphing the Cotangent Function with a Period Change
π Learn how to graph a cotangent function. To graph a cotangent function, we first determine the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the parent function), the vertical shift...
Brian McLogan
Master Wrting the equation of a line in slope intercept form given two points
Master Wrting the equation of a line in slope intercept form given two points
Curated Video
World of Computer Networking Your CCNA start - Internet Protocol Version 4 (IPv4) Address Format
This video explains the IPv4 address format. This clip is from the chapter "Routers and Network Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routers and the network layer.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Local Storage Values
In this video, we'll cover local storage values. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about...