Curated Video
US Officials Considering Changes to Currency Design to Combat Counterfeiting
U.S. officials are considering adding color to their traditionally green and black Treasury notes to make counterfeiting more difficult. The Bureau of Engraving and Printing has previously implemented security features such as embedded...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Code for Others
In this video, you will learn how to use ChatGPT to code for others. You will explore how to create custom code snippets and templates that you can sell to other developers, allowing you to earn a passive income from your coding skills....
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Map and its Uses
In this video, we will learn about the Map interface and its implementations, HashMap, in the Collection Framework. We will create and work with key-value pairs, perform operations like adding, retrieving, and removing elements from a...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Set and Hashset in Collection Framework
In this video, we will explore the Set interface and its HashSet implementation in the Collection Framework. We will learn about creating and manipulating sets, demonstrating their unique property of containing unique elements and their...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with CompareTo method in String
In this video, we will deepen our understanding of string comparison by working with the compareTo method, how to use the compareTo method to compare strings lexicographically, helping you understand how strings are ordered and sorted....
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Constructor Overloading, this keyword
In this video, we will extend our understanding of constructors by exploring constructor overloading that enables the creation of multiple constructors with different parameter sets, the "this" keyword, and use it to refer to the current...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Switch Case and Break in Java
In this video, we will dive into the switch-case construct in Java and learn to handle multiple branching scenarios efficiently, the switch statement's syntax and behavior, compare a variable against multiple values and execute different...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Making Java Program keep running
In this video, we will learn techniques to keep the Java program running indefinitely using various control flow constructs and how to create continuous loops, handle user input for program termination, and implement mechanisms to...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Using While Loop in Java
In this video, we will dive into the world of while loops in Java programming with this instructional video and learn to use the while loop to execute a block of code repeatedly based on a condition. This clip is from the chapter "Basic...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Using For Loop in Java
In this video, we will discover the power of the “for†loop for iterative tasks in Java and learn the syntax and usage of the for loop, iterate over arrays, and solve common programming challenges using this looping construct. This...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Monitor State and Handle Side Effects with useEffect
In this video, we will explore how to monitor state changes in our component and handle side effects with the useEffect hook. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 13 - Printing
In workshop exercise 13, we will work on printing. We will understand the concepts of workshop exercise 11 and then follow the instructions to work on the exercise to completion. This clip is from the chapter "Module 15 - Printing and...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Inserting Headers and Footers
In this video, you will learn how to insert headers and footers.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Inserting Page Breaks
In this video, you will learn how to insert page breaks.
Curated Video
The British Raj and Islam
Historian Nile Green (UCLA) describes how aspects of British colonialism in India led to the exportation of various types of Islam to Japan and the United States.
Curated Video
Printing Without a Press
This video will demonstrate how to print a collagraph plate without heavy-duty printmaking equipment.
Curated Video
Creating a Collagraph Plate
This video will demonstrate how to create a collagraph plate for printing.
Curated Video
History of Technical Writing
A video entitled "History of Technical Writing" which explores the history of technical writing.
Weird History
History of the US Dollar
Though the United States dollar was officially adopted in 1785, paper currency didn't fully enter circulation until the Civil War. The current appearance of modern US bills developed only after a long period of economic development based...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - If Else If
In this lesson, we will learn about another variation of the if-else statements, which is if-else-if statements in Scala. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Push and Pop in Stack
Let's discuss about two important functions in Stack, which are Push() and Pop(). This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures,...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Iterating in Maps
In this session, you will learn how to iterate in a map. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Type Casting
This session covers the concept of type casting in details. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Strings)
In this lesson, we're going to discuss the solution to the problem we saw in our previous session. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on...