Article:
 |
|
Objective-C: Dynamite!
|
| Subject: |
|
Intelligent and well-informed |
| Date: |
|
2003-04-29 00:28:43 |
| From: |
|
anonymous2
|
|
|
|
This article is the best summary of Objective-C language features I have yet read.
Use this as an executive summary when you are trying to win over to Objective-C's (and Smalltalk's) dynamic approach someone firmly rooted in their C++, and be prepared to dismiss all their implementation-level counter-arguments (dispatch performance, type safety).
Objective-C is the ideal language for empowering programmers to be productive as very small teams, or individuals.Now that machine performance makes cycle-efficiency a largely redundant consideration, it is simply the right tool for the job.
Spread the word!
|
Showing messages 1 through 8 of 8.
-
Intelligent and well-informed
2003-04-29 10:01:49
anonymous2
[View]
-
Intelligent and well-informed
2003-05-01 19:02:33
anonymous2
[View]
-
[ syntax explaination ]
2003-05-18 06:44:04
a.langmead
[View]
-
Intelligent and well-informed
2003-05-07 08:59:27
anonymous2
[View]
-
Intelligent and well-informed
2003-11-14 20:53:05
anonymous2
[View]
-
Intelligent and well-informed
2003-05-02 07:41:55
jdhouse4
[View]
-
Intelligent and well-informed
2003-04-29 17:05:10
anonymous2
[View]
-
Intelligent and well-informed
2004-03-04 16:59:51
helge5
[View]
Sorry for the somewhat off-topic post, but Objective-C is such a beautiful thing, and this seems to be a great text from which to learn about it, that it just seems a shame that Objective-C can't be used in the place that likely brought it the most commercial success... WebObjects.