Cal State L.A. logo and University Seal - Link back to main page

CIS 283 - Introduction to Application Programming with Java

Email: jperezc at calstatela.edu

Labs

This is programming work done during the class. It does count for the grade (see syllabus).

  1. write classes for Album, Composer, Song, Artist that you could use to create an iTunes-like database of music
  2. write a Driver class that creates new Songs and adds them to the database
  3. use the DialogBoxDemo.java to provide a graphical user interface for your program.
Email: jperezc at calstatela.edu