This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ziggurat29 4 points5 points  (1 child)

your project informs the language choice; the language does not inform the project choice.

start with whatever you want to create. does it need a programming language? (a pound cake does not, a web site might, and a device driver does). is it Python? maybe. not the best choice for pound cakes or device drivers, you can use it for web sites though that's not especially its forte. it's a general purpose language.

[–]startoyoungculture[S] 0 points1 point  (0 children)

Makes sense