Changes for page Getting Started

Last modified by Bastian Triller on 2019/02/22 16:07

From version 23.1
edited by Maik Musall
on 2019/02/22 16:03
Change comment: Added a reference to Learning the Wonders
To version 24.2
edited by Maik Musall
on 2023/11/13 11:54
Change comment: Updated the relative links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Home
Content
... ... @@ -1,6 +1,6 @@
1 1  = Installing the tools =
2 2  
3 -Before getting started with code, [[you will need to install the development tools and frameworks>>doc:Project Wonder Installation]].
3 +Before getting started with code, [[you will need to install the development tools and frameworks>>doc:WEB.Project Wonder Installation]].
4 4  
5 5  = Learn the concepts =
6 6  
... ... @@ -8,7 +8,7 @@
8 8  
9 9  After you have read the two Apple documents, proceed with the tutorials linked to this page.
10 10  
11 -Books? We've got'em too. We highly recommend [[Practical WebObjects>>url:http://www.apress.com/9781590592960||shape="rect"]] by Chuck Hill and Sacha Mallais. A more recent one is [[Learning the Wonders>>url:https://learningthewonders.com/||shape="rect"]] by Markus Ruggiero. The setup and introduction chapters are free to download.
11 +Books? We've got'em too. We highly recommend [[Practical WebObjects>>url:http://www.apress.com/9781590592960||shape="rect"]] by Chuck Hill and Sacha Mallais. A more recent one is [[Learning The Wonders>>url:https://learningthewonders.com/||shape="rect"]] by Markus Ruggiero. The setup and introduction chapters are free to download.
12 12  
13 13  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>>url:https://github.com/wocommunity/||shape="rect"]].
14 14  
... ... @@ -32,15 +32,15 @@
32 32  
33 33  In the third part, you will learn how to use Direct2Web, a rules-based engine, to build the administrative interface to manage the blog.
34 34  
35 -[[doc:Your First D2W Project]]
35 +[[doc:WEB.Your First D2W Project]]
36 36  
37 37  In the fourth part, you will learn how to use sessions and creating your own components to manage the blog.
38 38  
39 -[[doc:Your First Stateful Project]]
39 +[[doc:WEB.Your First Stateful Project]]
40 40  
41 41  In the last part, you will learn how to deploy your applications.
42 42  
43 -[[doc:Your First Deployment]]
43 +[[doc:WEB.Your First Deployment]]
44 44  
45 45  = Get together =
46 46