Instructional Video6:46
Curated Video

Mastering Tableau 2018.1, Second Edition 7.2: Quick Table Calculations – Running Total and Difference

Higher Ed
In this video, we’ll see the details of running total and difference. • Understand running total and difference • Implement running total and difference
Instructional Video4:59
Curated Video

Bug Bounty Program Certification 10.3: About the Android App Bug Bounty Program

Higher Ed
This video focuses on the information about Android bug bounty program. • Get basic understanding of Android bug bounty program overview • Explore listing tools and resources used • Learn about the process of Android app bug bounty
Instructional Video6:45
Curated Video

Cloud Native Development on Azure with Java 1.1: The Course Overview

Higher Ed
This video will give you a gist of what the course offers you.
Instructional Video14:51
Programming Electronics Academy

Intro to Classes: Arduino Course 8.5

Higher Ed
A description of classes in object oriented programming with Arduino.
Instructional Video25:58
Programming Electronics Academy

Switch Case Application: Arduino Course 5.8

Higher Ed
A demonstration of using a switch-case statement in programming.
Instructional Video14:39
Programming Electronics Academy

For Loop Lesson: Arduino Course 5.4

Higher Ed
A demonstration of how "for loops" are used in programming.
Instructional Video6:17
Curated Video

C++ Programming By Example - Planning out an Application

Higher Ed
How to structure and plan an application?

• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class implementation usi
ng
UML diagrams

This clip...
Instructional Video13:03
Curated Video

C++ Developer - Project - A Circle Class

Higher Ed
This video presents a project on a circle 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 Video9:00
Programming Electronics Academy

Hyperduino for teachers, integrating Arduino into the classroom

Higher Ed
Are you a school teacher looking for new STEM activities to add to your curriculum? Are you considering integrating Arduino into your classroom? Keep watching to learn more about how you can use HyperDuino to introduce Arduino to your...
Instructional Video8:02
Curated Video

C++ for Beginners - Header Files, Includes, and Multiple Files

Higher Ed
Your instructor, David, examines multiple source files, headers, and Includes.<br/<br/>>

This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video7:25
Curated Video

Java 11 Programming for Beginners 4.1: Understanding Assignment and Operators

Higher Ed
Go through assignment and other operators. • We explain the example of a Pig Latin Translator • Explain operators • Implement a Pig Latin translator example
Instructional Video8:38
Curated Video

High Performance Scientific Computing with C 4.4: GPGPU with CUDA

Higher Ed
How can we accelerate our codes using modern GPUs? What is CUDA? • Learn how to add CUDA kernels to our code • See how to use nvcc to compile CUDA code • Learn about tuning CUDA code for performance
Instructional Video2:56
Curated Video

Learning D3.JS 5.0 1.3: What Is D3.js?

Higher Ed
In this video, we will learn what D3.js is, why it’s useful, how to use diagrams and shapes, and examples of bad and good graphs. • Understand the definition of D3.js • Learn the benefits of using D3.js • Understand examples of bad and...
Instructional Video13:25
Programming Electronics Academy

Class to Library Continued: Arduino Course 8.8

Higher Ed
A walk through of turing a class into an Arduino code library.
Instructional Video14:32
Programming Electronics Academy

Functions Combined into One: Arduino Course 8.4

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video3:10
Curated Video

Learn and Master C Programming - Visual Studio File Menu

Higher Ed
We will go over the file menu and learn what it does and try out some of its features like loading projects, closing a file and reopening it...etc.
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the...
Instructional Video7:06
Curated Video

C++ Developer - Introduction to Control Statements

Higher Ed
This video introduces the control statements.<br/<br/>>

This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video6:14
Programming Electronics Academy

11 Arduino Projects - They built what?!

Higher Ed
Check out these 11 Arduino projects our members have made. Are you wondering what Arduino can do? Could it work for your project?

Cha
pters

View all
Ard
uino Hov
er Disk
1:06
Christmas...
Instructional Video6:56
Programming Electronics Academy

Challenge 06: Blink an LED Discussion: Arduino Course for Absolute Beginners (ReMastered)

Higher Ed
Change the value of the delay functions. What happens?<br/>
Change the number of the led variable to 12 and adjust the resistor appropriately. See what happens.
Instructional Video8:54
Curated Video

Python for Network Forensics 5.1: Enumeration

Higher Ed
In this video, we will begin to think as an attacker and learn how to enumerate devices on a network. • Learn the basics of calling system commands in Python • Learn how to enumerate network devices • Using Python, build an application...
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 Video5:52
Curated Video

Mastering Tableau 2018.1, Second Edition 5.6: Working with Colors and Shapes

Higher Ed
In this video, we’ll see how to apply colors and shapes using marks card. • Understand marks card: colors and shape • Apply colors using marks card • Applying shapes using marks card
Instructional Video5:10
Curated Video

Hands-On WebAssembly for C++ Programmers - Providing Music in Our Applications

Higher Ed
How do we integrate music into our games?

• Explore how music differs from s
ounds
• Integrate music tracks int
o our game
• Learn how to play/pause music
wi
th a keypress

This clip is from the chapter...
Instructional Video8:50
Curated Video

Learn and Master C Programming - If...else...Code Example: Checking high blood pressure readings

Higher Ed
The author shows you an example that uses several if...else statements and also how to nest if statements using a blood pressure reader function that takes two numbers and gives you back your result as string.
r/>
This clip is...