Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITCT_2017_2(Swift iOS App Dev Basic) Assignment - Andrew Noh #4

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

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