Instructional Video7:25
Curated Video

Java 11 Programming for Beginners 4.1: Understanding Assignment and Operators

Higher Ed
Go through assignment and other operators. • We explain the example of a Pig Latin Translator • Explain operators • Implement a Pig Latin translator example
Instructional Video5:27
Packt

Creating a Mongoose Model

Higher Ed
REST APIs and Mongoose (Task App): Creating a Mongoose Model This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about REST...
Instructional Video8:19
Curated Video

Complete Python Scripting for Automation - case (Lower, Upper etc...) conversion operations

Higher Ed
Complete String Operations: case (Lower, Upper etc...) conversion operations This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on...
Instructional Video20:20
Curated Video

Complete Python Scripting for Automation - sys.argv | working with command line arguments with an example

Higher Ed
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...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8...
Instructional Video4:52
Curated Video

Solving Oblique Triangles with the Law of Cosines

K - 5th
This video explains how to find the angle measures and side lengths of an oblique triangle when all the side lengths are given. It introduces the law of cosines as a formula that relates the sides and angles of a triangle. The video...
Instructional Video9:16
Rock 'N Learn

Learn the Alpha and Build Vocabulary (A-M)

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn English. Enjoy learning with fun, catchy, engaging songs based on the English language.
Instructional Video17:21
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Add read functionality and utilize special and static methods

Higher Ed
Wrap up our look at strings with some functions and methods available to string objects. Also investigate import statements and how they work This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python,...
Instructional Video22:50
Programming Electronics Academy

Understanding an Arduino Library :: Video #2 :: Arduino Library Series

Higher Ed
This tutorial walks through how to understand an Arduino library.
Instructional Video12:27
Packt

String Class and their Methods

Higher Ed
This video discusses the string class and their methods. 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 Advanced and...
Instructional Video8:43
Curated Video

Introduction to the Cosine Rule for Finding Missing Lengths and Angles in Triangles

Higher Ed
The video is a tutorial on the cosine rule, a mathematical formula used to find missing side lengths and angles in triangles, particularly for non-right-angled triangles. The video highlights the difference between the cosine rule and...
Instructional Video12:08
Mazz Media

Bingo's Lingo Beginning Phonics Songs (Things)

6th - 8th
With animated graphics and vivid video footage of everyday things, children will develop letter recognition skills and learn the sounds each letter says.
Instructional Video7:31
Curated Video

Learning Lodash 4.0 (Video 10)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video25:41
APMonitor

Record and Plot Real time Data in Python

10th - Higher Ed
This sample exercise records, analyzes, and plots real-time data in Python. It is an introductory exercise for the project listed at http://apmonitor.com/che263/index.php/Main/CourseProjects
Instructional Video3:39
Curated Video

Changing Text Case in Microsoft Excel

Pre-K - Higher Ed
In this tutorial, the speaker demonstrates how to easily change text from uppercase to lowercase, title case, or sentence case in Microsoft Excel using simple formulas. By following the step-by-step instructions, users can efficiently...
Instructional Video9:11
Curated Video

The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part I

Higher Ed
In this video, you’re going to build out part of the hangman game. This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the advanced...
Instructional Video4:17
Brian McLogan

Introduction into the law of sines

12th - Higher Ed
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Instructional Video15:01
Curated Video

C++ Developer - Project - Shopping Item File

Higher Ed
This video presents a project on shopping item file. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.
Instructional Video8:17
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If statements

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: If statements
Instructional Video26:53
Professor Dave Explains

The Quantum Barrier Potential Part 2: Defining the Transmission and Reflection Coefficients

12th - Higher Ed
In the previous tutorial we introduced our second quantum problem, that of the quantum barrier potential. Again, this involves a free particle that encounters a barrier of finite potential. We've already solved the Schrödinger equation...
Instructional Video11:19
Let's Tute

IELTS Listening: Tips and Strategies for IELTS Listening Test Success

9th - Higher Ed
In this video, the teacher discusses various aspects of the listening module of the IELTS exam and shares tips to help students score better. The teacher emphasizes the importance of following instructions, being a good multitasker,...
Instructional Video7:36
Englishing

ESL - Dialogue Writing (A step-by-step guideline)

9th - Higher Ed
Writing dialogue is hard work. However, there is a step-by-step guideline that you need to follow. In this video lesson, Mr. P. will teach you the rules you need to follow in order to write a good dialogue, and he will provide examples...
Instructional Video31:40
Curated Video

Microsoft SQL Server Development for Everyone - Creating an SQL Database Table

Higher Ed
This video demonstrates how to create an SQL database table. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Instructional Video8:56
Curated Video

Bash Shell Scripting - "case" Statement

Higher Ed
This video explains "case" statement. This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you understand flow control.