Instructional Video17:41
Curated Video

Mastering Tableau 2018.1, Second Edition 3.1: Data Preparation and Cleaning Data Sources with Dates and Numbers

Higher Ed
In this video, we’ll see how to convert dates and numbers into a usable format. • Understand what clean data is • Select a date using a data source filter • Clean the data
Instructional Video6:06
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Text Formatting - Part 1

Higher Ed
CSS Basics: Text Formatting - Part 1 This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video1:50
Curated Video

How to Insert a Diagonal Line in a Cell in Microsoft Excel

Pre-K - Higher Ed
In this quick tutorial I'll show you how to add a diagonal line or border to a cell in Microsoft Excel and how to format that line by changing width and color.
Instructional Video11:48
Packt

Auto-Cropping and Image Formatting

Higher Ed
File Uploads (Task App): Auto-Cropping and Image Formatting This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File uploads
Instructional Video7:35
IDG TECHtalk

R tip: Sparklines in HTML tables

Higher Ed
Learn how to add sparklines to HTML tables in R with the DT and sparkline packages. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video1:10
Curated Video

The Complete Excel Guide: Beginners to Advanced - Module 10 - Practice Exercise

Higher Ed
Let's do a practice exercise. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to format worksheets.
Instructional Video12:01
Curated Video

The Complete Excel Guide: Beginners to Advanced - Excel Shortcuts Every User Should Know

Higher Ed
The aim of this video is to explore how to use Excel shortcuts. This clip is from the chapter "Excel 2019 Beginners: Shortcuts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll learn about shortcuts.
Instructional Video4:20
Curated Video

Learn Go in 3 Hours - Validating Your Environment and Go Playground

Higher Ed
Now that your Go environment is installed, you need to make sure that everything is working correctly. • This video uses Visual Studio Code to create a project, write a “Hello World” program, and run it. • Create a project on the GOPATH...
Instructional Video9:38
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Text Formatting - Part 2

Higher Ed
CSS Basics: Text Formatting - Part 2 This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video9:04
Curated Video

How to Create Bullet Lists in Microsoft Excel

Pre-K - Higher Ed
Microsoft Excel doesn't provide any option to create a bullet list or format cells to appear as a bullet list, but there is a way to do it. In this video, I show you how to format cells so that you can create a bullet list with items in...
Instructional Video2:50
Tarver Academy

How to Edit a PDF - Google Drive

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Edit a PDF - Google Drive
Instructional Video4:16
Curated Video

Protecting Your Microsoft Word Document

Pre-K - Higher Ed
This video provides a step-by-step guide on how to protect a Microsoft Word document from editing by converting it to a PDF file or setting restrictions through the review tab. It explains how to enforce protection with a password and...
Instructional Video10:23
Curated Video

Power BI Masterclass - Dynamically Highlight the Current Sales Period with DAX in Power BI

Higher Ed
In this video, we will cover dynamically highlight the current sales period with DAX in Power BI. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some...
Instructional Video6:39
Curated Video

Alteryx for Beginners - Table Tool

Higher Ed
This video explains how to use the Table tool in Alteryx. This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video15:49
Curated Video

Creating a Painting by Numbers Tool in Microsoft Excel

Pre-K - Higher Ed
In this video tutorial, learn how to create a painting by numbers tool in Microsoft Excel using conditional formatting. By assigning colors to specific numbers and applying conditional formatting rules, you can transform a grid of...
Instructional Video3:51
Curated Video

How to Change the Default Template in Microsoft Word

Pre-K - Higher Ed
This video demonstrates how to customize and save the default template in Microsoft Word to streamline your document creation process. By making simple adjustments to the default settings, such as margins, spacing, font, and more, you...
Instructional Video3:57
IDG TECHtalk

Using f-strings in Python to format output

Higher Ed
The f-string feature in Python lets you format output in strings by using convenient text templates. This walkthrough shows you the basics of how to use f-string formatting in your code.
Instructional Video3:08
IDG TECHtalk

Variable formatting with the fmt package | Smart Go

Higher Ed
Learn how to use Go's fmt library to control the formatting of variables, both when just printing to the console and when rendering new strings from other variables within a program.
Instructional Video6:24
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Formatting Code in Python

Higher Ed
Python code does not look like your standard programming code (called syntax). Python uses indentation and prefers to not use curly brackets for everything. Let's take a closer look at this. This clip is from the chapter...
Instructional Video6:41
Curated Video

The Complete Excel Guide: Beginners to Advanced - Area Charts

Higher Ed
The aim of this video is to explore area charts. This clip is from the chapter "Excel 2019 Advanced: Graphs and Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore graphs and charts.
Instructional Video4:30
Curated Video

The Complete Excel Guide: Beginners to Advanced - Using Format Painter

Higher Ed
The aim of this video is to explore how to use format painter. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how...
Instructional Video14:42
Rachel's English

Resumes

6th - Higher Ed
Applying for jobs in America while you’re learning English? I’ll show you to write your resume and cover letter in English and give you lots of tips for your job search. Learning English in the context of important life events is a great...
Instructional Video8:17
Curated Video

Beginning Python (Video 9)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video2:29
Curated Video

C++ 20 (2a) New Features - Migrating Stdio and Iostreams to std::format

Higher Ed
This video explains how to migrate to new string formatting from stdio or iostreams-based code. It also shows how to get working implementation if it is not yet shipped with the standard library. • Consider inc.hpp contants and its usage...