Hacker News new | ask | show | jobs
by throwlaplace 2253 days ago
>One of the guys on the class slack just posted that when testing & debugging the projects, he just printed stuff to stdout... for the whole semester... because he doesn't know - and didn't bother to learn - how to use a debugger.

Lol that's like the best way to debug C

1 comments

yep, 10+ years in industry and that's how I usually debug (and I know how to use a debugger).