Mastering In Core Data (Part 0)
# Mastering-in-Core Data
Project Link : https://github.com/aliakhtar49/Mastering-in-CoreData
Twitter account : https://twitter.com/aliakhter49
Linkedin : https://www.linkedin.com/in/aliakhtar49
For Discussion
https://ios-venturedive.slack.com/messages/CHE7CA7Q8/team/U67G7FYPM/?
Content is in review (In progress)
Part 1 (Introduction)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-1-introduction-7c5d667bfabd
Part 2 (Core Data Stack)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-2-core-data-stack-ac447d3eb68c
Part 3 (Coding: CRUD in Core Data)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-3-coding-crud-in-core-data-b7a278436c3
Part 4 (Part 4 CRUD in Core Data Object Oriented Style)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-4-crud-in-core-data-object-oriented-style-a592439d7687
Part 5 (Relationship Between Entities in Core Data)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-5-relationship-between-entities-in-core-data-b8fea1b50efb
Part 6 (Relationship Between Entities in Core Data CRUD Operation)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-6-relationship-between-entities-in-core-data-crud-operation-87138fdf6fea
Part 7 (Core Data Relationships Delete Rules)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-7-core-data-relationships-delete-rules-4798c6c0e762
Part 8 (Validation In Core Data)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-8-validation-in-core-data-b38b8038e878
Part 9 (NSFetchRequest)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-9-nsfetchrequest-d9ad991355d9
Part 10 (NSFetchRequest)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-10-nsfetchrequest-a011684dd8f7
Part 11 (Multithreading Concurrency Rules)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-11-multithreading-concurrency-rules-70f1f221dbcd
Part 12 (Multithreading Concurrency Problem)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-12-multithreading-concurrency-problem-212a85f37930
Part 13 (Multithreading Concurrency Strategy Notifications)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-13-multithreading-concurrency-strategy-notifications-63ef0f110293
Part 14 (Multithreading Concurrency Strategy Parent — Child Context)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-14-multithreading-concurrency-strategy-parent-child-context-305d986f1ac3
Part 15 (Multithreading Concurrency Strategy Parent — Child Use Case 1)
https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-15-multithreading-concurrency-strategy-parent-child-use-case-1-12a180a6fc34
Part 16 Multithreading Concurrency Strategy Parent — Child Use Case 2 https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-16-multithreading-concurrency-strategy-parent-child-use-case-2-bf7dd7e5245a
Part 17 Multithreading Concurrency Strategy Context UndoManager https://medium.com/@aliakhtar_16369/mastering-in-coredata-part-17-multithreading-concurrency-strategy-context-undomanager-d4a52138978a
Part 18 Simple Persistent Layer Architecture Using Core Data
(In Progress)
Part 18 Advanced Persistent Layer Architecture Using Core Data
(In Progress)
Part 19 Advanced Queries
(In Progress)
Part 20 Fault in Core Data
(In Progress)
Part 21 Multiple Persistent Stores
(In Progress)
Part 22 Multiple Persistent Store Coordinator
(In Progress)
Part 23 sharing Core Data between App and Widget
(In Progress)
Part 24 Migration in Core Data
(In Progress)
Part 25 Many To Many relationship
(In Progress)
Part 26 Core Data Encryption
(In Progress)
Part 27 Pre Bundle Data In Core Data
(In Progress)