Curated Video
Writing a Strong Response: Combining Prompt, Answer, and Evidence
In this video, the teacher explains how to respond to an open-ended prompt by combining wording from the prompt, your answer, and evidence. The teacher guides the students through the steps of analyzing the prompt, finding evidence,...
Communication Coach Alex Lyon
Group Leadership Skills: Part 2
Group leadership involves asking good questions. Many leaders talk AT the group and discussions fall flat. In Part 2 (of 5) in this collection of videos on Effective Group Communication Skills, you'll learn how to ask good questions in...
Crash Course
Crash Course Film Criticism Preview
It's a new series in Crash Course Film as Michael Aranda takes the reins as host for the next 15 weeks to talk about Film Criticism.
Mr. Beat
United States v. Windsor
Toronto, Canada May 2007 After being in a relationship together for 44 years, Edith Windsor and Thea Spyer get married. In Canada, same-sex marriage is legal. However, in New York City, where Edie and Thea live, it is not. In fact, at...
Curated Video
Making Change with Friendly Numbers
In this video, the teacher explains how to make change in money word problems by using a number line. The students learn about friendly numbers and how to add up on the number line to determine the amount of change.
Curated Video
Building a Responsive Application with Bootstrap (Video 9)
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Media Queries
In this video, you will learn how to use media queries in CSS3 to apply specific styles based on the characteristics of the device or viewport. We will understand how to create responsive designs that adapt to different screen sizes,...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - addEventListener (Events)
In this video, we will explore the addEventListener method to attach event handlers to elements. You will learn to listen for and respond to various events, such as clicks, mouse movements, keyboard input. Understanding event handling is...
Curated Video
ChatGPT for Creatives - How to Talk to Chat GPT
In this video, as we get started with using ChatGPT, we will explore how to create prompts the right way and understand the guidelines shared by the AI to write effective prompts. It discusses clarity, specificity, tone, close/open-ended...
Curated Video
Mastering Swift 2 Programming (Video 57)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Programming Electronics Academy
DIY retro pong game that fits in your pocket
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board. Check out this...
Curated Video
Mastering Swift 2 Programming (Video 37)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Curated Video
The Art of Doing - Web Development for Beginners - Functions
In this video, we will delve into functions in JavaScript, including function declarations, parameters, and function bodies. You will also learn how to call functions and pass arguments to them and explore best practices for writing...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Arrays and Dimensions in JavaScript
In this video, you will learn about arrays and dimensions in JavaScript. You will see how to declare and initialize arrays using literals, variables, and objects, and how to access and modify their elements using index notation and array...
Brainwaves Video Anthology
Yolanda Sealey-Ruiz - Teachers Make a Difference - Dr. Suzanne Carothers
In courses such as The Teaching of Writing, Writing Non-Fiction, and Teaching English in Diverse Social/Cultural Contexts, Sealey-Ruiz, who started her career as a high school English teacher in 1993, seeks to “guide teachers in creating...
Brainwaves Video Anthology
Yolanda Sealey-Ruiz - Teacher as Interrupter
In courses such as The Teaching of Writing, Writing Non-Fiction, and Teaching English in Diverse Social/Cultural Contexts, Sealey-Ruiz, who started her career as a high school English teacher in 1993, seeks to “guide teachers in creating...
Curated Video
The Structure of the heart | Physiology | Biology | FuseSchool
The Structure of the heart | Physiology | Biology | FuseSchool Our heart, a universally recognised symbol of love, kindness and compassion. The heart is one of the hardest-working organs in your body after all it is responsible for...
Curated Video
What Is Water Pollution | Environmental Chemistry | Chemistry | FuseSchool
Learn the basics about water pollution, whilst learning about environmental chemistry. The substances mankind throws away have polluted lakes, rivers and even the oceans. The United Nations estimate that around 10% of the world’s people...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - What is JavaScript?
JavaScript Crash Course: What is JavaScript? This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript, Data...
Curated Video
Practical CSS3 Mastery Course - Installation and Setup
In this video, we will be installing and setting up our coding environment. This clip is from the chapter "Introduction and Environment Setup" of the series "Practical CSS3 Mastery Course".In this section, we will take a quick...
Curated Video
Introduction to Scientific Notation and Converting Between Standard Form and Scientific Notation
In this lesson on scientific notation, you will learn how to read and write numbers in scientific notation and standard form. You will also learn how to convert numbers from one form to the other and how to compare numbers written in...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Create Structure of Main Page
Project - Build a Twitter Clone (Main Page): Create Structure of Main Page This clip is from the chapter "Project - Build a Twitter Clone (Main Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - HTML5 Semantic Elements
HTML Crash Course: HTML5 Semantic Elements This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links...
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.