Posted by Jacob Wright in General, Object Oriented ProgrammingJul 18th, 2005 | 15 Comments
This is the fourth of five articles on object oriented-programming.
An Introduction to Object-Oriented Programming
Thinking Object-Oriented
Planning an Application
Creating Objects
Making Objects Reusable
In the previous three object oriented programming articles written for jacwright.com, we introduced object oriented programming, spoke of thinking about a system object oriented, and discussed the importance of planning, even if only in one’s head. The next two articles, Creating Objects and Reusing Objects, delve into the meatier subject of writing objects. We will be discussing how to...
Posted by Jacob Wright in GeneralJul 5th, 2005 | No Comments
I have been working on a project recently which has had a shorter than comfotable deadline (working long hours, weekends, etc.). For this reason I haven’t had time to upkeep the site as I would like. The information on Pherret is outdated, and there is not a good (recent) download of the framework. However, for better or for worse, the deadlines are coming this week and the following. Because of this there will not be any article this week. I hope to be able to get back on top of things at the end of this week or the end of next week. I should be able to update the information, perhaps...