Communication Coach Alex Lyon
Group Leadership Skills: Part 2
Group leadership involves asking good questions. Many leaders talk AT the group and discussions fall flat. In Part 2 (of 5) in this collection of videos on Effective Group Communication Skills, you'll learn how to ask good questions in...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Media Queries
In this video, you will learn how to use media queries in CSS3 to apply specific styles based on the characteristics of the device or viewport. We will understand how to create responsive designs that adapt to different screen sizes,...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - addEventListener (Events)
In this video, we will explore the addEventListener method to attach event handlers to elements. You will learn to listen for and respond to various events, such as clicks, mouse movements, keyboard input. Understanding event handling is...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Identifying API Calls
In this video, we explore how to scrape data from dynamic websites using Scrapy Playwright. We learn how to identify APIs that websites use to fetch data and directly request the data without launching a browser. With step-by-step...
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project
In this video, we will walk through my version of the "About Me" project and learn how to apply the HTML tags we covered in the previous videos to build a simple and basic web page. This clip is from the chapter "Basic HTML Tags" of the...
Curated Video
Practical CSS3 Mastery Course - Your First HTML
In this video, we will work on our first HTML. This clip is from the chapter "Basics of HTML and CSS" of the series "Practical CSS3 Mastery Course".in this section, you will learn the basics of HTML and CSS.
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...