iOS Referrals (Objective C and Swift)

Follow me on Google+ , Feel free to COMMENT BELOW / SHARE the post Anything new or any Suggestions or having any Question...! So that i come to know this blog is useful ...!!! Let me come to know any new topic/Having Errors while your coding then i will try to Post/Clear Errors in your code...! If you want Online classes just mail me ravindarnalla@gmail.com

14 Feb 2017

Design Patterns… MVVM & Singleton useful Links...



Design Patterns…  MVVM & Singleton useful Links...


MVVM…

http://www.sprynthesis.com/2014/12/06/reactivecocoa-mvvm-introduction/#fn:DaveLee
http://blog.teamtreehouse.com/ios-design-patterns-model-view-controller-part-3

1.*https://www.e-consystems.com/Articles/iOS/iOS-Design-Patterns.asp
2.*https://www.upwork.com/hiring/mobile/hiring-an-ios-app-developer/
3.*https://www.captechconsulting.com/blogs/ios-design-patterns-mvc-and-mvvm
4.http://www.teehanlax.com/blog/model-view-viewmodel-for-ios/
5.https://www.raywenderlich.com/74106/mvvm-tutorial-with-reactivecocoa-part-1
6.http://rasic.info/bindings-generics-swift-and-mvvm/


Singleton…

  1. http://stackoverflow.com/questions/15383452/objective-c-sample-singleton-implementation
  2. https://code.tutsplus.com/articles/design-patterns-singletons--cms-23886
 3. http://blog.dadabeatnik.com/2013/07/28/objective-c-singletons-an-alternative-pattern/
 4. http://www.galloway.me.uk/tutorials/singleton-classes/

By Ravindar Nalla
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Design patterns...

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Recent Posts

Codable demo

Link: https://www.dropbox.com/s/kw7c1kgv1628bh7/codableDemo.zip?dl=0

Search This Blog

iOS Developer

Ravindar Nalla
View my complete profile

Pageviews

Followers

Blog Archive

Labels

  • .PCH File related... (2)
  • Activity Controller related... (1)
  • Activity Indicator view related... (1)
  • AlertController related... (5)
  • Animations related... (2)
  • App Extensions related... (1)
  • App review guidelines related... (1)
  • Array operations related... (2)
  • Arrays related... (1)
  • Autolayouts related... (1)
  • BezierPath related... (1)
  • Button (2)
  • CALayer related... (3)
  • Calendars related... (1)
  • Categories (3)
  • Cocoa pods & Pods intstallation related... (2)
  • Collection View related... (8)
  • Core Data related... (4)
  • Country List related... (1)
  • Custom UIView (2)
  • Date related... (6)
  • Delegates related... (2)
  • Design patterns... (1)
  • Document interaction controller... (1)
  • DropBox Integration related... (1)
  • Email validation... (1)
  • enum and typedef... (1)
  • GCD related... (1)
  • Gif image related... (1)
  • Gmail Integration related... (2)
  • Google Apps-Api Issues Page related... (1)
  • Google Drive Integration related... (1)
  • Google Maps (3)
  • Google Sign in related... (1)
  • Gradient View... (1)
  • ImagePicker related... (1)
  • In-App Purchase & Apple Pay related... (1)
  • Info.plist related... (1)
  • ios Topics & Questions related... (7)
  • iPhone resolutions etc.. related... (1)
  • JSON related... (4)
  • Label related... (2)
  • Longnitude & Lattitude related... (3)
  • mime type related... (2)
  • Navigation Bar related... (5)
  • nil / Nil / NULL / NSNull meanings... (1)
  • Notification & observer related... (1)
  • NSDictionaries related... (2)
  • NSPredicate related... (1)
  • PageViewController & PageControl related... (2)
  • Picker View related... (1)
  • Popover Controller related... (1)
  • Profile pic downloading... (1)
  • Progress View related... (1)
  • Protocols (2)
  • Protocols & Singleton related... (3)
  • Search Bar related... (2)
  • Shadow effects... (1)
  • Side menu related... (2)
  • StackViews related... (1)
  • String Operations related... (5)
  • Tab Bar related... (2)
  • Table view related... (11)
  • TextField related... (3)
  • TimeZones related... (1)
  • Top Bar & Bottom Bar related... (2)
  • UIElements related... (1)
  • User Defaults related... (2)
  • Validation of phone number related... (1)
  • ViewController related... (3)
  • VisualEffect View related... (1)
  • Web Services related... (1)
  • XCode related... (3)

Translate

Popular Posts

  • How to Add a .Pch file to Xcode 8 to access some classes throughout Application...
    How to Add a .Pch file to Xcode 8 to access classes throughout Application... 1. Open your existing Project Xcode.  Right Click in Pr...
  • UIElements List & UIKit class hierarchy chart…
    UIElements List & UIKit class hierarchy chart… https://developer.apple.com/ios/human-interface-guidelines/overview/interface-es...
  • How to make TabBar Transparent...
    How to make TabBar Transparent...          // Add this in App delegate...          [[ UITabBar appearance ] setBarTintColor ...
  • Expandable tableView Code Objective C...
    #import <UIKit/UIKit.h> @interface ViewController : UIViewController < UITableViewDelegate , UITableViewDataSource > ...
  • How to give a Bottom line to a TextField iOS...
    How to give a Bottom line to a TextField iOS... To give a underline to textField (Only bottom border) line use the following code: ...
  • To Run a method using Timer in background mode Swift..
    If you want to run a code when app is in background state use below code :     var  bgTask = UIBackgroundTaskIdentifier()         bgTa...
  • Convert milliseconds to NSDate...
    Convert milliseconds to NSDate...   NSDate *date = [ NSDate dateWithTimeIntervalSince1970 :(milliSeconds / 1000.0 )];     NSDate...
  • To check a Button is Selected or UnSelected...
    To check a Button is Selected or UnSelected... It perfect work when click on button as first time then got to  Not Selected  and afte...
  • UICollectionView using horizontal and vertical scrolling with sticky rows and columns Link…
    UICollectionView using horizontal and vertical scrolling with sticky rows and columns Link… 1. Best ***  http://www.brightec.co....
  • Dropbox Integration for Objective-C Developers...
    Dropbox Integration for Objective-C Developers... *** First see the link once and follow steps add url Schemes in info.plist file... ...
Theme images by Galeries. Powered by Blogger.