开发者

Mobile Development Architecture & Design Patterns

I need some links on va开发者_如何学Pythonrious mobile development architectures and design patterns, for example, in iPhone Development MVC is been used, same like this, what are the various other architectures which are being used in mobile application development.


Here is a beautiful book whose contents must be read. and it is from Microsoft and absolutely free of cost.

http://robtiffany.com/wp-content/uploads/2012/08/Mobile_Architecture_Guide_v1.1.pdf

This book will give you step by step information as what all you need to keep in your mind while designing a Mobile Application solution.

Regards Rajeev


Command, Flyweight, Abstract Factory, Chain of Responsibility, Adapter and so on. Mobile application development is not very different from server and desktop application development (nowadays). For example, if you take a look at Cocoa Fundamentals Guide chapter 4 you will notice that all you need is to study these.


Here are two books whose table of contents (at least) you should read.


This is a good book: Mobile Design Pattern Gallery by By Theresa Neil. And this is the website for the book here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜