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

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 🇩🇿 🇨🇦

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

![License](https://img.shields.io/static/v1?label=License&message=CC-BY-NC-ND-4.0&color=green)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
[![Automatic Dependency Submission](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/dependency-graph/auto-submission/badge.svg)](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/dependency-graph/auto-submission)
[![CodeQL Advanced](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/codeql.yml/badge.svg)](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/codeql.yml)
[![pages-build-deployment](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/pages/pages-build-deployment)
[![Java CI with Maven](https://github.com/lyes-sefiane/udem-java-programming-and-applications/actions/workflows/maven.yml/badge.svg)](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.