Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning Swift
  • Table Of Contents Toc
  • Feedback & Rating feedback
Learning Swift

Learning Swift

By : Andrew J Wagner
4.8 (5)
close
close
Learning Swift

Learning Swift

4.8 (5)
By: Andrew J Wagner

Overview of this book

If you are looking to build iOS or OS X apps using the most modern technology, this book is ideal for you. You will find this book especially useful if you are new to programming or if you have yet to develop for iOS or OS X.
Table of Contents (13 chapters)
close
close
12
Index

What is a design pattern?


Let's look a little deeper into what a design pattern is before we dive into the specific patterns. As you may have begun to understand, there are virtually unlimited ways to write a program that does a simple thing. A design pattern is a solution to solve a recurrent and common problem. These problems are often so ubiquitous that even if you don't use a pattern deliberately, you will almost certainly be using one or more patterns inadvertently; especially, if you use third-party code.

To better evaluate the use of design patterns, we will look at three high-level measurements: coupling, cohesion, and complexity.

Coupling is the degree to which individual code components depend on other components. We want to reduce coupling in our code so that all of our code components operate as independently as possible. We want to be able to look at, and understand, each component on its own without needing a full understanding of the entire system. Low coupling also allows us...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY