Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - The Rust IDE Text Editor and Console Basics
This video talks about the basics of the Rust IDE Text Editor and Console. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the Rust...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - For Loop
In this video, we will explore the for loop, a commonly used loop structure that allows for more control over the loop execution and the initialization, condition, and iteration expression of the for loop, along with examples.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Text Alignment
In this video, you will learn how to control the alignment of text in your webpages using CSS3. We will discover the various text alignment options available, such as left, right, center, and justify, and how to apply them to different...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Types
In this video, we will explore different input types available in HTML5, including text, password, email, number, date, and more. You will learn to use these input types to capture specific types of user data.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Break Tags?
In this video, we will understand the purpose of break tags in HTML to introduce line breaks and create vertical spacing within your content. You will learn to use break tags effectively for better readability.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Closures in Rust
This video explains closures 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
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Difference Between Var and Let in JavaScript - ES6
In this video, you will learn about the difference between “var†and “let†in JavaScript, which are two ways to declare variables. You will explore how these keywords behave in different contexts and learn about the scoping rules...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Write Multi-Line Comments in JavaScript
In this video, you will discover how to write multi-line comments in JavaScript, which are great for providing more detailed explanations and notes about specific sections of your code. You will also learn some tips and tricks for using...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - gsutil and Bash Command Basics
This video provides an overview of gsutil and Bash command basics in GCP, showing you how to work with files using gsutil and how to use common Bash commands to manage your GCP resources more efficiently and effectively in the Cloud...
Curated Video
Linux Crash Course for Beginners - 2023 - File Display Commands
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Curated Video
Fundamentals of Neural Networks - Lab 4 - Functional API
This video demonstrates functional API versus sequential API. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Curated Video
Fundamentals of Neural Networks - Lab 5 - Building Deeper and Wider Model
This video demonstrates how to build a deeper and wider neural network model. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Geospatial Dashboard
In this video, you will learn how to create a geospatial dashboard containing a dataset containing a digitized paper location from World War II.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Exploring Java New Features - Text Blocks
This video provides a detailed understanding of text blocks.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Understanding Java New Features - an Overview
In this video, let's look at the important Java features that were introduced across different Java releases.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Your First Java Method - Hello World Twice and Exercise Statements
In this video, you will learn about your first Java method—hello world twice and exercise statements.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Section 02 - Methods - an Introduction
This video talks about methods, an introduction.
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Modeling a Phone with Technical Drawings
In this video, you will learn to use technical drawings provided by Apple to create an iPhone XR, which is the model we will use throughout this course. This clip is from the chapter "Introduction" of the series "Advanced 3D Printing...
Curated Video
Storm Preparedness in France: Innovations and Strategies
Discover how France has enhanced its storm preparedness since the devastating storms Lothar and Martin in 1999. This documentary explores advancements in meteorological forecasting, emergency response, and architectural resilience that...
Curated Video
Introduction to FinTech Using R - A Growth Strategy
Today we are going to talk about one of the most famous quant strategies out there: Growth Strategy. We are going to code this strategy by hand, and we are going to land on a performance comparison to see why this strategy is attractive....
Curated Video
Deep Learning - Crash Course 2023 - Contour Plots
In this video, you will learn how to create Contour plots. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Curated Video
Deep Learning - Crash Course 2023 - Plotting with Matplotlib
In this video, we will understand the most popular plotting library in Python called Matplotlib and learn about plotting. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course...
Curated Video
Advanced Chatbots with Deep Learning and Python - Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length, question length, and define the vocabulary size. We will now build our encoder using the sequential model.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Write a Macro
In this video, we will delve deep into macro creation by learning to write and customize macros using Microsoft Project's scripting language. We will create more advanced and tailored automation solutions. This clip is from the chapter...