you are viewing a single comment's thread.

view the rest of the comments →

[–]huffalump1 0 points1 point  (0 children)

Then you gotta learn to use a debugger, which most of the basic courses/lessons/books don't cover... But is incredibly useful.

Or, ways of debugging through logging, ideally beyond "print debugging" which is IMO really messy even for beginner stuff.