Curated Video
Bash Shell Scripting- First Simple Hello World Script using the echo command
This video shows how to write your first simple Hello World Script using the echo command. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell...
Brian McLogan
Learning how to find the 32nd term of an arithmetic sequence
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Packt
Writing the First Executable Program in Java
This video demonstrates how to write the first executable program in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Brian McLogan
Simplify first and then integrate trigonometric expression
π 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 an indefinite integral or as a definite...
Curated Video
Master Java Web Services and REST API with Spring Boot- First 10 Steps in Spring Boot - An Overview
Introduction to Spring Boot in 10 Steps: First 10 Steps in Spring Boot - An Overview This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
Brian McLogan
Learn how to determine the arithmetic sequence given two values of the sequence
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Curated Video
Master Java Web Services and REST API with Spring Boot- First 10 Steps in Spring- An Overview
Introduction to Spring Framework in 10 Steps: First 10 Steps in Spring- An Overview This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In...
Brian McLogan
Math tutorial for determining the first five terms of a sequence
π Learn how to determine the first five terms of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a...
Brian McLogan
Learning to determine the first five terms of a sequence
π Learn how to find the first five terms of a sequence. Given an explicit formula for a sequence, we can find the nth term of the sequence by plugging the term number of the sequence for n in the given formula. When n = 1, 2, . . ., 5...
Brian McLogan
Given the explicit formula of an arithmetic sequence to determine the 38th term
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
Learn how to find the 40th term or an arithmetic sequence given the explicit formula
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
Tutorial for writing the explicit formula of a arithmetic sequence
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Brian McLogan
Learn how to determine the rule given the first five terms of a sequence
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Brian McLogan
Finding the 32nd term of an arithmetic sequence
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
Learn how to find the 40th term of the arithmetic sequence
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
Math tutorial for writing the explicit formula of a sequence
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Brian McLogan
Learn how to find the explicit formula of an arithmetic sequence given two terms
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
ACDC Leadership
2011 AP Econ Videos- My First Graph (My First Kiss Parody)
An amazing economics music video from the students at San Pasqual High School.
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - New Installation - First Drive
A brand-new system doesnβt have a bootable drive with an installed operating system. In this episode you will go through the process of setting up an initial drive and installing an operating system using bootable media. This clip is...
Packt
Compare the breadth-first and depth-first search algorithms : Implementing DFS
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Implement...
Packt
Your First Node.js Script
Installing and Exploring Node.js: Your First Node.js Script This clip is from the chapter "Installing and Exploring Node.js" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to...
Brian McLogan
Solve for x by combining like terms first, (8x + 1) + (3x - 2) = 32
π Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...