Uploader Comments (AppleProgramming)
All Comments (19)
-
You are my teacher. Thank you for the tuts.
How about doing a short tut. about cocoa & sqlite using fmdb ?
That would be great.
-
hi my friend ! very cool videos !!! , how can i do if want to use and blind other entities with the first entitie in this case player's entitie, for example create a new entitie the we can call stats so we can register the statistics of the players ?
-
Hi, can you create a tutorial about how to use the Source List control to change the views when you select an item on the source list just like the iTunes or several apps that have similar behavior?
Thanks
-
@7ammoadel You can learn anything if you start at the beginning and don't give up.
-
Hi Lucas,
awesome tut again :-)
I'm thinking about writing an application using a database actually instead of using core data because I need to have several user to be able to access the data at the same time.
I really would like to know how to connect to a postgesql or mysql database.
I'd love to see some hints about that. Thnx in advance and please keep on making these great tuts.
Best Kaneda
-
Very helpful
What is different in XCode 4.2 in building the tutorial?
-
great videos, very helpful...w/core data and doc. based app, can I add some code(somewhere) to do some basic arithmetic on/to the entity..e.g.I have one column that shows a total expense which I would like to calculate from what the user has input in other columns e.g. for your player entity I could calculate age from the ' born' attribute ...thanks for your help
Thank you for taking the time and effort to produce these excellent tutorials!
I have just started your tutorials and noticed when YOU create an app you don't have the ARC (Automatic reference counting) option. I understand ARC affects memory management so my question is, in following your tutorials if I have ARC selected, will this create errors in the coding because you will be allocating and de-allocating memory? Should I follow you tutorials without ARC selected?
Thank you.
MooSurfer 1 month ago
@MooSurfer I'm going to have an intro to ARC video up under the Obj-C section today, so if you really want to know more you can check that out when it's up. For this specific tutorial it won't affect anything because we didn't really work with any code in this tutorial.
AppleProgramming 1 month ago
I Wish i could learn OBJC
7ammoadel 1 month ago
@7ammoadel Why don't you? There are over 30 of them on the channel.
AppleProgramming 1 month ago