MapleProgramming1.mws
Format of today's session
Questions?
Overview of programming in Maple. Why Maple? Why ME!?!
Vectors: what are they?
Functions (review)
Lists (review)
Sequences (review)
Sequences of sequences
Maple graphics --- PLOT and CURVES
Putting it all together: using functions with parameters to encapsulate ideas.
Summary statement (so far): Maple programming = Designing and writing good functions.