Earlier quoted context omitted.
Places using Python: Google, Youtube, Reddit, Yahoo, Quora, Dropbox, Spotify, Hunch, RedHat, Pinterest, Disqus, Mozilla, Instagram, Punchfork, The Onion (probably DC, not valley), etc.
Thank you for sharing! Is there a quick way to identify what sites are running Python? (view source, etc.)
Ask HN: Python or PHP?
11–16 of 16 posts
Re: Ask HN: Python or PHP?
#12Earlier quoted context omitted.
Places using Python: Google, Youtube, Reddit, Yahoo, Quora, Dropbox, Spotify, Hunch, RedHat, Pinterest, Disqus, Mozilla, Instagram, Punchfork, The Onion (probably DC, not valley), etc.
Thank you for sharing! Is there a quick way to identify what sites are running Python? (view source, etc.)
Re: Ask HN: Python or PHP?
#13Earlier quoted context omitted.
The only tangible advantage that PHP has these days is in being able to be deployed pretty much everywhere for fairly cheaply. I mostly use Python these days, and yet I'd have to disagree strongly that easy deployment is PHP's only advantage. Outside of places like Silicon Valley it's a lot easier to find PHP programmers than Python programmers. On top of that many of the PHP programmers will be relatively cheap to h…
Are there any sites that come to mind that are using Python in the valley? I would love to check them out! I am from New York and I really don't hear people talk about Python much. For the short amount of time I've been using Python it has made me want to ditch PHP.
Re: Ask HN: Python or PHP?
#14Earlier quoted context omitted.
Places using Python: Google, Youtube, Reddit, Yahoo, Quora, Dropbox, Spotify, Hunch, RedHat, Pinterest, Disqus, Mozilla, Instagram, Punchfork, The Onion (probably DC, not valley), etc.
Thank you for sharing! Is there a quick way to identify what sites are running Python? (view source, etc.)
Re: Ask HN: Python or PHP?
#15For what task? There are things I use Python for; others I use C. That said...I'd never use PHP for anything I had a say in.
Good question. Task => web development.
Re: Ask HN: Python or PHP?
#16Earlier quoted context omitted.
Good question. Task => web development.
Since you want to learn python and web development here is an awesome tutorial for Flask: http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-... I also recommend checking out codeschool/codeacademy for tutorials related to the web.