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

Showing posts with label GCD related.... Show all posts
Showing posts with label GCD related.... Show all posts

26 Apr 2017

GCD some useful Links...


GCD some useful Links...



https://developer.apple.com/reference/dispatch?language=objc

http://amattn.com/p/grand_central_dispatch_gcd_summary_syntax_best_practices.html


https://www.raywenderlich.com/60749/grand-central-dispatch-in-depth-part-1

https://www.3pillarglobal.com/insights/blocks-ios-introduction-to-grand-central-dispatch

http://www.appcoda.com/ios-concurrency
By Ravindar Nalla No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: GCD related...
Older Posts Home
Subscribe to: 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.