Hi, what do you want to do?
Curated Video
Excel VBA Programming The Complete Guide - Boolean Expressions
A Boolean is a special data type whose value can only be True or False. In this lesson, we explore the concept of truthiness and falsiness with the help of common mathematical operations and string comparisons.
r/>
This clip is...
r/>
This clip is...
Curated Video
Microsoft Word: A Guide to Sentence Case and Capitalization
In this video tutorial, the instructor demonstrates how to apply case changes to text in Microsoft Word. By utilizing the change case tool, viewers are guided through converting text to sentence case, lowercase, uppercase, and capitalize...
Curated Video
The Full Stack Web Development - Views & Design Docs
Learning CouchDB: Views & Design Docs
r/>
This clip is from the chapter "Learning CouchDB" of the series "The Full Stack Web Development".For CouchDB which is also no SQL database, we will checkout Fauxton – a web interface to...
r/>
This clip is from the chapter "Learning CouchDB" of the series "The Full Stack Web Development".For CouchDB which is also no SQL database, we will checkout Fauxton – a web interface to...
Curated Video
The Full Stack Web Development - Updating & Deleting Documents
MongoDB - Learning NoSQL Database Design: Updating & Deleting Documents
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB...
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB...
Programming Electronics Academy
DeBugging an Arduino Sketch #002 :: The Devil is in the Syntax
This video walks through Debugging one of the Course Challenges.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - Understanding String is Immutable and String Concat, Upper Case, Lower
In this video, we will learn about understanding string is immutable and string Concat, upper case, lower.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Cleaning Text
This video explains cleaning text.<br/<br/>>
This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.
This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.
Curated Video
Vim Masterclass - Exercise Six - Inserting, Changing, Replacing, and Joining - Walkthrough
This video presents an exercise to practice the different ways of inserting, changing, replacing, and joining text in Vim.
r/>
This clip is from the chapter "Transforming and Substituting Text" of the series "Vim...
r/>
This clip is from the chapter "Transforming and Substituting Text" of the series "Vim...
Curated Video
Beginning Python (Video 21)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Curated Video
Next.js from Development to Deployment - Category Label Component
This video explains about the category label component.
r/>
This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This...
r/>
This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This...
Curated Video
The Modern JavaScript Bootcamp (2019) - Exploring String Methods
In this video, we’re going to turn our attention from methods we’ve written to methods that are built into the language. The focus will be on methods for our strings.
r/>
This clip is from the chapter "JavaScript Objects" of...
r/>
This clip is from the chapter "JavaScript Objects" of...
Curated Video
How To Change Case in Google Docs
Learn how to easily switch the case of your text in Google Docs with the Change Case add-on by Alec Tutin. This free add-on provides all the essential features for changing text case, just like in Microsoft Word.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Read Content from a File - Files readAllLines and Lines Methods
In this session, we will learn about read content from a file - files readAllLines and lines methods.
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java...
r/>
This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Vim Masterclass - Visual Mode - Part 1
This video is the first video of a two-part series that explains the visual mode of Vim.<br/<br/>>
This clip is from the chapter "Visual Mode" of the series "Vim Masterclass".This section explains the visual mode of Vim.
This clip is from the chapter "Visual Mode" of the series "Vim Masterclass".This section explains the visual mode of Vim.
Curated Video
Vim Masterclass - Deleting Text and "Thinking in Vim"
This video demonstrates how to delete text using the Vim editor.<br/<br/>>
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Creating a Simple Chat Bot in Small Basic
In this tutorial, Justin teaches how to create a simple chat bot using Small Basic programming language. He explains the concept of keyword recognition and response generation using if statements and the isSubText...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Solution: S3
This video explains the solution: S3.
r/>
This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient...
r/>
This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient...
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part II
In this video, you’re to build out part of the hangman game.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
Curated Video
Bash Shell Scripting- Here String Usage
This video shows how to work with strings.<br/<br/>>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Password Policies in Amazon Web Services (AWS)
This video demonstrates how to use and implement password policies in AWS.
r/>
This clip is from the chapter "Solutions Architect Chapter 8 – Identity and Access Management (IAM) Best Practices" of the series "AWS Solutions...
r/>
This clip is from the chapter "Solutions Architect Chapter 8 – Identity and Access Management (IAM) Best Practices" of the series "AWS Solutions...
Curated Video
The Modern JavaScript Bootcamp (2019) - Sorting Arrays
In this video, you’ll learn how to sort your arrays. It doesn’t make much sense to have completed todos at the top of the list. What if we could keep the completed ones at the bottom and the incomplete ones up top?
r/>
This...
r/>
This...
Curated Video
The Modern JavaScript Bootcamp (2019) - Searching Arrays: Part II
This video is a continuation of the last one. You’ll continue to explore array searching.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single...
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single...
Curated Video
The Modern JavaScript Bootcamp (2019) - Rendering Our Filtered Data
In this video, you’ll explore how to set up live data filtering. This will allow users of the notes app to filter their notes by entering part of the note title in a text input.
r/>
This clip is from the chapter "Javascript in...
r/>
This clip is from the chapter "Javascript in...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Editing Files in Vi
This video demonstrates how to edit files using vi.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...