Instructional Video6:37
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution 1 (Map)

Higher Ed
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.
Instructional Video7:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Group By)

Higher Ed
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.
Instructional Video23:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Keylogger to Your Reverse Shell Part 1

Higher Ed
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...
Instructional Video8:09
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Types of SQL injection

Higher Ed
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...
Instructional Video8:17
Curated Video

REST APIs with Flask and Python - If Statements

Higher Ed
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...
Instructional Video0:47
Curated Video

Python 3 for Beginners: Introduction to Booleans, Comparators, and Boolean Operators

Higher Ed
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...
Instructional Video8:09
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Simple Puzzles on conditions and loops

Higher Ed
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...
Instructional Video8:22
Curated Video

Programming with Scratch: Using Relational Operators and Selection Statements

Pre-K - Higher Ed
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...
Instructional Video20:33
Curated Video

Using Random Numbers in Small Basic

Pre-K - Higher Ed
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...
Instructional Video19:09
Curated Video

Rust Programming Master Class from Beginner to Expert - Implementing Postfix Conversion Part 2

Higher Ed
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...
Instructional Video9:06
Curated Video

Job-Ready SQL in an Afternoon - Subqueries

Higher Ed
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.
Instructional Video10:23
Curated Video

Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons

Higher Ed
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...
Instructional Video1:35
Curated Video

Job-Ready SQL in an Afternoon - Filtering Null Values

Higher Ed
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.
Instructional Video11:04
Curated Video

Introduction To Website Development Technologies - JavaScript Statements and Variable Declarations

Higher Ed
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...
Instructional Video8:40
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Event Bridge Async Invocation of Ordering Lambda Microservice

Higher Ed
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...
Instructional Video10:35
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Basket Lambda Microservice with DynamoDB Client - AWS SDK for JS v3 – Part 2

Higher Ed
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...
Instructional Video2:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Handling Errors with try and except Statements

Higher Ed
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...
Instructional Video4:20
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - elif Statements

Higher Ed
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...
Instructional Video8:52
Curated Video

PEP8 Guidelines Python Clean Coding - Tabs and Line Length

Higher Ed
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...
Instructional Video4:02
Curated Video

PEP8 Guidelines Python Clean Coding - If Statements

Higher Ed
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.
Instructional Video11:18
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Metacharacters in JavaScript

Higher Ed
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...
Instructional Video3:58
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on DO Group Processing (Without Index/Counter Variable)

Higher Ed
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...
Instructional Video4:00
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Automatic Variables

Higher Ed
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...
Instructional Video7:42
Programming Electronics Academy

Variable Scope and fixing error: '_______' was not declared in this scope?

Higher Ed
Arduino not declared in variable scope error message

Isn’t Scope a brand of mouthwash? I mean, what g

ives?

In this lesson,...