Administrator - 101 Computing https://www.101computing.net Boost Your Programming Skills! Mon, 09 Jun 2025 09:23:12 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Administrator - 101 Computing https://www.101computing.net 32 32 Stranger Code Challenge https://www.101computing.net/stranger-code-challenge/ Mon, 09 Jun 2025 09:17:37 +0000 https://www.101computing.net/?p=21736 Welcome to our latest programming challenge! This time, we’re diving into the world of Stranger Things and the challenge is based on a piece of code seen in the second series of Stranger Things (Episode 8) where, following a total

The post Stranger Code Challenge first appeared on 101 Computing.

]]>
The Uses and Characteristics of Graphics Processing Units (GPUs) https://www.101computing.net/the-uses-and-characteristics-of-graphics-processing-units-gpus/ Thu, 05 Jun 2025 09:17:55 +0000 https://www.101computing.net/?p=21726 A Graphics Processing Unit (GPU) is a specialised electronic circuit designed to rapidly manipulate and alter memory to perform complex calculations on large data sets and/or to accelerate the creation of images in a frame buffer intended for output to

The post The Uses and Characteristics of Graphics Processing Units (GPUs) first appeared on 101 Computing.

]]>
Software Development Methodologies https://www.101computing.net/software-development-methodologies/ Wed, 04 Jun 2025 14:24:52 +0000 https://www.101computing.net/?p=21718 Software development methodologies are structured approaches to the process of creating software. They provide a framework that guides business analysts, system designers, software developers, system testers and project managers through the various stages of software development, from initial concept to

The post Software Development Methodologies first appeared on 101 Computing.

]]>
The Florist’s Colourful Bouquet Composer – Python Challenge https://www.101computing.net/the-florists-colourful-bouquet-composer-python-challenge/ Fri, 23 May 2025 08:29:11 +0000 https://www.101computing.net/?p=21714 Welcome to this Python challenge! This time, we are going to help a florist compose beautiful, colourful bouquets for their customers. Your task is to write a Python program that recommends different flowers based on the colours the customer wants

The post The Florist’s Colourful Bouquet Composer – Python Challenge first appeared on 101 Computing.

]]>
How tall is Big Ben? (Python Challenge) https://www.101computing.net/how-tall-is-big-ben-python-challenge/ Wed, 21 May 2025 14:41:56 +0000 https://www.101computing.net/?p=21706 In this blog post we will find an easy method to estimate the height of any high building or tree by measuring the length of its shadow in the ground. We will apply this method to estimate the height of

The post How tall is Big Ben? (Python Challenge) first appeared on 101 Computing.

]]>
DNA Sequence Analysis – Python Challenge https://www.101computing.net/dna-sequence-analysis-python-challenge/ Tue, 20 May 2025 13:02:15 +0000 https://www.101computing.net/?p=21701 You are a bioinformatics researcher working on analysing DNA sequences. Your task is to write a Python program that can perform various analyses on a given DNA sequence. The program should be able to count nucleotides, find complementary strands, and

The post DNA Sequence Analysis – Python Challenge first appeared on 101 Computing.

]]>
The Archaeologist’s Python Challenge https://www.101computing.net/the-archaeologists-python-challenge/ Mon, 19 May 2025 19:51:44 +0000 https://www.101computing.net/?p=21690 In this challenge, you will write a Python script to help an archaeologist estimate the age of an artefact using Carbon-14 dating. This method is commonly used in archaeology to find out how old organic materials and can be used

The post The Archaeologist’s Python Challenge first appeared on 101 Computing.

]]>
The K2-18b Exoplanet – Space Exploration Mission https://www.101computing.net/the-k2-18b-exoplanet-space-exploration-mission/ Thu, 15 May 2025 14:16:28 +0000 https://www.101computing.net/?p=21680 In an exciting leap forward for space science, the James Webb Space Telescope recently discovered the exoplanet K2-18b, a world located in the habitable zone of its red dwarf star. With conditions that suggest it might support life, K2-18b has

The post The K2-18b Exoplanet – Space Exploration Mission first appeared on 101 Computing.

]]>
The Marine Biologist’s Python Challenge https://www.101computing.net/the-marine-biologists-python-challenge/ Thu, 01 May 2025 22:21:24 +0000 https://www.101computing.net/?p=21642 For this challenge we will write a program that would be useful for a team of marine biologists working on a conservation project along the coast. Their aim is to estimate the population of sea turtles living in a particular

The post The Marine Biologist’s Python Challenge first appeared on 101 Computing.

]]>
Stock Level Checker Program – Python Challenge https://www.101computing.net/stock-checker-program-python-challenge/ Mon, 28 Apr 2025 11:14:50 +0000 https://www.101computing.net/?p=21638 With this Python challenge, we’re going to focus on using file handling techniques to create a simple yet practical program to be used by a shop assistant to quickly check their stock levels. The goal is to write a Python

The post Stock Level Checker Program – Python Challenge first appeared on 101 Computing.

]]>