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
-
urzq347yDo a meta script that allows you to quickly rename the function you want to "main" :D it could be a macro system also
-
w4tsn35017yYou should just start contributing into one or more open source projects with the class and talk / learn by real world examples while helping others in the process.
I'm really sick of all those boring stupid artifical exercises.
Does my future boss or client give me a sheet with some hello world tasks? Yeah? I'm out! Seriously, of course not. This is not education but pretending to be. -
In that kind of scenario I take all the bad attitude I have, code it right and hope he notices how much better it is. Even if he fails me, at least I know I did the right thing...
-
Gobbas2547yJust write a Main function that allows you to run any of the functions. Then you don't have to rename.
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
First (procedural) c++ lectures:
Prof: K guys, go ahead and attempt the homework
Students: sir, how can we have 1 file per exercise?
P: oh, you can't, just make one huge file with multiple functions and rename them to "main" whenever you wanna run them
Me: WHY DO I EVEN PAY FOR THIS BULLSHIT
Ps: not allowed to use classes as that's too hard...
rant
ignorant fuck
c++
prof from hell
idiot
wtf
why u take my money