Hi, what do you want to do?
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Running Spark Code Locally
In this session, we will replicate the code from the previous lesson to our local machine.
r/>
This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
r/>
This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Curated Video
Tag Questions Practice - English Grammar
Here is an intense tag question practice lesson to help perfect your English grammar. We will work on the structure and pronunciation. Tag questions are also referred to as question tags, aren't they?
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing createProduct CRUD Methods for Product Lambda Microservice with Dyndb
This video explains developing createProduct CRUD methods for product Lambda microservice with Dyndb.
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS...
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Application of Bayes Rule in the Real World - Spam Detection
In this video, we will cover the application of the Bayes rule in a real-world example for spam detection.
<
br/>
This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The...
<
br/>
This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The...
TLDR News
Sturgeon Resigns: Who Will Replace Her?
On Wednesday, Nicola Sturgeon shocked the political world when she resigned as First Minister of Scotland and leader of the SNP. So in this video, we discuss the resigns behind her resignation, how people reacted it all and who is likely...
Let's Tute
Steps to Prepare Final Statements in Accounting Cycle
This video explains the steps to prepare final statements in accounting, including collecting data, recording and transferring, and finalizing. It also covers the importance of checking for errors and adjustments, and provides an...
Curated Video
Comprehensive Android Developer Bootcamp - Create Firestore user and Authenticated user
Build a Journal App with Firestore:Create Firestore user and Authenticated user
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section...
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section...
Curated Video
Bash Shell Scripting - Creating Loops Using "for"
This video demonstrates how to create loops using "for".
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Curated Video
Creational Design Patterns in Modern C++ - Fluent Builder
This video highlights an alternative implementation of the builder that uses a fluent interface.
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all...
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all...
Curated Video
Complete Modern C++ - Constant Member Functions
This video explains how to create read-only functions through the const qualifier.<br/<br/>>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Login Page Validation
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page): Login Page Validation
r/>
This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend...
r/>
This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend...
Curated Video
Excel VBA Programming The Complete Guide - Select Case
Multiple If statements can quickly clutter up a procedure. The Select Case construct offers a convenient alternative. In this lesson, we'll explore the syntax for Select across a variety of examples.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions
This video talks about Java for loop to print multiplication table - exercise solutions.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print multiplication table – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Selection Control Statements
This video explains about the selection control statements.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - If Else Statement
This video teaches you about the if-else statement in Python.
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the...
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - For Loop
This video teaches you about the for loop in Python.<br/<br/>>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 07 - A Quick Review - JDBC vs Spring JDBC
This video provides a comparison between JDBC and Spring JDBC.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class -...
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class -...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Chaining Operators Together
Sometimes you need to check whether something is a match against multiple answers. Chaining comparison operators in Python lets you check against multiple answers.
r/>
This clip is from the chapter "Intermediate Python" of the...
r/>
This clip is from the chapter "Intermediate Python" of the...
Curated Video
Python 3 for Beginners: Loops - For and While Statements Explained
In this educational video, you will learn about two important types of loops in Python: for and while loops. The video explains how to use for loops to perform actions on every item in a list, with examples that demonstrate how the code...
Curated Video
Python 3 for Beginners: If Statements and Code Blocks
In this video, you will learn about the If statement in Python programming. You will see examples of how the If statement evaluates to true or false and how the corresponding code blocks are executed. The video also covers the use of...
Curated Video
I Must Stop Saying But
Simple words can have a big impact. After a number of negative experiences, I have decided I must stop saying but when there are better alternatives available. Here are my synonyms for 'but' - Improve your relationships and language...