Mini projects

Discover engaging Python mini-projects perfect for beginners and intermediate coders. Learn through hands-on examples, from simple games to data visualizations. Start coding today!

Python Random Module - In this tutorial, we'll combine Python programming with space exploration to create a random planet selector. Using Python's random module, you'll learn how to generate exciting space missions while mastering fundamental programming concepts.

Python Random Module

23-10-2024

In this tutorial, we'll combine Python programming with space exploration to create a random planet selector. Using Python's random module, you'll learn how to generate exciting space missions while mastering fundamental programming concepts.

Managing Astronaut Medical Data with Python - Embark on an interstellar coding mission to create a Cosmic Health Tracker using Python. This beginner-friendly guide will teach you how to manage astronaut medical data with a graphical interface, database operations, and error handling.

Managing Astronaut Medical Data with Python

15-10-2024

Embark on an interstellar coding mission to create a Cosmic Health Tracker using Python. This beginner-friendly guide will teach you how to manage astronaut medical data with a graphical interface, database operations, and error handling.

Drawing Planetary Orbits in Python - Dive into the world of planetary orbits using Python's Turtle library. Discover how orbital eccentricity shapes cosmic paths, from Earth's near-circular orbit to a comet's elliptical journey. Code your own solar system simulation in this inter

Drawing Planetary Orbits in Python

28-09-2024

Dive into the world of planetary orbits using Python's Turtle library. Discover how orbital eccentricity shapes cosmic paths, from Earth's near-circular orbit to a comet's elliptical journey. Code your own solar system simulation in this inter

Calculate your weight on different planets in Python - Discover how to create a Python program that calculates your weight across the solar system. This beginner-friendly guide takes you through each step, from setting up planet data to user input and weight calculation. Ideal for future space cadets at Gdyni

Calculate your weight on different planets in Python

21-09-2024

Discover how to create a Python program that calculates your weight across the solar system. This beginner-friendly guide takes you through each step, from setting up planet data to user input and weight calculation. Ideal for future space cadets at Gdyni

Converting Temperatures in Python - Discover how to convert star temperatures from Kelvin to Celsius or Fahrenheit using Python. Learn to use formulas and Python libraries for precise calculations.

Converting Temperatures in Python

14-09-2024

Discover how to convert star temperatures from Kelvin to Celsius or Fahrenheit using Python. Learn to use formulas and Python libraries for precise calculations.