Hi, what do you want to do?
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Arithmetic Exception Handling
In this video, we will get hands-on experience handling arithmetic exceptions in Java. We will also understand the different coding tasks involving handling division by zero errors, performing calculations safely, and using appropriate...
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 - Concept of Wrapper Class, Autoboxing and Unboxing
In this video, we will discover wrapper classes, which provide a way to work with primitive data types as objects. This video will explain autoboxing and unboxing, which enables automatic conversion between primitive types and their...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Understanding OOPS Concepts with Real-World Examples
In this video, we will examine real-world examples that showcase the power of OOP and how OOP principles are employed in scenarios like modeling a banking system, creating a game, or designing a car rental application, giving valuable...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Taking User Input from Keyboard
In this video, we will discover how to interact with users by taking input from your Java programs' keyboard and reading input using the Scanner class, enabling you to prompt users for information during program execution.
<
br/>...
<
br/>...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Understanding our First Java Program
After we have written and executed our first Java program, we understand its components and functionality. This video will dissect each line's code, purpose, and role in the program's execution. We will gain a deeper comprehension of...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Send Message through Python
In this video, we will show you how to send messages to Telegram using Python code. You will learn how to utilize the Telegram API, integrate it into your trading bot's codebase, and send messages programmatically. This method provides...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Open Trades - Initial Setup
In this video, we will guide you through the initial setup of open trades in your trading bot. You will learn how to define the parameters for opening trades, including entry conditions, position sizing, and risk management. This setup...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Get ISO Times
In this video, we will show you how to retrieve ISO times using Python. ISO times are essential for synchronizing data and ensuring accurate timestamps for market data. You will learn how to gather ISO times from reliable sources,...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - All Positions Function - Part 2
In this video, we will continue the implementation of the close all positions function for our trading bot. Building upon the previous video, you will learn the remaining steps and considerations for closing open positions on the DYDX...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Connect to DYDX in Python with Colab
In this video, we will walk you through the process of connecting to the DYDX platform using Python and Colab. You will learn how to set up a Colab notebook, import necessary libraries, and establish a connection to DYDX, enabling you...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Playing Back Audio and Blob Encoding
In this video, we will incorporate the functionality to play back recorded audio. We will also cover blob encoding for storing the recorded audio in the database.
<
br/>
This clip is from the chapter "Frontend - React Web...
<
br/>
This clip is from the chapter "Frontend - React Web...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Animating a Record Icon
In this video, we will add animation to our record icon for a more interactive user interface. We will discuss how to incorporate the animation with our existing code.
<
br/>
This clip is from the chapter "Frontend - React Web...
<
br/>
This clip is from the chapter "Frontend - React Web...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Adding Audio Recording Functionality
In this video, we will add the functionality to record audio in our application. We will explore the necessary code and structure to achieve this feature.
<
br/>
This clip is from the chapter "Frontend - React Web Application" of...
<
br/>
This clip is from the chapter "Frontend - React Web Application" of...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Title Component - Part I (Reset Function)
In this video, we will build the first part of the Title component that includes the reset function. We will cover the implementation of the reset function in detail.
<
br/>
This clip is from the chapter "Frontend - React Web...
<
br/>
This clip is from the chapter "Frontend - React Web...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Store and Reset Message Data
In this video, we will create a data structure to store and manage the conversation history of our chatbot and learn how to reset the chatbot for new conversations.
<
br/>
This clip is from the chapter "Backend Build - Working with...
<
br/>
This clip is from the chapter "Backend Build - Working with...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Receiving ChatGPT Response
In this video, we will receive the response from ChatGPT and send it back to the frontend for display.
<
br/>
This clip is from the chapter "Backend Build - Working with AI" of the series "ChatGPT Voice-Powered Chatbot Build with...
<
br/>
This clip is from the chapter "Backend Build - Working with AI" of the series "ChatGPT Voice-Powered Chatbot Build with...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Convert Voice to Text with Whisper
In this video, you will learn how to use the Whisper library to convert the voice snippets we recorded to text for processing by our chatbot.
<
br/>
This clip is from the chapter "Backend Build - Working with AI" of the series...
<
br/>
This clip is from the chapter "Backend Build - Working with AI" of the series...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Final Updates and Finishing Touches
In this video, we will make some final updates and finishing touches to our React application.
<
br/>
This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with...
<
br/>
This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Refactor: Create New Bill for Every User without Update
Building upon the previous video, this video focuses on refactoring the code to create a new bill for every user without performing unnecessary updates. You will learn to optimize the process and improve the performance of bill...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Payment Page 02
Continuing from the previous video, this video focuses on the second part of the payment page. You will learn to integrate additional components and features, further refining the payment process and ensuring a smooth user...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Save Add / Delete of Consumed Products to PouchDB and CouchDB
In this video, you will learn to seamlessly save the addition or deletion of consumed products to PouchDB and CouchDB, ensuring data consistency and persistence across different platforms and devices.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - CRUD Products: Part 2
Building upon the previous video, this segment will cover additional techniques for CRUD operations related to products. We will explore advanced functionalities and best practices for managing product data efficiently, ensuring...