se-edu / guides

Style guides and tutorials for SE student projects
MIT License
5 stars 20 forks source link

[AB3: Tracing Code] Tips section #32

Closed NeoHW closed 1 week ago

NeoHW commented 2 weeks ago

Current

There is no common Debugging Tips/explanation section for new users

Problem

Instead of jumping around between web pages or sections, it would be helpful to have a consolidated debugging tips section filled with the most important information and tips for beginners.

For example: Beginners might not know the differences between step-in and step-over.

Proposed

Add a basic tips section that serves as a quick summary and refresher for students not used to the debugger. This section will include tips about the debugger's different functionalities and usages.

damithc commented 1 week ago

Closing in favor of #20