Hello world!

As every good writer knows, and in this case we’ll use writer as a pseudonym for programmer (i.e. coder), the first line is the hardest. So, I’ll start with a classic.

print("Hello World!")

There. It’s done! My first blog post is complete!

It’s short. I know. As if writing like coding were that simple. As if staring at a white wall wasn’t like staring at a blank page on a computer screen on a whiteboard on a typewriter on my desk all in my head.

def write():
    processing = True
    while processing: 
        think()
def think():
    return "..."

Did you get the joke? No… Talk to the duck.

Closeup of rubber duck
Print Friendly, PDF & Email

Posted

in

by

Tags:

Comments

One response to “Hello world!”

  1. OSU Avatar

    Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *