Patrefans
Novus  from patreon
Novus patreon

Please Excuse the Following Profanity

🕑 Added 2020-01-29 11:26:33 +0000 UTC

Comments

Novus

:-p yep, that sounds like just about every programming course I took. As the classes got more complex the errors just got weirder...

PaleFlyer

In college for comp sci (not what I ended up finishing in), we were supposed to write a program to write a small file to the drive. We did not intentionally loop it. At first... Yet we created a very large file before we realized what we had created... Then I saw the TA trying to do something with it.

Novus

*shudder* I've never had to actually work on the programming for a debugger. Well, not beyond a basic error-catching system at least. Thank God for that. Best of luck to you, I suspect you'll need it even more than me :-p.

Novus

Yeah. That's part of why, despite having a degree in software design, I HATE programming. I remember a particularly spectacular one in college. We'd been assigned to build an engine from scratch and somehow ended up with an error where removing two BLANK lines from the top of the main cpp resulted in a crash...and putting them back fixed it. Since whitespace characters like that shouldn't affect the code at all, EVERYONE was baffled, even the instructor when we showed him -_-. We never did figure it out, just left the blank spaces there...

Pyros51

I feel your pain... currently trying to get a debugger up and running in work. While we know it is possible (my boss managed it once in one of three test projects 6 months ago...) it is stupidly fiddly and requires small changes to be made in a number of different files throughout the project to actually work even after you configure the debugger itself correctly...

PaleFlyer

As a programmer, all I can say to the "removed 2 lines, it worked, put them back, it died again"... Welcome to being a programmer. Working on code for a customer, works fine, they want something changed. Move one thing, half the code fucking breaks. Move it back, STILL BROKEN.


More Creators