Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Functions in Python
In this video, you will learn about functions in Python. 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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing a Local Printer
Installing a printer attached to a computer (a local printer) is a bread-and-butter task for techs. This episode describes the installation process using the Devices & Printers section of the Settings app in Windows. This clip is from...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Thermal Printers
Thermal printers use heat to mark text on special thermal paper. They're used in many point-of-sale systems and kiosks. Mike describes the features of thermal printers and what techs need to know to maintain and service the machines....
Curated Video
Social Media Automation using Python - Displaying the Video Data
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Fetching the Channel Information
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and description. This...
Curated Video
Social Media Automation using Python - Displaying Data of Playlists
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details. This clip is from the chapter...
Curated Video
Social Media Automation using Python - Coding a Simple Scheduler
In this lecture, we will look at creating a simple scheduler. We will first import the requisite libraries and then write a simple code to create a scheduler to automate the task. This clip is from the chapter "Scheduling" of the series...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Pipe and sed
In this video, we will understand a pipe “|†and also understand the use of the sed command. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for...
Curated Video
Mastering C++ Standard Library Features [Video] - Lambdas as Local Functions
Learn how and when to use lambdas as short local functions, in order to reduce repetition and increase maintainability
Wonderscape
Benjamin Franklin's Journey: From Printer to Influential Statesman
Tracing Benjamin Franklin's life from a young age, this video delves into his move to Philadelphia and the significant strides he made in his career. It highlights his ventures into printing, the creation of the daily planner, and the...
Curated Video
Waterless Printing: Pioneering Environmental Innovation in the Printing Industry
This company in southern England has revolutionized the printing industry by introducing waterless printing, eliminating the need for excessive water and industrial alcohol. With a focus on environmental responsibility, they have...
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.