Hi, what do you want to do?
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.2: Using Behavior-Driven Development
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...
• Understand TDD versu
s BDD
• Use mocha to tes
t our code
• Execute our code...
Curated Video
Bug Bounty Program Certification 8.3: Find Bug and Hack Database of a Website Using Windows Tools
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
• Explore<br/> Havij tool
• Download and installati<br/>on of Havij in Windows
• Understand Web database penetration using Havij tool in windows
Programming Electronics Academy
Class Example: Arduino Course 8.6
A walk through of a class in programming.
Programming Electronics Academy
Blink Two LEDs: Arduino Course 4.6
A walk through of blinking two LEDs with Arduino.
Programming Electronics Academy
Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 2)
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...
Programming Electronics Academy
Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 2
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...
Programming Electronics Academy
Change the font colors in the Arduino IDE
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - On Development Tools
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...
• Hardware and build acceler
ation
• Version...
Curated Video
Complete Modern C++ - Type Conversions - Part III (User to Primitive Type)
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...
r/>
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This...
Curated Video
Complete Modern C++ - Parallel Algorithms - III
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
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Learn and Master C Programming - Visual Studio Solutions & Projects
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...
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C...
Curated Video
Learn and Master C Programming - Section Introduction and Overview - Walkthrough: Visual Studio IDE
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...
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C...
Curated Video
Learn and Master C Programming - Referencing Our Library When Installed in a Specific Path (Folder)
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)"...
r/>
This clip is from the chapter "Creating C Libraries (Static LIBs)"...
Curated Video
Learn and Master C Programming - Using Our Library From Projects Within The Same Solution
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...
r/>
This clip is from the chapter "Creating C Libraries...
Curated Video
Learn and Master C Programming - About your instructor...
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,...
r/>
This clip is from the chapter "Introduction" of the series "Learn and Master C Programming For Absolute Beginners!".In this introductory section,...
Curated Video
C++ Developer - Project - A Bank Account Class
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.
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.
Curated Video
C++ Developer - Variable Scope and Lifetime
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++.
This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Curated Video
C++ Developer - Getting Started on Windows with Visual Studio Integrated Development Environment (IDE)
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...
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of...
Curated Video
Mastering Tableau 2018.1, Second Edition 5.7: Working with Data Labels and the Tooltip
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
• Understand the marks card: data labels a<br/>nd tooltips
<br/>• Apply labels to <br/>data
• Apply tooltips to data
Curated Video
Mastering Tableau 2018.1, Second Edition 3.1: Data Preparation and Cleaning Data Sources with Dates and Numbers
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
• Understand what cl<br/>ean data is
• Select a date usin<br/>g a data s<br/>ource filter
• Clean the data
Curated Video
Bug Bounty Program Certification 5.3: Perform Denial of Service Attack on Server
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
Programming Electronics Academy
Things to Think About When Choosing a Library: Arduino Course 6.3
A look at different criteria to consider when choosing a code library for Arduino.
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
Curated Video
Learn and Master C Programming - Downloading Visual Studio 2015
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...
r/>
This clip is from the chapter "Installing & Configuring Visual Studio" of the series "Learn and Master C Programming For...