Curated Video
Creating a Platform Game: Drawing and Designing the Platform
In this tutorial, the instructor guides viewers through the process of creating a platform game using Scratch. They demonstrate how to design and customize a platform Sprite, set up borders to define the game area, and create a basic...
Curated Video
Learning CSS (Video 17)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Multi-Paradigm Programming with Modern C++ - What Is a Coroutine?
Coroutine is a function whose execution can be suspended and resumed. Suspension saves the state of the function, then the caller can execute as if the function has returned. Resumption loads the saved state back and continues execution...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Backgrounds - Part 2
Advanced CSS: Backgrounds - Part 2 This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Backgrounds - Part 1
CSS Crash Course: Backgrounds - Part 1 This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Create a Toggle Button
Project - Build a Twitter Clone (Dark Mode): Create a Toggle Button This clip is from the chapter "Project - Build a Twitter Clone (Dark Mode)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is a...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - How to access Server Logs in Docker and How to do Port Forwarding in Docker
Understanding Docker Run with Volume mounting and important flags step by step: How to access Server Logs in Docker and How to do Port Forwarding in Docker This clip is from the chapter "Understanding Docker Run with Volume mounting and...
Curated Video
The Complete Practical Docker Guide - Creating Volumes Mapping for the Frontend Service
This video explains creating volumes mapping for the frontend service. This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker Guide".This section focuses on launching...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 15 - Behind the Screens with Functional Interfaces - Implement Function Int
In this session, we will learn about behind the screens with functional interfaces - implement function Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Keyframe Animation 2
More CSS Concepts - Advanced Selectors, Animation & More: Keyframe Animation 2 This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning (Including...
Curated Video
The Kiss by Gustav Klimt: Great Art Explained
A group of artists, architects, musicians and social scientists, were experimenting in ways that would transform their individual fields. On the one hand, Vienna was the traditional city of academic art, Johann Strauss, and the Hapsburg...
Curated Video
Creating Moving Enemies in Scratch Game
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Curated Video
Learning CSS (Video 14)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Turkey, Aphrodisias Sebasteion
The Sebasteion, or Augusteum, was jointly dedicated, according to a 1st-century inscription on its propylon, "To Aphrodite, the Divine Augusti and the People". A relief found in the ruins of the south portico represented a...
Curated Video
Learning CSS (Video 23)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
The Full Stack Web Development - Form Events - Project Form Events
jQuery Programming Techniques: Form Events - Project Form Events This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM manipulation,...
Curated Video
The Full Stack Web Development - Add Initial CSS
Sass - The CSS Preprocessor: Add Initial CSS This clip is from the chapter "Sass - The CSS Preprocessor" of the series "The Full Stack Web Development".SASS is a CSS pre-processor which allows us in using variables, mixins as in...
Curated Video
The Full Stack Web Development - Pseudo Classes - Project on Pseudo Classes
Styling with CSS3: Pseudo Classes - Project on Pseudo Classes This clip is from the chapter "Styling with CSS3" of the series "The Full Stack Web Development".We move on to CSS3 and talk about positioning, gradients, transitions, pseudo...
Curated Video
The Full Stack Web Development - Nesting & Extend
Sass - The CSS Preprocessor: Nesting & Extend This clip is from the chapter "Sass - The CSS Preprocessor" of the series "The Full Stack Web Development".SASS is a CSS pre-processor which allows us in using variables, mixins as in...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Clear, Range.ClearContents and Range.ClearFormats Methods
In this quick lesson, we dive into 3 total methods on a Range object: • ClearContents, which removes the value from a Range. • ClearFormats, which removes the formatting of a cell (font, border, background, etc) • Clear, which removes...
Curated Video
Learning Microsoft Power BI - Formatting and Report Design
In this video, we will learn best practices and techniques for designing effective reports. • Learn the three important techniques for designing and formatting a report • Change the color theme and add a report background • Add objects...
Curated Video
Animated Postcard Image Reveal in PowerPoint
In this tutorial, I'll show you how to create an effect that looks as though an image is being created from overlapping postcards, which may be animated.
Curated Video
The Scream: Great Art Explained
Between 1863 when Munch was born and the years before the first world war, European cities were going through unprecedented change. Industrialization and economic change brought anxieties and obsessions, political unrest, and radicalism....
Curated Video
Learning PHP 7 (Video 31)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....