Curated Video
How to Make Hedge Trimming Easier
Trimming your hedges regularly will keep them looking full and attractive.
Curated Video
How to Learn the Basics of Bricklaying
The bricklayer's craft ranges from building and repairing walls to installing firebrick linings inside industrial chimneys. To learn the basics of bricklaying, start with building a low garden wall.
Curated Video
DIY SCI - WEIRD SOUNDS - CAN AND STRING
DIY SCI host Steve Spangler demonstrates how you can use a can and string to make some weird sounds and even talk to people!
Curated Video
Guild’s Starfire I-12 - 12 String Electric Guitar Review
Guild’s I Series guitars are an avowed classic. Guild I-12 electric Starfire model, as Paul Riario demonstrates here, “maintains classic Guild tone and response without sacrificing playability,” all while being offered as the company’s...
Curated Video
Andy Timmons on Targeting Chord Tones with String Bends
MELODIC MUSE by Andy Timmons THE BENDS, PART 4 String bending offers us guitarists a highly effective way to evoke a wide range of sounds and emotions from our instrument and emulate some of the qualities of the human voice, such as...
Curated Video
Applying a Jimi Hendrix Approach to Improvising on “Rollin’ Stone” with Andy Aledort
In Deep by Andy Aledort. DEEP WATERS Over the course of the last few columns, we’ve been exploring different ways to improvise around the main themes and melodies played by Muddy Waters on his classic track, “Rollin’ Stone.” Jimi Hendrix...
Curated Video
Luís Kalil – "Boulevard" Reverse Tapping Lesson
Luís Kalil stopped by Guitar World studios to give us another lesson in reverse tapping. This time for his song, "Boulevard," the title track from the 2-song EP featuring Dirk Verbeuren (former Soilwork) on drums and Lucas Arruda (Jack...
Curated Video
Reverend’s Billy Corgan Z-One - Demonstration and Review
The “strikingly cool guitar,” as Guitar World Tech Editor Paul Riario calls it in this demo, was designed to handle the “heavier songs in the Pumpkins catalog” and boasts an alder body paired with a roasted maple neck and fingerboard.
Curated Video
Iterating through data structures
Pupil outcome: I can use iteration to repeatedly add items to lists and check the contents of a string. Key learning points: - Condition-controlled iteration is implemented using while loops in Python. - A string is like a list in...
Curated Video
C++: How do we capture characters and strings?
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Learn the basics of Classes and Objects
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Python Lesson3: TypeCasting
Learn how to cast a variable from one datatype to another. This is extremely useful when you are capturing data input from the user.
Curated Video
Python Lesson2: Variables
Learn the concept of variables and how to use them correctly in your code.
Curated Video
Python Lesson16
In this lesson, we explore Strings. We first understand how to calculate the length of a string. We then concatenate strings together. After that, we see how we can extract subsets of a string.
Curated Video
Python Lesson17
In this lesson, we learn how to use the split and count functions for Strings.
Curated Video
Python Lesson18
In this lesson, we learn how to use the find function to search for subsets in a string. We also look at how to replace subsets in a string. Ready to be a Python Expert?
Curated Video
Python Lesson19
Now we look at the title(), upper() and lower() functions that we can use for strings. Learn how to check for the case of a string and do conversions between the different cases.
Curated Video
Python Lesson20
In this lesson, we learn how to use the format operator to dynamically change the information printed on the screen.
Curated Video
Python Assignment 7
In this assignment, you will learn how to search for the index of multiple instances of a subset in a string.
Curated Video
Python Lesson 21
Functions are a great way to modularize your code and make it easily reusable. Let's get started with Functions in Python!
Curated Video
Python Lesson15
In this video we explore the "type" of variables. We also see how to perform a rounding to the nearest integer.
Curated Video
Lawnmover
The lawnmower cuts grass for a football match but has issues with the cutting mechanism. It’s sent to Dr. McWheelie’s garage for repair.
Flipping Physics
Calculating Buoyant Force on a Submerged Sphere
Learn how to calculate the buoyant force acting on a steel sphere submerged in water! This demonstration covers the physics behind buoyant force, free body diagrams, and Newton’s Third Law. We'll use measurements and calculations to show...