Changes for page Getting Started
Last modified by Bastian Triller on 2019/02/22 16:07
From version 10.1
edited by Pascal Robert
on 2012/01/07 22:21
on 2012/01/07 22:21
Change comment:
There is no comment for this version
To version 14.1
edited by Pascal Robert
on 2012/02/11 16:01
on 2012/02/11 16:01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,6 +2,18 @@ 2 2 3 3 Before getting started with code, [[you install to install the development tools and frameworks>>WONDER:Project Wonder Installation]]. 4 4 5 += Learn the concepts = 6 + 7 +Start by reading WebObjects Overview and WebObjects Web Applications Programming Guide. Those documents are really good at explaining the concepts behind WebObjects. Please note that they talk about the old toolset (EOModeler, WebObjects Builder, etc.), but the concepts are still valid. 8 + 9 +After you have read the two Apple documents, have a look at our podcasts and this Apple-provided tutorial. 10 +There are tutorials to help you learn how to use the WOLips tools. 11 +The Project Wonder wiki contains best practices information culled from the collective wisdom of the Project Wonder community. 12 + 13 +Books? We've got'em too. We highly recommend Practical WebObjects by Chuck Hill and Sacha Mallais. 14 + 15 +If you have a copy of WebObjects Developer's Guide (author: Ravi Mendis, publisher : Sams) or Professional WebObjects with Java (publisher: Wrox), we have converted the example code to Eclipse/WOLips projects. You can get them on GitHub. 16 + 5 5 = Hello World tutorial = 6 6 7 7 This tutorial is a good way to learn how to use the development tools for your Wonder projects. You will learn how to create a new project, run it and make the "Hello World" editable. ... ... @@ -31,3 +31,13 @@ 31 31 In the last part, you will learn how to deploy your applications. 32 32 33 33 [[WONDER:Your First Deployment]] 46 + 47 += Get together = 48 + 49 +Project Wonder has a supportive and active user community. To contribute or benefit, the mailing lists is the best way to reach out other Project Wonder developers. 50 + 51 +You can also attend WOWODC, our annual conference dedicated to Project Wonder. 52 + 53 += Get training = 54 + 55 +Numerous organizations provide classes or individual training. You can also buy the recordings of past WOWODCs to augment your Project Wonder knowledge.