Re: real beginner question

2009-11-16 Thread Scott Ribe
> The second question (the technical one) is: Exists a Functional Programming
> stile (property/functionality) I can use in Objective-C 2.0 (I am a Haskell
> programmer and a C++ programmer)?

Well, "blocks", Apple has added something rather similar to anonymous or
naked methods, closures, what have you... They're of course "C-flavored" and
somewhat different than anything else you may have used. But if your C++
uses functors or any kind of function object, you'll probably grok them
right away ;-)

-- 
Scott Ribe
scott_r...@killerbytes.com
http://www.killerbytes.com/
(303) 722-0567 voice


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: real beginner question

2009-11-16 Thread David Rowland


On Nov 16, 2009, at 12:18 AM, Luca Ciciriello wrote:



Hi All.

I'm a real beginner in Objective-C/Cocoa developing and I have two  
questions.


First of all I want to ask to you if exists a list dedicated to  
beginners as I am. This in order to not bother the real programmers  
in this developer list with real beginner question.


The second question (the technical one) is: Exists a Functional  
Programming stile (property/functionality) I can use in Objective-C  
2.0 (I am a Haskell programmer and a C++ programmer)?




If you know C++, look at this,


http://pierre.chachatelier.fr/programmation/fichiers/cpp-objc-en.pdf




I found it very helpful.


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


RE: real beginner question

2009-11-16 Thread Luca Ciciriello

Thanks Sebastian.

I'll read very carefully the paper you suggest.

 

Bye.

 

Luca.
 
> From: sebastianmor...@mac.com
> To: luca_cicirie...@hotmail.com
> Subject: Re: real beginner question
> Date: Mon, 16 Nov 2009 10:39:26 +0100
> CC: Cocoa-dev@lists.apple.com
> 
> Dear Luca,
> 
> 1. IMHO, providing help for beginners is one aspect of this list. 
> There are some people with extraordinary teaching skills registered 
> here! As long as you do some initial research (Apple Docs, Google, 
> etc) before posting and respect common mailing list etiquette, I'd say 
> it's fine to ask beginner questions. However, you should also take a 
> look at stackoverflow, which is not a mailing list, so the "email 
> noise issue" is not as relevant there as it is here.
> 
> 2. You might want to read 
> http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html
>  
> , this will answer all basic questions about ObjC.
> 
> Have fun!
> Sebastian
> 
> 
> 
> Am 16.11.2009 um 09:18 schrieb Luca Ciciriello  >:
> 
> >
> > Hi All.
> >
> > I'm a real beginner in Objective-C/Cocoa developing and I have two 
> > questions.
> >
> > First of all I want to ask to you if exists a list dedicated to 
> > beginners as I am. This in order to not bother the real programmers 
> > in this developer list with real beginner question.
> >
> > The second question (the technical one) is: Exists a Functional 
> > Programming stile (property/functionality) I can use in Objective-C 
> > 2.0 (I am a Haskell programmer and a C++ programmer)?
> >
> >
> >
> > Thanks in advance.
> >
> >
> >
> > Luca.
> >
> >
> >
> >
> >
> > _
> > Got more than one Hotmail account? Save time by linking them together
> > http://clk.atdmt.com/UKM/go/186394591/direct/01/___
> >
> > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> >
> > 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/sebastianmorsch%40mac.com
> >
> > This email sent to sebastianmor...@mac.com
> 
  
_
Got more than one Hotmail account? Save time by linking them together
 
http://clk.atdmt.com/UKM/go/186394591/direct/01/___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: real beginner question

2009-11-16 Thread Sebastian Morsch

Dear Luca,

1. IMHO, providing help for beginners is one aspect of this list.  
There are some people with extraordinary teaching skills registered  
here! As long as you do some initial research (Apple Docs, Google,  
etc) before posting and respect common mailing list etiquette, I'd say  
it's fine to ask beginner questions. However, you should also take a  
look at stackoverflow, which is not a mailing list, so the "email  
noise issue" is not as relevant there as it is here.


2. You might want to read http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html 
 , this will answer all basic questions about ObjC.


Have fun!
Sebastian



Am 16.11.2009 um 09:18 schrieb Luca Ciciriello >:




Hi All.

I'm a real beginner in Objective-C/Cocoa developing and I have two  
questions.


First of all I want to ask to you if exists a list dedicated to  
beginners as I am. This in order to not bother the real programmers  
in this developer list with real beginner question.


The second question (the technical one) is: Exists a Functional  
Programming stile (property/functionality) I can use in Objective-C  
2.0 (I am a Haskell programmer and a C++ programmer)?




Thanks in advance.



Luca.





_
Got more than one Hotmail account? Save time by linking them together
http://clk.atdmt.com/UKM/go/186394591/direct/01/___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/sebastianmorsch%40mac.com

This email sent to sebastianmor...@mac.com


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


real beginner question

2009-11-16 Thread Luca Ciciriello

Hi All.

I'm a real beginner in Objective-C/Cocoa developing and I have two questions.

First of all I want to ask to you if exists a list dedicated to beginners as I 
am. This in order to not bother the real programmers in this developer list 
with real beginner question.

The second question (the technical one) is: Exists a Functional Programming 
stile (property/functionality) I can use in Objective-C 2.0 (I am a Haskell 
programmer and a C++ programmer)?

 

Thanks in advance.

 

Luca.

 

 
  
_
Got more than one Hotmail account? Save time by linking them together
 
http://clk.atdmt.com/UKM/go/186394591/direct/01/___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com