Curated Video
Solving Equations with Rational Exponents
This video teaches how to solve equations with rational exponents by following the appropriate order of operations. It provides step-by-step explanations and examples, showing that solving complicated equations is not complicated as long...
Professor Dave Explains
Periodic Table Part 5: Carbon Group (C, Si, Ge, Sn, Pb, Fl)
It's time to check out Group 14 on the periodic table, the carbon group. This includes carbon, silicon, germanium, tin, lead, and flerovium. What can we say about their properties, reactivities, and applications? Let's find out!
Curated Video
The Product Element in the Marketing Mix: Analysis and Strategies
In this video, the presenter discusses the importance of the product element in the marketing mix. The video covers key factors that businesses need to consider when designing their products, including functionality, aesthetics, brand...
Curated Video
Learning CSS (Video 34)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Learning PHP 7 (Video 16)
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....
Curated Video
Learning R for Data Visualization (Video 13)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Encyclopaedia Britannica
Encyclopaedia Britannica Presents: WWII Infographic Explainers: Utah Beach
Hear Encyclopaedia Britannica editor Michael Ray explain the Allied invasion of Utah Beach during the Normandy Invasion of World War II using infographics.
Packt
Bubble Sort Visualization
This video focuses on bubble sort visualization. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Curated Video
Data Science and Machine Learning with R - Relational Operators
This video explains relational operators. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navigation-Markup
Project 1 - Grand Hotel (Based on Flexbox): Navigation-Markup This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section includes a...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Box Model
CSS Basics: Box Model This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Curated Video
KS2 Primary English Age 9-13 - Writing: Writing to Describe Part 2 - Explained
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Curated Video
Learning Angular 2 Directives (Video 18)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Curated Video
Application Development with Swift 2 (Video 17)
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts a vast...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 03 - Define Request and Response XML Structure
SOAP Web Services with Spring and Spring Boot: Step 03 - Define Request and Response XML Structure This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Curated Video
Complete Modern C++ - Dynamic Array (std::vector)
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Brian McLogan
How to find the intersection and union with sets in a venn diagram
In this playlist I show you how to understand set theory. I introduce sets as venn diagrams, mapping and as sets of numbers. With sets we look at how to find the union, compliment, and intersection of given sets. We introduce sets with...
Mazz Media
Air
This live-action video program is about the word air. The program is designed to reinforce and support a student's comprehension and retention of the word air through use of video footage, photographs, diagrams and colorful, animated...
Curated Video
Learn Go in 3 Hours - Slices and Maps
Programs can’t only be built out of simple types like ints and strings. You also need types that can contain other types. • This video covers slices and maps, two built-in generic types in Go that contain other types. • Learn about...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - List Files and Folders in Directory with Files List Method
In this session, we will learn about list files and folders in directory with files list method. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Learning Akka (Video 30)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Curated Video
Create a list : Lists in Python
From the section: Introduction to Python. This section will give you a brief introduction to the course. This video explains how to use lists in Python.
friEdTech
Customize Google Form Themes with the New Forms
Learn how to take full advantage of the new Google Forms update including creating a custom header and selecting a custom background.
Curated Video
Core Java Programming Course- Array Object
This video explains the array object. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.