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

[Intro to iOS] Project 1 - Review my app #1

Open
tonydevincenzi opened this issue Dec 24, 2015 · 1 comment
Open

[Intro to iOS] Project 1 - Review my app #1

tonydevincenzi opened this issue Dec 24, 2015 · 1 comment

Comments

@tonydevincenzi
Copy link
Owner

Basic version is complete, please review! /cc @codepathreview

@timothy1ee
Copy link

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:

  • Implementing a mock in Storyboard by adding and configuring views like labels, text fields, etc.
  • Modifying views like labels in code by creating an outlet.
  • Registering for events like editing a text field by creating an action.
  • Detecting touches by using a tap gesture recognizer.

I apologize for the delay in reviewing your submission. You'll receive an email in the next day or so if you will have a seat in the class.

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

No branches or pull requests

2 participants