Computer Science - 101 Computing https://www.101computing.net Boost Your Programming Skills! Thu, 10 Apr 2025 11:10:14 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Computer Science - 101 Computing https://www.101computing.net 32 32 Ada Lovelace and the First Computer Algorithm https://www.101computing.net/ada-lovelace-and-the-first-computer-algorithm/ Thu, 10 Apr 2025 10:49:51 +0000 https://www.101computing.net/?p=21624 In this post we will focus on a very specific algorithm called the Note G algorithm, written in 1843 by Ada Lovelace. Born in 1815, Ada Lovelace is celebrated as a visionary whose work laid the groundwork for modern computing.

The post Ada Lovelace and the First Computer Algorithm first appeared on 101 Computing.

]]>
Charles Babbage’s Analytical Engine Emulator https://www.101computing.net/charles-babbages-analytical-engine-emulator/ Wed, 09 Apr 2025 10:27:05 +0000 https://www.101computing.net/?p=21620 In 19th-century London, Charles Babbage, an English mathematician and inventor, embarked on a groundbreaking quest to build the Analytical Engine, a mechanical precursor to the modern computer. Frustrated by errors in manual calculations, Babbage envisioned a machine capable of performing

The post Charles Babbage’s Analytical Engine Emulator first appeared on 101 Computing.

]]>
Creating a Visual Hierarchy in HTML/CSS https://www.101computing.net/creating-a-visual-hierarchy-in-html-css/ Wed, 02 Apr 2025 17:06:10 +0000 https://www.101computing.net/?p=21614 In this post, we will explore the concept of visual hierarchy and how you can use your coding skills to recreate a specific visual layout. By the end of this challenge, you will have a better understanding of how to

The post Creating a Visual Hierarchy in HTML/CSS first appeared on 101 Computing.

]]>
Charles Babbage’s Difference Engine Emulator https://www.101computing.net/charles-babbage-difference-engine-emulator/ Tue, 01 Apr 2025 19:41:09 +0000 https://www.101computing.net/?p=21606 In this blog post we will investigate the work of Charles Babbage with a particular focus on one of his most famous inventions: the Difference Engine. This invention constitutes a pioneering step in Computer Science. We will also explore the

The post Charles Babbage’s Difference Engine Emulator first appeared on 101 Computing.

]]>
Internet History Timeline – Python Challenge https://www.101computing.net/internet-history-timeline-python-challenge/ Wed, 26 Mar 2025 15:04:29 +0000 https://www.101computing.net/?p=21589 In this challenge, you will create two Python programs that quizzes users on key milestones from the history of the internet. Our program will let the player opt between two different types of quizzes: Guess The Year Quiz: The program

The post Internet History Timeline – Python Challenge first appeared on 101 Computing.

]]>
Lossless Compression Algorithms using Python https://www.101computing.net/lossless-compression-algorithms-using-python/ Wed, 19 Mar 2025 10:44:42 +0000 https://www.101computing.net/?p=21581 In today’s data-driven world, efficient storage and transmission of information are more critical than ever. Lossless compression techniques play a pivotal role in achieving this efficiency by reducing data size without compromising its integrity. Unlike lossy compression, which sacrifices some

The post Lossless Compression Algorithms using Python first appeared on 101 Computing.

]]>
Mnemonic Phrase Validator https://www.101computing.net/mnemonic-phrase-validator/ Tue, 18 Mar 2025 10:43:34 +0000 https://www.101computing.net/?p=21579 Welcome to the Mnemonic Phrase Validator Challenge! This Python challenge is designed to help you practise your coding skills while creating a useful tool for validating mnemonic phrases. Mnemonic Phrase? Mnemonic phrases are often used to remember specific sequences or

The post Mnemonic Phrase Validator first appeared on 101 Computing.

]]>
The Vigenère Cipher – Python Challenge https://www.101computing.net/the-vigenere-cipher-python-challenge/ Wed, 12 Mar 2025 10:41:44 +0000 https://www.101computing.net/?p=21567 In the world of cryptography, the Vigenère Cipher represents a significant milestone in the evolution of encryption techniques. To fully appreciate its significance, let’s take a step back and explore its roots, starting with the Caesar Cipher. The Caesar Cipher:

The post The Vigenère Cipher – Python Challenge first appeared on 101 Computing.

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

]]>