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
-
The solution is wrong coz he never declared the variables. He doesn't even know that HTML5 is statically typed language what a dummy.
¯\_(ツ)_/¯ -
C0D4681466y@over9000 “i” is fine for loose typed languages, “n” on the other hand should have been declared prior or equate to a function return of some kind if we want to be following JS here.
-
RudeJake1016yNot sure what bothers me more, the indentation, the wrong stop condition or his inconsistent, at least he could close the for tag 🤔
-
@zlice i have a feeling a lot of people would have a collection of my comments if you could
-
@deeploop yes I already told that he is Infact from India, I'm from India, the bootcamp is in India.
-
C0D4681466y@rammmukul I’m concerned he learnt from someone or some YouTube video that this is remotely correct.
I have no problem with people who can write HTML, I do it daily amongst a lot of other things.
But a for loop as a html tag? -
@Brosyl Infact he first chose PHP for the task and then said it will be difficult to do in PHP can I use HTML, I said ya you can certainly try that "jokingly" then he did this. Also it doesen't even look like PHP (don't you need to use $ to access a variable?)
-
hell169536yHahaha although it is hideous I kind of had a warm feeling about <> instead of () , weird...
-
@azous actually ya you don't have to have () around your init, cond and exp but In this case he has included for inside <> then what's the point just do it like python. And yes I recognise that is because he was trying to do it in a xml like syntax even then he is wrong on so many levels.
-
zankar20756yAlso before yall decide to murder me please note that i am infact joking.
This is hideous -
spyke14746yWhat. The. Fuck. I mean, maaaaybe if they nested an actual JS loop in there, but where tf did they get this idea?
-
I could understand this if it was their first time in something like C; but a computer science student, with HTML?
come on, man -
Puff456y@Frederick I'd bet the IDE generated the html (apart from whatever tf the for loop attempt is). I know in sublime typing HTML and hitting tab generates basic HTML including a title.
-
I just got my bachelor in computer science a month ago.
Some of my colleagues that finished at the same time do not know basics that any IT person should know. I still think they're happy that they know where to turn on the PC.
I am really horrified that they could gain a bachelor here in Germany.
I guess that is the reason why most employers here still think bachelor is not worth it and master is.. Well, master race. -
@Puff I don't exactly remember but considering that there's no closing html tag I highly doubt that.
-
Dude this makes me sad, wth are schools teaching? And damn dude thats just ugly as heck.
-
Puff456y@rammmukul oh crap, you're right. In that case, I have no idea what he had the title tag for...
-
Delete this before someone gets a hang of this. JSX has already troubled a lot of folks. Next thing you know HTML 6 supports conditional statements... save this planet.
-
@sh1ftsh It's a bit late to do that also he did not finish it this was all he wrote and said he can't do it.
-
iris3086yThe future, now.
I'm just commenting that so that when bots and all take over the earth, and this is how code is written, at least then I'll be in their good books for saying something good about it earlier 🤣 -
Aalleexx1786yNeee, he just declared all the variables in the CSS , I mean c'mon , who doesn't do this
FFS -
@Frederick why dafuq did you put the before dafuq considering dafuq is a contraction of the and Fuck?
-
bezorp3746yOuch ouch ouch ouch! How?! Why?!!
I try not to look down at people with less experience, but unless this is a typo, or really rattled nerves, it betrays a deep misunderstanding of what a for loop even does.
I cannot believe that this person graduated from a real program. -
@daksh Srsly? Why the hell? I just started studying CS B.Sc . First semester: Learn all the basics with Pascal or burn in hell.
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
linuxxx23*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮...
rant && dev && education
So I just interviewed this guy for admission into our bootcamp and because he has raised some red flags before, I asked him to just write a factorial function and he chose HTML to do it. I told him he can certainly try thinking that maybe he doesn't know that whatever you write inside script tag is actually JavaScript. He went on to do this. What bothers me is he have a computer science diploma.
Till now I have just heard of these people but always taught those are just marketing or some person who think that just because they here HTML with some other programming language. BUT THIS IS SOME NEXT LEVEL SHIT.
rant
html_is_not_a_programing_language
wtf