Skip to content

Conversation

@andrew-noh
Copy link

노하경 2011-10053

Modified files:

  1. All README.md and .pdf files are put into separate directory: Chapter_n/ReadmeAndSlides/

  2. Old project files(.xcodeproj && .playground) are put into separate directory: Chapter_n/Project Files/Swift 2(old)/

  3. 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)

- 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)
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.

1 participant