>>107161711
But that isn’t a programming language. Internet shit is arguably too difficult as well. I mean, look at how shit this site looks. And this site was made by someone who supposedly knows their html.
>>107161700 (OP)
I'd argue Python is harder than something like Go. There's 17 ways to do a thing in Python and it lets you monkey patch/overload anything which is alright if you know what you're doing, but if you don't, it leads to some nasty things to debug. Also the async/await, package management, virtual env stuff is not easy for beginners.
>>107161745 >But that isn’t a programming language.
Yes, but it's going to be easier. >Internet shit is arguably too difficult as well. I mean, look at how shit this site looks. And this site was made by someone who supposedly knows their html.
We are not talking about javascript or php, only raw html before even thinking about css.