Hi, what do you want to do?
Curated Video
Complete Modern C++ - Operator Overloading - Part II (Assignment Operator)
This video explains why the assignment operator is important.
β’ Open Qt Cr
eator
β’ Create a ne
w Qt class
β’ Add the files to the correct folders in
th
e course code
This clip is from the chapter "Operator...
β’ Open Qt Cr
eator
β’ Create a ne
w Qt class
β’ Add the files to the correct folders in
th
e course code
This clip is from the chapter "Operator...
Curated Video
Comprehensive Android Developer Bootcamp - Integers and Concatenation
Deep Dive into Java Programming Language:Integers and Concatenation
r/>
This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section...
r/>
This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section...
Brian McLogan
Given the Value of a Trigonometric Function Find the Angle
π Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Azure Container Instances
This video focuses on Azure container instances.<br/<br/>>
This clip is from the chapter "AZ-204 Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 4G and AZ-204 containers.
This clip is from the chapter "AZ-204 Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 4G and AZ-204 containers.
Curated Video
The Complete Beginners Guide to Arduino - 2021 - An Introduction to Programming Fundamentals
Welcome to the programming fundamentals; here, we will cover the basic programming fundamentals that you should know before working with any project.
r/>
This clip is from the chapter "Programming Fundamentals" of the series...
r/>
This clip is from the chapter "Programming Fundamentals" of the series...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Variables
Variables let you store "answers" in shortcuts with names. That's basically the entire lesson in one sentence.
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody: The Ultimate...
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody: The Ultimate...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Filter
Ever need to filter through items in a list? The filter function lets you filter data very easily. A good example is skipping through the Uber Eats menu and going straight to McDonald's. You filtered everything else out.
r/>
...
r/>
...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 09 β Playing with Docker Commands β stats, system
This video is about playing with Docker commands β stats, system.
r/>
This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud β V2" of the series "Master Microservices with Spring Boot and...
r/>
This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud β V2" of the series "Master Microservices with Spring Boot and...
Poetry Foundation
Theresa Lola reads "Sing with Me and Do Not Die of Thirst"
Theresa Lola (she/her/hers) reads her poem, "Sing with Me and Do Not Die of Thirst
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Differences between C++ and Java
Java Platform: Differences between C++ and Java
r/>
This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the...
r/>
This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the...
Curated Video
Docker Certified Associate Certification Training Course - Runtime Configurations
This video explains runtime configurations.<br<br/>/>
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Why Are Tries Important?
This video explains the importance of tries.
<
br/>
This clip is from the chapter "Data Structures β Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to the concept of a...
<
br/>
This clip is from the chapter "Data Structures β Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to the concept of a...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Replay Memory Implementation
This video demonstrates the implementation of replay memory.<br<br/>/>
This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Psychology Unlocked
COGNITIVE REASONS FOR WHY WE FORGET: Interference and Retrieval Failures
Why do people forget things? Could it be that the memory never made it to Long Term Memory and therefore doesn't exist? Or is it due to a retrieval failure - it's somewhere in there but you can't access it right now?
Curated Video
Docker for the Absolute Beginner - Hands-On - Docker Engine
Docker Engine, Storage, and Networking: Docker Engine
r/>
This clip is from the chapter "Docker Engine, Storage, and Networking" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about...
r/>
This clip is from the chapter "Docker Engine, Storage, and Networking" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Arrays"
Learn more about arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to Redis Caching
This video provides an introduction to Redis caching.
r/>
This clip is from the chapter "Caching and Content Delivery Networks (CDN)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you...
r/>
This clip is from the chapter "Caching and Content Delivery Networks (CDN)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you...
Curated Video
The Complete Practical Docker Guide - Using the htop Utility
This video explains how to use the htop utility.<br/<br/>>
This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Variables
In this video, we'll cover JavaScript variables.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Data Types
This lecture will explain the different types of data you can store and use in your Arduino code and how much space each one takes up in memory. This is an essential concept and if you do not fully understand the different data types...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "File I/O and Exceptions"
This video summarizes the section's learnings.
r/>
This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to persist our...
r/>
This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to persist our...
Packt
Fundamentals of Neural Networks - Long Short-Term Memory (LSTM)
Long short-term memory (LSTM) is an artificial recurrent neural network (RNN) architecture used in the field of deep learning. LSTM networks are well-suited to classifying, processing, and making predictions based on time series data...
Curated Video
Python for Network Forensics 4.1: Analyzing Windows Memory
In this video, we will use the powerful Python based Volatility, learn to import and analyze volatile memory images of Windows-based systems.
β’ Learn the basics of how to use the Volatility fram
ework
β’ Learn the importance of...
β’ Learn the basics of how to use the Volatility fram
ework
β’ Learn the importance of...
Chungdahm Learning
Red Kite Episode 1 - A Windy Day
On a windy day, a young girl, Ana, flies her red kite. A gift from her father, the red kite is Anaβs most cherished belonging. But when her father passes away, she gives it up in an effort to move on. Ana plays with her new kite on a...