13

The moment when you edit your code and run it but nothing changes and you try looking for the mistake in yor code but the only mistake is that you forgot to compile it first...

Comments
  • 1
    The problem you face when you come from interpreted to compiled
  • 2
    i have another similar headache.
    i write code and push to the git Repo.
    i notify the ops to compile, get told its still wrong or nothing changed.
    spends a while only to find out the ops didn't pull or even make clean.

    everytime.
Add Comment