Hello World!
2016-03-14 | by Luis Orduz in PersonalI'm a Software Developer and, as such, the first entry of my blog is to be a Hello World page, which I now proceed to write in Python...
print("Ahoy!")
... and browser ECMAScript (or JavaScript if you prefer, which I don't).
console.log("Good Day.")
So... that's it for today.
UPDATE: I decided to dedicate my site mostly to Software after all.