Wiki source code of Best Practices-Starting From Scratch
Version 28.1 by arroz on 2007/12/16 12:17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{warning title="In construction"}} | ||
2 | |||
3 | This chapter is under construction. Do not expect it to be useful... yet! :) | ||
4 | |||
5 | {{/warning}} | ||
6 | |||
7 | = Starting From Scratch = | ||
8 | |||
9 | Building a good WO application is not just about nice data models and fast algorithms. Making the right decisions from the start and taking advantage of code written by the community is also very important. Here we'll talk about some stuff that you should care about from the start. | ||
10 | |||
11 | == Use WONDER == | ||
12 | |||
13 | [[WONDER>>Project WONDER-Overview]] is |