this post was submitted on 27 Sep 2024
615 points (97.2% liked)
Programmer Humor
19557 readers
809 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Having a job sucks. Not having a job, and constantly being ignored or rejected does a number on my mental health too.
A company I applied for gave me a take home assignment, I said that I would only do it if they pay me. They said they would pay me. The project took me about 2.5 months. Now they have rejected me saying it is not good enough, didn’t pay me for the work I have done. It has been an all-around hell week for me. I hate being taken advantage of like that. Fuck whatever enables people or companies like this.
Two and a half months is insane for a practical skills demonstration for a job interview. Those should be a couple of hours at most.
Perhaps the biggest joke was why they rejected me. Apparently I only used “basic concepts of object oriented programming.” I found that to be the best because using anything more advanced might diffuse the logic too much, something I didn’t like. But, no, they probably think I should use everything in “Clean Code” because they probably worship that book.
As somebody switching to data-oriented design, ...
They probably think only OOP is right.