Instructional Video3:23
Curated Video

Run an Online Password Attack on Linux

Higher Ed
Learn how to plan an execute an online password attack on Linux machine
Instructional Video7:56
Curated Video

Discover Vulnerabilities in Websites

Higher Ed
In this video, you will learn about various tools used to discover vulberabilities in web applications.
Instructional Video8:30
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Website Image Gallery Using the Cascading Style Sheets (CSS) Float Property - Coding Challenge

Higher Ed
This video presents a coding challenge to create a website image gallery using the CSS float property. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern...
Instructional Video6:36
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Styling Your Code

Higher Ed
In this video, you'll learn how to make your code look clean. This clip is from the chapter "JavaScript 201 - Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".This section dives deeper into...
Instructional Video5:04
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Changing First Letter in Pseudo-classes

Higher Ed
This video presents a challenge to change the first letter in pseudo-classes. This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video6:44
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Lists in HTML and Understanding HTML List Options – Unordered List (UL), Ordered List (OL), Definition List (DL)

Higher Ed
This video demonstrates how to create lists in HTML and focuses on the various HTML list options, such as UL, OL, and DL. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3,...
Instructional Video11:03
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Learning about JavaScript String – Part 1

Higher Ed
This is the first part of the two-part video that explains what JavaScript string methods are and how to use them to update string values. This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design...
Instructional Video5:13
Flipping Physics

Review of all Electricity and Magnetism Dimensions - AP Physics C

12th - Higher Ed
This is a review of all of the dimensions used in AP Physics C - Electricity and Magnetism.
Instructional Video4:34
Flipping Physics

Reflections on the 2015 AP Physics 1 Exam Free Response Questions

12th - Higher Ed
Mr.p gives basic suggestions for how to approach the free response question portion of the AP Physics 1 exam.
Instructional Video8:04
Curated Video

Call a function : String Manipulation Functions

Higher Ed
From the section: Intro to PHP Programming for Web Development. In this section, we’ll learn the basics of PHP programming. Intro to PHP Programming for Web Development: String Manipulation Functions
Instructional Video7:32
Brian McLogan

An 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 Video12:09
Flipping Physics

Uniform Solid Cylinder Moment of Inertia Derivation

12th - Higher Ed
Deriving the integral equation for the moment of inertia or rotational inertia of a uniform solid cylinder.
Instructional Video13:01
Curated Video

C++ for Beginners - Variables and identifiers

Higher Ed
In this lesson, your instructor discusses variables. This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Instructional Video8:53
Curated Video

C++ for Beginners - How to Write Text Files

Higher Ed
In this section, your instructor, David, discusses File Output. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Instructional Video14:58
Packt

Detect Capital

Higher Ed
This video provides an introduction to detect capital. This clip is from the chapter "Question 9: Detect Capital" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of detect capital.
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 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 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 Video4:09
Curated Video

Learning PHP 7 (Video 9)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
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 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 Video1:49
Curated Video

Learn and Master C Programming - Edit Menu

Higher Ed
We look at some of the important items on the edit menu and learn how to use Undo/Redo as well as the clipboard operations. This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C Programming For...
Instructional Video6:32
Curated Video

Bash Shell Scripting - Variables - Basic Concepts

Higher Ed
This video helps you understand the basic concepts of variables. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on...
Instructional Video3:47
IDG TECHtalk

Creating constant values in Go with the const keyword | Smart Go

Higher Ed
The const keyword in Go lets you create values that are immutable across the lifetime of your program. But Go consts behave a little differently from similar features in other languages. Learn how consts work in Go, and how to use them...