Curated Video
The Birth of the Modern Restaurant in Paris
Uncover the origins of the modern restaurant, a Parisian invention that transformed dining with luxury, sophistication, and individual service. From its beginnings during the French Revolution to its establishment in the Palais-Royal,...
Curated Video
Living Green - Episode 66 - Sustainable Village Living
Living a green lifestyle has become a fashionable expression in today s Western world. An estate on the boarder between England and Wales The Wintles is a project by Bob and Carol Thomasen. The objective was to build a village of...
Curated Video
Reviving Hopi Traditions and Restoring Health With Dry Farming
Learn about the importance of traditional Hopi dry farming techniques in a semi-arid climate from Michael Kotutwa Johnson. He shares his experience of reviving and expanding his family's corn and bean fields using these ancient methods,...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Always Pull Before You Push
This video explains pull before you push; doing so will ensure that your local copy is in sync with the remote repository. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Resources (Important)
This video explains where you can find the various resources, links, cheat sheets, and interview questions associated with the course. This clip is from the chapter "Course Introduction" of the series "Git and GitHub Masterclass - The...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Course Introduction
This video introduces you to the course and the course contents as well as gets you familiar with the author and his experience. This clip is from the chapter "Course Introduction" of the series "Git and GitHub Masterclass - The...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Project Scope
In this video, we will explore the course scope covered, including the key concepts, techniques, and tools utilized to complete the learning process, giving a clear roadmap for learning about using ChatGPT in financial analysis with...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - First Project (Part 1)
In this video, you will start working on the first part of the project. You will learn how to set up the project structure, create the necessary React components, and handle state management. The video will guide you through building the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Props in React.JS
In this video, we will dive deeper into the concept of components in React.JS, create reusable and modular components that encapsulate specific functionality and can be composed together to build complex user interfaces, the different...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS
This video introduces template literals in React.JS to dynamically generate strings with embedded expressions. You will learn to use template literals to concatenate strings and variables in a more concise and readable way. You will...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Linking in React-Router-DOM
This video focuses on using the link component provided by React-Router-DOM to create navigation links within applications. You will learn to create clickable links that navigate to different routes without refreshing the entire page.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - React-Router-DOM
In this video, we will examine React-Router-DOM, a popular routing library for React applications. You will learn to set up routes and navigation in React apps using React Router DOM, topics such as defining routes, rendering components...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Shift and Unshift Methods
This video showcases how to add and remove elements at the beginning of an array using unshift() and shift() respectively. We will explore these methods, which allow for efficient manipulation of array elements.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Iter in Rust and Iterators
This video helps you with the Iter in Rust and iterators. 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 - What Are Generic Types in Rust
In this video, you will look at generic types 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
Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?
This video explains what Pipeline as Code means, how pipelines are implemented in Jenkins 2, and what are the benefits of using Pipelines.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - The Course Overview
This video gives an overview of the entire course.
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Inheritance with Smart Contracts
This is an exercise video on inheritance with smart contracts. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Note
This video explains the course outcomes and what to expect out of the course. This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section to the course.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction-GCP - Cloud Computing
This video provides an introduction to the section. This clip is from the chapter "Modern-Day Cloud Concepts" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on modern-day cloud concepts.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Introduction and Section Walkthrough
This video provides an introduction to the course and talks about section learnings in brief. This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and Cloud Computing on...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 17: How to Encourage Camaraderie
Tip 17: How to Encourage Camaraderie
Curated Video
Building Microservices API in Go - Welcome to the Course
In this video, we will introduce the course and discuss its objectives, giving you an overview of what to expect in the upcoming lessons. This clip is from the chapter "Introduction" of the series "Building Microservices API in Go".In...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Introduction to Variable Arguments - Enhancing Student Class
In this video, we will see an introduction to variable arguments—enhancing student class.