davidkuchar / ios-tip-calculator

Other
0 stars 0 forks source link

Codepath iOS for Engineers Prework #1

Open davidkuchar opened 9 years ago

davidkuchar commented 9 years ago

My app is complete, please review. /cc @codepathreview

timothy1ee commented 9 years ago

Good work. This prework is a preview of our weekly project process. Generally, weekly projects take between 5-10 hours to complete the required features and an additional 5-10 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:

The next step is to schedule a brief phone conversation with the teaching team here. You might have to click to subsequent weeks to find an available slot. Admission is rolling, so the sooner you schedule, the better. Once you've selected a time, update the calendar event with a phone number to call you at.

During the phone calls, I'll ask you a few simple language questions that may include things like: strong vs weak properties, optionals, blocks/closures, and categories/extensions. I'll also ask you about why you want to learn iOS and what apps you're interested in building.

Feel free to make any improvements to the app before we chat, I'll check it one more time right before our call. I give priority to people that demonstrate that they are willing to put a lot of time into this class.

davidkuchar commented 9 years ago

Thanks Tim! I went deeper into the swift language and played with REST clients a bit. I also checked out Cocoapods on the recommendation of a friend. Looking forward to chatting tomorrow!