Curated Video
PEP8 Guidelines Python Clean Coding - Comparisons and Logical Operations
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.
Curated Video
MongoDB Tutorial for Beginners (2022) - OR Operator
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...
Curated Video
MongoDB Tutorial for Beginners (2022) - NOT Operator
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...
Curated Video
MongoDB Tutorial for Beginners (2022) - NOR Operator
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...
Curated Video
MongoDB Tutorial for Beginners (2022) - AND Operator
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Walrus := Operator
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Using Python Match Case Statements and Match Default Case
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...
Curated Video
PEP8 Guidelines Python Clean Coding - Programming Recommendations
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...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - NPM Validator Package
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.
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Conditionals and Switch Case
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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Update a Table Under Certain Conditions with SAS SQL
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...
Curated Video
Intro To Python Programming - Simple Conditionals
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.
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Parameterized JUnit Tests
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Reverse Strings
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Bubble Sort
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.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Multiple Random Variables: Regression
In this video, we will cover regression.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Comments and Problem-Solving Practice with If
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: if Elif Else Python Conditions
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...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Conditional Column- Two Columns
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 -...
JJ Medicine
Frozen Shoulder (Adhesive Capsulitis): Causes, Symptoms, Stages, Diagnosis, Treatment
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...
Curated Video
Mastering Swift 2 Programming (Video 31)
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...
Espresso Media
The True Cost of Pollution on Our Environment
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...
Curated Video
Core Java Programming Course- String Comparison Operations
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...