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
-
Voxera115857yAnd concatenating with string to do int.parse when the result was an int to begin with :/
-
@suprano Yep. First year as software programmer. And learning it from school only.
-
@suprano@suprano I know. I let him try to learn it himself since i also learned it that way and been doing it for almost 5 years now. But if he has questions or something else i help him and try to teach him. It’s kinda ironic tho since i’m just 18 and he is 23 and the little brother teaches the older one. But i don’t mind. I know what we both have been through and I hope he will keep learning and become a great programmer.
-
@zvyn I know right. Problem is, I’ve seen code from “Senior” developers that is even worse than this. 😂ðŸ˜
-
@upDog 9/10 But somehow he is one of the best coder of the class. But he also got bonus points for using MySQL instead of XML while they have not even learned MySQL yet i think.
-
suprano38307y@BreakDancerHD brothers help each other no matter the age difference. It's all good. Keep it up.
-
To the people who are saying he should be expelled or given a zero
Fuck you.
Don't tell me that when you guys started programming you knew every fucking thing! And even if things like not writing the else block with single return statement (and returning after the if block ends instead) is obvious to us it may not be obvious to newbie programmers. We have all been there and learned from practice/experience.
You can shove your arrogance up your ass. -
@irene Well that explains it. Majority of newbie programmers do make that mistake though.
-
@YourNemesis I'm not sure if you also mean me with that message, but I'm of the opinion that a 9 out of 10 should be production ready code.
I'm not saying he should fail the class, but I am saying that I don't see this as a 9. Especially in the western culture where people think a 6 is good enough.
I would, depending on the rest of the code but assuming its like this, maybe give a 7 or a 7.5. I would also tell the student to try to look at it to see if they can optimize it if they can do that without help they can get extra points. -
boolean brother;
int grade = 100;
if (brother.isKissAss() == true)
grade -= (100 * grade) / 100;
printf("You got an F.\nSo F U!");
Related Rants
-
sonrisa37Best quotes from IT teacher: - "C# is a language to program your IDE." - "C# is a language for beginners, and...
-
juzles7If you are reading this, I want you to know that I am probably on some kind of FBI watchlist because I googled...
-
PieInOblivion11I once brought my Kali Linux laptop to school. (Because normal had dead battery, waiting for shipping) MFW so...
So my brother had a school project for which he got an 9. I looked at this code and saw this comment. I laughed so hard. 😂
rant
brother
school
comment