Debugging - Python Like a Pro #16

preview_player
Показать описание
In the real world, every programmer spends a lot of time in the debugging stage, hunting down errors, bugs, and typos until their code works to their satisfaction. Thankfully, Visual Studio has tons of awesome debugging tools that can make this a less tedious process. Today, we dive into some of the debugging utilities offered by VS Code.

My Patreon supporters for more than $5 for the month of October were: Louson and Jeffrey Jahja. Thank you very much!

Special thanks to my friend Preston Nichols for designing Builderdude35's introduction and logo!

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

Hey builderdude35, since you already did python, can you teach us Ev3Dev, which is basically coding ev3, but with python

Pandaman
Автор

Hey dude, how to send message from one ev3 to other one using ev3python

СанчМарченко
Автор

Hey there I love your channel it is great but i have a problem with your Pid gyro drive straight program. We decided to make it into one block, when we try and use to of those one block programs it will spin in circles when the 2nd program runs, if you know what may be happening please let me know.

rxpowpow
Автор

I really like this series. Thanks so much ~Aiden Maker TV

aidenmakertv
Автор

Dude, could you please make a video about pro/cons of using a medium motor for WRO/FLL?

djibkan
Автор

This comment is unrelated, but since this is your most recent video I thought this would be the best place to post it. Another YouTuber has posted one of your videos as their own and I thought you should know. I really enjoy your videos and they have helped me tremendously with learning EV3 programming for a college course that I am currently taking. I do not feel it is ethical, or legal for that matter, for another person to claim your work.

The other channel is Qoesae Fesa and the video title is "How to make a wall follower with the EV3 ultrasonic sensor."

colormyworld
Автор

Thank you so much for making this series it really helps me

hdya
Автор

Hey Builderdude,

could you please do a video about the new ev3 software (classroom)?
That software is based on scratch and in my view, it is only a downgrade but since I have a Mac with Catalina, I cannot use the old software anymore...

djibkan
Автор

9:52 : How do you get this Debug menu ?
I don't have it in my VSCode (1.62.0) on Ubuntu 20.
Is it a plugin ?

pumbaa
Автор

hate debugging, always seem to find big wasps, lol

HexhamFoodCo
Автор

Hey @builderdude35, my lecturer suggested using this website pythontutor.com to debug. I think this website is a great way to debug but surely your way to debug is very essential to be learnt, especially when coding with other languages!

jeffreyjahja