Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Time Travel Program - If Else and Equality Operators
In this video, we will discuss the solution to the exercise on time travel program using if else and equality operators from the previous video. This clip is from the chapter "Introduction to Programming and JavaScript Basics for...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Time Travel Program - If Else and Equality Operators
This is an exercise video where you work on time travel program using if else and equality operators. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Decision-Making in Solidity
In this video, we will be discussing decision-making in Solidity and how it works. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope - Functions and Variables in Solidity
In this video, you will learn about the scope in Solidity, including how functions and variables can have different scopes and how it affects their accessibility within a contract. This clip is from the chapter "Learn Solidity - Basics...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 30 - Java For Loop to Print Multiplication Table – Puzzles
This video talks about Java for loop to print the multiplication table – puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 26 - Java Conditionals and If Statement – Puzzles
This video talks about Java conditionals and if statement – puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables
This video talks about shortcuts, multiple lines, and variables.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: IF/ELSE, Ternary Operator - Test Scores Program
We will learn to use the IF statement to check if a block of conditions is true and the ELSE statement if false and write a program to evaluate test scores.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Module Objectives - Enabling our programs to make decisions based on input
This brief video outlines what we will learn in this module, focusing mainly on the deeper elements of programming involving Java, like strings, arrays, loops, and decision-making.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Boolean & Logical Operators
In this lecture, we will learn about the Boolean datatype and also look at logical operators in Java. We will create statements and have our program evaluate whether the statements are true or false.
Curated Video
Deep Learning - Crash Course 2023 - Python Control statements - While and For
In this video, we will look at the different loops in Python called While and For. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Curated Video
Deep Learning - Crash Course 2023 - Control Statements Python if…else
In this video, we will explain the control statements in Python like if…else statements. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Calculated Custom Field - Part 2
In this video, continuing from Part 1, we will explore calculated custom fields further. We will delve deeper into creating and configuring these fields to perform advanced calculations that enhance our project analysis capabilities....
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - What's New on the SAA-C03 Exam?
What's new on the updated version of the AWS Solutions Architect - Associate (SAA-C03) exam? Tom discusses the additional tools and technologies you will need to know.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic Operators and If Statements
This video explains basic operators and If statements.
Curated Video
The Art of Doing - Web Development for Beginners - Conditional Statements
In this video, we will cover conditional statements in JavaScript, including if-else statements and the conditional (ternary) operator. You will learn how to use these statements to make decisions in our code based on Boolean conditions....
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Configuring the Startup Class
The Startup class explains ways to configure it to include the essential code to configure the appropriate service and include essential middleware. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
Behavioral Design Patterns in C++ - Dynamic Array - IV
This video explains how to use the dynamic strategy to decide the thread-safety for the array class. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the...
Curated Video
Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 2
In the last video, you connected the function to the database, but it is not returning anything on the browser page. In this video, you will return the database to the browser page. So, basically, you will publish the formatted output in...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes as Expression
This video explains classes as an expression in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Curated Video
Behavioral Design Patterns in C++ - Introduction-Interpreter
This video provides an introduction to the Interpreter pattern. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops
In this video, you will learn about for loops. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning the basics...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - While
In this video, you will learn about the "While" conditional statement and how to implement it. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - if
In this video, you will learn about the "If" conditional statement and how to implement it. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...