Curated Video
Java 11 Programming for Beginners 4.1: Understanding Assignment and Operators
Go through assignment and other operators. • We explain the example of a Pig Latin Translator • Explain operators • Implement a Pig Latin translator example
Packt
Creating a Mongoose Model
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...
Curated Video
Complete Python Scripting for Automation - case (Lower, Upper etc...) conversion operations
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...
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Primitive Literals
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...
Curated Video
Solving Oblique Triangles with the Law of Cosines
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...
Rock 'N Learn
Learn the Alpha and Build Vocabulary (A-M)
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.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Add read functionality and utilize special and static methods
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,...
Programming Electronics Academy
Understanding an Arduino Library :: Video #2 :: Arduino Library Series
This tutorial walks through how to understand an Arduino library.
Packt
String Class and their Methods
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...
Curated Video
Introduction to the Cosine Rule for Finding Missing Lengths and Angles in Triangles
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...
Mazz Media
Bingo's Lingo Beginning Phonics Songs (Things)
With animated graphics and vivid video footage of everyday things, children will develop letter recognition skills and learn the sounds each letter says.
Curated Video
Learning Lodash 4.0 (Video 10)
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...
APMonitor
Record and Plot Real time Data in Python
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
Curated Video
Changing Text Case in Microsoft Excel
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part I
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...
Brian McLogan
Introduction into the law of sines
👉 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...
Curated Video
C++ Developer - Project - Shopping Item File
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.
Curated Video
Develop a computer program to solve a problem using a sequence of instructions : If statements
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
Professor Dave Explains
The Quantum Barrier Potential Part 2: Defining the Transmission and Reflection Coefficients
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...
Let's Tute
IELTS Listening: Tips and Strategies for IELTS Listening Test Success
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,...
Englishing
ESL - Dialogue Writing (A step-by-step guideline)
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...
Curated Video
Microsoft SQL Server Development for Everyone - Creating an SQL Database Table
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.
Curated Video
Bash Shell Scripting - "case" Statement
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.