FROM : Mike Abdullah
DATE : Thu Feb 21 21:03:00 2008
I would strongly recommend leaving Core Data alone until you're more
familiar with the rest of Cocoa. As the docs say, it makes use of many
other Cocoa technologies which are almost impossible to learn all at
once.
On 21 Feb 2008, at 19:14, John Gustafsson wrote:
> Hi,
>
> I have kind of a newbie question that I was hoping someone could
> help me with. I'm trying to learn Cocoa/Core Data coming from a
> different background and I got some help from a friend but we have
> struck out and can't figure out what to do next. The idea is very
> simple. I want an array of arrays of cards. The first list should
> list series (for example common kanji, mayan temples, cocoa coding
> heroes, etc) and the second list individual cards. Having selected a
> card you should be able to edit the front and back of that card.
>
> I have tried to click my way to a solution, so I have stayed away
> from code, and if possible I would prefer a non-code based solution.
> I'm half hoping to do something useful, and half hoping to learn
> something from the ordeal, so "doing the right thing" is high up on
> my list.
>
> You can download my project at the URI below (should help if my
> explanation was too bad to follow) and if you have any questions
> just shoot.
>
> http://www.cenara.com/users/ce01724/FlashCard.zip
>
> Cheers,
> John Gustafsson
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
DATE : Thu Feb 21 21:03:00 2008
I would strongly recommend leaving Core Data alone until you're more
familiar with the rest of Cocoa. As the docs say, it makes use of many
other Cocoa technologies which are almost impossible to learn all at
once.
On 21 Feb 2008, at 19:14, John Gustafsson wrote:
> Hi,
>
> I have kind of a newbie question that I was hoping someone could
> help me with. I'm trying to learn Cocoa/Core Data coming from a
> different background and I got some help from a friend but we have
> struck out and can't figure out what to do next. The idea is very
> simple. I want an array of arrays of cards. The first list should
> list series (for example common kanji, mayan temples, cocoa coding
> heroes, etc) and the second list individual cards. Having selected a
> card you should be able to edit the front and back of that card.
>
> I have tried to click my way to a solution, so I have stayed away
> from code, and if possible I would prefer a non-code based solution.
> I'm half hoping to do something useful, and half hoping to learn
> something from the ordeal, so "doing the right thing" is high up on
> my list.
>
> You can download my project at the URI below (should help if my
> explanation was too bad to follow) and if you have any questions
> just shoot.
>
> http://www.cenara.com/users/ce01724/FlashCard.zip
>
> Cheers,
> John Gustafsson
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| John Gustafsson | Feb 21, 20:14 | |
| Kyle Sluder | Feb 21, 20:19 | |
| Mike Abdullah | Feb 21, 21:03 | |
| John Gustafsson | Feb 22, 00:23 |






Cocoa mail archive

