Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Database Creation and Configuration
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Environment Configurations
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deployment Architectures: An Overview
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Services
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Entity Service and Query Engine APIs
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - The Strapi Object
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Strapi Architecture: An Overview
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Strapi Architecture: Generated Code Overview
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...
Curated Video
The Absolute Beginners 2023 Guide to Cybersecurity - Part 3 - How to Use Malwarebytes
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...
Packt
How to Use Malwarebytes
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...
Curated Video
EXCEL DATA: Connecting to databases
Learn to connect to databases, opening doors to a world of live data interaction.
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Creating all the required packages
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Sequence Diagram Explanation
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Concept of Finally Block in Exception Handling
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....
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Store and Reset Message Data
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...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Prompt Engineering ChatGPT
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...
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
Real-World DevOps Project From Start to Finish - Nextcloud - Part 1
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...
Curated Video
Real-World DevOps Project From Start to Finish - iRedMail - Part 2
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...
Curated Video
Real-World DevOps Project From Start to Finish - Installing and Configuring MariaDB, Ansible Vault
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...
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 - PouchDB Integration
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...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Add Ordered Product to Consumed Products
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...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Four-Way-Binding
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...