Bethany Thiele, Art Teacher
Value Shading in Layers: Drawing Exercise and Lesson
This video will show you how to create a drawing that including four or more values and has the illusion of layers!
Future Engineering
Learn Fusion 360 in a Few Hours. Part 1
First of 16 basic tutorials To follow along with the PDF mentioned in the video, visit: https://payhip.com/b/tEXUH and use 100% discount code; MTW0PNKHHP
Curated Video
Bash Shell Scripting- Commands to read a file content
This video shows which commands you can use to read file content. This clip is from the chapter "Commands to read a file content" of the series "Complete Bash Shell Scripting".This section covers the commands you can use to read files.
Curated Video
Complete Modern C++ - Overview of Debugging in Visual Studio
This video gives a gentle introduction to debugging C++ applications in Visual Studio and explains a few common shortcuts. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we...
Let's Tute
Introduction to Microsoft Excel User Interface
This video tutorial provides an overview of the Microsoft Excel user interface. It explains the different elements and features, such as the quick access toolbar, ribbon tabs, active cell number, column headings, row numbers, worksheet,...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - WPA2 Cracking Lab
Wi-Fi Protected Access (WPA) protects Wi-Fi network communications. This episode demonstrates how there are ways to crack a WPA2 using offline attack methods. This clip is from the chapter "Securing Wireless LANs" of the series "CompTIA...
Curated Video
Who Grades Your Computer IELTS Exams? - IELTS Energy Podcast 1143
You may be planning to take the computer-delivered IELTS exam and there are some differences between paper and computer! Today we answer 3 questions about the computer exam. Listen in so you are ready for test day!
Curated Video
Jean-Michel Basquiat's 'Untitled (Skull)': Great Art Explained
In 1982 at the age of just 22 years old, Jean-Michel Basquiat would produce this painting. A powerful and dazzling image that mixes text, colour, symbolism and mark-making in a raw and uncensored explosion. In a single painting, he would...
Let's Tute
Microsoft Excel Tutorial: Working with Count Functions
In this Microsoft Excel tutorial, we will learn about count functions. Count functions are used to count only numbers in a selected range of cells. We will explore the basics of count functions, understand how to use them, and see...
Let's Tute
Building a Basic Dashboard with Countifs and Sumifs in Microsoft Excel
In this Microsoft Excel tutorial, you will learn how to build a basic dashboard using Countifs and sumifs with multiple conditions. The tutorial covers data validation, selecting criteria ranges, and freezing cells to update data and...
Let's Tute
Excel Function Shortcut Keys Tutorial
This is a tutorial on function shortcut keys used in Microsoft Excel, aimed at helping users save time and become more efficient. The video covers a range of shortcuts, from opening the Excel help task pane with F1 to using F12 for the...
Curated Video
Excel VBA Programming The Complete Guide - Get Last Row of Data in Worksheet
Daily reports will often have a fluctuating number of rows. In this lesson, we introduce a convenient strategy to identify the last row of data in a sheet --- starting at the bottom of the spreadsheet and navigating upwards. This clip is...
Curated Video
Vim Masterclass - Essential Navigation Commands
This video explains essential navigation commands like h (left), i (right), j (down), and k (up). This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Vim Masterclass - Cutting, Copying, and Pasting
This video demonstrates how to cut, copy, and paste text in a file. This clip is from the chapter "Deleting, Yanking, and Putting" of the series "Vim Masterclass".This section explains the delete, yank, and put operators.
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Save Actions
This video is an introduction to Eclipse - first Java project: Eclipse tip - save actions. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
How to Insert Tick Boxes in Microsoft Word Documents
In this video, I show you two different ways of inserting a tick box or check box into a Microsoft Word document. The first type I demonstrate is a clickable tick box which allows the user to click the box to insert a check mark, or...
Poetry Foundation
Nomi Stone reads "The Soldier Takes the Anthropologist to the Shooting Range"
Nomi Stone reads her poem, "The Soldier Takes the Anthropologist to the Shooting Range
ATHS Engineering
Student Projects: Overcoming Challenges in Engineering and Design
This is a video of various student projects, ranging from elevator systems to surgical robot arms. Each project faced unique challenges such as coding, sensor malfunctions, and motor strength. Despite these obstacles, the students were...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Nmap Lab
IT network reconnaissance begins with discover hosts and services on the network. This episode uses the nmap command to map out hosts on the network. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+...
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Templates - sysout, main, fore, ifelse
In this video, we will learn about Eclipse Tip - Templates - sysout, main, fore, ifelse. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 2-Keyboard Shortcuts
This video focuses on various keyboard shortcuts. This clip is from the chapter "Basic Tools and Framework - Eclipse in 5 steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an overview...
Bethany Thiele, Art Teacher
Repousse (Metal Tooling) with Geometric and Organic Shapes
This video lesson will teach you how to create a repousse using 36 gauge copper and wooden sticks. The project includes a design extention onto black paper using colored pencils.
Programming Electronics Academy
Military grade joystick meets Arduino LoRa meets really lame wheeled robot
Military grade joystick meets Arduino LoRa meets really lame wheeled robot
Programming Electronics Academy
millis vs. delay Part 4 | A mini-series on Timing Events with Arduino Code
millis() vs delay(): Part 4