AS3 Tutorials Advanced: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
(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...)
 
Line 5: Line 5:
== Stage 4 : Advanced AS3 ==
== 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
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 ===
=== Design Patterns ===

Revision as of 20:10, 31 October 2007

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