Hi, what do you want to do?
Curated Video
Cloud Native Development on Azure with Java 5.2: Deploying Multi-Container Application to Azure Kubernetes Service
Now that you know what Kubernetes is, we are all ready to get our hands dirty! In this video, we will deploy a multi-container application to Azure Kubernetes Service.
• Configure an existing service principle and use it to...
• Configure an existing service principle and use it to...
Programming Electronics Academy
Details of Using Arduino Libraries: Arduino Course 6.4
A walk through of using a code library with Arduino.
Curated Video
Multi-Paradigm Programming with Modern C++ - What Makes a Good Interface
Application programming interfaces are to programmer what UI is to the end user. Creating good interfaces improves modularity and promotes code reuse.
• What is an API and why we nee
d it?
• What makes a
good API?
•...
• What is an API and why we nee
d it?
• What makes a
good API?
•...
Curated Video
Complete Modern C++ - Visual Studio 2015 Installation
This video shows the installation process of Visual Studio for C++ programming.
• `struct` ? `enum class` ? `variant` progre
ssion
• Product and
sum types
• Variant
s
versus unions
This clip is from the...
• `struct` ? `enum class` ? `variant` progre
ssion
• Product and
sum types
• Variant
s
versus unions
This clip is from the...
Curated Video
Complete Modern C++ - Template Argument Deduction and Instantiation
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...
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...
Curated Video
C++ Standard Template Library in Practice - Random Access Iterators
We want to learn what makes up a random access iterator, and how to use it.
• Learn what a random access iterator c
an do
• Learn what it takes to fulfill a random access iterato
r contract
• Go through a code...
• Learn what a random access iterator c
an do
• Learn what it takes to fulfill a random access iterato
r contract
• Go through a code...
Curated Video
Learn and Master C Programming - Using 'continue' keyword...
Learn about ‘continue’ keyword from this video.
r/>
This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the...
r/>
This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the...
Curated Video
Learn and Master C Programming - Using Ternary Operator
We will see how we can use the C/C++ ternary operator.
r/>
This clip is from the chapter "Conditional Statements" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, learn the syntax to use...
r/>
This clip is from the chapter "Conditional Statements" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, learn the syntax to use...
Curated Video
Learn and Master C Programming - How to use Basic C Types with prtinf format specifiers
We will learn how to display all basic types using prtinf function.
r/>
This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the...
r/>
This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the...
Curated Video
Learn and Master C Programming - Creating Your First Library Project (.LIB)
We will go over creating our first static library project using Visual Studio and C. You should be able to create your own libraries by the end of this video.
r/>
This clip is from the chapter "Creating C Libraries (Static...
r/>
This clip is from the chapter "Creating C Libraries (Static...
Curated Video
Learn and Master C Programming - Libraries Overview
Learn how to create and distribute static (.LIB) files for our code.
r/>
This clip is from the chapter "Creating C Libraries (Static LIBs)" of the series "Learn and Master C Programming For Absolute Beginners!".In this section,...
r/>
This clip is from the chapter "Creating C Libraries (Static LIBs)" of the series "Learn and Master C Programming For Absolute Beginners!".In this section,...
Curated Video
Learn and Master C Programming - Understanding Conditional Compilation
We will learn about new preprocessor directives used for conditional compilation of code.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In...
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In...
Curated Video
C++ Developer - Project - Tic-Tac-Toe (Advanced)
This video presents an advanced project called "Tic-Tac-Toe".<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 with macOS Catalina or Higher with Visual Studio Code
This video focuses on how to get started with macOS Catalina or a higher version with Visual Studio Code.
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section...
r/>
This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section...
Curated Video
C++ for Beginners - Where to get the IDE
In this video, your instructor demonstrates where and how to download and setup your IDE.<br/<br/>>
This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE
This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE
Curated Video
C++ Developer - Dynamic Memory - Part 1
This is the first part of a two-part video that explains dynamic memory.<br/<br/>>
This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Curated Video
Python for Network Forensics 5.3: Exploitation
Once an attack vector has been found we will proceed with exploitation to take over the system. • Learn about a common attack vector through exploitable web services • Develop a Python-based reverse shell to gain access into the system •...
Curated Video
Python for Network Forensics 1.5: Introduction to Impacket
In this video, we will add breadth to our Python capability to extend functionality using Impacket. • Further expand our application to import Impacket • Decode raw packets using Impacket • Get a better understanding of encapsulation and...
Packt
Advanced Computer Vision Projects 3.4: Videos and Retraining
In this video, we’ll briefly cover how to extend the model to handle videos and how to retrain the model.
• See that we can apply algorithms to videos by running frame-by-
frame
• Briefly go over instructions to retrain on...
• See that we can apply algorithms to videos by running frame-by-
frame
• Briefly go over instructions to retrain on...
Packt
Advanced Computer Vision Projects 1.1: The Course Overview
This video shows an entire overview of the course.
Curated Video
Mastering Tableau 2018.1, Second Edition 8.4: Clustering Data in Tableau
In this video, we’ll see how to cluster data in Tableau. • Understand clusters • Implement clustering in Tableau
Curated Video
Mastering Tableau 2018.1, Second Edition 3.3: Using the Data Interpreter
In this video, we’ll see the data interpreter in action. • Load the dataset into Tableau • Apply the data interpreter to the data
Curated Video
Tips, Tricks, and Techniques for Node.js Development 5.3: Clustering
Node.js is running a single process on a CPU, wasting other cores. Luckily for us, Node.js has a module to solve this for us and let us use multi-core. In this video, we will learn how to use this module.
• Explain cluster...
• Explain cluster...
Curated Video
Learning D3.JS 5.0 10.4: Make It More Functional
In this video, we will add another JSON file with cities, population, longitude, and latitude, and make the cities visible.<br/>
• Add the ne<br/>w JSON file
• Add code to m<br/>ake the cit<br/>ies visible
• View the result
• Add the ne<br/>w JSON file
• Add code to m<br/>ake the cit<br/>ies visible
• View the result