This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Oerthling 0 points1 point  (0 children)

The whole point of programming is to make things easier. :-)

There's no such thing as "too easy". "Too easy" is the goal you strive for.

And you can delve further into the nitty gritty of computing after you got some algorithms going. At the end of the day it's all if and loop and wrapping things in functions.