Hello World!
by Nacho López
Welcome to Nacho López. On this site you will find topics on design, usability, games and more. My English is very poor so it is very possible that I have a lot of errors.
Right now I’m developing a game named Gymkatames. It’s an educational math game and it’s composed of several minigames. If you go to the link you can check the status of the game and try it.
Why the post title? Because it’s the first article on this site and because “Hello World!” is the phrase found in the first executable programs teaching in the programming languages tutorials.
If you have to learn a programming language, I recommend starting with Python.What are its advantages? It’s clear and readable, it’s fast to learn and code and it’s designed to be object-oriented. This is the Python 3 Hello World program:
print (‘Hello World!’)
I like it so much! Finally, have you ever programmed? What are you favourite programming language to start with it?
Comments
Hello Nacho!
I think your project Gymkamates is really interesting ^^
¡Mucha suerte con él!
I have never programmed in Python, I only now programming languages related to Maths ;) (Matlab, LaTeX and that stuff)
Thanks for your comment Nhurya! :-)
I think that math programming languages is the best option if you’re scientist or you need calculation solutions.
Now I’m working on Gymkamates so keep updated, in a few days I’ll have a new version.
Another “Hello World!”:
http://www.xamuel.com/inverse-graphing-calculator.php?phrase=Hello+World
Wow! It’s incredible Nhurya! Thanks! :-)
Python is a good script language.