101 Computing https://www.101computing.net Boost Your Programming Skills! Sat, 02 Aug 2025 07:53:03 +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 The Sieve of Eratosthenes https://www.101computing.net/the-sieve-of-eratosthenes/ Sat, 19 Jul 2025 22:12:40 +0000 https://www.101computing.net/?p=21847 In this post we are going to investigate an ancient but highly effective algorithm known as the Sieve of Eratosthenes. This method, named after the Greek mathematician Eratosthenes (276 BC – 194B), is a simple and efficient way to find

The post The Sieve of Eratosthenes first appeared on 101 Computing.

]]>
The Barnsley Fern Fractal https://www.101computing.net/the-barnsley-fern-fractal/ Fri, 18 Jul 2025 15:03:23 +0000 https://www.101computing.net/?p=21844 Nature has always been a source of inspiration for artists, mathematicians, and scientists alike. One of the most fascinating examples of this intersection is the Barnsley Fern, a mathematical construct that mimics the intricate patterns of a natural fern. The

The post The Barnsley Fern Fractal first appeared on 101 Computing.

]]>
Eratosthenes: The Ancient Scholar Who Measured the Earth https://www.101computing.net/eratosthenes-the-ancient-scholar-who-measured-the-earth/ Thu, 17 Jul 2025 13:06:29 +0000 https://www.101computing.net/?p=21830 In the annals of scientific history, few names stand out as prominently as Eratosthenes. A polymath of the ancient world, Eratosthenes made significant contributions to various fields, including geography, mathematics, and astronomy. However, he is best known for his remarkable

The post Eratosthenes: The Ancient Scholar Who Measured the Earth first appeared on 101 Computing.

]]>
World Capital Cities – Python Quiz https://www.101computing.net/world-capital-cities-python-quiz/ Wed, 16 Jul 2025 09:17:32 +0000 https://www.101computing.net/?p=21809 Are you ready to test your knowledge of world capital cities? In this Python programming challenge, we’ll create an interactive quiz game. The game will display one capital city and four other non-capital cities in random order. Your task is

The post World Capital Cities – Python Quiz first appeared on 101 Computing.

]]>
CPU Design using Logic Gates https://www.101computing.net/cpu-design-using-logic-gates/ Sun, 29 Jun 2025 08:45:17 +0000 https://www.101computing.net/?p=21785 Let’s embark on an exciting journey to dissect and understand a small, fully functional CPU made entirely of logic gates. This design serves as a proof of concept, illustrating how the main components of a CPU work together to execute

The post CPU Design using Logic Gates first appeared on 101 Computing.

]]>
Designing a 4-Byte RAM Circuit using Logic Gates https://www.101computing.net/designing-a-4-byte-ram-circuit-using-logic-gates/ Thu, 19 Jun 2025 15:52:13 +0000 https://www.101computing.net/?p=21778 In the world of digital electronics, memory storage is a fundamental concept that underpins the functionality of computers and other digital systems. At the heart of these systems are logic gates and circuits that work together to store and retrieve

The post Designing a 4-Byte RAM Circuit using Logic Gates first appeared on 101 Computing.

]]>
Bonsai Haven – CSS Task https://www.101computing.net/bonsai-haven-css-task/ Thu, 19 Jun 2025 08:33:43 +0000 https://www.101computing.net/?p=21770 Welcome to this exciting web design programming challenge designed to enhance your CSS skills. Today you’ll be working on the home page of an online shop called Bonzai Haven, an online store specialising in selling beautiful bonsai trees. In this

The post Bonsai Haven – CSS Task first appeared on 101 Computing.

]]>
Stargate Access Code – Python Chalenge https://www.101computing.net/stargate-access-code-python-chalenge/ Thu, 12 Jun 2025 20:14:03 +0000 https://www.101computing.net/?p=21741 You are aboard a state-of-the-art spaceship, a few million light-years away from planet Earth, hurtling through the cosmos on a critical mission. Following a system outage, the AI on board went into shutdown mode and locked all doors onboard the

The post Stargate Access Code – Python Chalenge first appeared on 101 Computing.

]]>
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.

]]>