Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Bitwise and Ternary Operators
This video will explore bitwise operators for manipulating individual bits in binary numbers and the ternary operator for concise conditional expressions. We will use bitwise operators for low-level operations and ternary operators for...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Creating the first Java project in IDE
In this video, we will learn to create our first Java project within the chosen IDE, the steps to set up a project structure, organize source files, and configure necessary dependencies. We will create a functional Java project ready for...
Curated Video
Real-World DevOps Project From Start to Finish - Essentials - Cron
This video explores the power of cron jobs for automating repetitive tasks, teaching you how to schedule and manage cron jobs efficiently, enabling streamlined execution of routine operations, and freeing up valuable time for more...
Curated Video
Real-World DevOps Project From Start to Finish - Essentials - Main
This video provides a comprehensive overview of the essential components and best practices that form the foundation of a successful DevOps environment, covering topics such as infrastructure setup, configuration management, and...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - How to Debug
In this video, we will explore various debugging strategies and tools to identify and fix issues in our application. You will learn to leverage debugging techniques to track down and resolve errors, ensuring the smooth operation of our...
Curated Video
Creating Stunning Environments in Unreal Engine 5 - A Game Artist Bootcamp - Understanding Vertex Painting
Gain a comprehensive understanding of vertex painting and its applications in adding detail and variation to 3D assets. Explore the various vertex paint modes, brushes, and settings available within Unreal Engine 5. This clip is from the...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exercise 08 - create a formula
In this video, we will focus on Exercise 08 of this section, where we will create a formula to return ‘Month’ and ‘Sales’ from the table based on the selection in the form control.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Option Button - Choose an Option
In this video, you will learn how to use the option button.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exercise 04 - ork with the date and time functions
In this video, we will focus on Exercise 04 of this section, where we will work with the date and time functions.
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Adjust Settings
This video focuses on adjusting settings when interacting with the OpenAI API. You will learn to customize parameters such as temperature and max tokens to influence the output generated by the API, fine-tune the settings, and optimize...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Making Requests: Async Function, POST Request, and Completion Output
This video will teach us to use async functions and perform POST requests to send data to the API. We will understand how to handle completion outputs returned by the API. This video provides practical insights into the request-making...
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - Explore AWS CLI Real-Time Use Cases
This video explores AWS CLI real-time use cases. This clip is from the chapter "AWS CLI - Manage AWS Services and Resources Through AWS CLI" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section...
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - How to Install AWS CLI on Windows Systems
This video explains how to install AWS CLI on Windows systems. This clip is from the chapter "AWS CLI - Manage AWS Services and Resources Through AWS CLI" of the series "AWS Tutorial: AWS Solutions Architect and SysOps...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Introduction and Starter Project-Completion Model
In this video, we will be provided with a starter project specific to the FACTS SEARCH project, a foundation for learning and practicing the concepts covered in this section. We will gain an overview of the project's objectives and...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Design the Prompt and Adjust the Settings -DALL-E Model
In this video, you will learn the art of prompt design and changing settings to optimize the image generation process with the DALL-E model. We will explore techniques for crafting effective prompts that convey the desired image output...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Design the Prompt and Adjust the Settings - Completion Model
This video focuses on the prompt design and adjusting settings to optimize the output of the completion model. You will learn techniques for designing effective prompts that yield accurate and relevant results and explore different...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - API Key + OpenAI API Configuration
This video focuses on obtaining and configuring the API key required to interact with the OpenAI API. You will learn to securely store and access the API key in our project and understand the necessary configurations and setup steps to...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - OpenAI Node.js Library: Installation and Usage 1/2
In this video, we will work on installing and using the OpenAI Node.js library. You will learn to install the library and explore the basic usage of the library to interact with the OpenAI API. This video provides step-by-step...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Introduction + Starter Project (Download)
In this video, we will be introduced to a starter project to download as a foundation for learning and practicing the concepts covered in this section. We will gain an overview of the topics to be covered and understand the importance of...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Playground: Testing Open AI's API and GPT-3 Models
In this video, we will discover the OpenAI playground, an interactive platform for experimenting with the API and GPT-3 models. You will learn to use the playground to test different prompts, explore various settings, witness the...
Curated Video
Generative AI and ChatGPT - Quickstart with Examples - Models, Endpoints, and Usage
This video delves into the different models available through the OpenAI API and explores various endpoints and their usage. You will learn to select the appropriate model for specific use cases and gain an understanding of interacting...
Curated Video
ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - "Act as" Prompt
This video demonstrates how assuming a character or role can shape the model's responses and create engaging and interactive conversations. We will explore the benefits and implementation of the "Act as" prompt technique. This clip is...
Curated Video
ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - Code Generation and Explanation - Introduction
In this video, we will be introduced to the concept of code generation and explanation using ChatGPT, how ChatGPT can assist in generating code snippets, and the underlying code logic. We will understand the potential benefits and...
Science Buddies
How to Use a Flex Sensor with an Arduino (Lesson #22)
Learn how to use a flex sensor with an Arduino in this tutorial.