Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex Class
In this video, we will begin using ChatGPT to learn more about Batch Apex and its capabilities. We will then create a Batch Apex class that appends “Mytutorialrack” to all contact names and ask the ChatGPT to write the corresponding test...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Install the Plugin as a Dependency (And Publish to the Strapi Market)
In this video, you will learn how to Install the plugin as a dependency and publish to the Strapi Market. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deleting a Project
In this video, you will learn how to delete a project. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will cover...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 2
In this video, we will continue with the Post likes feature. 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 section, we...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Changing Admin Logos and More
In this video, you will learn how to change admin logos. This clip is from the chapter "Customizing the Strapi Admin" 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 - Extending the Schema (Custom Mutation)
In this video, you will learn how to extend the schema (custom mutation). This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 4 (Second Programmatic Hook)
In this video, we will cover the second programmatic hook. 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 section, we...
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 - GraphQL Mutations
In this video, we will cover GraphQL mutations. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with GraphQL and learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - User Authentication with GraphQL
In this video, you will learn how to perform user authentication with GraphQL. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - CRUD Operations on Collection Types
In this video, we will cover CRUD operations on collection types. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - How to Update Strapi
In this video, you will learn about different Strapi versions and learn how to update Strapi. This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Install and Manage NodeJS with NVM
In this video, you will learn how to install and manage NodeJS with NVM. Refer to the code bundle for the installation guide. This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Generating Code with ChatGPT
This video will teach you how to use ChatGPT to generate code snippets and automate programming tasks. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI to Help Create...
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...
Curated Video
The Absolute Beginners 2023 Guide to Cybersecurity - Part 3 - 4 Ways to Work Safely with Mobile Applications
This video shares four ways by which you can stay safe while downloading and working with mobile applications. This clip is from the chapter "Understanding Applications" of the series "The Absolute Beginners 2023 Guide to Cybersecurity -...
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...
Packt
4 Ways to Work Safely with Mobile Applications
This video shares four ways by which you can stay safe while downloading and working with mobile applications. This clip is from the chapter "Understanding Applications" of the series "The Absolute Beginners 2023 Guide to Cybersecurity -...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Tech Stack - Backend
In this video, we will cover the backend tech stack and tools that we will be using for the project. You will learn about FastAPI and how to set up a backend server. We will discuss the OpenAI API and how we will use it to integrate AI...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Making Code Updates
In this video, we will demonstrate how to make code updates to your trading bot deployed on AWS. You will learn how to transfer updated code to the EC2 instance, restart the bot, and observe the changes in its behavior. This process...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Animating a Record Icon
In this video, we will add animation to our record icon for a more interactive user interface. We will discuss how to incorporate the animation with our existing code. This clip is from the chapter "Frontend - React Web Application" of...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Create All Post Page and Link to NavBar Navigation
In this video, learn how to create the All-Posts page and link it to the NavBar navigation, providing a dedicated section for viewing all available posts. This clip is from the chapter "Working on All Posts and Post Detail with REST API...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Add Home Link to the NavBar
In this video, you will discover how to add a home link to the NavBar, allowing visitors to easily navigate back to the homepage from any section of the website. This clip is from the chapter "Designing Footer, Homepage, and Call to...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Homepage Portfolio Section
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...