how developers debug their code #coding #softwareengineer #developer #programming #code #ai #debug

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


Follow me on TikTok: @youravergetechbro
Рекомендации по теме
Комментарии
Автор

Using the integrated debuggers sometimes is such a pain, logs in console will do just fine.

jwstinthesky
Автор

Print debugging and logging to file as much as possible will help a lot.

ohwow
Автор

You code games? That's cool man. I may or may not have a suggestion

OhioStudiosOG
Автор

Beginner code won't work because:
SyntaxError: unterminated string literal (detected at line 1)

max_ishere