o-ni

o-ni

Tuesday, September 20, 2011

i'm not at all sure what i'm 'good' at, but loops and understandable code seem fairly easy.

i tend to get how to make my loops do what i want them to. it's the functions they use that can be a problem... (like fprintf) I don't usually have problems with the logic, just the occasional one off error. i don't tend to have trouble with this so i guess i know it.

Making my code understandable shouldn't be too hard ether, i just need the comments to become a habit. this isn't hard. i'm doing it already. ...though it does get cluttered occasionally.

i need to get better with hierarchy, the overall design of the code. just viewing the code as a whole and planning it out from the start.

i'm okay with tests i guess, but have no clue about debuggers. my only experience with debuggers is the bomb lab, and i really doubt i could ever use one in a real life situation. this is one thing i need to get out of this class.
--------------------------------------------------------------------------------------------------
Temporary in use for csci class
this is the divider.
--------------------------------------------------------------------------------------------------