debugging a real issue and googling (beginner - intermediate) anthony explains #449

preview_player
Показать описание
today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I search for the issue, and ultimately find the workaround

==========

I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!
Рекомендации по теме
Комментарии
Автор

I ended up taking more away from this video than I expected to, honestly. Thank you!

Ash-qpyw
Автор

Love your videos, learned a lot. And I love Sentry as well. Thank you for your work

soberhippie
Автор

Thanks Anthony, that was really helpful! :)

Mrjohnsteele
Автор

Can you also please share how you read api docs and consume them? maybe something on requests, and how you work with crud ops. Thanks 🙏

muddasirkhan
Автор

thank you, always good to see how people think thru problems! what kind of keyboard is that??? (esp the buttons in the middle?)

dpiddy
Автор

I create virtualenv in rosetta based terminal environment and then install such packages. Wonder if it’s the right way 🤔

razintailor
Автор

I watched a video that said OOP is bad because it produces overly complex code for no reason. Thoughts on this?

jigabytes