When I first learned to program, it was grasping if statements that helped it all click into place for me. Once you can use if statements, you can build all kinds of useful and interesting tools.
Seems like a simple question, but google is failing me today. I'm being required to use several nested classes, but my main source file is getting rather large and unwieldy, and I'd like to rip out ...