amiga-e/amigae33a/E_v3.3a/Docs/BeginnersGuide/Contents.guide

70 lines
2.2 KiB
Plaintext

@database beginner.guide
@Master beginner
@Width 75
This is the AmigaGuide® file beginner.guide, produced by Makeinfo-1.55 from
the input file beginner.
@NODE "main" "beginner.guide"
Copyright (c) 1994-1997, Jason R. Hulance.
A Beginner's Guide to Amiga E
*****************************
This Guide gives an introduction to the Amiga E programming language
and, to some extent, programming in general.
Part One: Getting Started
@{" Introduction to Amiga E " Link "Introduction.guide/main" }
@{" Understanding a Simple Program " Link "Introduction.guide/Understanding a Simple Program" }
@{" Variables and Expressions " Link "Introduction.guide/Variables and Expressions" }
@{" Program Flow Control " Link "Introduction.guide/Program Flow Control" }
@{" Summary " Link "Introduction.guide/Summary" }
Part Two: The E Language
@{" Format and Layout " Link "Format.guide/main" }
@{" Procedures and Functions " Link "Procedures.guide/main" }
@{" Constants " Link "Constants.guide/main" }
@{" Types " Link "Types.guide/main" }
@{" More About Statements and Expressions " Link "MoreExpressions.guide/main" }
@{" E Built-In Constants Variables and Functions " Link "BuiltIns.guide/main" }
@{" Modules " Link "Modules.guide/main" }
@{" Exception Handling " Link "Exceptions.guide/main" }
@{" Memory Allocation " Link "Memory.guide/main" }
@{" Floating-Point Numbers " Link "FloatingPoint.guide/main" }
@{" Recursion " Link "Recursion.guide/main" }
@{" Object Oriented E " Link "OOE.guide/main" }
Part Three: Worked Examples
@{" Introduction to the Examples " Link "Examples.guide/main" }
@{" String Handling and I-O " Link "Examples.guide/String Handling and I-O" }
@{" Timing Expressions " Link "Examples.guide/Timing Expressions" }
@{" Argument Parsing " Link "Examples.guide/Argument Parsing" }
@{" Gadgets IDCMP and Graphics " Link "Examples.guide/Gadgets IDCMP and Graphics" }
@{" Recursion Example " Link "Examples.guide/Recursion Example" }
Part Four: Appendices
@{" Common Problems " Link "Appendices.guide/main" }
@{" Other Information " Link "Appendices.guide/Other Information" }
Indices
@{" E Language Index " Link "EIndex.guide/main" }
@{" Main Index " Link "Index.guide/main" }
@ENDNODE