Open makhmudislamov opened 8 years ago
This is a truly awesome submission!!! Way to add so many optional features as well as coming up with your own! This kind of dedication will take you far in this course!
This pre-work is a preview of our weekly project process. Generally, weekly projects take about 5 hours to complete the required features and an additional 5 hours to complete the optional features. In general, we've seen that the more hours you log, the quicker you improve your proficiency with iOS.
The purpose of this project was to begin to explore Xcode and to get a broad overview of iOS development using Swift. For example, in this project, we explored the following concepts:
Code styling in Swift. You can find some code styling guides here:
Ray Wenderlich Swift Style Guide Github Swift Style Guide
Do your views look good on iPhone 4, 5, and 6? We will cover in class how to use Auto Layout to robustly design your views for different screen sizes and OS versions.
After this assignment, you should understand the purpose of IBOutlets and IBActions as well as the basics of designing views and programmatically interacting with the views from the controller.
Charlie Hieger CodePath
Thank you very much for the encouragement Charlie!
Hopefully I will get in to the program and with you guys' help I will integrate newly learned app development skills with my business skills and represent the program positively.
Have a wonderful day!
Sincerely yours,
Makhmud Sunnatovich
In addition to minimum requirements I added optional and additional feature to the app. It was a bit challenging but very exciting. My self research taught me a lot of skills that will be used on my next apps.