+ 1
Does the "I did it!!" feeling last throughout career?
it's starting to click! I manipulated some code by memory and made it to what I wanted. what a great feeling when I ran it and it went through as I thought it would! Does this feeling last through career as a coder?
2 odpowiedzi
+ 4
Yes! I always experience it after having spent hundreds of hours debugging code and then realizing I missed a semicolon. 😉
The easiest part of writing code is the part where you write code. The hardest part is where you *debug* said code. Such a pain, I'm sure everyone can relate. You'll be wishing for the time when all you did wrong was forget a semicolon.