Hi, what do you want to do?
SciShow
How Traditional Ice Fishing Led to the French Fries in Your Freezer
You might not think about the food in your freezer much, but those frozen fries are surprisingly worthy of pondering, given that they’re the end result of a pretty clever innovation.
TED Talks
TED: The tiny balls of fat that could revolutionize medicine | Kathryn A. Whitehead
What if you were holding life-saving medicine ... but had no way to administer it? Zoom down to the nano level with engineer Kathryn A. Whitehead as she gives a breakdown of the little fatty balls (called lipid nanoparticles) perfectly...
Curated Video
Basics of Chatbots with Machine Learning & Python - Module Introduction-Preparing and developing the conversational chatbot project using the NLTK library
This is a brief introductory video regarding the concepts learned in this module, including preparing and developing the conversational chatbot project using the NLTK library.
Curated Video
Basics of Chatbots with Machine Learning & Python - Rule-Based Chatbots-The steps in developing rule-based chatbots
This video overviews the steps in developing rule-based chatbots, including installing the package, inputting data, adding word tokens, lemmatizing, and response generation.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - Advance Storage Management with Stratis
Explore Stratis for next-generation storage management, offering easier and more flexible storage solutions.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - Enable Internet on Linux VM
Learn how to connect your Linux virtual machines to the internet, a fundamental step for network configurations and updates.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - Project File
In this video, we will explore the project file.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - Remove Un-necessary or Orphan Packages
Clean up your Linux system by safely removing unused or orphan packages, optimizing system resources.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - N-Tier Architecture
In this video, we will cover N-Tier architecture.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - ApplicationDbContext
In this video, we will cover ApplicationDbContext.
Curated Video
This Kindness Queen Gives Care Packages To The Homeless
Orly Wahba is the founder and CEO of Life Vest Inside, a non-profit organization that inspires, educates, and empowers people to live their lives full of kindness. She is also the director and producer of Kindnesss...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Movie Class
A Movie Class is added to the newly created Models folder in this video. This will act as the model for the EF Core for generating the corresponding table in the database.
<
br/>
This clip is from the chapter "Create a CRUD...
<
br/>
This clip is from the chapter "Create a CRUD...
R Programming 101
Create fantastic tables using gtExtras in R
Welcome to a closer look at the gtExtras package in R! In this video, we'll explore how to enhance your data tables with the powerful and flexible features provided by the gtExtras package. Whether you're a data analyst, data scientist,...
Curated Video
Nix in 100 Seconds
Nix is a purely functional package manager and config tool. It also takes form as a fully-fledged Linux distro called NixOS. Topics Covered: What is NixOS? Why use Nix? Nix basics tutorial What is the best Linux distro? Advanced Linux...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Using NumPy for Random Forest
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Curated Video
Vue.js 3 and Firebase for Beginners - Build Tool Setup with Vite
In this video, we will explore the setup process of Vite, a build tool. To begin the course, we need to install Node.js and npm, which will enable us to seamlessly proceed with the course.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Microframework Modules
This video explains microframework modules and packages as they tend to be as small as possible by design. Packages are common solutions that are bundled up and made available to other developers.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Linux Crash Course for Beginners - 2023 - System Updates and Repositories
In this video, you will learn about the commands used for system updates and repositories, that is, rpm and yum.
Curated Video
Linux Crash Course for Beginners - 2023 - Enabling Internet in Linux VM
In this video, you will learn how to get internet access to our VM.
Curated Video
Building Microservices API in Go - Logger and AppError as Go Module
In this video, you will learn how to extract the logger and AppError package from the existing banking project and create a Go module out of it. We will discuss best practices for creating reusable modules and how to integrate them...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Java Modularization - 04 - a Quick Review
In this video, Let's look at some important points to remember about modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Eclipse - Mac
In this video, you will learn how to install Eclipse in macOS.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Eclipse - Windows
In this video, you will learn how to install Eclipse in the Windows system.
Curated Video
Advanced Chatbots with Deep Learning and Python - Steps Involved
In this lesson, you will learn about the various steps involved in developing chatbots based on deep learning techniques. We will install the required packages, define chat models and tokenization, and set up the encoder-decoder model.