Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
mkelman178yEither your methods have too much in it or you're using a really crappy compiler that doesn't give you good error messages with line numbers..
-
Knossos5278yWhat are you working with? Most decent IDEs will tell you as you are writing your code.
-
gabbales5368yit was Java code for supporting an SAP web application in netweaver, which at the time did not have a debugger (I understand there's been many improvements since I last worked with it)
Related Rants
-
Nullfrog17When I was in my second semester of college I was tasked with creating a file encrypt/decrypt program. Take in...
-
terrabyte6First day at my first workplace as a dev. waiting for my laptop to load up, nothing happens, black screen. wai...
-
linuxaddict21The Perfect Storm: My worst coding mistake? Yeah, let me tell you about that. I pushed a simple JavaScript/HT...
I spent 3 full days trying to debug an error caused by ONE SINGLE SEMICOLON.
undefined
wk8