Hi, what do you want to do?
Curated Video
The Complete Vue.js Course for Beginners - Routing
This video talks about what routing is. Routing is one of the many features provided by Vue.js to allow users to switch between pages without refreshing everytime a page is loaded.
<
br/>
This clip is from the chapter "Routing and...
<
br/>
This clip is from the chapter "Routing and...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Installing Packer on Mac
In this lab demonstration, you will learn to install Packer on MacOS. We will first establish the Homebrew package manager to install Packer on the MacOS machine.
<
br/>
This clip is from the chapter "Introduction to HashiCorp...
<
br/>
This clip is from the chapter "Introduction to HashiCorp...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Installing Node.js
This video explains the installation of Node.js.
<
br/>
This clip is from the chapter "Babel" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains Babel, which is a JavaScript...
<
br/>
This clip is from the chapter "Babel" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains Babel, which is a JavaScript...
Great Big Story
Claire Wineland's Legacy, Inspiring Life with Cystic Fibrosis
Explore the courageous journey of Claire Wineland as she shared her life with cystic fibrosis, inspiring many.
Wonderscape
Shedding Light: The Evolution of Light Bulbs
Explore the inner workings and history of light bulbs in this insightful video. From Thomas Edison's pioneering design to modern LED bulbs, uncover how these devices transform electricity into light. The video explains the role of...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Connecting with LISH
Here, we will look at the third method to connect to our Linode instance remotely using the Linode web-based LISH console.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - SSH Key Pair Authentication on MacOS
In this lesson, we will understand how to generate an SSH key pair authentication to use on the MacOS and connect to our Linode instance remotely.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to JSON Server
This video will introduce the JSON server and its components and concepts. We will understand the need to use the JSON server in our project and how it functions.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating the Game Board
This video demonstrates how to create the game board for the Connect-4 game, which will download all the dependencies and files required, create a template and do the configurations.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Secure Socket Shell (SSH) Overview
In this video, you will learn about a secure socket shell (SSH), a secure way to administer an EC2 instance through command lines.
Curated Video
Make Apps with ChatGPT and Generative AI - Outlook Environment Setup
We will create an app, “PolitelySayNo”, which will reply to emails that you receive in your inbox. You will need to have Visual Studio up and running and also the Yo software available, and base it on the project where we linked...
Curated Video
Make Apps with ChatGPT and Generative AI - Office Outlook Project Creation
The next step involves creating our add-in project. We will use the Yo office command to select the support to Outlook. We will check to define the parameters that will modify the behavior of the app.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Make Apps with ChatGPT and Generative AI - Azure Function Testing and Deployment
After creating our first Azure function, we will test it by deploying it so we get some practice and then look at how it works so we know how an Azure function works when it actually becomes truly serverless.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Make Apps with ChatGPT and Generative AI - Python Access to OpenAI API
The next stage is to create a serverless ChatGPT API, which enables us to ping OpenAI API. We will build Azure functions that will ping the API, ask questions, and show the responses on the API. We will link out Python to the OpenAI...
Curated Video
Make Apps with ChatGPT and Generative AI - Terminal Use: Running Python and Pip
Here, we will verify that our Python commands are acceptable on the terminal. We will open the terminal and launch Python. We will define the path of the environment variables to help recognize the codes and commands.
<
br/>
This...
<
br/>
This...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Pushing Code to GitHub Repo DALL-E OpenAI
After creating the repository and personal access token, you will learn to push an existing repository from the command line for authentication and import code from another repository.
<
br/>
This clip is from the chapter "Deploying...
<
br/>
This clip is from the chapter "Deploying...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Setting Up GitHub Git Version and PAT Access with Pushes
After learning to install GitHub and adding repositories to the application, we will now work on setting up a Git version and learn to set up PAT access with pushes. We will then create a key that will provide access to the...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - What Is GitHub and Why Does It Matter
In this video, we will examine a demonstration of the GitHub repository that stores all our application files. We will look at creating a GitHub account and logging in to create our new repositories. We will also understand the...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Running a Development Server of Next.js for DALL-E Project
After understanding the Next.js folder structure and how it works, we will get into the image-gen-project folder we created and run the “npm run dev”, which will run the project on a local development server with an endpoint.
<
br/>...
<
br/>...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Download Node.js and Visual Studio Code for DALL-E Project Setup
In this video, we will understand how to download and install the Node.js software (version 18.13.0), set up Visual Studio Code as the text editor for the code, and create the requisite folders for the project.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Create React App with Vite
In this video, we will create a new React application using Vite, a build tool that enables rapid development and has a fast refresh feature.
<
br/>
This clip is from the chapter "Extra: (Optional) - React Crash Course" of the...
<
br/>
This clip is from the chapter "Extra: (Optional) - React Crash Course" of the...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - VS Code and Python VENV Setup
In this video, we will guide you through the setup process for VS Code and Python virtual environment (venv).
<
br/>
This clip is from the chapter "Environment Setup" of the series "Build a Super Advanced Trading Bot on DYDX Hosted...
<
br/>
This clip is from the chapter "Environment Setup" of the series "Build a Super Advanced Trading Bot on DYDX Hosted...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - React Frontend Preparation and Package Installations
In this video, we will guide you through setting up your React frontend and installing all the necessary packages.
<
br/>
This clip is from the chapter "Environment Setup - Frontend and Backend" of the series "ChatGPT Voice-Powered...
<
br/>
This clip is from the chapter "Environment Setup - Frontend and Backend" of the series "ChatGPT Voice-Powered...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - FastAPI Python Backend Preparation and Package Installations
In this video, we will show you how to prepare your FastAPI Python backend for development and install all the required packages.
<
br/>
This clip is from the chapter "Environment Setup - Frontend and Backend" of the series "ChatGPT...
<
br/>
This clip is from the chapter "Environment Setup - Frontend and Backend" of the series "ChatGPT...