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
-
tevyt1167yI have guys at work who talk like this. They really only ever work in C# and never bother to look into much else. Oddly enough they're perfectly coherent if you leave them in their world
-
redx1918387yThe way CS is taught you'd probably think there is little but C Java and the usual html css
-
elazar10307yMaybe he meant "there are no variable declarations" and "no need to import in order to print"?
-
I think this is why expecting people to understand arduino/c++ after only being taught python is so stupid, you don't really know what a variable type is...
-
@speedForce that guy annoys me so much. I mean, I know he is an actor and he is probably a good person. But I just want to punch him in the face.
-
coolq48267y@duncanrhamill
Ehh, I came from Python, and I found the transition very easy. Python does have types, so it was to think of it as "so you just have to put the type before it and you can't change it without some hassle. Ok I get it :P"
Of course that's not the whole story, but it was a good introduction :D
Related Rants
Overheard this guy talking to his friends about Python.
Guy: "Have you seen Python?? You basically just talk to the computer. There's no variables. You just go 'a = 2' and you can print 'a' and it'll give you 2! And there's no imports or anything!"
rant
lol
python