Curated Video
Fundamentals of Secure Software - Defense In-Depth
This video explains defense in-depth and its purpose.
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project Preview
In this video, we will take a sneak peek at the "About Me" project, our first project where we will create a simple web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Express Server and Nodemon
n this video, we will show you how to use Express.js to build a powerful and scalable server for your web applications.
Curated Video
ChatGPT for Creatives - Characters and Quest Givers
In this video, we will discuss how to create characters and quest givers related to the world created in the previous videos, emphasize the importance of creating characters that fit within the world and have motivations and goals within...
Curated Video
Behavioral Design Patterns in C++ - TextPad - I
This video helps you with the overview of the TextPad application and its menu. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Spread Operators - 2
This video is a continuation of spread operators in JavaScript. This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and...
Curated Video
SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 10
Learn how to download and install Microsoft SQL Server on Windows 10. We will also install SQL Server Management Studio (SSMS). This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for Beginners...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Hover, Focus, and Other States
In this lesson, you will learn to apply custom properties in special states, like when working with buttons, we will use "hover", "focus" properties for fonts, and other states that can be customized to our project requirements.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Setting Up Your Own Webpage
In this video, you will learn how to set up your own webpage. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Course Outline
In this video, we will go through the course outline and understand what is covered in the course. This clip is from the chapter "Introduction" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Benefits of Chatbots
This video will elaborate on the benefits of using chatbots and the need for adopting chatbots, including personalized customer experience, efficient staff onboarding, standardized solutions, cost saving, and 24x7 availability. This clip...
Curated Video
Design Microservices Architecture with Patterns and Principles - RESTful API Design for Microservices
In this video, we will delve into the specifics of designing RESTful APIs for individual microservices. We will understand the key principles and patterns for creating well-designed and cohesive APIs. This clip is from the chapter...
Curated Video
Citizens’ Rights and Responsibilities
Dr. Forrester talks about the rights and responsibilities of being a citizen in a community.
Curated Video
My Neighborhoods Geography
Humans have had a significant impact on their environment. Housing developments, urban sprawl, roads, and more have made changes to local geography.
Curated Video
Farmers: Feeding the World
Dr. Forrester explains the basic needs of a human and how those are met in our society.
Curated Video
Am I Alive?
Dr. Forrester teaches about the characteristics of living things. She explains the basic needs of living things: food, water, and shelter.
Curated Video
Why Do You See Colorful Rainbow Patches On A Wet Road?
The appearance of patches of different colors on roads on a rainy day is due to a combination of oil, water, and light rays. When it rains, the oil on the road comes in contact with water, and the light rays bounce off the surface of the...
Curated Video
Basic SQL Queries: SELECT and FROM
Begin your journey into data retrieval with simple yet powerful SELECT and FROM clauses. Learn how to construct queries to effectively extract data from your database, a foundational skill in SQL querying.
Great Big Story
Fighting for Water Rights, The Story of Detroit's Crisis
Discover the efforts of We The People of Detroit to combat water shut-offs affecting over 100,000 families in three years.
Great Big Story
Inside a Dog's Mind: Gregory Berns' MRI Dog Project
Discover how neuroscientist Gregory Berns uses MRI to understand dogs' thoughts and emotions.
Curated Video
Clayton Alderfer and ERG Theory - Content Models of Motivation
Clayton Alderfer created a variation on the best-known needs theory of motivation: Maslow's Hierarchy of Needs. Alderfer's model is known as ERG Theory. ERG stands for the three primary needs that Alderfer identified: - Existence -...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styled Components - Product Description
In this lesson, we will understand the styled system, a collection of utility functions that adds style props to your React components and allows you to control styles based on criteria.