Instructional Video9:49
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Access Modifiers

Higher Ed
In this video, we will apply our knowledge of access modifiers through hands-on exercises, coding tasks that involve defining classes with different access modifiers, accessing and modifying class members, and understanding the...
Instructional Video8:34
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Final keyword in Java - Wrapper Class, String, StringBuilder, Access Modifie

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 Video10:24
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Handson and Debugging for Static Concept in Java

Higher Ed
In this video, we will gain hands-on experience with static members and learn debugging techniques for resolving issues related to static variables and methods through practical exercises to deepen our understanding and troubleshoot...
Instructional Video4:55
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Inner Class and Object of Inner Class in Java

Higher Ed
In this video, we will discover inner classes and their role in Java programming, how they can encapsulate related functionality within a class, and how to create objects of inner classes. This clip is from the chapter "Polymorphism,...
Instructional Video3:01
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Create Security Group

Higher Ed
In this video, we will guide you through the process of creating a security group for your AWS EC2 instance. You will learn how to define inbound and outbound rules to ensure secure communication and access to your trading bot. Creating...
Instructional Video5:19
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - AWS EC2 - Plan of Attack

Higher Ed
In this video, we will outline the plan of attack for deploying your trading bot on an AWS EC2 (Elastic Compute Cloud) instance. You will gain a clear understanding of the steps involved, from creating a security group to launching the...
Instructional Video4:39
Curated Video

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

Higher Ed
In this video, we will guide you through the process of setting up a Telegram bot for your trading bot. You will learn how to create a bot, obtain the API token, and configure the necessary settings. Setting up a Telegram bot will enable...
Instructional Video1:58
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Alchemy HTTP Provider Setup

Higher Ed
In this video, we will show you how to set up the Alchemy HTTP Provider, which allows your trading bot to interact with the DYDX platform. You will learn how to create an Alchemy account, obtain the necessary API key, and configure your...
Instructional Video10:54
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Trading the Spread Based on Z-Score

Higher Ed
In this video, we will delve into the technique of trading the spread based on the Z-Score. You will learn how to calculate and interpret the Z-Score, which serves as a key indicator for identifying potential entry and exit points in...
Instructional Video6:15
Curated Video

Real-World DevOps Project From Start to Finish - Traefik - Part 3

Higher Ed
This video will explore more advanced features and configurations, implementing load balancing strategies, managing access control with middleware, and utilizing Traefik's dashboard and monitoring capabilities. This clip is from the...
Instructional Video1:18
Curated Video

Real-World DevOps Project From Start to Finish - Recap: certbot, WireGuard, Docker, MariaDB, LXC

Higher Ed
In this video, we will review and consolidate our understanding of the key concepts and techniques covered in the previous sections, summarize the main points of certbot for obtaining TLS certificates, setting up WireGuard VPN, deploying...
Instructional Video6:50
Curated Video

Real-World DevOps Project From Start to Finish - WireGuard - Part 2

Higher Ed
Continuing from Part 1, we go deeper into WireGuard. We will discover advanced configuration options, such as setting up VPN tunnels for specific subnets and configuring firewall rules. You will learn to troubleshoot common issues and...
Instructional Video8:04
Curated Video

Real-World DevOps Project From Start to Finish - WireGuard - Part 1

Higher Ed
In this video, we will explore the basics of WireGuard and its key components, learn to install and configure WireGuard on our server and client devices, create cryptographic key pairs, and establish secure connections between them. This...
Instructional Video7:23
Curated Video

Real-World DevOps Project From Start to Finish - Security - SSH Daemon, iptables, SSH Config, LISH Console

Higher Ed
This video provides in-depth insights into securing the DevOps environment through various measures such as securing the SSH daemon, configuring iptables for firewall protection, optimizing SSH configuration for enhanced security, and...
Instructional Video9:31
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Transition from Paid to Free

Higher Ed
In this video, we will dive into the process of fixing the bug by implementing a smooth transition from the paid state to the free state for occupied tables. You will learn to properly manage and update the table's status, enabling users...
Instructional Video21:17
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Display Available Products for Ordering

Higher Ed
In this video, we will explore creating the functionality to display a list of available products that can be ordered. You will learn to retrieve and present product data in an efficient and user-friendly manner, ensuring that users can...
Instructional Video4:27
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Screen Design - Home and Order Screen

Higher Ed
In this video, we will explore the screen design process for the Julies app. We will discover how to create visually appealing and user-friendly home and order screens, considering layout, navigation, and essential elements. This clip is...
Instructional Video3:54
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - A Fast and Easy Todo App 2

Higher Ed
In this continuation, we will complete our Todo app by adding advanced functionality such as editing and deleting todo items. You will learn to implement these features and refine the user experience of your app. This clip is from the...
Instructional Video4:26
Curated Video

Citing Sources: Internet Website

3rd - Higher Ed
Citing Sources: Internet Website shows how to cite an Internet source by writing the correct citation for a provided website using correct capitalization and punctuation.
Instructional Video5:41
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Excel 2021 Versus Excel for Microsoft 365

Higher Ed
In this video, we will understand the difference between Excel 2021 and Excel for Microsoft 365.
Instructional Video7:02
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - How to Manage Instance Settings

Higher Ed
This video shows how to manage instance settings. This clip is from the chapter "EC2 Advanced - Virtual Servers in AWS Cloud" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses on EC2...
Instructional Video3:12
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - Virtual Private Network (VPN)

Higher Ed
This video explains about Virtual Private Network (VPN). This clip is from the chapter "VPC - Configure Custom Virtual Private Cloud in AWS Cloud" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This...
Instructional Video3:33
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - What is AWS VPC?

Higher Ed
This video talks about AWS VPC. This clip is from the chapter "VPC - Configure Custom Virtual Private Cloud in AWS Cloud" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses on VPC -...
Instructional Video3:52
Curated Video

AWS Tutorial AWS Solutions Architect and SysOps Administrator - Build Your Own Datacenter

Higher Ed
This video helps you build your own datacenter. This clip is from the chapter "VPC - Configure Custom Virtual Private Cloud in AWS Cloud" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses...