Hip Hughes History
The Balanced Budget Amendment Explained
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!
Curated Video
Predictive Analytics with TensorFlow 3.3: TensorFlow Programming Model
The TensorFlow programming model signifies how to structure your predictive models. • Look at the steps for structuring the model
TLDR News
Three Arguments in Favour of Scottish Independence - TLDR News
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...
Curated Video
C++ for Beginners - Function Structure
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
TLDR News
How Does the Electoral College Work? What Will Happen in 2020 & What if There's a Tie? - TLDR News
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...
Curated Video
Julia for Data Science (Video 21)
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...
Curated Video
Complete Python Scripting for Automation - Constructor of a class
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...
Brainwaves Video Anthology
Cindy White - Representation in Media
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...
Curated Video
Complete Python Scripting for Automation - Simple Functions with arguments
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...
Curated Video
Complete Python Scripting for Automation - Functions with Variable length arguments
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,...
Curated Video
Complete Python Scripting for Automation - Functions with default arguments
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...
Packt
The Callback Function
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...
Curated Video
Complete Python Scripting for Automation - Functions with arguments and return value
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,...
Curated Video
KS2 Primary English Age 9-13 - Writing: Writing to Argue 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
Python for Network Forensics 3.1: Enumerating Directories
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...
TLDR News
Trumps' Impeachment Opening Remarks Explained - TLDR News
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...
Curated Video
Learn and Master C Programming - Arguments of main() function - Part 2
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...
Curated Video
Core Java Programming Course- Methods in Java
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...
Curated Video
Julia for Data Science (Video 5)
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...
Curated Video
Python for Network Forensics 1.4: Importing Scapy Modules
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...
Packt
Explaining Function Overloading in Java with an Example
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...
TLDR News
Three Arguments AGAINST Scottish Independence - TLDR News
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...
TLDR News
Trump's Impeached Again: But Will He Actually Be Kicked Out? What Happens Next... - TLDR News
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,...
Curated Video
Learn and Master C Programming - Variadic Functions Overview
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...