COMP3021: Java Programming (Spring 2016)

Lab Schedule

[ Announcements | Course Info | Lectures | Labs and Programming Assignments | Self-Learning | Resources | Policy ]


Schedule

Section

Lectures

Labs

TAs

Attendance (continuous updating)

LA1

Fri. 19:00-19:50

Room 4210, Lift 19

Quan Li and Haipeng Zeng

Attendance Table

Lab Information

Lab

Date

Topics

Solution

Source Code

1

12/02/2016

Java Development Environment Introduction& Eclipse Tutorial

Lab1_12_02_2016_Soln

Lab1_Source_Code

2

19/02/2016

How to Add JARs to Project Build Paths in Eclipse (Java) and Log4j Tutorial

Lab2_19_02_2016_Soln

3

26/02/2016

File I/O assignment

Lab3_Source_Code

4

04/03/2016

Inheritance, polymorphism and UML modeling

Lab4_Source_Code

5

11/03/2016

Abstract classes and interface ccbcdaddac

Lab5_Source_Code

6

18/03/2016

Java Collections and GUI Programming bddccaacac

Lab6_Source_Code

7

01/04/2016

Athlete Scores

Lab7_Source_Code

8

08/04/2016

Generic Functions (1)

Lab8_Source_Code

9

15/04/2016

Generic Functions (2)

Lab9_Source_Code

10

22/04/2016

Multi Threading (1)

Lab10_Source_Code

11

29/04/2016

Multi Threading (2)

Lab11_Source_Code

Programming Assignment

Date

Topics

Due Date

Model Solution(Source Code)

2nd, March

First programming assignment

11:59pm on Monday, 21st, March

Model Solution of PA1

TBD

Second programming assignment

11:59pm on Saturday, 7th, May

Model Solution of PA2