Re: Learning WO
Re: Learning WO
- Subject: Re: Learning WO
- From: Strausz Riccardo <email@hidden>
- Date: Sat, 25 Jan 2003 10:34:55 -0600
A most-read book which you can find in your e-documentation is:
Enterprise Objects Framework Developer's Guide
You will find there most of the EOs.
The NeXT Step (jiji) is to understand how WO uses HTTP (the so called
Request-Response loop). I did learn this in: WebObjects Developer's
Guide
but now it is a bit old... (may be some one else knows of a better
surce). In the WO 5.2 box came a couple of interesting books (the
series name is something like "inside web objects:___). The one on Java
Client is specially well writen...
If you are not that good in reading, try ALL the tutorials you find in
the e-docs. Most of the latest uses two technologies: DirectToWeb and
DirectToJava.
They will help you understand what does a good EOModel is; ones you can
make that D2W works fine in your model, the next step is to write code
and design better interfaces.
Of course you need to know Objective-C or Java in order to program
inside OSX. For ObjC I recomend the (oldie) "Object Oriented programing
and the Objective C lenguage"; and for Java there is nice introduction
called something like "Java for WO developers" writen by one of the
gems of this forum... you did/will meat him for sure.
Suerte!
On jueves, ener 23, 2003, at 17:13 America/Mexico_City, Jevon Hills
wrote:
Thanx so much to Art's Help and Understanding yesterday. I'm beginning
to get further into WO Dev.
I have modify my EOModel to reflect the approprate Many-to-Many
relationship with the flattened relationship between Console and
SmartCard
I'm rather new to WO and I want to learn especially if it means I can
cut down on my code like i just did.
Thanks to Art I managed to turn 2.5 pages of code into 2 lines just by
'correcting' my EOmodel.
I have a few questions to pose to the group. I'm looking to learn
about WO, what are some good ways to do this?
Now I've looked into training, but apple is not offering anything hear
in Calgary in the visible future, that may change, but I'm not to sure
if it is financially feasible right now. However it is an option Id
like to get to eventually.
What about WO Books. I've got the Ravi Mendis and the "Building
WebObjects 5..." Feiler book. are there any others that you would
recommend. I'm going to look at the Wrox press book
"Professional WebObjects with Java " with the 15 authors, but what are
your recommendations?
I look forward to your responses and to eventually being able to
contribute back in a meaningfully way to the group.
tia
Jevon K. Hills
Intern - Zymeta Media Promotion Systems
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Learning WO (From: Jevon Hills <email@hidden>) |