SciShow
The Best Fonts, According to Science
We all know our favorite fonts, but did you ever think about why some fonts are just clearer than others? Well there's a surprising amount of research into just what makes certain fonts better, and there's a case to be made for that...
TED-Ed
TED-ED: The evolution of the book - Julie Dreyfuss
What makes a book a book? Is it just anything that stores and communicates information? Or does it have to do with paper, binding, font, ink, its weight in your hands, the smell of the pages? To answer these questions, Julie Dreyfuss...
SciShow
Why Comic Sans Isn’t the Worst Font Ever
Nothing can undo the invention of Comic Sans, but that may not be a bad thing since it seems to be helping people with dyslexia.
TED Talks
Matthew Carter: My life in typefaces
Pick up a book, magazine or screen, and more than likely you'll come across some typography designed by Matthew Carter. In this charming talk, the man behind typefaces such as Verdana, Georgia and Bell Centennial (designed just for phone...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Environment Setup and First Run
In this video, you will learn how to download and install Code::Block IDE on our system, then learn how to set it up. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Mini Profile and Suggestions Sections
This video will guide you through the process of designing and implementing the mini profile and suggestions sections within the Instagram UI clone, enriching the user experience and fostering engagement.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Post Section
In this video, we will dive into the creation of the post section within the Instagram UI clone, providing you with the knowledge and tools to replicate this essential aspect of the platform.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Canvas Element and API
In this video, you will learn about the Canvas element and the Canvas API. You will learn how to create shapes, draw paths, and add text to the canvas. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Font Family
In this video, we will dive into the realm of fonts with CSS3's font-family property. We will explore the different font options available and learn how to specify font families for text content and utilize web-safe fonts and include...
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
Linux Crash Course for Beginners - 2023 - Basic Shell Scripts
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Alert, Action Sheet, AsyncImage, Computed Properties, and Default Buttons
In this video, we will discuss alerts, action sheets, computer properties, switch and if statements, animating fonts, typecasting, and more. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI iOS 16 Crash Course:...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Designing Callout Numbers and Tables
This video will look at using numbers and tables in tabular form. We will look at the options of Tableau to classify data into tables or lists of values, similar to a spreadsheet.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Selecting a Chart Type Part 1
In this video, you will learn to choose the correct chart type to visualize our data efficiently and correctly.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Styling the Index App EJS and CSS
This video explains styling the index app EJS and CSS. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on EJS...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Customize Table Columns: Part 2
This continuation of part 1 covers how to create custom fields and formulas in Project 2021. This video demonstrates how to create a custom field using a formula and use the custom field in a table. This clip is from the chapter "Work...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Environment Setup & First Run
This video illustrates how to install the Java development kit, configure it on our machine, and run the Java program for the first time.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Reporting Overview
In this video, we will explore an overview of the importance of reporting in project management. We will acquire insights into the types of reports available and their significance in project tracking and communication. This clip is from...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 2 - Image and Color Picker section.screenflow
Now, we will focus on learning how to resize the image. You will learn to add a slider that accepts a value, which will be the dimension of the screen display where the image gets displayed. We can resize the image and the font using the...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 1
This lesson will teach us to share an image view based on the app's device. You will learn to make the images denser, add spacers, be able to scale the image size and text on display, and modify the text color. This clip is from the...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Updating the Image View
This video demonstrates how we can update the image view. We will use binding variables defining the image, color, and size. We will also adjust the image view based on the device that the app will run. This clip is from the chapter...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Adding Text to the Speech Bubble View
In this lesson, we will pick up where we left off in the previous video, where we defined the tail size and bubble radius. We will shift our focus to adding text to the speech bubble view. We will define parameters on how the text...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Speech Bubble View - Part 1
In this lecture, you will learn about dynamic class names and dynamic CSS styling, which involves conditional arguments passed as True or False values and then performing a task assigned to it. This clip is from the chapter "Emoji App"...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Steppers
In this lesson, we will explore steppers in detail. We will create a SwiftUI view, “StepperExampleViewâ€, to accept user input and display information/messages. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI...