101 Computing https://www.101computing.net Boost Your Programming Skills! Thu, 20 Feb 2025 12:25:55 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png 101 Computing https://www.101computing.net 32 32 Famous Shipwrecks Explorer – Python Challenge https://www.101computing.net/famous-shipwrecks-explorer-python-challenge/ Thu, 20 Feb 2025 08:46:37 +0000 https://www.101computing.net/?p=21558 With this challenge, we will embark on a virtual voyage across the seven seas to uncover the secrets hidden underwater. For centuries, shipwrecks have captivated the imagination of explorers and historians alike, each sunken vessel holding tales of bravery, tragedy,

The post Famous Shipwrecks Explorer – Python Challenge first appeared on 101 Computing.

]]>
The Pizzaiolo’s Pizza Sizing Challenge https://www.101computing.net/the-pizzaiolos-pizza-sizing-challenge/ Sun, 16 Feb 2025 17:03:56 +0000 https://www.101computing.net/?p=21542 Let’s start this coding challenge with a simple question: assuming your are organising a pizza party and would like to make sure there will be enough pizza for your guests, would you rather order a single 18-inch pizza or order

The post The Pizzaiolo’s Pizza Sizing Challenge first appeared on 101 Computing.

]]>
The Allotment Crop Planner (Python Challenge) https://www.101computing.net/the-allotment-crop-planner-python-challenge/ Tue, 04 Feb 2025 11:56:15 +0000 https://www.101computing.net/?p=21467 In this challenge, we will work with a JSON dataset containing detailed information about crops that can be grown in an allotment. The dataset includes, soil types, watering needs, and more. Your task is to write a Python program that

The post The Allotment Crop Planner (Python Challenge) first appeared on 101 Computing.

]]>
The Explorer’s Challenge: Naming New Species with Code https://www.101computing.net/the-explorer-challenge/ Thu, 30 Jan 2025 14:36:35 +0000 https://www.101computing.net/?p=21435 After months of adventure on the mysterious island of Xylogora, young explorer Mateo has finally returned home. His backpack is stuffed with notes, sketches, and a collection of breathtaking photos of creatures never seen before. From the feathered glimmerfox to

The post The Explorer’s Challenge: Naming New Species with Code first appeared on 101 Computing.

]]>
Scheduling Algorithms – Python Challenge https://www.101computing.net/scheduling-algorithms-python-challenge/ Tue, 28 Jan 2025 13:32:31 +0000 https://www.101computing.net/?p=21399 One of the main purpose of the Operating System is to control the hardware and more specifically the CPU. The CPU performs all the jobs/processes requested by the different applications. A scheduler is a program of the Operating System that

The post Scheduling Algorithms – Python Challenge first appeared on 101 Computing.

]]>
Spot the logic error https://www.101computing.net/spot-the-logic-error/ Mon, 27 Jan 2025 15:12:24 +0000 https://www.101computing.net/?p=21368 Below are 10 different functions. The syntax for these functions is correct, however when testing these functions, you will notice that they do not produce the expected output: each of these functions contain a logic error. Did you know? To

The post Spot the logic error first appeared on 101 Computing.

]]>
Chinese New Year Coding Challenge https://www.101computing.net/chinese-new-year-coding-challenge/ Sat, 25 Jan 2025 13:55:46 +0000 https://www.101computing.net/?p=21325 Chinese New Year (新年) aka Spring Festival (春节), is one of the most important festivals in Chinese culture. It has been celebrated in China for thousands of years. People celebrate by decorating their interior in red using red couplets of

The post Chinese New Year Coding Challenge first appeared on 101 Computing.

]]>
Chess Challenge: Checkmate in one move https://www.101computing.net/chess-challenge-checkmate-in-one-move/ Mon, 23 Dec 2024 18:12:12 +0000 https://www.101computing.net/?p=21144 For this challenge we will use a 8×8 2D array to represent the positions of all the black and white pieces on the chessboard. We will then use Python Turtle to draw the chessboard using the information stored within the

The post Chess Challenge: Checkmate in one move first appeared on 101 Computing.

]]>
101Computing Dashboard https://www.101computing.net/101computing-dashboard/ Wed, 18 Dec 2024 22:18:36 +0000 https://www.101computing.net/?p=21138 Are you looking for some inspiration for your next coding challenge? Do you need a selection of programmning projects for your coding club? Or maybe you would like to revise a computer science topic for your GCSE or A Level

The post 101Computing Dashboard first appeared on 101 Computing.

]]>
The Egg Farmer’s Puzzle https://www.101computing.net/the-egg-farmer-puzzle/ Wed, 18 Dec 2024 10:44:35 +0000 https://www.101computing.net/?p=21118 An egg farmer is picking up eggs every morning to sell on the local market. Every day, they are picking around 100 to 150 eggs and put these eggs into egg cartons of 12 eggs. So for instance, if on

The post The Egg Farmer’s Puzzle first appeared on 101 Computing.

]]>