Instructional Video7:47
Hip Hughes History

The Balanced Budget Amendment Explained

6th - 12th
Whether you think the balanced budget amendment is the best thing since sliced bread or the embodiment of Lucifer or you have no idea what the heck it, we'll give you the basics!
Instructional Video3:40
Curated Video

Predictive Analytics with TensorFlow 3.3: TensorFlow Programming Model

Higher Ed
The TensorFlow programming model signifies how to structure your predictive models. • Look at the steps for structuring the model
Instructional Video8:42
TLDR News

Three Arguments in Favour of Scottish Independence - TLDR News

12th - Higher Ed
It seems possible that the SNP and Scottish Greens are about to form a pro-independence alliance, so we thought we'd run through the arguments in favour of a Scottish exit. So in this video we discuss three major arguments used by those...
Instructional Video6:54
Curated Video

C++ for Beginners - Function Structure

Higher Ed
In this lesson, your instructor, David, discusses function structure. This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video10:02
TLDR News

How Does the Electoral College Work? What Will Happen in 2020 & What if There's a Tie? - TLDR News

12th - Higher Ed
The Electoral College is a complicated beast and is the grouping who truly elect the US President and Vice President. Due to its important function, we thought it would be useful to explain how it works, especially because things might...
Instructional Video4:24
Curated Video

Julia for Data Science (Video 21)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video15:48
Curated Video

Complete Python Scripting for Automation - Constructor of a class

Higher Ed
OOPS for Real Time: Constructor of a class This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a...
Instructional Video6:05
Brainwaves Video Anthology

Cindy White - Representation in Media

Higher Ed
Cindy L. White is Professor of Communication at CCSU. White also teaches in the Program in Women’s Gender and Sexuality Studies and the Honor’s Program. Professor White teaches a variety of courses in the Media Studies major that offer...
Instructional Video18:14
Curated Video

Complete Python Scripting for Automation - Simple Functions with arguments

Higher Ed
Functions: Simple Functions with arguments This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions, Calling a...
Instructional Video5:02
Curated Video

Complete Python Scripting for Automation - Functions with Variable length arguments

Higher Ed
Functions: Functions with Variable length arguments This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions,...
Instructional Video7:39
Curated Video

Complete Python Scripting for Automation - Functions with default arguments

Higher Ed
Functions: Functions with default arguments This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions, Calling a...
Instructional Video16:19
Packt

The Callback Function

Higher Ed
Asynchronous Node.js (Weather App): The Callback Function This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video16:56
Curated Video

Complete Python Scripting for Automation - Functions with arguments and return value

Higher Ed
Functions: Functions with arguments and return value This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions,...
Instructional Video4:36
Curated Video

KS2 Primary English Age 9-13 - Writing: Writing to Argue Part 2 - Explained

3rd - 5th
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...
Instructional Video8:01
Curated Video

Python for Network Forensics 3.1: Enumerating Directories

Higher Ed
In this video, we will further the understanding of directory traversal in GNU/Linux systems. We will also understand and accomplish traversal recursively. • Learn the concepts of threading to implement recursive traversing • Begin using...
Instructional Video9:09
TLDR News

Trumps' Impeachment Opening Remarks Explained - TLDR News

12th - Higher Ed
In recent days the Senate trial of Donald Trump has really got underway, with both sides making their opening remarks and setting our their cases. In this video, we run through what's happened so far, as well as explaining the opening...
Instructional Video8:52
Curated Video

Learn and Master C Programming - Arguments of main() function - Part 2

Higher Ed
We will see how we can write code to implement two operations on the command-line while handling input errors. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video8:30
Curated Video

Core Java Programming Course- Methods in Java

Higher Ed
This video explains the various methods available in Java. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different...
Instructional Video8:35
Curated Video

Julia for Data Science (Video 5)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video8:16
Curated Video

Python for Network Forensics 1.4: Importing Scapy Modules

Higher Ed
In this video, we will design a Python based Scapy tool to automate our network analysis. • Familiarize ourselves with common Python data structures • Learn to import 3rd party modules into our own application • Unleash the power of...
Instructional Video6:26
Packt

Explaining Function Overloading in Java with an Example

Higher Ed
This video explains function overloading in Java with an example. 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...
Instructional Video7:55
TLDR News

Three Arguments AGAINST Scottish Independence - TLDR News

12th - Higher Ed
A while ago we made a video running through 3 reasons in favour of Scottish Independence, so now we're telling the other side of the story - the reasons to stay. So in this video we look at the reasons in favour of the union and why...
Instructional Video9:34
TLDR News

Trump's Impeached Again: But Will He Actually Be Kicked Out? What Happens Next... - TLDR News

12th - Higher Ed
Yesterday the House of Representatives voted to impeach President Trump (for a second time). However, just like last time that doesn't mean that Trump will immediately leave the Whitehouse. So with only days of Trump's presidency left,...
Instructional Video3:24
Curated Video

Learn and Master C Programming - Variadic Functions Overview

Higher Ed
We are introduced to the concept of variadic function in C/C++. This clip is from the chapter "Advanced Topics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into advanced topics such as...