Feeds:
Posts
Comments

Archive for October, 2008

The iPhone SDK was announced officially on March 6, 2008, the first beta release was on July 11, 2008 which demanded a firmware update for all iPhone and iPod users. The SDK continued to develop with time until the Beta3 update to the 2.1 SDK was released on August 8, 2008.
Here is a small timeline.

Date [...]

Read Full Post »

Design Patterns?

What is Design Patterns?
Is a general reusable solution to a commonly occurring problem in software design. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects.
History
Patterns originated as an architectural concept [...]

Read Full Post »