Curated Video
Learn and Master C Programming - Working with 2D Arrays
We look at an example of declaring and printing out a 2D array in C/C++. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we will look at how to declare and...
Curated Video
The Full Stack Web Development - Getting Started With CSS
Styling with CSS3: Getting Started With CSS This clip is from the chapter "Styling with CSS3" of the series "The Full Stack Web Development".We move on to CSS3 and talk about positioning, gradients, transitions, pseudo classes. We will...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range
Complete visualization of the insertion sort algorithm and assignment handoff for implementation This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Curated Video
C++ Standard Template Library in Practice - Maps - Coding
The user is unfamiliar with the maps coding, wishes to know more about them, and when to use them. • Include the map package and introduce a simple example of map coding • Show a complex maps coding and display elements • Show a complex...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Naming Grid Items - Part 1
CSS Grid: Naming Grid Items - Part 1 This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Select and manipulate the elements - Part 1
DOM Crash Course: Select and manipulate the elements - Part 1 This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles and classes,...
The Business Professor
Process for Filing for Patent Protection
Process for Filing for Patent Protection
Rock 'N Learn
Physical Science : Motion And Gravity
Physical Science for Kids is the fun way to learn important facts about physical science and get ready for tests. Take a fascinating journey to the Super Science Station to learn about motion and gravity.
Curated Video
Learning Lodash 4.0 (Video 7)
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...
msvgo
The Carbon Family
It describes electronic configuration of the elements of group 14, their physical, chemical properties and their uses.
Bethany Thiele, Art Teacher
Part 1: Ceramic Fireplace (Architectural Design)
Create a ceramic fireplace that can serve as a unique candle holder! This video is part 1 of a series. LINK TO PART TWO AT THE END! KEEP CREATING! :) For CLAY, I always use Amaco White Art Low Fire Clay. For GLAZE, I like Amaco's F...
NASA
NASA | Hubble's Cosmic Origins Spectrograph
Once installed on the Hubble Space Telescope during the upcoming servicing mission this year, COS will dramatically advance physics and astrophysics research on the origin of the Universe, astronomical objects, evolution of galaxies, and...
Curated Video
Core Java Programming Course- Iterating over Sets
This video explains how to iterate over sets. This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
NASA
Live Q&A: Hubble Detects Farthest Star Ever Seen
Join NASA scientists live to learn more about a new broken record from Hubble – the farthest star ever seen! We’ll discuss how Hubble made this major discovery and what comes next. Stay tuned for an audience Q&A!
Brian McLogan
Find the union of two sets including null set
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Multi- Dimensional Arrays
A multi-dimensional array holds one or more arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Banner-Style
Project 2 - Furniture Store (Based on CSS Grid): Banner-Style This clip is from the chapter "Project 2 - Furniture Store (Based on CSS Grid)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".null
Curated Video
Multi-Paradigm Programming with Modern C++ - In Search of a Perfect Container
STL provides many containers, many of them similar. When to use std::vector, and when std::list? This video provides some answers. • Contiguous storage: array and vector • Details of std::vector, and why prefer vectors over lists •...
Curated Video
C++ Standard Template Library in Practice - Permutations
The listener is new to algorithms and does not know about the permutation algorithms. • Introduce the listener to the std::is_permutation, std::next_permutation, and std::prev_permutation algorithm • Show how it works and explain the...
Curated Video
Multi-Paradigm Programming with Modern C++ - On Programming Paradigms
C++ is a multi-paradigm programming language. We learn about different paradigms (styles), and how C++ supports them. • Programming styles supported by C++ • Criticism of C++ • Your C++ knowledge as a toolbox This clip is from the...
FuseSchool
How Do Atoms Bond
Learn the basics about how atoms bond when learning about the structure of atoms. Bonds form by the attraction of negatively charged electrons and the positive nucleus of atoms. Atoms have a positively charged tiny nucleus which contains...
Curated Video
Mastering CSS3 Selectors (Video 2)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Curated Video
Learning CSS (Video 11)
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 R for Data Visualization (Video 15)
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...