ITCT_2017_2(Swift iOS App Dev Basic) Assignment - Andrew Noh#4
Open
andrew-noh wants to merge 10 commits intoCodersHigh:masterfrom
Open
ITCT_2017_2(Swift iOS App Dev Basic) Assignment - Andrew Noh#4andrew-noh wants to merge 10 commits intoCodersHigh:masterfrom
andrew-noh wants to merge 10 commits intoCodersHigh:masterfrom
Conversation
- Move old project files to ‘Swift 2’ directory. - Put Reame.md files and PDF slides into one directory - Create directory for new(Swift 4) project files
Chaper 1 - BareBasic
Chapter 1 - HelloiPhone
Chapter 2 - Session2.playground
add ‘(old)’ suffix to folders with old projects
Add "Programmers iOS Swift입문" course completion screenshot. Add a README.md file with personal notes. (Original repo: https://github.com/andrew-noh/SwiftBasics)
Chapter 5 - SwiftFunctionType.playground
Chapter 4 - MeetingRooms(Static TableView)
Chapter 3 - MoneyConverter Changes: -Added currency formatting(depending on device’s locale) -Layout modification -Separated result currencies to each label(different colors, labels in a Stack View)
Chapter 8 - MeetingRoomsDynamic (Dynamic TableView, Archive, Plist, Unwind Segue, Modal View, Alerts, Action Sheets, Tab Bars, Sorting)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
노하경 2011-10053
Modified files:
All README.md and .pdf files are put into separate directory: Chapter_n/ReadmeAndSlides/
Old project files(.xcodeproj && .playground) are put into separate directory: Chapter_n/Project Files/Swift 2(old)/
New project files and playground files are put into directory: Chapter_n/Project Files/Swift 4/
New files list:
Chapter1: BareBasic.xcodeproj, HelloiPhone.xcodeproj
Chapter2: Session2.playground
Chapter5: SwiftFunctionType.playground
SampleCodes: MeetingRooms.xcodeproj, MeetingRoomsDynamic.xcodeproj, MoneyConverter.xcodeproj
New folder: [Converted by Andrew Noh] -> README file, nohHaKyung_swift_completion.jpg(website capture)