Instructional Video4:25
Curated Video

PEP8 Guidelines Python Clean Coding - Comparisons and Logical Operations

Higher Ed
This video explains comparisons and logical operations in Python. 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 Video4:01
Curated Video

MongoDB Tutorial for Beginners (2022) - OR Operator

Higher Ed
Learn to implement the OR operator in MongoDB to display documents satisfying at least one condition. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the...
Instructional Video2:56
Curated Video

MongoDB Tutorial for Beginners (2022) - NOT Operator

Higher Ed
Learn to implement the NOT operator in MongoDB. It negates the conditions. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various operators available...
Instructional Video3:50
Curated Video

MongoDB Tutorial for Beginners (2022) - NOR Operator

Higher Ed
Implement the NOR operator in MongoDB, the opposite of the OR operator. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various operators available for...
Instructional Video3:10
Curated Video

MongoDB Tutorial for Beginners (2022) - AND Operator

Higher Ed
Implement the AND operator in MongoDB and retrieve documents satisfying all the conditions. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various...
Instructional Video3:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Walrus := Operator

Higher Ed
Here, you will learn how to return values such as true or false or a variable assignment such as num, then there is no return value. This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming...
Instructional Video5:39
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Using Python Match Case Statements and Match Default Case

Higher Ed
We will use the match case statements to avoid redundancy and lengthy codes. This clip is from the chapter "Match Case Statements" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on using...
Instructional Video15:15
Curated Video

PEP8 Guidelines Python Clean Coding - Programming Recommendations

Higher Ed
This video explains programming recommendations. This clip is from the chapter "Annotations and Recommendations" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the most appropriate programming recommendations...
Instructional Video12:40
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - NPM Validator Package

Higher Ed
This video explains the NPM validator package. This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on MongoDB and Mongoose.
Instructional Video18:04
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Conditionals and Switch Case

Higher Ed
This video talks about conditionals and switch case. 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 JavaScript ES6.
Instructional Video5:08
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Update a Table Under Certain Conditions with SAS SQL

Higher Ed
This video explains how to update a table under certain conditions with SAS SQL. This clip is from the chapter "Practical Application of SAS SQL" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video6:50
Curated Video

Intro To Python Programming - Simple Conditionals

Pre-K - Higher Ed
Every program makes decisions. The coding structures used to make decisions are called conditionals. In this video, you'll learn to create simple conditional statements.
Instructional Video11:11
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Parameterized JUnit Tests

Higher Ed
JUnit 4: Parameterized JUnit Tests This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video13:14
Curated Video

Data Structures and Algorithms The Complete Masterclass - Reverse Strings

Higher Ed
This video provides an introduction to reverse strings. This clip is from the chapter "Question 10: Reverse Strings" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of reverse...
Instructional Video7:20
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Bubble Sort

Higher Ed
This video demonstrates how to implement bubble sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video16:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Comments and Problem-Solving Practice with If

Higher Ed
In this video, we will cover comments and problem-solving practice with If. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Instructional Video8:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: if Elif Else Python Conditions

Higher Ed
In this video, we will cover if Elif Else Python condition. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:16
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Conditional Column- Two Columns

Higher Ed
This video explains how to work on a conditional column on two different columns. This clip is from the chapter "Introduction to Conditional Column and Column from Examples" of the series "Business Intelligence with Microsoft Power BI -...
Instructional Video9:35
JJ Medicine

Frozen Shoulder (Adhesive Capsulitis): Causes, Symptoms, Stages, Diagnosis, Treatment

Higher Ed
Frozen Shoulder (Adhesive Capsulitis) | Causes, Pathophysiology, Symptoms, Stages, Diagnosis, Treatment Frozen Shoulder (which is also known as Frozen Shoulder Syndrome and Adhesive Capsulitis) is a condition involving progressive pain...
Instructional Video4:11
Curated Video

Mastering Swift 2 Programming (Video 31)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video6:26
Espresso Media

The True Cost of Pollution on Our Environment

9th - 12th
In this video, a person reflects on the impact of pollution on their own health and the future of their child. They embark on a project to measure their own consumption habits and quantify their trash output, with the goal of learning...
Instructional Video4:04
Fun Robotics

Conditions Part 2

Higher Ed
Exploring advanced conditional statement in Python programming
Instructional Video6:09
Curated Video

Core Java Programming Course- String Comparison Operations

Higher Ed
This video explains how to compare strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...