1 I've been writing software since I was 8. My first computer was
2 a CommodoreSixtyfour, and my first program was a flying bird bouncing
3 on the borders of the screen. I had actually copied it over from
4 the user manual and just changed the code a bit myself.
6 Since then, I've improved a little:
8 * ProgrammingLanguages - Programming languages I use and/or know.
9 * ProgrammingParadigms - How to shape my code.
10 * ProgrammingFrameworks - Libraries and frameworks.
11 * ProgrammingTools - Compilers, tools, IDEs, etc.
12 * VersionControlSystems - Tools for software versioning.