Curated Video
Real-World DevOps Project From Start to Finish - Docker - Part 3
This video will teach us about Docker's best practices and optimization techniques. We will discover strategies for building efficient Docker images, managing container resources, and securing our Docker environment. This clip is from...
Curated Video
Real-World DevOps Project From Start to Finish - WireGuard - Part 2
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...
Curated Video
Real-World DevOps Project From Start to Finish - WireGuard - Part 1
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...
Curated Video
Real-World DevOps Project From Start to Finish - sysctl - Tweaking Kernel Parameters
This video delves into kernel optimization by exploring the sysctl utility and equips us with the knowledge and techniques to tweak kernel parameters and fine-tune system performance and behavior. This clip is from the chapter "sysctl -...
Curated Video
Real-World DevOps Project From Start to Finish - Security - SSH Daemon, iptables, SSH Config, LISH Console
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...
Curated Video
Real-World DevOps Project From Start to Finish - Essentials - Loopback Interface
This video delves into the functionality and configuration of the loopback interface. It highlights the importance of the loopback interface for local network communication, troubleshooting, and testing within the DevOps ecosystem,...
Curated Video
Real-World DevOps Project From Start to Finish - Essentials - Network Bridge
This video introduces you to the concept and configuration of network bridges in a DevOps environment. It explores how network bridges facilitate seamless communication between different network interfaces, enabling efficient data...
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 - Packages
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...
Curated Video
ChatGPT for Teachers in Education - Creating Projects and Rubrics
In this video, you will unlock the potential of ChatGPT in creating exciting projects and developing rubrics that foster creativity and critical thinking. This clip is from the chapter "The Basics - Discovering Some of the Possibilities...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - CRUD Products: Part 1
In this video, we will dive into the process of creating, reading, updating, and deleting products. We will gain a comprehensive understanding of how to interact with product data, enabling us to add, view, modify, and remove products...
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 experience....
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Create Documents in the Database for Empty Tables
In this video, we will discover how to create documents in the database specifically for empty tables in our application. You will learn the techniques to handle empty tables and implement the necessary logic to ensure data integrity and...
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. This clip is from the chapter "Using...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Mock the Database for Unit Tests
In this video, we will explore the concept of mocking the database in unit tests. You will learn to create mock implementations of our database dependencies to isolate our tests from the actual database operations. This clip is from the...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Transition from Paid to Free
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...
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 seamless...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Bugfix: Same Products Consumed for Every Table
In this video, we will address a critical bug where the same products were being consumed for every table in our app. We will explore the root cause of the issue and implement the necessary fixes to ensure accurate and independent...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Types / Models
In this video, we will delve into the world of TypeScript models, gaining an understanding of how to define and utilize models to represent various data types and structures in our app. You will learn the principles of creating robust...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 14 - Updating the Schedule and Baseline Comparison
In workshop 14, we will work on updating the schedule and baseline comparison. We will understand the concepts of workshop exercise 14 and then follow the instructions to work on the exercise to completion. This clip is from the chapter...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 10 - Filters
In workshop 10 of the course, we will work on filters. We will understand the concepts of workshop exercise 9 and then follow the instructions to work on the exercise to completion. You will learn to apply and create filters. This clip...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Workshop 02 - Creating Project and Templates
In this video, we will work on the second workshop of the course, which is based on the creating project and templates video we previously watched. The instructions are explained in detail in the workshop video. This clip is from the...
Curated Video
Creating Stunning Environments in Unreal Engine 5 - A Game Artist Bootcamp - Setting Up Sky Cycle
Unlock the process of setting up a sky cycle using the built-in Sun Position Calculator plugin in Unreal Engine 5. This video will guide you in creating an accurate sun positioning system and animating the sun's movement, enabling you to...