Re: Xcode

2010-11-24 Thread Tim Stephens

 On Nov 15, 2010, at 1:27 PM, Sven Aluoor wrote:
 
 On Sun, Nov 14, 2010 at 10:52 PM, Bruce Johnson wrote:
 Cocoa® Programming for Mac® OS X, Third Edition
 By: Aaron Hillegass
 
 do you recommend this book also for non-programmers (no experience in
 Application programming)? Or is this book more for people who knows
 programming, but are new to the Apple world?
 
 
 Frankly, I don't know, the people who recommended it to me were all 
 programmers,speaking to programmers.

FWIW, I have the second edition of Hillegrass. If you don't know any 
programming (specifically C), then you will find this book rather hard because 
it assumes some prior knowledge of C and the language constructs. If you want 
to go from a complete standstill, there are many, many C tutorials on the web, 
and a raft of books on the subject (I have 'Practical C++ Programming' 
published by O'Reilly, which takes you from a standing start). If you've never 
programmed before, be prepared for a steep (but exciting) learning curve.
Tim

-- 
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist


Re: Xcode

2010-11-20 Thread Sven Aluoor
On Sun, Nov 14, 2010 at 10:52 PM, Bruce Johnson
john...@pharmacy.arizona.edu wrote:
 Cocoa® Programming for Mac® OS X, Third Edition
 By: Aaron Hillegass
 Publisher: Addison-Wesley Professional
 Print ISBN-10: 0-321-50361-9

Hi Bruce

do you recommend this book also for non-programmers (no experience in
Application programming)? Or is this book more for people who knows
programming, but are new to the Apple world?

cheers Sven

-- 
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist


Re: Xcode

2010-11-20 Thread Tim Stephens

On 16 Nov 2010, at 01:26, Amanda Ward wrote:

 
 Apple has a lot of stuff in their Developer web site:
 
 http://developer.apple.com/library/mac/navigation/

If you sign up as a developer (just need to fill in a web-form), you can get 
access to the video tutorials from WWDC through iTunesU. There are some pretty 
decent introductory tutorials there.


Tim

-- 
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist


Re: Xcode

2010-11-20 Thread Bruce Johnson

On Nov 15, 2010, at 1:27 PM, Sven Aluoor alu...@gmail.com wrote:

 On Sun, Nov 14, 2010 at 10:52 PM, Bruce Johnson
 john...@pharmacy.arizona.edu wrote:
 Cocoa® Programming for Mac® OS X, Third Edition
 By: Aaron Hillegass
 Publisher: Addison-Wesley Professional
 Print ISBN-10: 0-321-50361-9
 
 Hi Bruce
 
 do you recommend this book also for non-programmers (no experience in
 Application programming)? Or is this book more for people who knows
 programming, but are new to the Apple world?
 
 cheers Sven
 
 -- 
 You received this message because you are a member of the iMac Group, a group 
 for those using Apple iMacs and eMacs.
 The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
 guide is at http://www.lowendmac.com/lists/netiquette.shtml
 To post to this group, send email to imaclist@googlegroups.com
 To leave this group, send email to imaclist+unsubscr...@googlegroups.com
 For more options, visit this group at http://groups.google.com/group/

Frankly, I don't know, the people who recommended it to me were all 
programmers,speaking to programmers.

-- 
Bruce 

-- 
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist


Re: Xcode

2010-11-15 Thread Amanda Ward
Hey Bruce,

On Nov 14, 2010, at 1:52 PM, Bruce Johnson wrote:

 Apple has a lot of stuff in their Developer web site:
 
 http://developer.apple.com/library/mac/navigation/
 
 and I've been informed by a couple devs that this book is a good intro:
 
 Cocoa® Programming for Mac® OS X, Third Edition
 By: Aaron Hillegass
 
 Publisher: Addison-Wesley Professional
 
 Print ISBN-10: 0-321-50361-9
 
 
 
 Also, if you're lookinf for a VBasic-like experience, check out RealBasic, 
 unless you're looking at IOS programming, in which case I just picked up the 
 Big Nerd Ranch book Iphone Programming: the Big Nerd Ranch Guide
 
 http://bignerdranch.com/book/iphone_programming_the_big_nerd_ranch_guide
 
 Which looks, so far, to be a decent book. More as I work through it, if you 
 wish to know...

Many thanks!

I'd looked for this (the Apple developer tutorial), but missed it. (The Dufus 
factor! :-) ) A few years back, Apple offered online courses in programming and 
I thought those were pretty nifty.  Unfortunately, they don't seem to be around 
anymore. :-(

I do like VB and have it on a peecee and I have RealBasic on the iMac, but I 
want to learn Xcode. No real requirement to do so, I just want to get smarter!

Anyhow... I've got a small start toward putting together a dynamite Hello 
World application!!! grin

Thanks again for your advice!

Amanda

-- 
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist


Re: Xcode

2010-11-14 Thread Bruce Johnson


On Nov 14, 2010, at 12:26 PM, Amanda Ward wrote:


A little off-topic, but I am using Xcode on my iMac... :-)

Does anyone have a link to some beginning Xcode tutorials. (Book  
titles would be cool too. Like Xcode for the Dufus!) I'm using the  
newest(?)... 3.2.4. I can find some information and they start out  
okay, but then I get to the point of Where the h**l are =those=  
options???
I've done a lot of work with Visual Basic and have an understanding  
of Visual C++.



Apple has a lot of stuff in their Developer web site:

http://developer.apple.com/library/mac/navigation/

 and I've been informed by a couple devs that this book is a good  
intro:


Cocoa® Programming for Mac® OS X, Third Edition
By: Aaron Hillegass

Publisher: Addison-Wesley Professional

Print ISBN-10: 0-321-50361-9



Also, if you're lookinf for a VBasic-like experience, check out  
RealBasic, unless you're looking at IOS programming, in which case I  
just picked up the Big Nerd Ranch book Iphone Programming: the Big  
Nerd Ranch Guide


http://bignerdranch.com/book/iphone_programming_the_big_nerd_ranch_guide 



Which looks, so far, to be a decent book. More as I work through it,  
if you wish to know...



--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs

--
You received this message because you are a member of the iMac Group, a group 
for those using Apple iMacs and eMacs.
The list FAQ is at http://lowendmac.com/imac/list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to imaclist@googlegroups.com
To leave this group, send email to imaclist+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/imaclist