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
-
Wow, looks like working with masm32. At college I had almost the same stuff. But compiled .exe files we opened with OllyDebuger and showed answer in hex dump
-
@theuser I don't understand how they can read and check those tests, we have that too, I'd lose my mind
-
theuser48027y@zmajic410 It simply means the requirements for getting a good grade is lower. An A in a hand-written test means a lot less than an actual proper programming lab test.
-
@theuser You're absolutely correct, and then they can blur the lines of what is a mistake and what isn't with the excuse "well the compiler would help you"... plus I hate to write code on paper it's always messy :D
Stupid stupid university custom exam IDE... first thing select a few lines hit tab oops replaces code with tab character... compile is alt+C and run is alt+R (never seen that before) and you have to go save -> compile -> run.. instead of just hitting run and last but not least it syncs your code with the server so every save file takes 3-5s at which time the editor freezes
ALSO NO DEBUGGER OR JAVA CONSOLE...
rant