AS3 Tutorials Advanced

The educational technology and digital learning wiki
Revision as of 18:28, 22 August 2016 by Daniel K. Schneider (talk | contribs) (Text replacement - "<pageby nominor="false" comments="false"/>" to "<!-- <pageby nominor="false" comments="false"/> -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Draft


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