7

My first rant/rage/despair moment ever was in university during a Java course where I thought I had completely lost the plot at the first exercise.

I was misspelling system.out.println() and kept writing down system.out.print1n()

That was a long day... :/

Luckily I never make 4-hour debug typo's anymore now that I'm a real developer (I wish)

Comments
  • 0
    At the beginning I thought it was:
    System.out.printIn (Uppercase i)

    Doesn't makes sense when I think about it now 😅
  • 1
    @Vensysia We all go through this it seems :p
  • 1
    Guys were you coding in a friggin editor??
    Auto completion for the rescue?
Add Comment