Curated Video
Design test cases to verify a computer program : Writing a Printer Class for Testing
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video demonstrates how to write a printer class for testing in Python.
3D Print General
3D Printed Batman V Superman Helmet
In this video I go over the printing, assembling, painting, and lighting of this Batman VS Superman Helmet designed by Stefanos Anagnostopoulos. Batman VS Superman Helmet: https://www.myminifactory.com/object/batman-mask-17504
3D Print General
Lifesized 3D Printed Nefertiti - Scan the World
Scan the World! In this video I print and paint a 19 inch tall, life-sized Nefertiti bust.
3D Print General
3D Printed Darkwing Duck
In today's video we design, print, and paint Darkwing Duck. Grab the file for yourself, as well as 24 other unique designs, for just $1 at our Patreon. Download here: https://patreon.com/3dprintgeneral
3D Print General
Cura Top Layer Ironing - Great 3D Printing Top Surface Quality
I decided to work with Cura's new 2.7 software and test out their experimental ironing feature. This ironing allows for a great top surface quality on 3D prints with flat sections.
Curated Video
C++ Developer - The Vector Class
This video explains the vector class. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Curated Video
Django3- Functions
In this video, we will look at functions. This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python refresher.
Packt
Examples of HashSet Using Iterator
This video presents examples of HashSet using Iterator. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Packt
Brush-Up Basic Java Concepts -2
This is the second part of a three-part lecture that helps you brush up your Java concepts. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced...
Next Animation Studio
Dozens of dinosaur tracks unearthed on Scottish coast
Fantastically large beasts stomped around the Scottish coast millions of years ago, and very literally made their mark on Earth. According to a study published in the Scottish Journal of Geology, researchers uncovered around 50 dinosaur...
Packt
Practice Exercise on Loops -1 (Printing Pyramid Triangle)
This video presents an example on printing a pyramid triangle. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced...
Curated Video
Complete Java SE 8 Developer Bootcamp - Operators: Part 2
More info on post/pre-increment operator and a discussion on the ternary operator. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Conditionals-Swtich
A switch is another syntax available when defining conditionals. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals, operators, loops and...
3D Print General
Get Cleaner Top Surfaces with 1 Click - Cura 4.11
Cura 4.11.0 has a new update called "Monotonic Top/Bottom Order" which will drastically improve the top surface quality of your prints by changing its tool path.
Curated Video
Hands-On WebAssembly for C++ Programmers - Understanding the Memory Model
We've seen native numeric types, but how are objects and strings represented? • Learn how linear memory operates in WebAssembly • Observe the difference between Emscripten and non-Emscripten behavior • Explore support of raw and smart...
3D Print General
Detailed Cura Support Settings
In this video, I attempt to cover all of the support settings in Cura, and what my dialed in settings are.
Curated Video
The Great Wave by Hokusai: Great Art Explained
In 1639 Japan closed its borders and cut itself off from the outside world. Foreigners were expelled, Western culture was forbidden, and Entering or leaving Japan was punishable by Death. It would remain that way for over 200 years. It...
Curated Video
C++ 20 (2a) New Features - std::format: Placeholders and Syntax
This video shows formal syntax for formatting library mini language and how to use placeholders and placeholder IDs. • Define simple text with integers and switch placeholders using IDs • Consider formal syntax of std::format and compare...
Curated Video
C++ 20 (2a) New Features - Rationale for std::format
Why new standard formatting? A new library which was type safe, concise, extendable, flexible, and efficient. Available mechanism did not have all these qualities; therefore string formatting library was born using {fmt} library as the...
Bethany Thiele, Art Teacher
Mixed Media Nature Prints Art Lesson
Mixed Media Nature Prints Art Lesson
Packt
Super Keyword Practical Usage
This video explains how to practically use the Super keyword. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Print Titles
This video aims to explain Print Titles. This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page setup and print...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Shortcuts
Python gives us lots of nice shortcuts so we don't need to damage our hands typing the same thing over and over again. Let's look at shortcut comparison operators. This clip is from the chapter "Intermediate Python" of the series "Python...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.1: All about Time
In this video, we will learn how to use time features in Node.js, what the phases of the event loop are and how they affect the timer functions in node. • Explain the event loop • Show setTimeout and setImmediate • Look at a nested...