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
-
Write an algorithm to solve it and claim to have solved the general problem. Depending on the prof it might work.
-
@Godisalie
I really don't think thats the purpose of the exercise. You don't write the math formula for partial integrals and then claim to have solved every general partial integral. -
@mvalentin
I went in to programming so I would never have to do anything I could make a computer do for me -
capnsoup2438y@mrmarbury I'm an embedded software guy and I eat, sleep, and dream in binary and hexadecimal. It's not a matter if difficulty, it's a matter of pointlessness. Goof up one digit during the conversion and the rest will be garbage.
It's like being asked to do large number modular arithmetic (hundreds of digits) in a cryptography class. Just because it's something that can be asked doesn't mean it should be. -
@capnsoup yeah I know that it's pointless. I had this in class back then as well. But I mean most if the stuff you learn is so pointless it makes your head spin. But if it is easy stuff like this I always preferred it over the complicated pointless stuff ... "Low hanging fruit" 😉 Kind of meditative for me. 😁 Like this thing where we had to develop network protocols with stochastics. Pretty easy once you get it but for a 5 node network you easily fill 2 sheets of paper front to back. And one mistake anywhere and you can start over. Advice to the OP: See it as a meditation practice. 😉
Related Rants
-
johnny17Coding Teacher: "you'll need your laptops for the exam. To prevent you from cheating I'll disable the network ...
-
MoboTheHobo17//long rant but worth it ;) In our class, we had some writing in Word. I was the smart PC guy in the class w...
-
W-DnD20Told us to use facebook or google drive to share code instead of git
Halfway through a timed midterm (no computers or calculators):
Convert this 5-digit decimal number to binary
Convert this 10-digit decimal number to binary
Convert this 20-digit decimal number to binary
Convert this even longer decimal number to binary
undefined
wk44