Instructional Video9:10
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Database Creation and Configuration

Higher Ed
In this video, we will work on database creation and configuration. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how...
Instructional Video4:33
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Environment Configurations

Higher Ed
In this video, we will work on environment configurations. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video4:55
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Deployment Architectures: An Overview

Higher Ed
In this video, you will learn about deployment architectures: an overview. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Instructional Video11:40
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Services

Higher Ed
In this video, we will cover services and the underlying data APIs. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video6:02
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Entity Service and Query Engine APIs

Higher Ed
In this video, we will cover entity service and query engine APIs. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video4:27
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - The Strapi Object

Higher Ed
In this video, we will talk about the Strapi object and understand it. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video4:59
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Strapi Architecture: An Overview

Higher Ed
In this video, we will have a look at the Strapi architecture by understanding the flow of a real request. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course...
Instructional Video6:19
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Strapi Architecture: Generated Code Overview

Higher Ed
In this video, we will have a look at the code that is generated by Strapi. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you...
Instructional Video6:30
Curated Video

The Absolute Beginners 2023 Guide to Cybersecurity - Part 3 - How to Use Malwarebytes

Higher Ed
This video explains Malwarebytes, which is one of the main tools to beat malware, and how to best use it. This clip is from the chapter "Mobile Threats and Countermeasures" of the series "The Absolute Beginners 2023 Guide to...
Instructional Video6:30
Packt

How to Use Malwarebytes

Higher Ed
This video explains Malwarebytes, which is one of the main tools to beat malware, and how to best use it. This clip is from the chapter "Mobile Threats and Countermeasures" of the series "The Absolute Beginners 2023 Guide to...
Instructional Video5:14
Curated Video

EXCEL DATA: Connecting to databases

Pre-K - Higher Ed
Learn to connect to databases, opening doors to a world of live data interaction.
Instructional Video6:33
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Creating all the required packages

Higher Ed
This video will teach us to organize code into packages to maintain a modular and structured project. This video will guide you through creating the necessary packages for different components of the Bookstore App, ensuring a logical...
Instructional Video7:06
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Sequence Diagram Explanation

Higher Ed
In this video, we will explore sequence diagrams and how they are used to visualize the interactions between different components in a system. This video will explain the purpose and structure of sequence diagrams and how they can be...
Instructional Video3:17
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Concept of Finally Block in Exception Handling

Higher Ed
In this video, we will learn about the final block, a crucial component of exception handling in Java, and the purpose and usage of the finally block, which ensures that certain code is executed regardless of whether an exception occurs....
Instructional Video7:37
Curated Video

ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Store and Reset Message Data

Higher Ed
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. This clip is from the chapter "Backend Build - Working with AI" of the...
Instructional Video13:20
Curated Video

ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Prompt Engineering ChatGPT

Higher Ed
In this video, we will prompt our ChatGPT model with the text from the user to generate a response. This clip is from the chapter "Backend Build - Working with AI" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
Instructional Video8:53
Curated Video

ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Receiving ChatGPT Response

Higher Ed
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...
Instructional Video9:48
Curated Video

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

Higher Ed
In this video, we will dive into the world of Nextcloud and learn to install and configure it on our server. We will explore the prerequisites, obtain the necessary components, and follow step-by-step instructions to set up Nextcloud...
Instructional Video12:44
Curated Video

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

Higher Ed
In this video, we explore the configuration options of iRedMail, including managing domains, creating user accounts, setting up aliases, and creating mailing lists. With detailed explanations and demonstrations, understand how to...
Instructional Video15:25
Curated Video

Real-World DevOps Project From Start to Finish - Installing and Configuring MariaDB, Ansible Vault

Higher Ed
In this video, you will learn how to install and set up MariaDB on your server. You will explore the configuration options, including securing the database with user authentication and access control. Additionally, you will discover how...
Instructional Video9:24
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Save Add / Delete of Consumed Products to PouchDB and CouchDB

Higher Ed
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...
Instructional Video23:02
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - PouchDB Integration

Higher Ed
In this video, we will dive into the integration of PouchDB, a JavaScript database library that enables offline data storage and synchronization. We will explore the PouchDB API, learn to create, read, update, and delete documents, and...
Instructional Video9:30
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Add Ordered Product to Consumed Products

Higher Ed
In this video, we will implement functionality that adds ordered products to the list of consumed products. You will learn how to efficiently manage and update the consumed products data based on user orders, ensuring accurate tracking...
Instructional Video11:25
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Four-Way-Binding

Higher Ed
In this video, we will discover the power of four-way-binding that allows for real-time updates and synchronization between our app, PouchDB, CouchDB, and the user interface. You will learn to leverage this feature to create a responsive...