Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Sound Effects
In this video, you will learn how to add unique sound effects to our game to bring it to life.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Sounds
In this video, you will learn how to add an ambience sound effect to our game for a more realistic feel.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Decorating the Game's Environment
In this video, you will learn how to enhance the game environment by adding plants and decorations.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Wall Jump Mechanic
In this video, you will learn how to implement the wall jump mechanic in our game.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Left and Right Movement
In this video, you will learn how to implement the left and right movement, allowing our player to move horizontally.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Understanding Unity's UI (User Interface)
In this video, we will explore the Unity UI and how to navigate it effectively.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Better Coding Practice, Completing the Game
In this lecture, we will complete the game we left in the previous lesson. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on the...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (nested if)
Continuing with the decision-making lesson, we will understand what a nested if statement is. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (if, else, elif)
Let's understand the fundamental element of any programming language: decision-making. We will look at the if, else, and elif statements. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Math Method - Part 2
Continuing from the previous video, we will delve deeper into the Math object's methods. You will learn about Math functions, which enable you to generate random numbers, find the maximum and minimum values, and perform exponential...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Traits in Rust
This video explores traits in Rust. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - How to Slice in Rust
In Rust, slicing is a powerful tool for working with arrays, strings, and other collections. With slicing, you can extract specific parts of a collection, modify them, and reassemble them in new ways. In this video, you will learn how to...
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - CI Workflow
This video shows the CI workflow, introduces the Maven build tool, and implements the first phase of the CI workflow.
Great Big Story
Pog, the nostalgic game with a rich history
Dive into the history of Pogs, from 17th century Japan to 90s classrooms in Hawaii, and rediscover the classic game that captivated a generation.
Curated Video
Unveiling Animal Communication: Beyond Human Language
Discover the fascinating ways animals communicate with each other and with humans. Explore how dogs use body language and olfactory cues to interact, the complex vocal systems of Campbell's mona monkeys that resemble human language, and...
Curated Video
Navigating Our Smartphone Dependency: Benefits and Boundaries
This video investigates our complex relationship with smartphones, from the convenience they offer to the potential for dependency. It features experiments and expert opinions on how smartphones influence our physical health, social...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Pairing Elements in Multi-Dimensional Arrays
This is an exercise video where you will be pairing elements in multi-dimensional arrays. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from Zero to Hero -...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Chunking Arrays into Subgroups and Subarrays
This is an exercise video where you will be chunking arrays into subgroups and subarrays. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Assigning Variables to Each Other in JavaScript - Part I
In this video, you will learn how to assign variables to each other in JavaScript, which can be useful for swapping variable values or updating them based on certain conditions. This clip is from the chapter "Introduction to Programming...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Using IndexOf in JavaScript King’s Court - Example II
In this video, you will see the second example of using the IndexOf in the King’s Court RPG. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Instantiate Solidity
In this video, we will discuss the solution to the exercise on instantiating Solidity from the previous video. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Datastore
This video provides an introduction to Cloud Datastore. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...