Four short links: 12 July 2018

Debugging, Just Code, Causal Inference, and Infosec

By Nat Torkington
July 12, 2018
  1. Why Isn’t Debugging Treated as a First-Class Activity? (Robert O’Callahan) — Another of my theories is that many developers have abandoned interactive debuggers because they’re a very poor fit for many debugging problems (e.g., multiprocess, time-sensitive, and remote workloads—especially cloud and mobile applications). Debugging isn’t really taught at schools, either. It’s an odd forensic science. What are your favourite debugging tutorials, papers, or books? Let me know: @gnat.
  2. Just Code Challenge — I’m a little late, but it’s still a good idea. The idea is for you to make one program (or app) a week throughout the summer. These apps don’t have to do anything fancy, although they should do something that is at least a little bit useful or fun. Any type of app counts—desktop, iOS, or web.
  3. Learn faster. Dig deeper. See farther.

    Join the O'Reilly online learning platform. Get a free trial today and find answers on the fly, or master something new and useful.

    Learn more
  4. Causal Inference BookThe book is divided in three parts of increasing difficulty: causal inference without models, causal inference with models, and causal inference from complex longitudinal data.
  5. scrty.ioA collection of information security essays and links to help growing teams manage risks.
Post topics: Four Short Links
Share: