Instructional Video2:52
Curated Video

Complete Python Scripting for Automation - Functions with keyword-based arguments

Higher Ed
Functions: Functions with keyword-based arguments
r/>
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...
Instructional Video6:16
Curated Video

Learning Angular 2 Directives (Video 9)

Higher Ed
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...
Instructional Video2:51
Curated Video

Complete Modern C++ - Type Conversions - Part III (User to Primitive Type)

Higher Ed
This video explains how to implement type conversion operator function to convert a user-defined type into primitive type.
r/>
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This...
Instructional Video9:24
TLDR News

Trump's Fraud Lawsuits: Is He Still Taking His 'Election Fraud' Claims Seriously? - TLDR News

12th - Higher Ed
So far Trump's legal battles haven't been going all that well. Despite the bravado on Twitter, it seems that his lawyers haven't been able to prove any real fraud or even back up many of the President's claims. So in this video we ask if...
Instructional Video8:17
Packt

Handling Express Errors

Higher Ed
File Uploads (Task App): Handling Express Errors<br<br/>/>

This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File uploads
Instructional Video6:34
ShortCutsTv

Nature-Nurture

Higher Ed
This film outlines the broad similarities and differences between ""nature"" and ""nurture"" approaches to understanding human behaviour. It frames the debate around overtly aggressive behaviour illustrated by two classic applications:...
Instructional Video9:11
Curated Video

Web Development with Node.JS and MongoDB (Video 5)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video2:44
Python Programmer

EDA Python - 13-2_Functions_args_kwargs

Higher Ed
In this video you will a little more about functions and how to use arguments and keyword arguments.
Instructional Video3:08
Curated Video

Learn and Master C Programming - #define directive

Higher Ed
We will learn how to use #define for defining symbolic constants as well as macros.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video10:37
TLDR News

Should There be a Second Brexit Referendum? - Opinionated

12th - Higher Ed
Should the UK hold a second referendum on Brexit to let the public have another say. It's a controversial topic so we discuss some of the arguements on both sides and tell you what our viewers think.
Instructional Video16:42
Packt

Inserting Documents

Higher Ed
MongoDB and Promises (Task App): Inserting Documents
<
br/>
This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video6:28
Curated Video

Complete Modern C++ - Template Argument Deduction and Instantiation

Higher Ed
This video explains how template arguments are deduced.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic...
Instructional Video7:44
Curated Video

Bash Shell Scripting - Positional Parameters

Higher Ed
This video explains positional parameters.<br/<br/>>

This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Instructional Video4:58
Espresso Media

Garwin: Science, Civilization, and the Challenges of Control

9th - 12th
Garwin part 11/11: In this video, scientist Richard Garwin reflects on the control and unpredictability of science, the importance of evolving as a civilization, and his experience during the Cold War. He discusses the risks and...
Instructional Video10:35
Programming Electronics Academy

Lesson 10 | Functions Overview | Arduino Crash Course

Higher Ed
This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek to help people learn about electronics and programming through the ubiquitous Arduino development board.
Instructional Video8:51
Curated Video

Bash Shell Scripting- Input with the command line arguments

Higher Ed
This video shows how to input data with command line arguments.
r/>
This clip is from the chapter "Input and output commands for bash shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
Instructional Video4:06
Curated Video

Complete Modern C++ - Folding Basics

Higher Ed
In this video, we will understand the concept of folding and how variadic function templates can be used to implement it.
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will...
Instructional Video6:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Run Planet Class with Java - Using a Main Method

Higher Ed
In this video, we will run the Planet class with Java - using a main method.
r/>
This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video11:10
Hip Hughes History

Donald Trump's Travel-Muslim Ban Explained

6th - 12th
What is the travel ban? Is it a muslim ban? Join me for a comprehensive lecture detailing the executive order and a weighing of immigration legislative language and the Constitution.
Instructional Video2:23
Curated Video

Learning LESS (Video 15)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you...
Instructional Video7:50
Curated Video

Python for Network Forensics 2.4: Exploring Portable Executables

Higher Ed
In this video, we will learn about the Windows Portable Executable format. We will also learn how an attacker may be able to modify an executable to hide information. • Learn Python modules to open and read Portable Executables • Learn...
Instructional Video17:08
Curated Video

Bash Shell Scripting - Using the "shift" Function

Higher Ed
This video explains the "shift" function.
r/>
This clip is from the chapter "Parsing Command Line Arguments" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Instructional Video5:27
Curated Video

Multi-Paradigm Programming with Modern C++ - Arguments and Return Values

Higher Ed
How many arguments should a function have, and how to pass them properly? There are simple ways for making the functions even better.

• How many argum
ents?
• Passing by value, by reference and
by pointer
• Return...
Instructional Video10:16
Curated Video

Python for Network Forensics 5.2: Port Enumeration

Higher Ed
In this video, we will further our attack by enumerating devices found on our network. This will provide us with services that may be exploitable. • Introduce network sockets and network connections in Python • Use sockets and build a...