Instructional Video3:46
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements

Higher Ed
In this video, the author demonstrates how to combine different conditional statements.
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
Instructional Video3:36
Curated Video

Improve Your Vocabulary - Stop Saying "Yes"

Pre-K - Higher Ed
Improve your vocabulary and stop saying "Yes".
Instructional Video4:13
Curated Video

Improve Your Vocabulary - Stop Saying "You're Cute"

Pre-K - Higher Ed
Improve Your Vocabulary - Stop Saying "You're Cute". Are you misusing the word cute? Many non natives are. Let's broaden our vocabulary and use words better suited to our intention. Improving your vocabulary can help you to...
Instructional Video8:42
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Anatomy of a SQLi attack - unsanitized input and server errors

Higher Ed
SQL Injection: Anatomy of a SQLi attack - unsanitized input and server errors
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will...
Instructional Video9:39
Curated Video

Job-Ready SQL in an Afternoon - String Replacements

Higher Ed
In this video, we will cover string replacements.
<
br/>
This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating...
Instructional Video4:29
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Creating a Counting (Enumeration) Variable

Higher Ed
Creating an enumeration or counting variable is common with survey data!
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video4:04
Curated Video

Intro To Python Programming - Ternary Operator

Pre-K - Higher Ed
The ternary operator is an abbreviated way of expressing a conditional-- Using it makes you look like a sophisitcated Python programmer. You'll learn the ternary operator in this segment.
Instructional Video6:13
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Return Response of Product Lambda Microservice and Manage Switch Code

Higher Ed
This video helps in developing return response of product Lambda microservice and managing switch code.
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS...
Instructional Video14:34
Curated Video

PEP8 Guidelines Python Clean Coding - Code Layout

Higher Ed
This video explains the major rules to align your code and how you will create your first project.
<
br/>
This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains...
Instructional Video1:49
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using OR Keyword

Higher Ed
In this video, we will join two conditions using the OR keyword and execute.
<
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 about...
Instructional Video2:06
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using AND Keyword

Higher Ed
In this video, we will join two conditions using the AND keyword and execute.
<
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 about...
Instructional Video2:26
Curated Video

PEP8 Guidelines Python Clean Coding - Taking Inputs from the User

Higher Ed
This video explains how to take inputs from the user.<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 Video3:52
Psychology Unlocked

Paltering: The Art of Lying Truthfully - Rogers et al. (2016)

Higher Ed
Everybody lies. However there are different types of lying. This video explores research on "paltering" - lying by telling the truth. This intriguing form of lying can be perceived as the most unethical, and can lead to significant...
Instructional Video3:00
Curated Video

Introduction to ASP.NET MVC 6 (Video 14)

Higher Ed
A lot has changed in the world of ASP.NET 5 and MVC 6, but a lot is still the same. All of the major frameworks (Web API, forms, and MVC) have been rolled out under the umbrella of a single unified programming model. There's a...
Instructional Video7:23
Curated Video

Next.js from Development to Deployment - Persist Logged In User

Higher Ed
This video explains how to persist logged in user.
r/>
This clip is from the chapter "Authentication, JWT, and HttpOnly Cookies" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section...
Instructional Video5:40
Curated Video

TypeScript for Beginners - If-Else Ladder

Higher Ed
This video demonstrates how to use the if-else ladder.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how...
Instructional Video6:58
Curated Video

The Full Stack Web Development - Geolocation - Project on Geolocation

Higher Ed
HTML5 Programming: Geolocation - Project on Geolocation
r/>
This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We will be...
Instructional Video4:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Nested If Else

Higher Ed
In this video, we will learn about nested if else.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if...
Instructional Video7:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 23 - Java Conditionals and If Statement – Introduction

Higher Ed
This video talks about Java conditionals and if statement – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video3:36
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out Models and Add References

Higher Ed
In this video, we'll be separating out models and add references.
r/>
This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be...
Instructional Video5:07
Brian McLogan

Master Writing the compound inequality from a graph of the solution

12th - Higher Ed
Master Writing the compound inequality from a graph of the solution
Instructional Video4:00
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Cluster Restart

Higher Ed
In this session, you will learn Spark streaming cluster restart.
r/>
This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Instructional Video12:31
Curated Video

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

Higher Ed
In this lesson, you will learn about grouping in a single column.
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 on Spark DataFrames in...
Instructional Video7:25
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (DF to RDD)

Higher Ed
In this video, you will learn about the process of converting DF to 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 on Spark...