One-dimensional and Multi-dimensional Arrays

Here are the lecture slides and program examples.

  1. Lecture notes, Part 1
  2. Lecture notes, Part 2
  3. Lecture notes, Part 3
  4. TwoDArrays.pdf
  5. Args.java
  6. ArrayCyclicShift.java
  7. ArraysExample.java
  8. AverageArray.java
  9. CharArray.java
  10. Connect.java
  11. Grades.java
  12. InitialValue.java
  13. JaggedData.java
  14. ModifyArray.java
  15. NumberOfDaysInAMonth.java
  16. PassingArray.java
  17. PassingArray2.java
  18. PlayWithImage.java
  19. ReverseByCopy.java
  20. ReverseByExchange.java
  21. ThrowDiceAgain.java
  22. TwoDData.java
  23. WordExchange.java
  24. data.txt
  25. jaggedData.txt

Go back to the lecture page

Go back to the home page