kyleplattner / dropbox

0 stars 0 forks source link

@codepath #1

Open kyleplattner opened 8 years ago

kyleplattner commented 8 years ago

@codepath

drnick23 commented 8 years ago

This weeks goal was to achieve parity with prototyping frameworks by learning how to layout views, create hotspots, and navigate between screens using various animations.

It looks like you've had difficulty fully grasping a few concepts -- while you added a performSegueWithIdentifier in a view controller file, you did not name the file correctly (for instance, as part of the CreateNewAccountViewController) and map it to the view controller in the storyboard.

Your tab views could have included nested navigation views instead of overlaying custom headers yourself. The navigation controller is important under the tabs, because that's what allows you to have separate navigation histories for each tab.

Under normal circumstances I would say this was an incomplete assignment. However, I suspect you did not budget enough time, but it's not clear to me based on your work that you absorbed and applied enough material to keep up moving forward. Many of the items to be learned from this assignment will carry forward into the next assignment, so I would budget at least 10 hours to catch up if you want to reach your goals for the course. Please meet or email me before the lab session on Thursday to talk about whether you really want to continue in the course.

kyleplattner commented 8 years ago

You are correct that I didn’t budget enough time. I’d like to continue in the course.

Kyle

On Sep 23, 2015, at 12:20 PM, drnick23 notifications@github.com wrote:

This weeks goal was to achieve parity with prototyping frameworks by learning how to layout views, create hotspots, and navigate between screens using various animations.

It looks like you've had difficulty fully grasping a few concepts -- while you added a performSegueWithIdentifier in a view controller file, you did not name the file correctly (for instance, as part of the CreateNewAccountViewController) and map it to the view controller in the storyboard.

Your tab views could have included nested navigation views instead of overlaying custom headers yourself. The navigation controller is important under the tabs, because that's what allows you to have separate navigation histories for each tab.

Under normal circumstances I would say this was an incomplete assignment. However, I suspect you did not budget enough time, but it's not clear to me based on your work that you absorbed and applied enough material to keep up moving forward. Many of the items to be learned from this assignment will carry forward into the next assignment, so I would budget at least 10 hours to catch up if you want to reach your goals for the course. Please meet or email me before the lab session on Thursday to talk about whether you really want to continue in the course.

— Reply to this email directly or view it on GitHub https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142670062.

drnick23 commented 8 years ago

Hi Kyle,

Are you attending the lectures remotely? I don't think you were here for yesterday's lecture (unless you didn't sign the attendance sheet).

Nick

On Wed, Sep 23, 2015 at 10:21 AM, kyleplattner notifications@github.com wrote:

You are correct that I didn’t budget enough time. I’d like to continue in the course.

Kyle

On Sep 23, 2015, at 12:20 PM, drnick23 notifications@github.com wrote:

This weeks goal was to achieve parity with prototyping frameworks by learning how to layout views, create hotspots, and navigate between screens using various animations.

It looks like you've had difficulty fully grasping a few concepts -- while you added a performSegueWithIdentifier in a view controller file, you did not name the file correctly (for instance, as part of the CreateNewAccountViewController) and map it to the view controller in the storyboard.

Your tab views could have included nested navigation views instead of overlaying custom headers yourself. The navigation controller is important under the tabs, because that's what allows you to have separate navigation histories for each tab.

Under normal circumstances I would say this was an incomplete assignment. However, I suspect you did not budget enough time, but it's not clear to me based on your work that you absorbed and applied enough material to keep up moving forward. Many of the items to be learned from this assignment will carry forward into the next assignment, so I would budget at least 10 hours to catch up if you want to reach your goals for the course. Please meet or email me before the lab session on Thursday to talk about whether you really want to continue in the course.

— Reply to this email directly or view it on GitHub < https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142670062>.

— Reply to this email directly or view it on GitHub https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142670347.

kyleplattner commented 8 years ago

I don’t work out of the SF office so I’m remote.

On Sep 23, 2015, at 12:24 PM, drnick23 notifications@github.com wrote:

Hi Kyle,

Are you attending the lectures remotely? I don't think you were here for yesterday's lecture (unless you didn't sign the attendance sheet).

Nick

On Wed, Sep 23, 2015 at 10:21 AM, kyleplattner notifications@github.com wrote:

You are correct that I didn’t budget enough time. I’d like to continue in the course.

Kyle

On Sep 23, 2015, at 12:20 PM, drnick23 notifications@github.com wrote:

This weeks goal was to achieve parity with prototyping frameworks by learning how to layout views, create hotspots, and navigate between screens using various animations.

It looks like you've had difficulty fully grasping a few concepts -- while you added a performSegueWithIdentifier in a view controller file, you did not name the file correctly (for instance, as part of the CreateNewAccountViewController) and map it to the view controller in the storyboard.

Your tab views could have included nested navigation views instead of overlaying custom headers yourself. The navigation controller is important under the tabs, because that's what allows you to have separate navigation histories for each tab.

Under normal circumstances I would say this was an incomplete assignment. However, I suspect you did not budget enough time, but it's not clear to me based on your work that you absorbed and applied enough material to keep up moving forward. Many of the items to be learned from this assignment will carry forward into the next assignment, so I would budget at least 10 hours to catch up if you want to reach your goals for the course. Please meet or email me before the lab session on Thursday to talk about whether you really want to continue in the course.

— Reply to this email directly or view it on GitHub < https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142670062>.

— Reply to this email directly or view it on GitHub https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142670347.

— Reply to this email directly or view it on GitHub https://github.com/kyleplattner/dropbox/issues/1#issuecomment-142671016.