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

https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far

Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)
https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far

cs2030 gradle java nus testing

Last synced: 7 months ago
JSON representation

Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)

Awesome Lists containing this project

README

          

# Wait, what the hell is this?

Thanks to someone who published the CS2030 Practical Examinations online, more specifically the [2024 Semester 1 Practical Examination on Seat Booking](https://russelldash332.github.io/CS2030/PA/PA1/2410/PA1_2410.html), I decided it was a simple exercise for me to try out some build tools on my own, specifically Gradle.

# What's inside?

It's just a direct dump of my Maven project, which includes the following:
- Source files that answer that particular Practical Examination
- Test files that I tinker around and crash my code with thanks to JUnit

# How do you use it?

Err... Probably take it as sample solution from a non-TA I guess? My code can produce wrong results.
Otherwise, you may want to clone it and tinker with the functionalities of Maven. Depends on where you're coming from.

# Credits to?

[@RussellDash332](https://github.com/russellDash332/) for publishing that assessment.

# I want this taken down! Or I have better ideas to write test cases!

No worries! [Write in](mailto:zhanghaodong101@outlook.com) to me, or message me on

# Happy tinkering I guess?