57
Hausen
6y

I actually like writing comments and documentations.

Comments
  • 3
    Agreed, it's relaxing to me
  • 1
    I totally agree with you. It's like explaining to a 3rd grader something and make you actually understand what you were writing, or is just me...
  • 4
    Would you like a job?
  • 2
    You'r the best !!! keep on doing it !!!
  • 3
    Teach me master
  • 2
    #MeToo (like writing documentation)
  • 2
    @granola You'r awesome !!! don't change !!
  • 3
    Oh, i do that too! Not every time though, but it can come in handy most of times. I mostly comment my code to divide it into logical pieces. Something like......"the following few lines will get the user input from POST, the next few lines will pass it to an API" etc. It's a good practice if you want to write readable and well-documented code!
  • 1
    I love writing technical documentation.
  • 2
    @bashleigh I'm sorry, but I have one already that I'm very happy with :)

    @frickerg Why don't you like it?^^

    @sallai That's what I do, too! ... A collegue of mine sometimes comments every line of code, which leads to something like this:

    // gets the header of the table
    table.getHeader();

    Thank your, Sherlock.

    @Brolls By "technical" you mean the UML diagrams for example?
  • 2
    @Hausen actually it's not that bad, I mostly comment for the team or for myself, but it was tough when I started coding and really thought it was a waste of time... oh well, we all get better at it I guess :)
  • 2
    @frickerg are u looking for a job ?
  • 1
    @grubbering actually I am looking for a coding summer job to finance my last year of bachelor's studies :D
  • 2
    @frickerg can we PM in devrant ??
  • 0
    @grubbering add me on Facebook. Same id as I'm using here on devrant
Add Comment