103
you are viewing a single comment's thread
view the rest of the comments
[-] Matty_r@programming.dev 21 points 7 months ago

I presume WeatherData.getData() should be going into some Data class that has multiple properties (using the , as a delimiter) instead of what OP is doing and just using the String

[-] fl42v@lemmy.ml 9 points 7 months ago* (last edited 7 months ago)

I mean, unless it's explicitly specified, one can still argue. For fun, that is. I did it a few times with stuff like using maps when the task said I couldn't use loops. Didn't really get into trouble since there was a proper solution ready as well.

[-] ulterno@programming.dev 3 points 7 months ago

This is one condition in which I might like the "If it runs, you get marks" examiners

[-] sukhmel@programming.dev 1 points 7 months ago

Depends on what was the course about. If it's about computation, then sure. If it's about OOP or architecture design (this one I wouldn't expect, unfortunately, but would be nice if it was taught somewhere), then the point is not just to run something.

this post was submitted on 14 Nov 2024
103 points (96.4% liked)

Programmer Humor

24650 readers
15 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS