I primarily work in ops but want to explore some dev work. Is it worth picking up PHP from scratch (I don't know any), or learning how to use django? I'm wondering what is easier.
I know a bit of python right now so that could make it better to pick up django, but I'm not quite how sure intertwined they are. AKA. if you have an existing python script, how much would be involved to integrate it with django and display output on a webpage. And as for PHP, I suppose I would like to avoid picking up another language (AKA if I improve my python.. it could help my serverside scripting as well as for web stuff, whereas PHP is only web), but would do it if the barrier to entry is easier/quicker than django.
PHP is a highly marketable skill. WordPress, with their mission to power 50% of the Web, is PHP. Not to mention … the Book of Faces.
There are modern frameworks for PHP like Laravel that play the same role as Django.
But, if you're learning a new language, why not JavaScript? Everything is JS now—server side scripts, full stack Web dev, "Internet of Things." It is well on its way to Total World Domination.