Why I play Kerbal Space programm(from a programmers perspective)
As a programmer it makes sence to play games based on logic. So this post will show you, why I primarily play Kerbal Space Programm to train my brain a bit.
What is Kerbal Space Program?
KSP(the short form of the games name) is a physics based rocket building game, where your soul goal is to explore all of the solar system. Obviously building these rockets need s a lot of thought. Sometimes I actually find myself spending ours into the game, doing nothing but looking for the perfect spacecraft to get into Orbit.
By the way, ifyou want to get proof this game isn't just randomly put together and hasn't got any logical value, Elon Musk(the owner of SpaceX) once said that he really liked the game for how good it was at explaining such a topic.
Why it actually prepares you for coding
Kerbal is awesome to prepare you for coding, because you'll have many(and I mean load) of failed attemps launching rockets into orbit, to the moon or wherever, which is great. Because it prepares you for the frustration you'll have debugging a programm where you just can't find the mistake and how good it feels to finaly find the mistake in the end.
Aren't convinced yet?
No problem, I actually decided to do some live streams on it(I mean I allready play it like at least 2 hours a day) to show you how much fun you can have with it and how it can train your brain.
Also if you want to find a game to relax after a coding session, I can really recommend Enter The Gungeon, as it can really reduce stress levels (at least for me) and just is a great game.
Leave Why I play Kerbal Space programm(from a programmers perspective) to:
Read more #ksp posts
Best Posts From uncontinued account
We have not curated any of codingnick's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From uncontinued account
- How Tor / the "Dark - Net" works and why you should care
- Steganographie Erklährung
- Playing Kerbal Space Programm
- Why I play Kerbal Space programm(from a programmers perspective)
- How to choose a secure Password(English Version)
- Wie man sich für ein gutes Passwort entscheidet(German Version)
- Why working with Time (Zones) is your biggest Enemy as a Programmer
- The most common interview question for programmers[English/German]
- Corrupting software by changing its bits
- Why crypto gets more and more popular (how to make better code)
- Why Computer Bugs are one of the most dangerous things on earth
- How 2FA Works(Two Factor Authentification)
- How to make Money as a programmer
- Game Programming Challenges
- The best ways to collect your (coding) ideas
- How variables work(The legend of Zelda for NES as example)
- How to come up with programming ideas
- The danger of man in the middle attacks and the green padlock in your browser
- The most important protection when coding a website. #Cross Site Scripting(XSS)
- How to make your posts look better with simple coding