A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Stub: 2013 Week 10
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Stub: 2013 Week 9
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Stub: 2013 Week 8
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Stub: 2013 Week 7
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Refactoring Code in to an Object-Oriented Paradigm #6: Compatibility
This is article number 6 of a series of article, which simply documents my refactoring of some code I originally wrote (pretty poorly) last year. To get the gist of what’s going on. Check the original post - Refactoring Code in to an Object-Oriented Paradigm. Making Things Work for Everyone We’re nearly finished with our refactor, … Continue reading »
Stub: 2013 Week 6
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Refactoring Code in to an Object-Oriented Paradigm #5: Cleaning Up Our Messy User Controls
This is article number 5 of a series of article, which simply documents my refactoring of some code I originally wrote (pretty poorly) last year. To get the gist of what’s going on. Check the original post - Refactoring Code in to an Object-Oriented Paradigm. Cleaning Up Our Messy User Controls We’re pretty close to being … Continue reading »
Stub: 2013 Week 5
A stub is a short article which rounds up little bits of information that I’ve found throughout the week. These may be web or computer related, or they may be more general things. It’s more a personal log than an actual article, reminding me of things that I may’ve forgotten, but some of it may … Continue reading »
Refactoring Code in to an Object-Oriented Paradigm #4: Extendible, Readable, Descriptive
This is article number 4 of a series of article, which simply document my refactoring of some code I originally wrote (pretty poorly) last year. To get the jist of what’s going on. Check the original post - Refactoring Code in to an Object-Oriented Paradigm. Making code Extensive, Readable and Descriptive We’re nearly there with the … Continue reading »