Hi, what do you want to do?
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict
This video explains how to solve the merge conflict in Git.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how...
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create Database
This video explains how to create a database.<br<br/>/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Add to GitHub-1
This video explains adding the code to GitHub.
<
br/>
This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website...
<
br/>
This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Linked Lists
Linked lists are a data structure that allows us to store data in a sequence of nodes. In this video, you will learn how linked lists work, how to create them, and how to perform basic operations on them.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Poll Project
In this project, we will use sets and maps to create a poll application that allows users to vote on different options and displays the results in real-time.
<
br/>
This clip is from the chapter "Iterators, Generators, and Data...
<
br/>
This clip is from the chapter "Iterators, Generators, and Data...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Project Introduction-1
This video provides an introduction to the Tracalorie App project, which is a meal and workout tracker built using object-oriented programming principles. The video outlines the purpose and goals of the project and provides an overview...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Using array.map() Inside JSX Elements
In this video, you will learn to dynamically render elements based on an array of data, leveraging the power of array.map() to generate JSX components. We will understand different use cases and provide tips for efficient and effective...
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Introduction
Here, we will understand multiprocessing and monitor how our CPU functions during multiprocessing.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater
In this video, we will discuss the possible steps to resolve this interview question on trapping rainwater. You will get an idea as to what action items one needs to follow to solve this complex problem.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Virus Detection Algorithm with Asymmetric Arrays
This is an exercise video where you will work on a virus detection algorithm with the help of asymmetric arrays.
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series...
<
br/>
This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - How to Find the Longest Word in a String
In this video, we will discuss the solution to the exercise on how to find the longest word in a string from the previous video.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - For Loop Solution - Sum of Natural Numbers in JavaScript
In this video, we will discuss a solution on the For loop operator where you will be doing sum of natural numbers in JavaScript from the previous video.
<
br/>
This clip is from the chapter "Introduction to Programming and...
<
br/>
This clip is from the chapter "Introduction to Programming and...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Declare a Variable in JavaScript and Log the Result
In this video, we will discuss the solution to the exercise on declaring a variable in JavaScript and logging the result from the previous video.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript...
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Why Comments Are Important in Programming - In-Line and Multi-Line Comments
This video will explain the importance of comments in programming and cover two types of comments—in-line and multi-line—that you can use to provide context, explanations, and other helpful information in your code.
<
br/>
This...
<
br/>
This...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Verify Your Course Template Is Complete Before Getting Started
Before getting started with the course, it’s important to verify that your course template on CodeSandbox is complete. This video will guide you through the verification process, ensuring that you have all the necessary files and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Bid Function - Auction
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will learn how to implement the bid function in an auction smart contract in Solidity. The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Final Exercise - Build an Auction DApplication
This is a final exercise video on building an Auction DApplication.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Nested Mapping in Solidity
In this video, we will explore the concept of nested mappings in Solidity. By the end of this video, you will have a clear understanding of how nested mappings work in Solidity and how to use them in your own smart contracts.
<
br/>...
<
br/>...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - How to Loop in Solidity
In this video, we will discuss the solution to the exercise on how to loop in Solidity from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics III" of the series "The Complete Solidity Course - Zero to...
<
br/>
This clip is from the chapter "Learn Solidity - Basics III" of the series "The Complete Solidity Course - Zero to...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Product Backlog Management - User Stories
In this video, we will explore how to design APIs using OpenAPI and ChatGPT, the fundamentals of API design, and introduce OpenAPI as a specification for documenting and designing APIs. You will learn how ChatGPT can complement the API...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Artifacts
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Writing an Algorithm from Scratch with ChatGPT
This video provides an introduction to writing algorithms from scratch using a step-by-step approach with the help of ChatGPT.