Interview with a Senior Python Developer - Part1

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

Python programming language

Interview with a Senior Python developer in with Dr. Harris Dlacc - aired on © The Python.

Programmer humor
Python humor
Programming jokes
Programming memes
Python
Python memes
python jokes
uwsgi
conda
pip
pip install
venv
easy_install
django

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

"sometimes we have a competition to write the longest list comprehension...and sometimes it's in production...and sometimes we don't call it a competition but work" literally perfect.

eexkbzvwpfc
Автор

"It's a jungle... to be fair the natural habitat of a python" LMAO

JamesRyan-nitu
Автор

"When dependencies don't work, that's when the fun begins"

Now this is pipracing!

urscion
Автор

"multi-threading is for everyone but not everyone is meant for multi-threading" is a truly profound statement.

stonetop
Автор

'which python... which python3' hit hard

MrKeepItTrill
Автор

That amazing feeling when you are 98% done with your program, but the package that you need is not supported by the version you are using, and the packages you are already using do not work in any other versions, and the only good answer on Stack Overlfow points to a third version where none of it works.

NerdX
Автор

"Python is jack-of-all-trades, good at them. Except production code. Except in the way we use it."
Golden.

sergeybeatsburysemerikov
Автор

This guy's gotta be the greatest coder of all time or something. It's like he has intimate knowledge of how every single language works.

beefchalupa
Автор

"I usually tell my students ... to pivot their idea"

That resonated with me ...

zaedvfdsd
Автор

I love how Python's use case at the end is machine learning where all the programming is really just configuration of another library probably written in C++ lol

gayming
Автор

3:00 "pi qt is a good option for build GUIs, if you don't have any option"
3:37 "just write it in C and wrap it in python, I wanna see you struggle"
BEST

wisdomcube
Автор

We need a ”Junior C++ developer” video lmao

EulerJr_
Автор

Brings me back to one of my proudest moments. A single line of comprehension that went past our line length standards. God, it was so awful I loved it :)

jeremyklein
Автор

"You'll have to get rid of the training wheels. wheels.... pip wheels." 😂😂 that got me

r_rho
Автор

"if every variable is passed by reference you might just use globals everywhere" that related way too well with me

ByteBeacon
Автор

"Sometimes we do competitions who can write the longest comprehension and sometimes we doing it in out production code"

I...
Автор

"Learning python and then learning another language is like learning to ride a bike and then switching to an.... Airbus"

uwuLegacy
Автор

I wrote a hacky little tool with flask for an acquaintance's company and it saved their ass at the time. It was meant to be used for about a week and was a complete hack and the interface was inspired by vim of things(poor users). That's been over 5 years now and it's still used regularly. Somehow that thought terrifies me. I learned that nothing lasts longer than a makeshift solution.

Just so we're clear, flask is great, but I certainly wasn't at the time.

dersgfreak
Автор

These are so great buddy! Keep it up, they're viral among all my programming peers. 😆

thedapperfoxtrot
Автор

We were all waiting for machine learning to be dropped at some point. Teased us till the end!

AJD...