Intermediate II

The Intermediate II class allows children to delve further into more advanced computer programming concepts through the writing of their own computer games and programs using 3GL (third generation) languages such as Java or Python.  Our Intermediate II course requires taking either the Basic I or Basic II courses or having previous computer experience and is geared for students ages 6 to 13.

Below is a list of some important Java Data Structures and Primitive Data Types students will learn in our classes through programming in Java:

Java Data Structures


1. Vectors
2. Maps
3. HashMaps
4. Hashtables
5. Arrays
6. ArrayLists
7. StringBuffers
8. StringBuilders
9. Collections

Primitive Data Types


1. byte
2. short
3. int
4. long
5. float
6. double
7. boolean
8. char