← Home ← Back to /g/

Thread 107161700

18 posts 2 images /g/
Anonymous No.107161700 [Report] >>107161711 >>107161740 >>107161760 >>107161771 >>107162014 >>107162073 >>107164866
Python bros. Our response?
Anonymous No.107161706 [Report] >>107161721 >>107161739
python isn't a programming language it's a shell at most
Anonymous No.107161711 [Report] >>107161745
>>107161700 (OP)
Not a python guy, but no if you are retarded html is way better.
Anonymous No.107161721 [Report]
>>107161706
pseudolanguage with classes
Anonymous No.107161739 [Report]
>>107161706
a shell that lies about its threading abilities
Anonymous No.107161740 [Report]
>>107161700 (OP)
If pajeets can learn java then anyone can be a programmer
Anonymous No.107161745 [Report] >>107162827
>>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.
Anonymous No.107161760 [Report]
>>107161700 (OP)
LMAO best response I have ever seen
Anonymous No.107161771 [Report] >>107161795
>>107161700 (OP)
python is easy, is not an insult.
Anonymous No.107161795 [Report]
>>107161771
it is an insult for people who base their entire ego on having learnt a more difficult programming language

it's almost as if different languages are good at / for different things
Anonymous No.107161996 [Report]
people who code with python are really weird, I know one guy, he's smart but he's also a retard lol
Anonymous No.107162014 [Report]
>>107161700 (OP)
pythonbro here. it's a real language that does real shit, but it's not as verssatile as the lower level languages

also the code is a LOT easier to write so that's cool
Anonymous No.107162042 [Report]
The only time I ever needed Python was when I wanted to unzip .gz on Windows
Anonymous No.107162073 [Report]
>>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.
Anonymous No.107162827 [Report]
>>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.
Anonymous No.107164866 [Report]
>>107161700 (OP)
Top kek
Anonymous No.107165145 [Report]
Python is as good as it gets for general purpose programming. There's a reason the MIT wizard course switch to it from Scheme.
Anonymous No.107167390 [Report]
the only thing holding python back is the lack of gotos IMO