Welcome! You have found public pages for the course PV168 Seminar in Java programming.

Course Goal

Testing The goal of this course is to extend the basic knowledge of Java and master its practical application in concrete team projects. The student will be able to appropriately decompose simple programming tasks and write robust code including automated tests. The student will get acquainted with basics of GUI development, multithreaded applications, fundamental APIs, and simple database (JDBC). After passing the course, the student is expected to be capable of designing and developing simple applications in Java. Furthermore, the student is also expected to know how to cooperate with colleagues during the development process.

Course schedule (table)

Week Lectures Seminars Project Extra
01 Slides The Beginning Form groups of four  
02 Slides Employee Records 1 Initial meeting with PM  
03 Slides Employee Records 2    
04 Slides Employee Records 3    
05 Slides Export, Validation, Import Milestone 1: GUI Design Team Leads meeting I
06 Slides Testing    
07 Slides DB: Connecting    
08 Slides DB: Transactions Milestone 2: Business logic, import, export Team Leads meeting II
09 Slides Logging & Error    
10 Slides Threads 1    
11 Slides Threads 2 Milestone 3: DB operations implemented  
12 Slides Asynchronous Execution & CLI    
13 Slides no seminar    
14-20     Milestone 4: Non-blocking GUI, project completion Team retrospective
16-22     Project presentations