Block Programming - 101 Computing https://www.101computing.net Boost Your Programming Skills! Fri, 28 Feb 2025 09:21:27 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Block Programming - 101 Computing https://www.101computing.net 32 32 Scratch -Take the Quiz! https://www.101computing.net/scratch-take-the-quiz/ Sun, 29 Mar 2020 10:30:45 +0000 https://www.101computing.net/?p=10666 Answer these 10 questions to test your understanding of Block Programming when using Scratch. Take the Quiz! (open full screen) Check that you understand the different types of validation checks by completing this quiz: Extension Task Use the scratch website

The post Scratch -Take the Quiz! first appeared on 101 Computing.

]]>
Flappy Bird using Scratch https://www.101computing.net/flappy-bird-using-scratch/ Mon, 17 Jun 2019 07:12:04 +0000 https://www.101computing.net/?p=9104 This step by step tutorial will demonstrate how to re-create the game “Flappy Bird” using the online version of Scratch.

The post Flappy Bird using Scratch first appeared on 101 Computing.

]]>
Catch Me If You Can https://www.101computing.net/catch-me-if-you-can/ Tue, 04 Jul 2017 09:36:18 +0000 http://www.101computing.net/?p=4799 In this challenge we will create a three-player game using Scratch. One player (the yellow ball) will be chased by two other players the red player and the blue player. The red player will use the arrow keys to control

The post Catch Me If You Can first appeared on 101 Computing.

]]>
3D Staircase Challenge https://www.101computing.net/3d-staircase-challenge/ Wed, 21 Jun 2017 10:55:24 +0000 http://www.101computing.net/?p=4711 In this challenge you will use http://www.beetleblocks.com/ to create some 3D models to represent different types of staircases. I will use iteration (for loops) to make your code more effective and investigate the use of (x,y,z) coordinates to create your

The post 3D Staircase Challenge first appeared on 101 Computing.

]]>
Space Exploration – 3D Models https://www.101computing.net/space-exploration-3d-models/ Tue, 20 Jun 2017 13:11:28 +0000 http://www.101computing.net/?p=4700 Computer code can be used to create 2D or 3D graphics. The code used to create these graphics can then be used by 3D printers to create objects. In this challenge we will use block programming to create a 3D

The post Space Exploration – 3D Models first appeared on 101 Computing.

]]>
BBC micro:bit – Ukulele Chord Reader https://www.101computing.net/microbit-ukulele-chord-reader/ Tue, 12 Apr 2016 20:47:42 +0000 http://www.101computing.net/?p=3009 For this challenge we are going to build a Ukulele Chord Reader for Eric Clapton’s version of the song: “Knock on Heaven’s Door” (Original Author Bob Dylan). You may want to listen to the song first on youtube The idea

The post BBC micro:bit – Ukulele Chord Reader first appeared on 101 Computing.

]]>
3D Printing Programming https://www.101computing.net/3d-printing-programming/ Sat, 11 Jul 2015 21:26:11 +0000 http://www.101computing.net/?p=1857 Using a “scratch like” programming language you can create your own 3D models and export them in a format recognised by 3D Printers. Click on the picture above to access the BeetleBlocks project:

The post 3D Printing Programming first appeared on 101 Computing.

]]>
Magic 8 Ball – Using Python Blocks! https://www.101computing.net/magic-8-ball-using-python-blocks/ Tue, 21 Oct 2014 08:12:26 +0000 http://www.101computing.net/?p=667 The purpose of this post is to demonstrate how Python trinkets can be used to code with blocks. Trinket blocks use the same approach as Scratch: A collection of blocks that the programmer can select to build their code in

The post Magic 8 Ball – Using Python Blocks! first appeared on 101 Computing.

]]>
Remove The Blocks – Robotics Challenge https://www.101computing.net/remove-the-blocks-robotics-challenge/ Thu, 16 Oct 2014 15:38:29 +0000 http://www.101computing.net/?p=660 This is a classic robotics challenge where students have to build their own robot that will be used to tidy up a 2m by 1m mat full of lego bricks by either collecting or pushing these bricks outside the mat.

The post Remove The Blocks – Robotics Challenge first appeared on 101 Computing.

]]>
Robotics: Self-Parking Challenge https://www.101computing.net/robotics-self-parking-challenge/ Tue, 27 May 2014 15:11:03 +0000 http://www.101computing.net/?p=337 New cars are fully loaded with technology. Manufacturers are working on new systems to facilitate the driving experience. Self-parking systems will soon be available on most cars. Let’s look at what the technology can do: Your Challenge Build and program

The post Robotics: Self-Parking Challenge first appeared on 101 Computing.

]]>