Tagged Questions

6
votes
3answers
4k views

Are the solutions to Stanford's online iPhone development course anywhere on the web?

I am working through Stanford's online CS course for iPhone development and from time to time I get stuck on something. Does anyone know if they supplied solutions to the weekly homework anywhere? It ...
2
votes
6answers
2k views

Passing object from controller to a view

I'm following iPhone dev courses from Stanford Open-University, and I've been blocked for 2 days on assignment3, maybe someone can help me here? The tasks are: Create a custom UIView subclass that ...
1
vote
1answer
549 views

Can't find the example projects from Stanford cs193p

I am looking for the Flickr multithreaded example application that is used in lecture 10 "Performance and Threading". He does a few things that I would like to look at. The particular files I'm ...
0
votes
2answers
40 views

CS193P Assignment 1 Clear

I just started the Stanford iOS5 class and have completed the RPN calculator, but want to make the "Clear" button work a little differently. This is how I have it now, with no changes to the ...
0
votes
0answers
149 views

Is there a support community around Stanford's “CS 193P iPhone Application Development” anywhere on the web? [closed]

Searching Google brought me here: Are the solutions to Stanford's online iPhone development course anywhere on the web? Searching "193p" on Stackoverflow.com did spit out a bunch of results, but ...