.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Molly


More On Fixed Sized Arrays
==========================


Introduction
------------

At the end of this module you will..

* Learn more about using fixed-size arrays
  * Java Java Java! --> Sections 8.3 - 8.7, 16.6, 9.2 - 9.8
  * Think Java --> Chapter 8
* Reviewing weeks 5 - 10



Syntax Review
-------------



Syntax Practice
---------------

Codeworkout exercises



changePointeeDataDirect
-----------------------

Molly is practicing adding a CW style question (still in progress)

.. extrtoolembed:: 'changePointeeDataDirect'



Programming Practice
--------------------

Codeworkout exercises
---------------------

Reading Quiz 1
---------------------

Practicing making a multiple choice question to mimic a Khan Academy question

.. avembed:: Exercises/IntroToSoftwareDesign/Question1.html ka


