Curated Video
Run an Online Password Attack on Linux
Learn how to plan an execute an online password attack on Linux machine
Curated Video
Discover Vulnerabilities in Websites
In this video, you will learn about various tools used to discover vulberabilities in web applications.
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
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...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Styling Your Code
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...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Changing First Letter in Pseudo-classes
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...
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)
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,...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Learning about JavaScript String – Part 1
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...
Flipping Physics
Review of all Electricity and Magnetism Dimensions - AP Physics C
This is a review of all of the dimensions used in AP Physics C - Electricity and Magnetism.
Flipping Physics
Reflections on the 2015 AP Physics 1 Exam Free Response Questions
Mr.p gives basic suggestions for how to approach the free response question portion of the AP Physics 1 exam.
Curated Video
Call a function : String Manipulation Functions
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
Brian McLogan
An 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...
Flipping Physics
Uniform Solid Cylinder Moment of Inertia Derivation
Deriving the integral equation for the moment of inertia or rotational inertia of a uniform solid cylinder.
Curated Video
C++ for Beginners - Variables and identifiers
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
Curated Video
C++ for Beginners - How to Write Text Files
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
Packt
Detect Capital
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.
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...
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
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
Learning PHP 7 (Video 9)
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....
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
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
Curated Video
Learn and Master C Programming - Edit Menu
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...
Curated Video
Bash Shell Scripting - Variables - Basic Concepts
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...
IDG TECHtalk
Creating constant values in Go with the const keyword | Smart Go
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...