Hi, what do you want to do?
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution 1 (Map)
Let's discuss the solution to the quiz on Map() function.<br/<br/>>
This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Group By)
Let's discuss a solution to the quiz.<br/<br/>>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Keylogger to Your Reverse Shell Part 1
This video teaches you another use of the keylogger by adding it to your reverse shell.
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Types of SQL injection
SQL Injection: Types of SQL injection
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a major security vulnerability...
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a major security vulnerability...
Curated Video
REST APIs with Flask and Python - If Statements
This video explains the "if" statements used 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...
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...
Curated Video
Python 3 for Beginners: Introduction to Booleans, Comparators, and Boolean Operators
In this video, we dive into the world of Boolean values, comparators, Boolean operators, and conditionals. You'll learn how Boolean values can only be true or false, and how comparators compare one numeric value with another to result in...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Simple Puzzles on conditions and loops
Conditions and Loops: Simple Puzzles on conditions and loops
r/>
This clip is from the chapter "Conditions and Loops" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section consists of simple...
r/>
This clip is from the chapter "Conditions and Loops" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section consists of simple...
Curated Video
Programming with Scratch: Using Relational Operators and Selection Statements
In this video lesson, students learn about using selection statements and relational operators in Scratch programming to create a program that determines whether a user is old, young, or at the perfect age of 25 based on their input...
Curated Video
Using Random Numbers in Small Basic
In this tutorial, Justin demonstrates how to use random numbers in programming using Small Basic. He walks viewers through creating a simple guessing game where users have to guess a random number. The tutorial also covers the concept...
Curated Video
Rust Programming Master Class from Beginner to Expert - Implementing Postfix Conversion Part 2
In this video, we will continue with how to implement postfix conversion.
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
Curated Video
Job-Ready SQL in an Afternoon - Subqueries
In this video, we will cover subqueries.<br<br/>/>
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Curated Video
Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons
In this video, we will cover conditional filtering grouped comparisons.
<
br/>
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and...
<
br/>
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and...
Curated Video
Job-Ready SQL in an Afternoon - Filtering Null Values
In this video, we will cover filtering null values.<br<br/>/>
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Curated Video
Introduction To Website Development Technologies - JavaScript Statements and Variable Declarations
In this video, you will learn about JavaScript statements and variable declarations.
<
br/>
This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development...
<
br/>
This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Event Bridge Async Invocation of Ordering Lambda Microservice
This video explains developing event bridge async invocation of ordering Lambda microservice with DynamoDB Client—AWS SDK for JavaScript version 3.
<
br/>
This clip is from the chapter "Develop Ordering Microservice Consume Checkout...
<
br/>
This clip is from the chapter "Develop Ordering Microservice Consume Checkout...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Basket Lambda Microservice with DynamoDB Client - AWS SDK for JS v3 – Part 2
This is the second of the two-part video that helps in developing basket Lambda microservice with DynamoDB Client—AWS SDK for JS version 3.
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with...
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Handling Errors with try and except Statements
In this video, you will learn how to handle errors of code execution with the try and except statements.
<
br/>
This clip is from the chapter "Error Handling" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Error Handling" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - elif Statements
In this video, you will learn to use the else-if condition statement to execute code.
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is...
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is...
Curated Video
PEP8 Guidelines Python Clean Coding - Tabs and Line Length
This video explains how you can space your code and how to keep up with the number of characters in a line.
<
br/>
This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section...
<
br/>
This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section...
Curated Video
PEP8 Guidelines Python Clean Coding - If Statements
This video explains If statements in Python.<br<br/>/>
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Metacharacters in JavaScript
This video explains the metacharacters in JavaScript.
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on DO Group Processing (Without Index/Counter Variable)
There are four forms of Do Group processing, and three of the forms do not involve a counter/index variable.
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and...
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Automatic Variables
Automatic variables do their work in the background, but they can be used explicitly as well to perform certain tasks. In this video, the author will look at the _Error_ and _N_ automatic variables.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Programming Electronics Academy
Variable Scope and fixing error: '_______' was not declared in this scope?
Arduino not declared in variable scope error message
Isn’t Scope a brand of mouthwash? I mean, what g
ives?
In this lesson,...
Isn’t Scope a brand of mouthwash? I mean, what g
ives?
In this lesson,...