Hi, what do you want to do?
Curated Video
Complete Modern C++ - Basic Input/Output
This video gives an overview of basic input/output classes and demonstrates how to write on the console and read from the keyboard.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern...
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern...
Packt
Case Study - Big Data Ingestion
This video explains the big data ingestion case study in Kafka.
<
br/>
This clip is from the chapter "Real World Insights and Case Studies (Big Data / Fast Data)" of the series "Apache Kafka Series - Learn Apache Kafka for...
<
br/>
This clip is from the chapter "Real World Insights and Case Studies (Big Data / Fast Data)" of the series "Apache Kafka Series - Learn Apache Kafka for...
Curated Video
C++ Standard Template Library in Practice - Project - Circular Buffer lterator
We want to apply what we have learned and expand on our project from section two.
• We want to apply what we have le
arned
• Implement a circular buffer iterator for our section t
wo project
• Implement a test...
• We want to apply what we have le
arned
• Implement a circular buffer iterator for our section t
wo project
• Implement a test...
Curated Video
C++ Standard Template Library in Practice - Project - Custom Writer Function
This is the third part of the project.
• Create custom writer function as data ha
ndler
• Make changes in the bit
coin class
• Comp
il
e the project
This clip is from the chapter "Introducing the Standard...
• Create custom writer function as data ha
ndler
• Make changes in the bit
coin class
• Comp
il
e the project
This clip is from the chapter "Introducing the Standard...
Packt
Storing Data with JSON
File System and Command Line Args (Notes App): Storing Data with JSON This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you...
Curated Video
Hands-On WebAssembly for C++ Programmers - Protecting Your Code with Debug Capabilities
What can we do to catch bugs earlier, without having to manually test?
• Adopt a DevOps mindset to catch bugs
early
• Add debug capabilities to flag proble
matic code
• Utilize sanitizers to detect undefined...
• Adopt a DevOps mindset to catch bugs
early
• Add debug capabilities to flag proble
matic code
• Utilize sanitizers to detect undefined...
Catalyst University
Buffers: ICE Problem With Henderson-Hasselbalch Equation
Buffers: ICE Problem With Henderson-Hasselbalch Equation
Curated Video
Learn and Master C Programming - Important Tips for Working with User Input
This video simply gives you some hints and tips when working with and parsing user input from the command-line.
r/>
This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For...
r/>
This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For...
Programming Electronics Academy
Using Serial.read() with Arduino | Part 2
Now let’s tackle the first step of our algorithm – we create a character array to hold the incoming message and a position variable to help us move through each element in the...
Curated Video
Hands-On WebAssembly for C++ Programmers - Playing Simple Sounds in SDL
How can we do simple beeps with SDL?
• Discover SDL
Audio
• Create sample be
eping code
• Run code t
o
observe beeps
This clip is from the chapter "Making Music in the Browser by Integrating Audio" of the...
• Discover SDL
Audio
• Create sample be
eping code
• Run code t
o
observe beeps
This clip is from the chapter "Making Music in the Browser by Integrating Audio" of the...
Curated Video
C++ Standard Template Library in Practice - Low Level I/O
In this video, you will learn about low level I/O.
• Introduce the concept of low leve
l I/O
• See the different read functions in low
level I/O
• Present an example program that uses
t
hese concepts
This...
• Introduce the concept of low leve
l I/O
• See the different read functions in low
level I/O
• Present an example program that uses
t
hese concepts
This...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Initiate Serial Communication
In this video, we will initiate Serial communication.
<
br/>
This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
<
br/>
This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
Curated Video
Complete Modern C++ - Strings - Part III (String Streams)
This video explains string streams and their purpose.
• Introduce the QPainterPath class along with QPa
inter
• Update the list of paths in the widget and
draw them
• Update the current path as the user
us
es the...
• Introduce the QPainterPath class along with QPa
inter
• Update the list of paths in the widget and
draw them
• Update the current path as the user
us
es the...
Curated Video
Agile Project Management - How to Improve Communication to Deliver on Time
This video explains how to improve communication to deliver on time.
<
br/>
This clip is from the chapter "Meeting Project Deadline with Agile Scrum" of the series "Agile Project Management".This section introduces you to meeting...
<
br/>
This clip is from the chapter "Meeting Project Deadline with Agile Scrum" of the series "Agile Project Management".This section introduces you to meeting...
Curated Video
Learn and Master C Programming - Reading and Displaying Text Files - Part 2
Learn how 'fread' and 'fgets' can be used to read file content and how they are different from 'fgetc'....etc.
r/>
This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For...
r/>
This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For...
Curated Video
Creational Design Patterns in Modern C++ - File Example - Introduction
This video introduces you to the file example.
• Go through the Qt document
ation
• Understand that signals get emitted when somethi
ng happens
• Learn that slots can be “connected” to signals to
re
act to events
...
• Go through the Qt document
ation
• Understand that signals get emitted when somethi
ng happens
• Learn that slots can be “connected” to signals to
re
act to events
...
Curated Video
C++ Standard Template Library in Practice - Project
The user now wishes to apply their gained knowledge and implement a container of their own.
• Introduce our project idea, and explain the functionality we are trying to impl
ement
• Implement the container in a long co
de...
• Introduce our project idea, and explain the functionality we are trying to impl
ement
• Implement the container in a long co
de...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing Logstash
This video provides an introduction to Logstash.
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Packt
Max.block.ms and Buffer.memory
This video explains the concept of max.block.ms and buffer.memory.
<
br/>
This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
<
br/>
This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
Curated Video
Creational Design Patterns in Modern C++ - Logger Class - Part I
This video is the first part of the two-part video that highlights the issues in a class and explains why it needs to be a singleton.
• Structure of the match fun
ction
• Learn implementation of matc
h function
•...
• Structure of the match fun
ction
• Learn implementation of matc
h function
•...
Curated Video
Vim Masterclass - Exercise Twelve - Vim Buffers - Walkthrough
This video presents an exercise to practice working with multiple Vim buffers.
r/>
This clip is from the chapter "Vim Buffers and Windows" of the series "Vim Masterclass".This section explores the concept of Vim buffers and...
r/>
This clip is from the chapter "Vim Buffers and Windows" of the series "Vim Masterclass".This section explores the concept of Vim buffers and...
Catalyst University
Buffers: Henderson-Hasselbalch Proof pH=pKa
Proof that pH=pKa when conjugate acid and base concentrations are equal; proof that conjugate acid and base concentrations are equal when pH=pKa
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Activity 03 - Solution
In this video, we will work on the activity solution for asynchronous bidirectional communication.
<
br/>
This clip is from the chapter "Part 1 - Practice" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
<
br/>
This clip is from the chapter "Part 1 - Practice" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Step 5 (RPi) - Get Button Pressed Message from Serial
In this video, we will work on step 5, where you will learn how to get a button-pressed message from a serial.
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and...
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and...