Y
Hacker News
new
|
ask
|
show
|
jobs
by
rightbyte
1192 days ago
This so much. Running scripts in Octave and being able to inspect every variable makes debugging so much easier when you are new at programming. Especially with the GUI and variable explorer.
1 comments
ModernMech
1192 days ago
> being able to inspect every variable makes debugging so much easier when you are new at programming.
I'd go further to say this is useful for anyone with any level of experience programming!
link
rightbyte
1192 days ago
Globals are bad, m'kay?
link
I'd go further to say this is useful for anyone with any level of experience programming!