https://github.com/lyes-sefiane/udem-java-programming-and-applications
IFT 1170 Java Programming and Applications at University of Montreal 🇩🇿 🇨🇦
https://github.com/lyes-sefiane/udem-java-programming-and-applications
computer-science github-actions java maven software-development
Last synced: 2 months ago
JSON representation
IFT 1170 Java Programming and Applications at University of Montreal 🇩🇿 🇨🇦
- Host: GitHub
- URL: https://github.com/lyes-sefiane/udem-java-programming-and-applications
- Owner: lyes-sefiane
- License: other
- Created: 2025-05-27T14:09:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-08T18:53:14.000Z (about 1 year ago)
- Last Synced: 2025-06-28T22:36:42.366Z (12 months ago)
- Topics: computer-science, github-actions, java, maven, software-development
- Language: HTML
- Homepage: https://lyes-sefiane.github.io/udem-java-programming-and-applications/
- Size: 1.71 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
IFT 1170 : Java Programming and Applications
### © 2024 | Sefiane, Lyes
All Rights Reserved | [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)
[![CC BY-NC-ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd]
[cc-by-nc-nd]: http://creativecommons.org/licenses/by-nc-nd/4.0/
[cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png
[cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg
# GitHub Badges

[](code_of_conduct.md)
[](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/dependency-graph/auto-submission)
[](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/codeql.yml)
[](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/pages/pages-build-deployment)
[](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/maven.yml)
# Requirements
- [x] Java 17.x.y
- [x] Maven 3.x.y
# Modules
- [WEEK_1_2_1170_H17](https://github.com/lyes-sefiane/udem-java-programming-and-applications/tree/main/WEEK_1_2_1170_H17)
- [WEEK_3_4_1170_H17](https://github.com/lyes-sefiane/udem-java-programming-and-applications/tree/main/WEEK_3_4_1170_H17)
- [TP1-1170-H17](https://github.com/lyes-sefiane/udem-java-programming-and-applications/tree/main/TP1_1170_H17)
- [TP2-1170-H17](https://github.com/lyes-sefiane/udem-java-programming-and-applications/tree/main/TP2_1170_H17)
- [TP3-1170-H17](https://github.com/lyes-sefiane/udem-java-programming-and-applications/tree/main/TP3_1170_H17)
# Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.