Hi, what do you want to do?
Curated Video
Complete Modern C++ - Raw Pointers
In this video, we will explain why we need smart pointers.
• Use the basic project setup provided by instr
uctor
• Open Qt Creator and created the needed file
s as shown
• Put the files in the
co
rrect folders
...
• Use the basic project setup provided by instr
uctor
• Open Qt Creator and created the needed file
s as shown
• Put the files in the
co
rrect folders
...
Curated Video
Complete Modern C++ - Move Semantics - std::move Function (C++11)
This video shows how to use the std::move function to force move semantics on L-value.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and...
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and...
Curated Video
Complete Modern C++ - Callbacks Revisited - Function Pointers
This video revisits the concepts of function pointers as callbacks.
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Implementing Generics for the Custom List
In this session, we will learn about implementing generics for the custom list.
r/>
This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore about...
r/>
This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore about...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 04-Disadvantages of the Get Parameters
This video focuses on the disadvantages of the Get parameters.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 19 – Creating a Service for Currency Conversion
This video explains how to create a service for currency conversion.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
r/>
This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Packt
Understanding Staging and Commit in GIT
This video explains the Staging and the Commit tasks in GIT.
<
br/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
<
br/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Introduction to PowerShell-II
In this video, we will cover the introduction to PowerShell-II.
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and...
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Capturing Screenshot on Target PC
In this video, you'll learn how to capture screenshots on the target PC.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
REST APIs with Flask and Python - Errors in Python
This video focuses on errors in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Rectifying the Error
In this session, we will rectify the errors we faced while creating DataFrames from RDD.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Client Side Encoding, Blacklisting and Whitelisting inputs
User Input Sanitization And Validation: Client Side Encoding, Blacklisting and Whitelisting inputs
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities...
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities...
Curated Video
Advanced Idioms Quiz! | English Vocabulary (C1-C2)
In this advanced English video you can test your knowledge of English idioms with a fun little quiz!
Try to guess (or remember!) which word is missing in these 20
examples.
(This is aimed at students with a B2, C1...
Try to guess (or remember!) which word is missing in these 20
examples.
(This is aimed at students with a B2, C1...
Curated Video
DevOps Complete Course - Adding Collaborator to a Repository
This video helps in adding collaborator to a repository.<br<br/>/>
This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Brainwaves Video Anthology
Sandra Lima Argo - Intercultural Experiences
Sandra Lima Argo is an educator who has developed a passion for international studies and international students throughout her career. In Brazil, her birth country, she worked in all levels of education in K-12 schools as trainee,...
Curated Video
Core Java Programming Course- Data - Time Formatter
This video explains the data - time formatter.
r/>
This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the...
r/>
This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Hands on with FSx
This video demonstrates how to set up an Amazon FSx filesystem.
r/>
This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions Architect Associate...
r/>
This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions Architect Associate...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 2-Using Stubs - Disadvantages
This video focuses on the disadvantages of using stubs.
r/>
This clip is from the chapter "Basic Tools and Frameworks - Mockito in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
r/>
This clip is from the chapter "Basic Tools and Frameworks - Mockito in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Removing Hardcoded Resource Details with Enum Class Methods
This video demonstrates how to remove hardcoded resource details with Enum class methods.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Errors and Exceptions
Errors happen. You can NOT avoid them. It's a fact of life, your programs will have errors somewhere. But that doesn't mean your code should crash your program. Learn how to handle errors gracefully.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Catching Exceptions
When you get an error, you need to "handle" it so your code doesn't crash.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Validating input
User Input Sanitization And Validation: Validating input
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, the...
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, the...
Bill Carmody
Accepting and Declining Job Offers
In this video, Bill Carmody discusses the importance of being clear and upfront when accepting or declining a job offer. Carmody highlights the significance of professionalism and effective communication throughout the process, ensuring...