AS3 Tutorials Advanced

The educational technology and digital learning wiki
Revision as of 20:06, 31 October 2007 by Widged (talk | contribs) (New page: {{stub}} <pageby nominor="false" comments="false"/> == Stage 4 : Advanced AS3 == For now this is really nothing else than an outline of the material that is to be covered in this sectio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Draft

<pageby nominor="false" comments="false"/>

Stage 4 : Advanced AS3

For now this is really nothing else than an outline of the material that is to be covered in this section. This will be written last (after the tutorials for beginners and intermediate), so there may be no changes for a few months. Expect this to start to grow when the intermediate tutorials are about completely written

Design Patterns

Data Services

Principles of Design

Software Development Practices

  • Code Complete, by Steve McConnell. The bible of any serious developer.

Use case, requirements, flow diagramming, prototypes, etc.

Project Management

Stages, milestones, strategies (i.e., Agile programming).