Hi, my name is Eric.
I've been writing software since a young age because my mother let me read her college textbooks.
Here is a list of facts:
- I won't do something a certain way just because everyone else is doing it that way
- I believe standardization is very important
- I don't believe the two statements above to be contradictory
- You can pretend a high-level language is a low-level language by understanding its behavior completely and convincing yourself that you never wanted to use certain sequences of instructions
- An arbitrary number of nested single-statement for loops ending in a call to
print
with an arbitrary of nested ternary operators which evaluate to its arguments... is turing complete, for better or worse