← Home ← Back to /g/

Thread 105820935

12 posts 4 images /g/
Anonymous No.105820935 [Report] >>105820982 >>105821019 >>105821108 >>105821232 >>105821448 >>105821471 >>105821487
It's a fucking pleasure to use, i see no issues with it.
Anonymous No.105820982 [Report] >>105820997
>>105820935 (OP)
it's a pain when it's abused. grow a fucking brain script kiddie
Anonymous No.105820997 [Report]
>>105820982
shut up lower caste, back to your c(uck) programming
Anonymous No.105821019 [Report] >>105821070
>>105820935 (OP)
var["property"]["property"]["property"]["property"]
Anonymous No.105821070 [Report]
>>105821019
Lua and JavaScript fixed this
Anonymous No.105821108 [Report] >>105821120
>>105820935 (OP)
i feel like trowing my laptop at the wall every time i use it
like right now, when i have to use pandas and the documentation is abysmal and every function has different rules
why can t i just use sql???
vgh...
Anonymous No.105821120 [Report] >>105821675
>>105821108
>filtered by a toddler language
Anonymous No.105821232 [Report]
>>105820935 (OP)
It's a pseudo language with classes that hides stuff from you in order to look "clean". But try to do something that is not too basic and with all the ugly dunder methods and you notice it quickly turns into a rust tier mess of an abomination.
Anonymous No.105821448 [Report]
>>105820935 (OP)
Good morning saar.
Anonymous No.105821471 [Report]
>>105820935 (OP)
Learning Python is one of the best things I did in my career, don't listen to a bunch of losers online telling you otherwise.
Anonymous No.105821487 [Report]
>>105820935 (OP)
It's a great language. The convenience of it comes at some cost but for 99% of basic CRUD shit most people will ever work on it's more than enough.
Anonymous No.105821675 [Report]
>>105821120
it is a todler language which got popular because of mediocrity
if you were to write stuff in python it would take you days, instead you have to memorize a bunch of badly written precompiled functions, if you don t want your code to take minutes to execute
if there isn t a function which does what you want, you are screwed
also all the arbitrary shortcuts which seem like they should work in some instances but dont are infuriating