this post was submitted on 14 Nov 2024
99 points (96.3% liked)

Programmer Humor

19572 readers
1682 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 18 points 2 days ago (10 children)

But answer07 is an object... Not sure what your teacher/ta disliked ๐Ÿ˜†

[โ€“] [email protected] 20 points 2 days ago (3 children)

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

[โ€“] [email protected] 2 points 2 days ago (1 children)

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

[โ€“] [email protected] 1 points 15 hours 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.

load more comments (1 replies)
load more comments (7 replies)