C vs Python? #shorts #python #code #iphone #android

preview_player
Показать описание
#shorts #python #code
Рекомендации по теме
Комментарии
Автор

I'm planning on posting more Python and coding shorts. Do you want them? What topics do you want me to cover?

davidbombal
Автор

That's the one thing I hate about Python. Quite why they didn't choose {} to define a block I don't know.

cthoadmin
Автор

Also using a mix of spaces and tabs will cause some problems, it’s taken care of with ides but it’s something worth mentioning especially if you do some quick scripting in nano or vim

ahmedkhlifi
Автор

the bane of juniors and noobs copying and pasting from stack overflow

Armadurapersonal
Автор

Yeah, and if you mix tabs with spaces it can cause so many hard to find bugs. Like if you change editors past way through development.

ADEpoch
Автор

It's readable until the code grows so much that you can't understand go which block your code corresponds too. Unlike the {} syntax where you can see the blocks and count them.

jiipoud
Автор

Thanks for reminding me why I dont like to write in python

confidential
Автор

And in the end python one of the worst programming language in terms of readability at least in my opinion

last.journey
Автор

U can also do crazy one-liners in python similar to list comprehension syntax/lambda etc.

almog
Автор

The thing is thats the syntax developed in purpose to stimulate not to write shitcode and use standarts like PEP.
Thats the actual reason why do people hate the language

lemonade
Автор

i really hate indentation i rather use braces and semicolons

farouk_bloncko
Автор

Normal languages: we should kinda be json.
Python: No! I wanna be YAML! 🙃

ronsijm
Автор

Hello Mr . It is possible to hack wifi on Android system, because your videos you always use kaili on phones. thank you for answering me

abadiallo
Автор

You can also define multiple statements on the same line by separating them with semicolons. Yes semicolons exist in Python

aliberro
Автор

And that is why Java is the Latin of programming languages

LittleBananaJoe
Автор

Which is why I immediately hated it. TypeScript is a king 🤴

AhmadNasriya
Автор

Yes, i know and fortran77 have the same Problem.😂😂😂

Nobody-speedyspeedy
Автор

You can write certain codes in a line by using ;

metaprotomecha
Автор

Mr. Bombal, can u up topic about recent data leakage on Indonesian goverment caused by Brain Chipper Ransomware. The goverment hilariously using Windows for data management😂

Prysern
Автор

And that's why I don't like python, but it has also some powerful stuff

azo