Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
theonething
on Feb 25, 2023
|
parent
|
context
|
favorite
| on:
The Missing Semester of Your CS Education (2020)
> I never bothered learning how to use the debuggers for those languages. I don't miss them.
This could be causal.
thaumasiotes
on Feb 25, 2023
[–]
You'd have to assume that the python and go debuggers do something that C debuggers don't do.
actionfromafar
on Feb 25, 2023
|
parent
[–]
Or assume that python debuggers aren't as nice to use, or that python does not lend itself to inspecting weird memory and pointer dereferences, or a bunch of other possibilities.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This could be causal.