AS3 Tutorials Advanced: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (Text replacement - "<pageby nominor="false" comments="false"/>" to "<!-- <pageby nominor="false" comments="false"/> -->")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{stub}}


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


== Stage 4 : Advanced AS3 ==
== Stage 4 : Advanced AS3 ==
Line 32: Line 32:


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

Latest revision as of 18:28, 22 August 2016

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