Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Debugging 101" Lab #27

Open
soldasim opened this issue Dec 4, 2024 · 0 comments
Open

Add "Debugging 101" Lab #27

soldasim opened this issue Dec 4, 2024 · 0 comments

Comments

@soldasim
Copy link

soldasim commented Dec 4, 2024

It might be beneficial to dedicate 0.5 of a lab at the start of the course to teach students how to debug code.

  • Understanding stacktraces
  • Using helpful debug prints
  • Using the ? func docs

Many get stuck on basic issues like wrong indexing etc. for way too long.

@soldasim soldasim transferred this issue from JuliaTeachingCTU/Julia-for-Optimization-and-Learning-Scripts Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant