AS3 Tutorials Advanced: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
Line 32: Line 32:


[[Category: Actionscript 3]]
[[Category: Actionscript 3]]
[[Category: Tutorials]]
[[Category:ActionScript tutorials]]

Revision as of 16:07, 4 August 2009

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 progress 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).