this post was submitted on 16 Sep 2024
456 points (89.4% liked)

Programmer Humor

32386 readers
714 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] 52 points 1 month ago* (last edited 1 month 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] 43 points 1 month 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] 10 points 1 month ago
load more comments (2 replies)
load more comments (2 replies)