Hacker News new | ask | show | jobs
by noodle 6298 days ago
there is no best language. they're all tools in a toolbox. you can smash a nail in with a screwdriver, but its easier to use a hammer.

the question is, what do you want to do? are you new to web development and want to learn a language? do you have experience with other languages? etc..

2 comments

there is no best language. they're all tools in a toolbox.

That's intellectual laziness masquerading as broad-mindedness. Obviously Ruby is going to be better for most web apps than Fortran.

thats being a bit hypercritical and decontexualizing, don't you think? obviously he doesn't want to use cobol on punch cards, either, but do i actually have to spell that out? fine, i'll do it just for you:

there is no best language for web development . the subset of languages being used for modern web development are all tools in a toolbox.

I'm sorry, maybe I didn't make my question clear. I'm not really concerned with a "best" programming language. Perhaps just a place to start and where to go from there. I am familiar with HTML / CSS.
i know. again, it depends on your situation. are you familiar with C or a C-based language? or are you totally new to programming? you might find it easiest/quickest to work on PHP. if not, or if you want to learn a currently popular language, you might want to consider ruby or python.