Skip to content

Commit 9f8a1bb

Browse files
committed
Deploy BohdanOrlov/iOS-Developer-Roadmap to github.com/BohdanOrlov/iOS-Developer-Roadmap.git:master
1 parent 0036b5b commit 9f8a1bb

File tree

21 files changed

+59
-65
lines changed

21 files changed

+59
-65
lines changed
72 Bytes
Loading

RoadmapProject/Script/Generated/ESSENTIALROADMAP.txt

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RoadmapProject/Script/Generated/ROADMAP.md

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
286 Bytes
Loading

RoadmapProject/Script/Generated/ROADMAP.txt

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## iOS Developer > Practical knowledge > Caching and Persistency > Core Data
22

33
### Articles
4-
- [ ] [Core Data Programming Guide](https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreData/index.html#//apple_ref/doc/uid/TP40001075-CH2-SW1)
4+
- [ ] [Core Data Programming Guide](https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreData/index.html)
55
- [ ] [Core Data from Scratch: Concurrency](https://code.tutsplus.com/tutorials/core-data-from-scratch-concurrency--cms-22131)
66

77

RoadmapProject/Script/Generated/Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/RESOURCES.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

RoadmapProject/Script/Generated/Resources/iOS_Developer/Practical_knowledge/Languages/Objective-C/KVO/RESOURCES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
### Articles
44
- [ ] [Introduction to Key-Value Observing Programming Guide](https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/KeyValueObserving/KeyValueObserving.html)
5-
- [ ] [Key-Value Observing](http://nshipster.com/key-value-observing/")
5+
- [ ] [Key-Value Observing](http://nshipster.com/key-value-observing/)
66

77

RoadmapProject/Script/Generated/Resources/iOS_Developer/Practical_knowledge/Languages/Swift/RESOURCES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## iOS Developer > Practical knowledge > Languages > Swift
22

33
### Books
4-
- [ ] [The Swift Programming Language](https://itunes.apple.com/gb/book/the-swift-programming-language-swift-4-0-3/id881256329)
4+
- [ ] [The Swift Programming Language](https://geo.itunes.apple.com/us/book/the-swift-programming-language-swift-4-1/id881256329?mt=11)
55
- [ ] [Advanced Swift](https://www.objc.io/books/advanced-swift/)
66
- [ ] [Swift Apprentice](https://store.raywenderlich.com/products/swift-apprentice?_ga=2.74566868.712179774.1519384552-896491817.1510924963)
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## iOS Developer > Practical knowledge > Memory management > Shallow and deep copying
22

33
### Articles
4-
- [ ] [Object copying](https://developer.apple.com/library/content/documentation/General/Conceptual/DevPedia-CocoaCore/ObjectCopying.html)
4+
- [ ] [Object copying](https://developer.apple.com/library/content/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/CopyFunctions.html)
55

66

0 commit comments

Comments
 (0)