Code Horrors
Code that wonderful thing
that makes most of the tech today run.
What most people don’t realize about it
is that code can be a pain.
One little error could send it crashing
or break the code completely.
Or if you’re lucky enough
you could crash an IDE.
Code is a language all its own.
If you know what you are looking at
then perhaps you can tell exactly
what that line or function does.
However code has many languages.
You may be well acquainted with one
but not another.
That right there is the trick.
Never give up on writing the code.
You probably will run into debug issues,
but it is better to try and solve them
than to have never tried at all.