Skip to content

Instantly share code, notes, and snippets.

@ankitbko
Last active November 14, 2023 01:07
Show Gist options
  • Save ankitbko/daf97aeefbb0a42f4878 to your computer and use it in GitHub Desktop.
Save ankitbko/daf97aeefbb0a42f4878 to your computer and use it in GitHub Desktop.
Programmer's Prayer
Our program, who art in memory,
called by thy name;
thy operating system run;
thy function be done at runtime
as it was on development.
Give us this day our daily output.
And forgive us our code duplication,
as we forgive those who
duplicate code against us.
And lead us not into frustration;
but deliver us from GOTOs.
For thine is algorithm,
the computation, and the solution,
looping forever and ever.
Return;
@rlaxton
Copy link

rlaxton commented Mar 14, 2018

There is an error on the fourth last line. Should be "the algorithm ".

@r0hin
Copy link

r0hin commented Jun 20, 2022

This is amazing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment