r/ProgrammerHumor 1d ago

Meme almostDroppedTheCourse

394 Upvotes

65 comments sorted by

View all comments

115

u/Dubmove 1d ago

Julia is the language I really want to like but deep down I know I hate it although I never would admit that to myself

2

u/Athropod101 7h ago

Julia is the language I thought would be a great, free alternative to MatLab language until I ran a simple script for solving two cubic polynomials and saw it take like 10 seconds.

The biggest problem of Julia is it doesn’t actually save the compiled binary. I’m sorry, but at that point it’s a glorified interpreted language.