Python Slander (programming language)

preview_player
Показать описание

Python programming language is really popular among programmers, coders, script makers, computer programming connoisseurs, Linux users, geeks, and such. Enjoy this Python meme collection :)

Рекомендации по теме
Комментарии
Автор

Actually, I learnt c++ as my first language, then I learnt python. Now when I try to write smth in c++, I'm like opening 40 tabs for a simple algorithm.

TeaMaster
Автор

I like the fact that you precise (programming language) in the title

TheDada
Автор

Now I'm curious to know if there will be a "Python Slander (snake)".

smmb
Автор

1:46 Not completely wrong. The ctypes module is a wonderful way to create Pythonic wrappers for C libraries. I was even able to use it to wrap libdbus to work with asyncio.

lawrencedoliveiro
Автор

def hello(world):
print("hello, " + world)
hello("world")

Der_Rotsteiner
Автор

Me after learning python:
I CAN DO ANYTHING!!!

nicolasn
Автор

0:33 Omg this hits really hard. Python feels like a foreign land. Imagine misspelling a variable. C++ would catch it (ayo what's dis???), but Python would treat it as a definition and legal.

kryptoid
Автор

"pip search" destroyed me too. 😥

stanleyconnor
Автор

Python programmer use Numba in their project: IM FAST AS FUK BOI !!!!

dhupee
Автор

I love python so far, i hear sometime that it is not a "real programming" language, or that it is for kids. I'm just starting programming and i chose python cuz it have simple syntax and it's yeah... a good language. Some people say it's the best language to start with, other say it's not, but if i listen to everybody i will end up doing nothing i have to start somewhere, so i'l start with python, i hope i did not made a mistake.

pingyboy
Автор

0:11 that would be great tbh. Semicolons would be bad. But curly brackets are far better than indentation imo.

deepbawne
Автор

Python slander videos:
"If only it used braces"
Nim founders:
"We borrowed the BEST part of Python, the Brace Free Syntax!"
Nim devs:
"Brace-free syntax saved my life, saved my marriage and made me a 10x coder!"

GeorgeNoiseless
Автор

My favorite part of Python is the integrated time travel. Importing things from Future sure makes me chuckle.

Octocat
Автор

0:10 as someone who had to make a small compiler for a pseudo python language (had less stuff than python but had types declaration) in flex and bison for a project assignment, yeah indentation was a bitch to parse, god bless curly braces

herrforehead
Автор

C is just a script wrapper for machine code

ChimeraGilbert
Автор

NO! I REFUSE! PYTHON WITH BRACES WOULD NOT MAKE THE WOLRD BETTER
*angry python coder noises*

_Elvyra._
Автор

0:28 Was literally me after fact checking on google

GamerBath
Автор

If Python is a script wrapper for c++ then it is fast as c++.

Python coder.

mlpython
Автор

"Python is script wrapper for C"
Lua counts as this too isn't it?

Apis
Автор

In the end, I've just ended up making my python variables strongly typed, hacking cross reference with putting type as a string. That's when life started C my life on a ++ side again.

LukeVilent