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 - If Else-If-Else in Java
In this video, we will learn conditional programming by incorporating the if-else-if-else construct in Java to handle multiple conditions and execute different code blocks based on the evaluation results. This clip is from the chapter...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Using Do While Loop in Java
In this video, we will explore loop constructs with the do-while loop in Java. We will learn the syntax and behavior of the do-while loop, guaranteeing that the loop body is executed at least once. This clip is from the chapter "Basic...
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
Java for Beginners with Hands-On Program and Capstone Project - Data Type and Operators Hands-on
In this video, we will understand data types and operators practically. This video will provide hands-on examples to manipulate variables, perform arithmetic operations, evaluate conditions, and make logical decisions using appropriate...
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 the...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Save the Book Entity in a list inside Repository
In this video, we will learn to store book entities in a list within the repository for efficient data storage and retrieval. This video will demonstrate the process of saving book entities, managing the list, and ensuring data...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - All Positions Function - Part 1
In this video, we will begin implementing the close all positions function for our trading bot. You will learn the logic and steps required to abort all open positions on the DYDX platform. This clip is from the chapter "Bot Build -...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Message Placement and GitHub
In this video, we will discuss message placement and how to leverage GitHub for seamless integration with your trading bot. You will learn how to strategically place messages within your codebase, ensuring that they are sent at the...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Construct Market Prices - Preparation
In this video, we will prepare the groundwork for constructing market prices in our trading bot. You will learn about the necessary data sources, APIs, and techniques for gathering and organizing market data. This preparation step is...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Connect_To_DYDX
In this video, we will demonstrate how to establish a connection to the DYDX platform using the Python code. You will learn how to authenticate with your DYDX credentials, set up the necessary API keys, and ensure a secure and reliable...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - GitHub Repository Setup
In this video, we will demonstrate how to set up a GitHub repository for your trading bot. You will learn how to create a new repository, initialize it with your project files, and establish a connection between your local development...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Place Orders on DYDX through Private API
In this video, we will explore how to place orders on the DYDX platform using the private API. You will learn how to construct the necessary API requests to execute trades, manage positions, and interact with the DYDX exchange securely...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Get Public Candlestick Price Data
In this video, we will demonstrate how to retrieve public candlestick price data from the DYDX platform using the DYDX API. You will learn how to make API requests to fetch historical price data, which will be essential for analyzing...
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. This clip is from the chapter "Backend Build - Working with AI" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
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
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Destructuring and Setting Post and User Data from Response to State Variables
In this video, you will discover how to destructure and set the post and user data from the API response to state variables, enabling easy access and utilization of this data within your components. This clip is from the chapter "Working...
Curated Video
Who's steps are these
Learn about footprints of different animals with a fun action song
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Setting Margins and Orientation
In this video, you will learn how to set margins and orientation.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exercise 14
In this video, we will focus on Exercise 14 of this section, where we will work on the page set options and add header and footer to the sheets.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Inserting Page Breaks
In this video, you will learn how to insert page breaks.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Setting and Clearing the Print Area
In this video, you will learn how to set and clear the print area.