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.
- Host: GitHub
- URL: https://github.com/dardin88/oop-lab-intellij-course
- Owner: dardin88
- License: apache-2.0
- Created: 2022-09-20T00:21:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:30:26.000Z (7 months ago)
- Last Synced: 2024-11-09T23:23:52.342Z (7 months ago)
- Topics: java, object-oriented-programming, programming-exercises
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/20137-laboratorio-di-object-oriented-programming-in-java
- Size: 180 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.