Internal Office Blog – still WIP
April 6, 2009
I haven’t even created one yet… Well, I was intending to start a blog about OOP in our office network, but never really got around to doing that. It’s mostly attributed to my dislike for writing. Just so I won’t forget my ideas about the blogĀ (just in case I get around to actually creating the blog), I’ll post my ideas here for the meantime.
Here are my initial ideas for the internal blog:
- the blog title would be GOOD for GOOD Object-Oriented Principles (“GOOD” should be recursive:P)
- the about page would contain a short description of the contents that I would be putting in the blog (e.g., cohesion vs. coupling, the 5 principles of class design, OOP vs. functional programming, design patterns, etc.)
- the first post would be something like a “where to start” post where I would tell the story of how I discovered OOP and how I got hooked to OOP
- Succeeding posts would be about the 5 principles of class design (1 principle per post) and how each could improve a programmer’s code vis-a-vis the internal web framework being used in the company
Hope I can stop procrastinating and start working on the GOOD…
Advertisement
No comments yet