Hi, what do you want to do?
Curated Video
Core Java Programming Course- "Throws" Declaration
This video explains how to declare "Throws".<br/<br/>>
This clip is from the chapter "Exception Handling" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores exception handling.
This clip is from the chapter "Exception Handling" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores exception handling.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 18 - Introduction to Functional Programming – Conclusion
In this session, we will learn about functional programming – conclusion.
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
Brian McLogan
Finding the value of C for a perfect square
👉 Learn how to find the value c that completes the square in a quadratic expression. A quadratic expression is an expression whose highest exponent in the variable(s) is 2. It is of the form ax^2 + bx + c where a, b, and c are constants....
Brian McLogan
Algebra 1 - Graphing an inequalty when your variable is on the right side - Math Help
In this video series I show you how to graph linear inequalities. When graphing linear inequalities we now have to account for two variables. We graph linear inequalities using the same process as linear equations. We then use shading to...
Brian McLogan
Master determining the reference angle from a given angle
Master determining the reference angle from a given angle
Brian McLogan
Master Solving for all of the solutions for trigonometric equations using inverse operations
Master Solving for all of the solutions for trigonometric equations using inverse operations
Curated Video
Adding Randomness to Pacman Game in Scratch
In this video, the teacher demonstrates how to add a ghost character to a Pac-Man game and make it move randomly throughout the maze. The teacher explains step-by-step how to code the ghost to move in unpredictable directions, avoid...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Section Introduction - Spring JDBC, JPA, and Spring Data
This video provides an explanation of what you can expect in this section.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
Curated Video
Long Division (Two-Digit Dividend)
Use the traditional algorithm to divide two-digit by two-digit.
Brian McLogan
Solve a system of equations with three variables
👉Learn how to solve a system of three linear systems. A system of equations is a set of equations which are to be solved simultaneously. A linear equation is an equation whose graph is a straight line. The solution to a system of...
Seven Dimensions
PLAN to Succeed
PLAN to Succeed helps us enjoy a plan coming together. Psychologist Eve Ash shows how when you PLAN, you have every chance of succeeding.
<
br/>
Once this video is completed you will have learned that a PLAN consists of picturing...
<
br/>
Once this video is completed you will have learned that a PLAN consists of picturing...
Curated Video
Power BI Masterclass - How to Always Get the Latest File from a Folder into Power BI
In this video, we will learn how to always get the latest file from a folder into Power BI.
r/>
This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be...
r/>
This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 08 - Configuring an Endpoint for GetCourseDetailsRequest
SOAP Web Services with Spring and Spring Boot: Step 08 - Configuring an Endpoint for GetCourseDetailsRequest
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...
Packt
Steps to Complete the Flow to Download a File from an Application with Selenium
This video presents the steps to complete the flow to download a file from your application with Selenium.
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium...
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium...
Curated Video
Creational Design Patterns in Modern C++ - Basic Implementation
This video explains the basic implementation of the builder pattern.
• Open the *.ui file in Qt Cr
eator
• Add the QPlainTextEdit widget
to the UI
• Arrange the layout contents vertically and
a
dd menu items
...
• Open the *.ui file in Qt Cr
eator
• Add the QPlainTextEdit widget
to the UI
• Arrange the layout contents vertically and
a
dd menu items
...
Brian McLogan
Sketch the Radians in Standard Position
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Curated Video
World of Computer Networking Your CCNA start - End-to-End Internet Protocol (IP) packet transmission - Part 3
This is the third part of the three-part video that explains end-to-end IP packet transmission.
r/>
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces...
r/>
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Module 2 - Practice Exercise
Let's do a practice exercise.
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook...
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook...
Brian McLogan
Solve an equation with a rational term
👉 Learn how to solve rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational expressions, one...
Brian McLogan
Master Evaluating the double angle for Sine, Cosine and Tagent, given an equation and constraint
Master Evaluating the double angle for Sine, Cosine and Tagent, given an equation and constraint
Economics Explained
Does Tesla Deserve to be The World's Most Valuable Automaker?: Vertical Integration
Tesla is today the most valuable automaker in the world by market capitalization beating out industry giants like General Motors, Ford, Volkswagen group, and even Toyota.
It has achieved this impressive feet...
It has achieved this impressive feet...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 3-Maven Build Life Cycle
This video highlights the concept of the Maven build life cycle.
r/>
This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
r/>
This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Building Test Runner and Step Definition Files to Test the Add Place API Feature
This video demonstrates how to build the test runner and step definition files to test the Add Place API feature.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST...