this post was submitted on 16 Sep 2024
432 points (97.4% liked)

Programmer Humor

19187 readers
1165 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] oce@jlai.lu 3 points 2 days ago* (last edited 2 days ago) (1 children)

Development environment is a mess, but given its popularity, it's not difficult to find an up to date tutorial. Then it is the easiest I think, you will be able to try programming basics and get a minimum viable product (small web app, small analytics...) easlier than with any other language.

[โ€“] rikudou@lemmings.world 2 points 2 days ago

Nah, php over python any day. Equally easy to start, equally fucked up core, but the ecosystem around it is so much saner and easier. And I'd argue it's even easier for beginners.

Unless you need something that only has python bindings, I'd never choose python.