this post was submitted on 16 Sep 2024
446 points (89.7% liked)

Programmer Humor

32039 readers
969 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 51 points 2 days ago* (last edited 2 days ago) (4 children)

Python is a general purpose language. Yes you can do ML stuff and some mathematics, but that doesn’t mean you need to do them.

[–] [email protected] 41 points 2 days ago (3 children)

I was doing a job interview and the manager asked me why I choose python over other languages like R, like if I tough that python was the best language or what? I answered that python is not the best language for anything, for any job you want there's a better language, but python is the second best one for everything, so it offers a flexibility that no other language can. Like in my actuarial sciences MBA, all the professors use R, for 99% of they do I have an equivalent library in python, for the 1% that don't I can use rpy2 and run R code directly in python. Guess they liked my answer because I was approved and I'm about to start there in October.

[–] [email protected] 14 points 2 days ago

Yeah, that was the correct answer

load more comments (2 replies)
load more comments (2 replies)