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 Decoration
In this video, we will explore the world of text decoration in CSS3 and learn how to enhance your text with underline, overline, line-through, and other decorative styles. We will discover how to customize the appearance of text...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Examining Block and Inline Elements
In this video, we will dive deeper into the concept of block and inline elements in HTML. We explore various examples of block and inline elements and learn how they behave in different scenarios and how block elements create line breaks...
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 - Form Tags
In this video, you will learn to create HTML forms using the form tags. We will understand the role of form elements, such as input fields, checkboxes, radio buttons, and buttons, in collecting user input.
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
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Commenting Out Code in HTML5
In this video, we will explore the technique of commenting out code in HTML5 to add comments within our HTML files, providing explanations, temporarily disabling code sections, or troubleshooting issues while maintaining code readability...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction-Block and Inline Elements
In this video, you will learn about block and inline elements in HTML, understand the difference between these two types of elements, and how they affect the layout and structure of your webpage.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Docker Commands
This video shows the Dockerfile used by the CD pipeline, the Python code of the web application, and Docker commands to build an image and run a container.
Curated Video
The Science Behind Being Left-Handed or Right-Handed
This video explores why most people are right-handed while others are left-handed, including a look into brain lateralization and the lack of genetic markers for handedness. It examines the challenges left-handers face in a right-handed...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Uber Eats Payment Database
This video focuses on the interview question related to the Uber Eats payment database. 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 - How to Write In-Line Comments in JavaScript
This video will guide you through the process of writing in-line comments in JavaScript, providing practical examples and best practices for using comments to improve the readability and maintainability of your code. This clip is from...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Escape Sequences in JavaScript
This is a solution video where you will work on escape sequences in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to Hero...
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
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Bytes Versus Strings in Solidity II
In this video, we will continue our discussion on the difference between bytes and strings in Solidity. Additionally, we will cover some important use cases for bytes and strings in smart contracts. This clip is from the chapter "Learn...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Pragma Solidity (Compiling Versions)
This video provides an introduction to Pragma Solidity (compiling versions). This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity Course - Zero to Advanced for...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Comments in Solidity
This video helps you understand comments in Solidity. In Solidity, comments are used to document the code and provide information about the code. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Remix Ethereum - IDE Basics (How to Use an IDE)
In this video, you will learn the basics of using an IDE, specifically Remix Ethereum, for Solidity development including creating a new file. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab – Use Case Deployment - Part-2
This is the second of the two-part video on deploying a Python application to Google Cloud Platform using a real-world use case. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series...
Curated Video
Vue.js 3 and Firebase for Beginners - Fonts and Base Styles
In this video, we will talk about the fonts and base styles that we will be using in our application. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the project UI and...
Great Big Story
Chris Mosier, breaking barriers as a transgender athlete
Follow Chris Mosier's journey as the first transgender man on a US men's national team, challenging sports policies and inspiring change.
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
Linux Crash Course for Beginners - 2023 - Shell Scripting
In this video, you will learn about shell scripting.
Curated Video
Linux Crash Course for Beginners - 2023 - Linux File Editor
In this video, we will cover the Linux file editor. You will learn about vi editor.