Instructional Video5:48
Curated Video

Cloud Native Development on Azure with Java 2.5: Build and Deploy a New Azure App Service Instance

Higher Ed
In this video, we will create an Azure web application hosted within the Azure App Service. We will configure it such that it will be compatible for hosting our Java Spring Boot application.

• Add a new web applic
ation
•...
Instructional Video29:16
Programming Electronics Academy

Ep. 10: High Speed Camera Rigs with Ted Kinsman

Higher Ed
Ted is an assistant professor of photographic technology at the Rochester Institute of Technology, and has recently been doing some amazing projects combining photography with Arduino.
Instructional Video8:59
Curated Video

Learn and Master C Programming - Using Visual Studio Command Prompt to write 'Hello, World' one more time

Higher Ed
Learn an easier and slight faster way to build and compile C programs from the command prompt.
r/>
This clip is from the chapter "Writing our First Program - A 'Hello, World!' Program in C" of the series "Learn and Master C...
Instructional Video4:41
Curated Video

Learn and Master C Programming - Pointers and Strings (2): Printing Out Vowels In a String

Higher Ed
We will write a function called PrintVowels to learn how to process strings using pointers and practice with pointer arithmetic and contents of pointers...etc.
r/>
This clip is from the chapter "Pointers" of the series "Learn...
Instructional Video6:44
Curated Video

Learn and Master C Programming - How To Calculate Array Size in C/C++

Higher Ed
Learn how to use the compiler with the help of 'sizeof' operator to calculate the size (number of elements) inside array without having to hard-code this value!
r/>
This clip is from the chapter "Arrays" of the series "Learn...
Instructional Video1:39
Curated Video

Learn and Master C Programming - What is covered in this course?

Higher Ed
A quick overview of what we will cover throughout this course.
r/>
This clip is from the chapter "Introduction" of the series "Learn and Master C Programming For Absolute Beginners!".In this introductory section, the author...
Instructional Video1:55
Curated Video

C++ Developer - Section Wrap-Up - Control Statements

Higher Ed
This video presents a summary of the course.<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 Video14:48
Curated Video

C++ Developer - Parameter Passing: Pass-By-Value and Pass-By-Reference

Higher Ed
This video explains parameter passing methods: pass-by-value and pass-by-reference.
r/>
This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in...
Instructional Video0:50
Curated Video

C++ Developer - Section Overview - Functions

Higher Ed
This video provides an introduction to the course.<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 Video5:54
Curated Video

Java 11 Programming for Beginners 1.4: Running Hello World

Higher Ed
This video guides you to use the basic setup from Video 1 and Video 2 to create your first simple Java program. • Write the Hello World Code • Run Hello World in the IDE • Run Hello World from the command line
Instructional Video10:07
Curated Video

Mastering Tableau 2018.1, Second Edition 8.6: Visualize Benford’s Law

Higher Ed
In this video, we’ll see how to visualize Benford’s law in Tableau. • Understand what Benford’s law is • Implement Benford’s law in Tableau
Instructional Video7:10
Curated Video

Learning D3.JS 5.0 7.1: Circles in Action

Higher Ed
In this video, we will learn what a scatter plot is and when we need it. • Understand the code • Create the SVG element • Create the circles
Instructional Video2:42
Curated Video

Learning D3.JS 5.0 3.1: Creating Polygons and Polylines

Higher Ed
In this video, we will learn how to create a polygon/polyline. • Code a polygon • Code a polyline • Understand the difference between polygon and polyline
Instructional Video7:50
Curated Video

Bug Bounty Program Certification 13.6: Certification Exam Practice Questions – Part 5

Higher Ed
Exam questions.<br/>
• Practic<br/>e que<br/>stions
• Solu<br/>tions
• Explanation of answer
Instructional Video4:10
Curated Video

Predictive Analytics with TensorFlow 8.2: Pooling Layer and Padding Operations

Higher Ed
We will have a look at pooling layer and padding operations. • Study the pooling layer • Understand padding operations
Instructional Video6:57
Curated Video

Predictive Analytics with TensorFlow 1.3: Installing Python in Windows

Higher Ed
This video will first explain the installing and getting started with python. We will then see python data types, strings, lists, tuples, dictionary, sets and functions.<br/>
• Ins<br/>tall python
• See<br/> the python data types
Instructional Video21:19
Programming Electronics Academy

PWM Example: Arduino Course 4.8

Higher Ed
An example of using Pulse Width Modulation with Arduino.
Instructional Video12:19
Programming Electronics Academy

Arduino millis() function: 5+ things to consider

Higher Ed
Arduino millis() function: 5+ things to consider
Instructional Video3:05
Curated Video

Hands-On WebAssembly for C++ Programmers - Integrating Sounds into Our Applications

Higher Ed
We've covered beeps, but what about more complex sounds?

• Explore SDL
Mixer
• Integrate .wav sounds
into game
• Play game to hear th
e
sounds played

This clip is from the chapter "Making Music in the...
Instructional Video3:45
Curated Video

Learn and Master C Programming - More on Block Scope in C

Higher Ed
We will look at an important tip to help you avoid running into compilation issues with some C compilers when declaring and using local variables.
r/>
This clip is from the chapter "Fundamentals and Basics" of the series "Learn...
Instructional Video5:26
Curated Video

Learn and Master C Programming - Visual Studio Debug Menu

Higher Ed
Learn some new concepts about debugging and stepping through code by the end.
r/>
This clip is from the chapter "Walkthrough: Visual Studio IDE" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video4:41
Curated Video

Learn and Master C Programming - Using 'strlen' function to get length of string

Higher Ed
We will learn how to use 'strlen' function to get the length of a string in C/C++.
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with...
Instructional Video1:42
Curated Video

C++ Developer - Section Wrap-Up - Arrays and Vectors

Higher Ed
This video summarizes the course.<br/<br/>>

This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video14:06
Curated Video

C++ Developer - Introduction to Pointers

Higher Ed
This section introduces you to pointers.<br/<br/>>

This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.