Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.objective-c > #196
| From | Don Bruder <dakidd@sonic.net> |
|---|---|
| Newsgroups | comp.lang.objective-c |
| Subject | Re: Objective C program doesn't compile |
| Date | 2015-11-11 09:04 -0800 |
| Organization | Chaotic Creations Unlimited |
| Message-ID | <n1vsa2$6te$1@dont-email.me> (permalink) |
| References | <a5d7b3bf-a215-4dbf-9888-dafcd52fba9f@googlegroups.com> <n1v492$up$1@dont-email.me> <96948669-edd2-4771-8e2a-18088313c98b@googlegroups.com> |
In article <96948669-edd2-4771-8e2a-18088313c98b@googlegroups.com>, modelling.data@gmail.com wrote: > <snip> > Don, thank you very much for your reply. > > Indeed, I have been told a few times at C group that this book is garbage > based > on the code I post from it. I am frustrated now, and have no idea which > textbook > to pick up both for C and Objective-C. > > The only thing which I did grab from it, as you mentioned, is the distinction > between class and instance, but that, I believe, is the easiest and trivial > thing. > > I would be grateful for your advice on how to do it the right way - where > shall I read about it? I know there are many sources on the net, but I picked > up > this Kochan's one because CS50 course advises it; and now all professionals, > including you, tell me that the stuff is garbage. I am brand new to > programming, and I am learning on my own asking for help on these two groups. Professional? Me? Please! Educated hobbyist, at best. Fire up XCode (look in your startup drive for the "Developer" folder, open it, open "Applications" inside it, and there you'll find Xcode.app) - you'll also likely notice a folder with a name real similar to (if not actually) "ADC Reference Library" - Might be slightly different from OS version to version - You'll want to look through that, too) and hit the "help" menu - Apple put out a reasonable-enough set of docs for Objective-C that, while not perfect, will at least get you started decently. -- Security provided by Mssrs Smith and/or Wesson. Brought to you by the letter Q
Back to comp.lang.objective-c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Objective C program doesn't compile modelling.data@gmail.com - 2015-11-10 23:32 -0800
Re: Objective C program doesn't compile Don Bruder <dakidd@sonic.net> - 2015-11-11 02:14 -0800
Re: Objective C program doesn't compile modelling.data@gmail.com - 2015-11-11 06:29 -0800
Re: Objective C program doesn't compile Don Bruder <dakidd@sonic.net> - 2015-11-11 09:04 -0800
Re: Objective C program doesn't compile "Pascal J. Bourguignon" <pjb@informatimago.com> - 2015-11-11 19:45 +0100
Re: Objective C program doesn't compile "Pascal J. Bourguignon" <pjb@informatimago.com> - 2015-11-11 21:03 +0100
Re: Objective C program doesn't compile modelling.data@gmail.com - 2015-11-13 08:19 -0800
csiph-web