An open API service indexing awesome lists of open source software.

https://github.com/dardin88/oop-lab-intellij-course

This is a collection of lab sessions for an Object Oriented Programming course in Italian.
https://github.com/dardin88/oop-lab-intellij-course

java object-oriented-programming programming-exercises

Last synced: 5 months ago
JSON representation

This is a collection of lab sessions for an Object Oriented Programming course in Italian.

Awesome Lists containing this project

README

        

This repository hosts lab sessions concerning an object-oriented programming course in Italian, focusing on Java.

The exercises are designed for [JetBrains Academy](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy), a plugin for IntelliJ IDEA.

The exercises are part of the [Object-Oriented Programming course 2024/25 (congrua 2)](https://unisa.coursecatalogue.cineca.it/insegnamenti/2024/511548/2017/9999/500153?coorte=2023&schemaid=15912)
held at the Department of Computer Science of the University of Salerno.
* The course is designed for students knowing the basics of procedural programming.
* The course covers the main Java features.
* The course contains practical Java code examples and exercises to practice new skills.
* The course is based on the author's personal experience in Java development.