Calculating Escape Velocity in Python - Learn how to calculate the minimum speed needed to escape a planet's gravity using Python. We'll build a complete calculator that works for any celestial body, from simple formulas to an interactive program with a planet database.

Calculating Escape Velocity in Python

20-08-2025

Learn how to calculate the minimum speed needed to escape a planet's gravity using Python. We'll build a complete calculator that works for any celestial body, from simple formulas to an interactive program with a planet database.

Python Books for Beginners - Starting your Python journey but overwhelmed by book choices? I've spent years teaching Python to space industry newcomers, and these two books consistently deliver results - though for very different reasons. Let's see which learning style matches yours.

Python Books for Beginners

19-08-2025

Starting your Python journey but overwhelmed by book choices? I've spent years teaching Python to space industry newcomers, and these two books consistently deliver results - though for very different reasons. Let's see which learning style matches yours.

Online Python Editor - Run Python code on your phone with real pandas, matplotlib & Pillow support. Online editor with mobile-friendly interface, CLI arguments & terminal output. No sign-up required.

Online Python Editor

14-08-2025

Run Python code on your phone with real pandas, matplotlib & Pillow support. Online editor with mobile-friendly interface, CLI arguments & terminal output. No sign-up required.

A Practical Guide to Getting Started with Programming - Want to start programming but feeling overwhelmed? This beginner-friendly guide breaks down everything you need to know about learning Python, from writing your first line of code to building real projects. No experience needed!

A Practical Guide to Getting Started with Programming

01-02-2025

Want to start programming but feeling overwhelmed? This beginner-friendly guide breaks down everything you need to know about learning Python, from writing your first line of code to building real projects. No experience needed!

Numbers and Basic Math Operations in Python - Discover Python's mathematical operations through space exploration examples. Learn about number types, operators, and practical applications that will help you start your programming journey in an engaging way.

Numbers and Basic Math Operations in Python

11-01-2025

Discover Python's mathematical operations through space exploration examples. Learn about number types, operators, and practical applications that will help you start your programming journey in an engaging way.

Variables and data types in Python - Learn Python variables and data types - the building blocks of programming. Discover how to store numbers, text, and complex data structures effectively while following best practices for clean and maintainable code.

Variables and data types in Python

10-01-2025

Learn Python variables and data types - the building blocks of programming. Discover how to store numbers, text, and complex data structures effectively while following best practices for clean and maintainable code.

Python print() Function - Master Python's print() function in space programming! Learn to display satellite data, format cosmic measurements, and create mission logs with this essential programming tool.

Python print() Function

09-01-2025

Master Python's print() function in space programming! Learn to display satellite data, format cosmic measurements, and create mission logs with this essential programming tool.

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.

How to Start Programming in Python Fast - Want to start programming in Python fast? This guide will show you how to install Python, pick a simple editor, and write your first code in just a few easy steps. Perfect for beginners!

How to Start Programming in Python Fast

14-10-2024

Want to start programming in Python fast? This guide will show you how to install Python, pick a simple editor, and write your first code in just a few easy steps. Perfect for beginners!

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.