Skip to content

Conversation

@daolq3012
Copy link
Owner

@daolq3012 daolq3012 commented Mar 8, 2018

1. GCD (Grand Central Dispatch)

  • DispatchQueue
  • DispatchGroup
  • DispatchSemaphore

2. NSOperation

  • Operation Queues
  • NSOperation
  • NSBlockOperation/NSInvocationOperation
  • Advantages of OperationQueue

3. JSON

  • Parsing and Deserializing JSON
  • Parse JSON with ObjectMapper

4. Service

  • Networking with NSURLSession

Exercise:

  • Apply knowledge above get data from github api display in a TableView

Ref:

@daolq3012 daolq3012 force-pushed the 6.gcd_json_service branch 2 times, most recently from ccf4cd2 to ff222fb Compare March 9, 2018 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants