Instructional Video6:50
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.2: Using Behavior-Driven Development

Higher Ed
In this video, we will learn the difference between test-driven development (TDD) and behavior-driven development (BDD) and how we can use BDD.

• Understand TDD versu
s BDD
• Use mocha to tes
t our code
• Execute our code...
Instructional Video6:47
Curated Video

Bug Bounty Program Certification 8.3: Find Bug and Hack Database of a Website Using Windows Tools

Higher Ed
This video focuses on database attack using Windows tool.<br/>
• Explore<br/> Havij tool
• Download and installati<br/>on of Havij in Windows
• Understand Web database penetration using Havij tool in windows
Instructional Video21:14
Programming Electronics Academy

Class Example: Arduino Course 8.6

Higher Ed
A walk through of a class in programming.
Instructional Video14:28
Programming Electronics Academy

Blink Two LEDs: Arduino Course 4.6

Higher Ed
A walk through of blinking two LEDs with Arduino.
Instructional Video23:42
Programming Electronics Academy

Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 2)

Higher Ed
Have you ever wanted to connect your Arduino to the internet? Your first thought was probably like okay, I guess I'll need some type of Wi-Fi shield or a Wi-Fi enabled board in order to connect to the internet. But what if you're...
Instructional Video5:53
Programming Electronics Academy

Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 2

Higher Ed
In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the print() function from the Serial library to display information to your computer’s...
Instructional Video4:38
Programming Electronics Academy

Change the font colors in the Arduino IDE

Higher Ed
Learn how to change the font color in the Arduino IDE. I demonstrate with changing the color of comments, but the same applies for different code items...
Instructional Video6:09
Curated Video

Multi-Paradigm Programming with Modern C++ - On Development Tools

Higher Ed
You only need a compiler and a text editor to begin working with C++. Professional development requires more tools. This video provides an overview of the most important ones.

• Hardware and build acceler
ation
• Version...
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 Video4:24
Curated Video

Complete Modern C++ - Parallel Algorithms - III

Higher Ed
This video explains why parallel algorithms cannot be used everywhere.<br/<br/>>

This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video10:26
Curated Video

Learn and Master C Programming - Visual Studio Solutions & Projects

Higher Ed
We will discuss the contents of solution files as well as project files and also understand the relationship between them.
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C...
Instructional Video0:42
Curated Video

Learn and Master C Programming - Section Introduction and Overview - Walkthrough: Visual Studio IDE

Higher Ed
In this introductory video, the author provides a small insights of the topics covered related to Visual Studio IDE.
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C...
Instructional Video14:14
Curated Video

Learn and Master C Programming - Referencing Our Library When Installed in a Specific Path (Folder)

Higher Ed
We will learn how to reference a library that is installed (or copied) to a specific location (path) by making our project look for it in the given folder.
r/>
This clip is from the chapter "Creating C Libraries (Static LIBs)"...
Instructional Video12:01
Curated Video

Learn and Master C Programming - Using Our Library From Projects Within The Same Solution

Higher Ed
We will learn how to reference our library from another project in the same solution and also learn about the advantages of having multiple projects in a single solution.
r/>
This clip is from the chapter "Creating C Libraries...
Instructional Video1:20
Curated Video

Learn and Master C Programming - About your instructor...

Higher Ed
The author introduces himself and his capabilities to handle C programming.
r/>
This clip is from the chapter "Introduction" of the series "Learn and Master C Programming For Absolute Beginners!".In this introductory section,...
Instructional Video31:02
Curated Video

C++ Developer - Project - A Bank Account Class

Higher Ed
This video presents a project on a bank account class.<br/<br/>>

This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and objects.
Instructional Video17:27
Curated Video

C++ Developer - Variable Scope and Lifetime

Higher Ed
This video explains the scope and lifetime of variables.<br/<br/>>

This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Instructional Video9:55
Curated Video

C++ Developer - Getting Started on Windows with Visual Studio Integrated Development Environment (IDE)

Higher Ed
This video focuses on getting started on Windows with Visual Studio IDE.
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of...
Instructional Video6:08
Curated Video

Mastering Tableau 2018.1, Second Edition 5.7: Working with Data Labels and the Tooltip

Higher Ed
We’ll see data labels and tooltips.<br/>
• Understand the marks card: data labels a<br/>nd tooltips
<br/>• Apply labels to <br/>data
• Apply tooltips to data
Instructional Video17:41
Curated Video

Mastering Tableau 2018.1, Second Edition 3.1: Data Preparation and Cleaning Data Sources with Dates and Numbers

Higher Ed
In this video, we’ll see how to convert dates and numbers into a usable format.<br/>
• Understand what cl<br/>ean data is
• Select a date usin<br/>g a data s<br/>ource filter
• Clean the data
Instructional Video9:55
Curated Video

Bug Bounty Program Certification 5.3: Perform Denial of Service Attack on Server

Higher Ed
This video will help you understand DOS attack process • Use LOIC tool to perform DOS attack • Attack on other systems in network • Monitor DOS attack using Wireshark
Instructional Video15:23
Programming Electronics Academy

Things to Think About When Choosing a Library: Arduino Course 6.3

Higher Ed
A look at different criteria to consider when choosing a code library for Arduino.
Instructional Video11:14
Programming Electronics Academy

If with Button: Arduino Course 5.2

Higher Ed
Using a button and if statement with Arduino.
Instructional Video3:09
Curated Video

Learn and Master C Programming - Downloading Visual Studio 2015

Higher Ed
The author shows you how to download visual studio 2015 even after the release of Visual Studio 2017.
r/>
This clip is from the chapter "Installing & Configuring Visual Studio" of the series "Learn and Master C Programming For...