Course syllabus
Course-PM
DAT055 Object-Oriented Applications lp3 VT25 (7,5 hp)
Department of Computer Science and Engineering (CSE)
Examiner:
Yehia Abd Alrahman, Associate Professor in Computer Science
- yehiaa@chalmers.se
- Office: Here
Teaching Assistants
- Adina Aniculaesei
- Wincent Stålbert Holm
Student Representatives:
TIDAL mohamadalzein2000@gmail.com Mohamad Alzein
TIDAL williamh.jaarma@gmail.com William Jaarma
TIDAL filipsj04@gmail.com Filip Sjöström
Mid course evaluation
I will meet with student representatives on 6 Feb after lecture to collect feedback.
Make sure to communicate your feedback to your representatives. here
Course purpose
This course shall give extended knowledge and skill in object oriented programming techniques, with emphasis put on model driven development in small project groups.
Start by forming project groups (5 students/group).
Schedule to meeting with the project supervisor will be posted soon.
See the Project requirements.
Slack
Join the Slack channel to ask questions to your TA or the examiner here.
Schema
Course literature
- Chacon, Scott, Pro git.
- Bloch, Joshua, Effective Java, 3rd Edition
- Horstmann, Cay, Big Java, 7th Edition
- More specific references will be added during the course.
Course structure
The teaching consists of lectures, (a few) teacher-supervised practice sessions and supervised project meetings. The course includes a laboratory component in the form of project work. The project group constructs and documents a sizeable application designed according to the object-oriented methodology. A successful project requires individual efforts and commitment of the group members!
Active participation during the entire project period is required for an approved project.
Learning objectives and syllabus
- construct object oriented programs with graphical user interfaces and threads.
- construct object oriented models in a graphical modelling language.
- use commonly available computer based program development tools.
- perform program development in a project group.
Examination
Exam: Written exam 18 Mar 2025, 8:30-12:30, 4.5 credits. (Always check this page for examination dates)
Laboratories: In the form of projects, 3 credits.
In order to be approved for the project, active participation in the project group is required throughout the project period.
Final grade in scale (U-5) is given after approved project (result U or G) and is based only on exam results (U-5).
Content
The course uses Java as the programming language and UML as the modeling language.
The enumeration is not chronological.
- UML is used for modelling and Java for coding.
- A program development process for object oriented programs.
- Object oriented modelling in UML.
- Computer based tools for oriented methodology (CASE).
- The Model-View-Controller architecture.
- A survey of common design patterns.
- Structured error handling.
- Streams and files.
- Parallel programming. Active objects and threads.
- Communication. Ports, sockets, datagram, client-server.
- Reflection and class loading.
Software Development Tools
For programming: Each group is free to choose which programming IDE to choose. I prefer VSCODE, but you can use IntelliJ or Eclipse. It is highly recommended that everyone in the group uses the same development environment.
Form modelling: LucidCharts is a very good, but the free version is somewhat limited, there are many free web app for drawing charts.
The following are free:
Your repositories must be private. Share only within the group and with the group's supervisor.
Lectures
Lecture | Content | Reading Materials |
---|---|---|
L1 L2 L4 |
Course Introduction slides.pdf Version control and Git slides.pdf
The project, description. Introduction to OOA/OOD. Slides Part-1.pdf
|
Ch 1 & 2 Pro Git https://www.geeksforgeeks.org/object-oriented-analysis-and-design/
Ch 12 Big Java 7th Edition |
L5
L6
|
Review MVC
More on MVC
|
MVC.
|
L7 L8 L9 L10 |
Good design slides I/O, streams, files, Serialisation. slides code Ports, Sockets, Datagram, Client-Server, etc. |
(Dive Into DESIGN PATTERNS (2019), L7 & L8)
Ch 11.1-11.3 Big Java 7th Edition Ch 23 Big Java 7th Edition |
L11 |
Ch 22 Big Java 7th Edition |
|
L12 L13 |
Ch 11.4 Big Java 7th Edition | |
L14 | Reflection and Class loading slides code | reflection tutorial |
L15 | Revision Lecture | |
Projektredovisningar | ||
Självstudier | ||
Exam 2025-03-18. |
Course summary:
Date | Details | Due |
---|---|---|