Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It is confusing if you don't know the difference between a page templating language and a web framework. If ease of writing "hello world" is what matters, Python:

    print "hello world"
beats PHP:

    <?php echo "hello world" ?>



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: