Patterns are good

Why should you care about them? Apple Magic Mouse Versus Logitech MX Master. Source: Tidbits A design pattern is a document that describes a common solution to a recurring design problem. According to Tibor Kunert (2009), using design patterns allows designers to quickly find solutions to problems using proven designs, rather than starting from scratch each time.… Continue reading Patterns are good

Top 7 Ways to Brush Up your Java Development Skills

1. Go Back to Basics [OOP, Data Structures & Algorithms] One can not build a skyscraper without having deep firm roots. Similarly, if you want to grow as a reputed developer, you must be great at the core concepts of Computer Science. We can not stress this enough, that having small conceptual issues in understanding… Continue reading Top 7 Ways to Brush Up your Java Development Skills

Start With These Courses and Tutorials

Ever since the catchphrase “There’s an app for that” played on a television commercial, there’s been a strong and growing interest in creating mobile apps, especially for Apple and iOS devices. Mobile apps are used by hundreds of millions of users per day, with more than 100 million iPhone users estimated to exist in the… Continue reading Start With These Courses and Tutorials

Examples of Mobile Design Patterns

Introduction We’re living in an era in which the constant and rapid changes of habits and the increasing presence of technology in our lives is presenting very big challenges to developers and designers. The growing importance given to the design and development of applications that will be used on mobile devices with a range of… Continue reading Examples of Mobile Design Patterns

Design Patterns in WordPress: The Simple Factory Pattern

This entry is part 3 of 3 in the series Design Patterns in WordPress In this series, we’re taking a look at design patterns and how we can leverage them to our advantage when building products on top of WordPress. The nice thing about design patterns is that they aren’t explicitly limited to themes or… Continue reading Design Patterns in WordPress: The Simple Factory Pattern