Hi, what do you want to do?
Curated Video
Structural Design Patterns in Modern C++ - Creating String Class
This video demonstrates how to create the String class.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...
Curated Video
Structural Design Patterns in Modern C++ - Adding the BufferedStream Class
This video explains how to add the BufferedStream class.<br<br/>/>
This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Curated Video
Structural Design Patterns in Modern C++ - Adding StringInfo for Sharing Internal Strings
This video explains how to add StringInfo for sharing internal strings.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the...
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Remove Data from ListBuffer
In this lesson, you will learn how to remove data in ListBuffer.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add Data in ListBuffer
In this session, you will learn how to add data in ListBuffer.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
Curated Video
How to Analyze a Cyber Attack
Traditional information security attack analysis focuses on malware and computer intrusions, in which an attacker utilizes technical prowess to exploit a vulnerability to gain access to or harm a system (or network).
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - Kinesis Data Firehose
This video explains the concept of Amazon Kinesis data firehose.
<
br/>
This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to...
<
br/>
This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to...
Curated Video
Understanding Buffer Stock Schemes and the Common Agricultural Policy
This video discusses buffer stock schemes, a government intervention strategy in commodity markets. The video explains how commodity markets operate and why price volatility can create issues for producers and consumers. The concept of...
Catalyst University
Biotechniques | Principles of Gel Electrophoresis (DNA gels)
As always, the steps of DNA electrophoresis depend on your specific lab and protocol. Here, we look at the general theory of separating DNA on an agarose gel by electrophoresis and what it is used for in the lab. We will also learn about...
Programming Electronics Academy
Using Serial.read() with Arduino | Part 1
Are you trying to use Serial.read() to get data from a serial port to your Arduino? Maybe you’re using the Arduino Serial Monitor window and sending in data, or maybe you’ve got a...
Curated Video
Learn and Master C Programming - Reading and Writing Files (Overview)
This lecture walks you through the process of reading from files and writing data to files using C/C++ functions.
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...
Programming Electronics Academy
Using Serial.parseInt() with Arduino
Are you trying to send integers over serial using parseInt with Arduino?
Maybe you’re struggling to understand the difference between Serial.read() and Serial.parseInt(), and how they can work...
Maybe you’re struggling to understand the difference between Serial.read() and Serial.parseInt(), and how they can work...
Programming Electronics Academy
More Serial Library: Arduino Course 5.9
A description of using Serial Communication with Arduino.
Programming Electronics Academy
What is the ? code!? Learn about the ternary operator!
Have you been doing some coding and you come across a question mark in the code and you're like, "What is this? What does this mean?" Usually it's followed by a colon. You know, it's sometimes it's like a one-liner and I don't know,...
Curated Video
Describe network protocols : UDP Echo Server
From the section: Networking and Programming with IP and UDP In this section, we will learn about all about networking and using programming with IP and UDP.
In this video, we will look at how to create a UDP ec
ho...
In this video, we will look at how to create a UDP ec
ho...
Programming Electronics Academy
sprintf() with Arduino
If so, you’re in the right place. In this lesson you’ll learn exactly how to use sprintf().
JUST USING SERI
AL.PRINT()
Let’s say you want to print this line of text to the...
JUST USING SERI
AL.PRINT()
Let’s say you want to print this line of text to the...
Packt
Consumer Offset Commit Strategies
This video explains how the Kafka consumer can commit offsets automatically.
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for...
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for...
Curated Video
Learn and Master C Programming - Using 'strcpy' and 'strcat' functions
We will see how to use 'strcpy' and 'strcat' both the safe and unsafe version of C runtime functions.
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
friEdTech
Smarter Chrome Lesson 3: Favorite Chrome Extensions for Educators
Learn about a few of my favorite Google Chrome Extensions for use by education professionals and students. Yes, I know it's long, but think of all the time you can save with these great tools!
Packt
Auto-Cropping and Image Formatting
File Uploads (Task App): Auto-Cropping and Image Formatting
<
br/>
This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
<
br/>
This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Curated Video
Learning Lodash 4.0 (Video 22)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...