How to Debug Your Python Code Properly by Using Visual Studio Community 2023 - Python Debugging

How to Debug Your Python Code Properly by Using Visual Studio Community 2023 - Python Debugging

SECourses

1 год назад

2,059 Просмотров

Code debugging is one of the most fundamental, crucial and important aspects of software development. It is the way to properly construct your software logic and find out the reasons for problems to solve them.

Without proper debugging knowledge, it would be almost impossible to develop a big application. Without debugging, it would be too hard, time-consuming, and resources expensive to build an application and write efficiently working code.

Even my 4th-year students were having trouble debugging their Python code. Therefore, I decided to make this video.

I believe that Microsoft Visual Studio is one of the best IDEs out there. Perhaps the very best one. Also with Community Edition now it is free to use.

So In this video, I show how to do debugging while writing Python code by using Visual Studio Community Edition 2022.

In order to execute code step by step when paused during debugging, use F10 (Step Over). If you want to go inside of function calls during step by step execution, use F11 (Step Into). Both buttons are available under Debug Menu.

If you also have questions please leave a comment and I will try to make a video and cover your question. Please also do subscribe and like the video. Thank you.

Discord channel link of our channel. You can come and ask any questions regarding this video or any other programming related problems : https://discord.gg/6Mrb8MwteQ
How to use Discord : https://discord.gg/rfttctFewW

My name is Furkan Gözükara and I am a PhD computer engineer from Turkey : https://www.linkedin.com/in/furkangozukara/

If you are interested in programming but you lack experience and skills I suggest you to watch our following programming lecture videos. They are complete lectures and totally free.

[1] Introduction to Programming Full Course with C# playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffskoSXySh0MdiayPJsBZ7m2o

[2] Advanced #Programming with C# Full Course Playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslHaBdS3RUW26RKzSjkl8m4

[3] Object Oriented Programming Full Course with C# playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffsnH3XJb66FDIHh1yHwWC26I

[4] Asp.NET Core V5 - MVC Pattern - Bootstrap V5 - Responsive Web #Programming with C# Full Course Playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffsnAWtgk4ja3HN3xgMKF7BOE

[5] Artificial Intelligence (AI) and Machine Learning (ML) Full Course with C# Examples playlist: https://www.youtube.com/playlist?list=PL_pbwdIyffskVschrADCL6KEnL_nqDtgD

[6] Software Engineering Full Course playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslgxMVyXhnHiSn_EWTvx1G-

[7] Security of Information Systems Full Course playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffslM_o92NwkaUzD7C6Fekx26

[8] (Turkish) Bilgisayar Becerileri Tam Ders playlist : https://www.youtube.com/playlist?list=PL_pbwdIyffsmyE2e909ea1MXLcMb8MenG

Тэги:

#Python #Debug #debugging #visual_studio #visual_studio_community_edition #visual_studio_2022 #Python_debugging #Python_coding #Python_programming #visual_studio_community_edition_2022 #Python_development #Python_IDE #Phyton #Phyton_programming #Phyton_debugging #Phyton_debug #Phyton_coding #Phyton_development #Phyton_IDE #Python_Debug #software_engineering #software_development #programming #coding #code #code_fixing #code_debugging #code_repair #bug_fixing #bug_fix
Ссылки и html тэги не поддерживаются


Комментарии: