Instructional Video3:59
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Final keyword in Java - Array, Static, Final, Interface

Higher Ed
In this video, we will apply the final keyword in practical scenarios through hands-on exercises, creating and using final variables, classes, and methods effectively, ensuring data integrity and code reliability. This clip is from the...
Instructional Video8:24
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Download and Test Bot

Higher Ed
In this video, we will guide you through the steps of downloading your trading bot code onto the AWS EC2 instance and testing its functionality. You will learn how to transfer your codebase to the EC2 instance, execute the bot, and...
Instructional Video3:32
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Sending First Message through URL

Higher Ed
In this video, we will demonstrate how to send your first message to Telegram using a URL. You will learn how to construct the message URL, include relevant information, and send the message to your Telegram bot. This method allows for...
Instructional Video6:02
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Connect_To_DYDX

Higher Ed
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...
Instructional Video3:52
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Adding Environment Variables

Higher Ed
In this video, we will show you how to add environment variables to your development environment. You will learn how to securely store sensitive information, such as API keys and credentials, as environment variables. This practice...
Instructional Video7:56
Curated Video

Real-World DevOps Project From Start to Finish - iRedMail - Part 5

Higher Ed
In this video, you will learn about the administration of mailing lists in iRedMail. We will discover how to create and manage mailing lists, add and remove subscribers, and configure list settings. We will harness the power of mailing...
Instructional Video10:21
Curated Video

Real-World DevOps Project From Start to Finish - Essentials - Packages

Higher Ed
This video dives deep into package management, guiding you through installing, updating, and managing software packages and effectively handling dependencies to ensure smooth operations within the DevOps ecosystem. This clip is from the...
Instructional Video4:17
Curated Video

ChatGPT for Teachers in Education - Creating Assessments and Quizzes

Higher Ed
In this video, you will learn how to effectively utilize ChatGPT to design interactive assessments and quizzes that engage and evaluate student learning. This clip is from the chapter "The Basics - Discovering Some of the Possibilities...
Instructional Video5:44
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Homepage Portfolio Section

Higher Ed
This video demonstrates how to design the portfolio section on the homepage, displaying a collection of your notable projects or works. This clip is from the chapter "Designing Footer, Homepage, and Call to Action" of the series "Mega...
Instructional Video3:32
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Homepage Latest Post Section

Higher Ed
In this video, learn how to design the latest post section on the homepage, showcasing the most recent content updates. This clip is from the chapter "Designing Footer, Homepage, and Call to Action" of the series "Mega Web Development...
Instructional Video8:00
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Homepage Featured Post Section

Higher Ed
This video guides you through the process of designing the featured post section on the homepage, highlighting important or popular content. This clip is from the chapter "Designing Footer, Homepage, and Call to Action" of the series...
Instructional Video8:11
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Homepage Hero Section Slider

Higher Ed
In this video, discover how to design the hero section slider of the homepage to grab visitors' attention. This clip is from the chapter "Designing Footer, Homepage, and Call to Action" of the series "Mega Web Development Bootcamp with...
Instructional Video7:27
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Adding Routing for All the Components

Higher Ed
This video demonstrates how to set up routing for all the components, allowing seamless navigation between different sections of your website. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the...
Instructional Video4:13
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Integrating Bootstrap5, Google Fonts, and FontAwesome

Higher Ed
This video shows you how to integrate Bootstrap5, Google Fonts, and FontAwesome into your React project for enhanced styling and icon support. This clip is from the chapter "Introduction and Setup" of the series "Mega Web Development...
Instructional Video4:09
Curated Video

Planning and Control Using Microsoft Project 365 and 2021 - Workshop 11 - Reorganizing the Schedule

Higher Ed
In workshop 11 of the course, we will work on reorganizing a schedule. 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...
Instructional Video11:41
Curated Video

Creating Stunning Environments in Unreal Engine 5 - A Game Artist Bootcamp - Understanding Vertex Painting

Higher Ed
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...
Instructional Video10:28
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Storing User Data and Token Secret in localStorage

Higher Ed
This video guides you through the process of storing user data and the token secret in localStorage, enabling persistent user authentication and authorization. This clip is from the chapter "Working on Signup, Login, and Logout with API...
Instructional Video15:42
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Styling Our Contact Us Form with Bootstrap - Part 1

Higher Ed
This video guides you through the process of styling the Contact Us form using Bootstrap, ensuring a clean and user-friendly design. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the series "Mega...
Instructional Video9:52
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Creating Login and Signup Screen with Navigation

Higher Ed
In this video, learn how to create the login and signup screens with navigation, providing users with the ability to log in or create a new account. This clip is from the chapter "Working on Signup, Login, and Logout with API...
Instructional Video5:41
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Update All Posts with Edit and Delete Buttons

Higher Ed
In this video, discover how to update the All-Posts page by adding edit and delete buttons to each post, enabling users to perform these actions on individual posts. This clip is from the chapter "Working on Create, Edit, Delete Post...
Instructional Video7:06
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Alert Message for Success and Error Scenarios

Higher Ed
This video demonstrates how to display alert messages for success and error scenarios when creating, editing, or deleting posts, and providing feedback to the user. This clip is from the chapter "Working on Create, Edit, Delete Post...
Instructional Video5:34
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Implementing Opening Email and Phone Functionality

Higher Ed
This video focuses on implementing the functionality to open email and phone applications when interacting with specific elements, providing convenient ways to contact or communicate with the user. This clip is from the chapter "Working...
Instructional Video3:22
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Displaying Post and User Information on Screen

Higher Ed
This video guides you through the process of displaying the post and user information on the screen, allowing visitors to view the details of a specific post and the associated user. This clip is from the chapter "Working on All Posts...
Instructional Video10:14
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Design Layout of Post Detail Page

Higher Ed
This video focuses on designing the layout of the Post Detail page, providing a visually appealing and informative view of a specific post. This clip is from the chapter "Working on All Posts and Post Detail with REST API Integration" of...