Curated Video
Complete Java SE 8 Developer Bootcamp - Your First Java Program - Part 2 (Compilation and Execution)
The author covers the compilation and execution process of a Java program. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview of features...
Curated Video
Should You Use All Capital Letters on IELTS?
Today you learn if it’s a good idea to use all capital letters on your IELTS Exam.
Packt
Data Validation and Sanitization: Part I
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part I This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Let's Tute
IELTS Reading: Matching Headings
This video introduces the topic of matching headings in reading comprehension. It explains the importance of understanding the main point of a paragraph and how to differentiate it from supporting points. It also provides tips on how to...
Curated Video
Complete Java SE 8 Developer Bootcamp - Coding Standards
Learn the conventions that most Java developers use when writing applications. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on...
Flipping Physics
Average Velocity Example Problem with Three Velocities
This example problem works through finding the average velocity when we have multiple parts to the givens. It involves splitting the given information into separate parts, finding the total displacement, the total time and then the total...
Curated Video
Bash Shell Scripting - declare Statement
This video focusses on declare statement. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Curated Video
Adding a Date Picker in Microsoft Word
This video tutorial demonstrates how to insert a date picker into a Microsoft Word document using the developer tab. By following the step-by-step instructions provided, viewers can easily customize the format of the date displayed,...
Curated Video
Beginning Python (Video 7)
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 in a...
Packt
Data Validation and Sanitization: Part II
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part II This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Curated Video
Vim Masterclass - Essential Navigation Commands
This video explains essential navigation commands like h (left), i (right), j (down), and k (up). This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Complete Java SE 8 Developer Bootcamp - Enumerations (enum)
Learn the syntax for enum; that allows us to create strongly typed label. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals, operators,...
Catalyst University
Post-Transcriptional Modification of mRNA
Post-Transcriptional Modification of mRNA
Packt
Customizing HTTP Requests
Asynchronous Node.js (Weather App): Customizing HTTP Requests This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Curated Video
Develop a computer program to solve a problem using control structures : Loops in Python
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: Loops in Python
Curated Video
Bash Shell Scripting- tr command
This video shows how to use the tr command. This clip is from the chapter "Simple useful commands for shell scripting" of the series "Complete Bash Shell Scripting".This section covers the commands you can use for shell scripting
Packt
Storing Users: Part I
Real-Time Web Applications with Socket.io (Chat App): Storing Users: Part I This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Stream Intermediate Operations - Exercises - Squares of First 10, Map
In this session, we will learn about stream intermediate operations - exercises - squares of first 10, map. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Mazz Media
Bingo's Lingo- Beginning Phonics
This video was designed to help children learn the alphabetic principle — the idea that letters represent the sounds of spoken language — and that there is an organized, logical, and predictable relationship between written letters and...
Curated Video
Excel VBA Programming The Complete Guide - Variable Declarations and Assignments
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Using a Single EC2 Instance for Multi-Tier
This video introduces you to using a single EC2 instance for multi-tier. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section...
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. This clip is from the...
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 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 manage our...