Skip to content

Commit

Permalink
update readme with end of ch20
Browse files Browse the repository at this point in the history
  • Loading branch information
HaeSeongPark committed Mar 15, 2019
1 parent 6b36e90 commit a544524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The Big nerd Ranch Swift Programming 2ed.
|Ch.16 Bronze Challenge |[link](https://haeseongpark.github.io/swift/BNRSwift-Ch.16-Bronze-Challenge/) | [link](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Town.swift#L15)|
|Ch.16 Silver Challenge |[link](https://haeseongpark.github.io/swift/BNRSwift-Ch.16-Silver-Challenge/#) | [code](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Mayor.swift)   [code1](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Town.swift#L21)|
|Ch.16 Gold Challenge |[link](https://haeseongpark.github.io/swift/BNRSwift-Ch.16-Gold-Challenge/#) | [code1](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Mayor.swift#L13)   [code2](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Mayor.swift#L31)   [code3](https://github.com/HaeSeongPark/BNRSwift/blob/master/16MonsterTown/MonsterTown/Town.swift#L58)|
|Ch.16 Error Handling |[link](https://haeseongpark.github.io/swift/BNRSwift-EndOfChapter20/) | [link](https://github.com/HaeSeongPark/BNRSwift/blob/master/20ErrorHandling.playground/Contents.swift)|
|Ch.24 Memory Management And ARC |[link](https://haeseongpark.github.io/swift/BNRSwift-EndOfChapter24/) | [link](https://github.com/HaeSeongPark/BNRSwift/tree/master/24CyclicalAssets/CyclicalAssets)|
|Ch.24 Bronze Challenge |[link](https://haeseongpark.github.io/swift/BNRSwift-Ch.24-Bronze-Challenge/) | [link1](https://github.com/HaeSeongPark/BNRSwift/blob/master/24CyclicalAssets/CyclicalAssets/Person.swift#L45)   [link2](https://github.com/HaeSeongPark/BNRSwift/blob/master/24CyclicalAssets/CyclicalAssets/Accountant.swift/#L26)   [link3](https://github.com/HaeSeongPark/BNRSwift/blob/master/24CyclicalAssets/CyclicalAssets/Asset.swift#L33)|
|Ch.24 Silver Challenge |[link](https://haeseongpark.github.io/swift/BNRSwift-Ch.24-Silver-Challenge/) | [link](https://github.com/HaeSeongPark/BNRSwift/blob/master/24CyclicalAssets/CyclicalAssets/Person.swift#L33)|
Expand Down

0 comments on commit a544524

Please sign in to comment.