Curated Video
The Art of Doing - Web Development for Beginners - Guess My Number Project
In this video, we will code the "Guess My Number" project together, following the project requirements discussed in the previous video. We will implement the game logic step by step, utilizing functions to structure our code and make the...
Curated Video
The Art of Doing - Web Development for Beginners - Functions
In this video, we will delve into functions in JavaScript, including function declarations, parameters, and function bodies. You will also learn how to call functions and pass arguments to them and explore best practices for writing...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Light Flicker Code
In this lesson, we are going to make use of blueprint coding to set ourselves up with a flickering fire. We will make use of randomized values to ensure that our light source looks as organic as possible.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - State: tasklist and setTasklist / 046
We will create a state called tasklist to add tasks, delete tasks, and edit tasks inside the task list. You will learn to add local time and date strings.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Module Level Styling / 024
In this video, we will look at styling the module with CSS, but the scope of the styling is restricted to a particular module only and not applicable elsewhere.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Prop Drilling / 019
Here, we will understand the concept of prop drilling, which means we dig deep into the properties or props by passing the prop's components from one to another.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Setup-2
This video focuses on the concepts of cloud computing, the advantages and disadvantages of cloud computing, and the different types of service models in cloud computing.
Healthcare Triage
A Vaccine for Breast Cancer?
Cancer prevention is a major goal in health research, and one major milestone was the HPV vaccine, which targets a virus that is responsible for different types of cancer, mainly cervical cancer. Now we’ve got some recent excitement in...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget Introduction
This video explains the photo-based widget. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class
In this video, we will start writing the program for our classes and objects. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Recommender Systems with Machine Learning - KNN Implementation-1
This video explains how to implement KNN. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning for the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Project Overview and Packages
In this lesson, we will go over the project conception in detail and install and import all the required libraries for the project, input the data, and perform other tasks to project completion. This clip is from the chapter "Basics of...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Chatbot Greets
After creating the word tokens, removing the tags, and lemmatizing the words, we will make the chatbot's welcome responses or welcome inputs. This clip is from the chapter "Basics of Chatbots with Machine Learning and Python" of the...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Random Train-Test Split
In this lesson, you will learn to perform the test train split, which will do the training split and then create a prediction; we will use a random dataset (80-20 ratio). This clip is from the chapter "Project Amazon Product...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - setTimeout / 182
This video explains setTimeout, which will help us execute the code in the future. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Math Object / 042
This video explains the Math object in JavaScript. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals and its importance...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Methods / 039
This video explains methods in JavaScript along with an example. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arrays / 013
This video explains arrays and their importance in JavaScript. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the basics of...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - String Methods / 010
This video explains the most popular methods related to strings in JavaScript. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Strings / 009
This video explains three different ways to create strings in JavaScript along with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Type Conversion / 017
This video explains type conversion where you will be able to convert data types from string to number or number to string. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - II / 030
This video explains how to write a function, its syntax, and the types of functions. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
Alteryx Advanced - Sampling
In this video, you will learn about sampling, a process of generating a subset from an entire population to provide various qualitive or quantitative statistical information by examining a few selected units at random. We will understand...
Science Buddies
Candy Camouflage Scratch Game
In this science fair project, you will explore how camouflage can help prey stay hidden from predators.