Hi, what do you want to do?
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Arrays in Solidity – Pop, Push, and Length Methods
In this video, you will learn about arrays in Solidity and the pop, push, and length methods associated with them. We will cover the basics of declaring and initializing arrays, as well as how to add and remove elements from them using...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - GitHub Visualization and Wrap-Up
This video explains GitHub's visualization and summarizes the section.
<
br/>
This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video explains version control and GitHub. In...
<
br/>
This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video explains version control and GitHub. In...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - GitHub
This video explains GitHub, which is a popular Git cloud platform used by individual developers and companies.
<
br/>
This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video...
<
br/>
This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Build
This video provides an introduction to Cloud Build.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this...
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers
This video provides an introduction to Dockers.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
Curated Video
Vue.js 3 and Firebase for Beginners - Creating Orders
This video explains the code to create a new order, which follows a similar pattern to creating a new pizza.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for...
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for...
Curated Video
Vue.js 3 and Firebase for Beginners - Computed Properties
Computed Property is used to declaratively describe a value that is dependent on other values. This feature of VueJS allows for transformations or computations based on our data.
<
br/>
This clip is from the chapter "Composition...
<
br/>
This clip is from the chapter "Composition...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 18: How to Motivate the Team to Reach for the Stars
Tip 18: How to Motivate the Team to Reach for the Stars
Curated Video
Confronting Cellulite and Stretch Marks: Scientific Advances and Treatments
Discover the latest scientific innovations aimed at combating common skin concerns: cellulite and stretch marks. This video explains why these skin conditions predominantly affect women and introduces cutting-edge treatments like...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: ATM Simulation Part 5 - GitHub Integration
We will check and execute our ATM simulation program and learn to upload the program on GitHub.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Complete File Structure Review of the OpenAI ChatGPT
In this video, we will do a complete file structure review of the OpenAI ChatGPT project and discuss the purpose of each file and directory.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Following
In this video, you will learn how to implement the "Follow" feature in our Twitter Clone app by creating the necessary API endpoints and integrating them into our frontend.
Curated Video
The Art of Doing - Web Development for Beginners - JavaScript Data Types
In this video, we will dive into different data types in JavaScript, including strings, numbers, Booleans, objects, and undefined. You will learn how to work with these data types and understand their properties and methods.
<
br/>...
<
br/>...
Curated Video
Behavioral Design Patterns in C++ - Slide Deck - IV
In this video, we will see how only a particular slide should be displayed in the output, which is recently added or modified.
<
br/>
This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This...
<
br/>
This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Deploying Dockers with GitHub Actions
Learn how to deploy Docker containers using GitHub Actions in this video tutorial.
<
br/>
This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps...
<
br/>
This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Developing GitHub Actions Workflow for Infra Deployment – Part 2
This is the second of the two-part video where you will update/enhance the code file, then push it to the repository and test it right away.
<
br/>
This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the...
<
br/>
This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub_Artifacts
This video explains in-depth about GitHub_Artifacts.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables
This video explains the default GitHub variables and its use cases.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Environment Variables
This video explains environment variables in detail. Here, you will look at different ways of creating variables and using their values inside our workflows.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Running the Workflow and Reading the Logs
This video helps you with running the workflow and reading the logs.
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section provides...
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section provides...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Assignment Deployment
In this video, you will learn to create basket icons, implement them individually, and test them for functionality.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Development Branch on Git and GitHub
Here, you will learn how to develop and deploy the project branch on Git and GitHub.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Deployment
In this video, you will learn how to deploy our project on an online server. The first method involves pushing our project from the local system to a GitHub repository to Netlify or any other server we choose. The second way is to push...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Snapshots / 258
A DataSnapshot contains data from a Database location. Any time you read data from the database, you receive the data as a data snapshot.