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
-
H4u60r310618y@EdgeLord69 yes right, I wrote C and Java on paper. Especially exams were paper only.
-
H4u60r310618y@BlueNutterfly it's now almost 10 years ago. The course was split in theory and practice. And in the theory part we did actually code on paper.
-
We still had to do that sometimes during exams. They weren't too strict when it came to details but it's still tiring to write tons of object-oriented stuff by hand, especially if your handwriting usually looks like some ancient hieroglyphics.
-
@H4u60r3 True. Reminds me of the time I tried handwriting recognition on a Surface Pro: The first 10 minutes I was amazed how well it works, then I realized it's much slower than just using the damn keyboard.
Now I use a normal laptop again. It's easy to forget that touch screens etc. are just an inefficient compromise introduced for mobile devices. -
We also have to write code on paper.
But our teacher didn't really care about wrong syntax, as long as there are just some little things missing. It was more about the semantic and that your solution is a solution for the given problem.
But I still can't fucking write { } braces on paper (at least not time efficient) -
Got this also in our university it was elective .net. I asked the teacher why I failed the second quarter exam when I got high scores during mock up tests. He answered, 'Oh, really? I can't barely understand your code how much more the compiler? Where's your penmanship skills? '.
-
Argyn18yKinda inconvenient, but can be useful during the interviews. Some companies ask you to write code on a piece of paper. I would sometimes rush and then have to add some variable definition before the code I have already written and it all looks like a mess. If i remember correctly, CTCI recommends practicing paper coding.
-
Hobo424068yMy little sister is taking CS courses in the Carolinas, and she had to write on paper. They also still use blackboard and chalk in rooms with no computers or projectors.
There are reasons I left the state. -
Haskell, Java, C, SQL and C++
all done on paper here in germanybat the university. So I feel your pain -
krlooss4938yI had that too. The idea was to memorize some functions, algorithms and stuff, plus have none compiler help to pinpoint your missing brackets, so you had to pay attention to your code. Also avoid Google searches during it (although it will be your ally in work)
-
Root825088y@coffeeneia Feeding OCR results directly into a compiler. That's such a wonderful idea I wonder why nobody has done it yet. </sarcasm>
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
Learning to code at the University was quite annoying in the beginning. We had to write code on paper.
Might be the usual way, yet it was really inconvenient.
undefined
coding on paper
wk44