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
-
ceee77796yWow 🤣
I'd say I am guilty of using some jugaad once.
It was our external practical exam for algorithms, I wasn't able to write a perfect one,mine handled only few cases.
Evaluation time : professor came ,ran a test case ,the one that my code handled 🤩.
Ass saved ,but I wasn't very proud of my self 😅 -
drekhi18586y@ceee happens to all us Indians at least once. Happened with me twice in my bachelor's degree.
-
How come that the teachers just give the grade and don't bother looking at the code even once.
-
drekhi18586y@LinusCDE we have 50 students and there is one teacher, basically no one gives a fuck
-
drekhi18586y@ceee @LinusCDE well at least my teachers didn't know anything good, they are still outdated and unwilling to learn new things. Those who new their shit didn't take shitty lab exams.
-
anki711616yRelatable. My friends did the same. Although one of them got caught and had to give the exam again. But, as our education system is horrendous and outdated he managed to pass.
-
I guess something like this happened to me too... I was supposed to write merge sort program... wrote whatever I thought would be merge sort ( I didn’t know merge sort algorithm ) and tested it... sorted perfectly...
Still don’t know if the code was right or wrong 😂😂😂 -
sumitk1766ySame happened in one of our final project assessment. Front-end was supposed to save entries to a remote database. Nothing was working as expected. So my friend manually created an entry in the database, and while giving demo to the professor, he simply added those entries in the front-end and then showed the prefilled db entries and claimed them to be the new entries. Flawlessly executed!
-
ceee77796y@not-a-muggle things like android development are not even talked about by the teachers at my college. 🤐
-
ceee77796y@not-a-muggle
If you are from Delhi you'd get it and it's worth telling.
Else I'd say it's a generic govt. "University". -
Sefie16576yfunction rand() {
// Guaranteed to be random.
// Decided by fair dice roll.
return 4;
}
Related Rants
Soo apt.
joke/meme
programming
india