4

Well... I'm in apprenticeship, and the company I work for asked me to do insanely complicated algorithms about paid leaves and stuff (Oh and I'm in France so you get the mess about leaves). And I don't understand shit about that ! About TOIL ! I mean, I'm still in school goddammit ! Oh and I said to my boss : "Yeah, wow, that seems complicated to code" and he said : "Yup, have fun". So even him, knowing everything about that shit knows that it's hard af ! I'm currently dying of death and my brain is melting.

PS : Here's a rare gif of me reacting about what I need to code

Comments
  • 0
    start small.

    Write an app the simply displays the "leave" days.

    Then make that small app display the employees on leave for each day. Then link the amounts paid and before you know it - you will be selling them your app.
  • 0
    @kunashe No, that's not what I mean ^^' You can already deal with leaves, like that's was made few years ago. What I need to do is to split leaves into two different leaves, to create leaves by halfdays. Bu that needs to deal with holidays and weekends. And then allow a "swap" between the halfday leave and the TOIL associated, which must be splitted too. Everything is confused and I don't know how many years I will need for that
  • 0
    @divil No, the challenge about the algo is nice. My point is you shouldn't make me work on something as important as the management of leaves of everyone in the company while I have no idea how it works administratively. I don't understand the administrative part and how I am supposed to know the result I get is correct while I don't even know what is it.
Add Comment