Instructional Video13:55
SciShow

The Best Fonts, According to Science

12th - Higher Ed
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...
Instructional Video4:17
TED-Ed

TED-ED: The evolution of the book - Julie Dreyfuss

Pre-K - Higher Ed
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...
Instructional Video3:25
SciShow

Why Comic Sans Isn’t the Worst Font Ever

12th - Higher Ed
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.
Instructional Video15:57
TED Talks

Matthew Carter: My life in typefaces

12th - Higher Ed
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...
Instructional Video13:26
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Environment Setup and First Run

Higher Ed
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...
Instructional Video31:46
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Mini Profile and Suggestions Sections

Higher Ed
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.
Instructional Video47:28
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Post Section

Higher Ed
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.
Instructional Video13:53
Curated Video

Modern JavaScript from the Beginning - Second Edition - Canvas Element and API

Higher Ed
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...
Instructional Video6:35
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Font Family

Higher Ed
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...
Instructional Video13:08
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Examining Block and Inline Elements

Higher Ed
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...
Instructional Video12:44
Curated Video

Linux Crash Course for Beginners - 2023 - Basic Shell Scripts

Higher Ed
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Instructional Video18:52
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Alert, Action Sheet, AsyncImage, Computed Properties, and Default Buttons

Higher Ed
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:...
Instructional Video11:04
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Designing Callout Numbers and Tables

Higher Ed
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.
Instructional Video9:56
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Selecting a Chart Type Part 1

Higher Ed
In this video, you will learn to choose the correct chart type to visualize our data efficiently and correctly.
Instructional Video10:35
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Styling the Index App EJS and CSS

Higher Ed
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...
Instructional Video4:35
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Customize Table Columns: Part 2

Higher Ed
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...
Instructional Video9:34
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Environment Setup & First Run

Higher Ed
This video illustrates how to install the Java development kit, configure it on our machine, and run the Java program for the first time.
Instructional Video8:39
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Reporting Overview

Higher Ed
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...
Instructional Video3:47
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 2 - Image and Color Picker section.screenflow

Higher Ed
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...
Instructional Video1:55
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 1

Higher Ed
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...
Instructional Video8:02
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Updating the Image View

Higher Ed
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...
Instructional Video2:22
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Adding Text to the Speech Bubble View

Higher Ed
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...
Instructional Video10:44
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Speech Bubble View - Part 1

Higher Ed
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"...
Instructional Video9:24
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Steppers

Higher Ed
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...