🦞🌯 Lobster Roll

Thread

On Troubleshooting (autodidacts.io)

Stories related to "On Troubleshooting" across the full archive.

The Relationship Between COBOL and Computer Science (1985) (cs.umd.edu)
The Curse of the Excluded Middle (queue.acm.org)
Nature Methods Journal makes transition to open science (opensource.com)
From closed to open, the journal now embraces open science practices with the purpose of enabling true reproducible research.
Tangible Functional Programming (conal.net)
The Git Parable (tom.preston-werner.com)
Why isn't verification standard practice? (cl.cam.ac.uk)
CompSci Talks: The LCA Problem Revisited by Leif Walsh (hakkalabs.co)
The Programming Language Wars (codemesh.io)
Ten Things I Hate About Object-Oriented Programming (2010) (blog.jot.fm)
Leveraging Static Typing to Manage Object State (blog.rescale.com)
Testing is Science (benlakey.com)
An Introduction to Kolmogorov Complexity (jnape.com)
Different Hashing Methods (eternallyconfuzzled.com)
Tracking the Flow of Ideas through the Programming Languages Literature (cs.princeton.edu)
Do Programmers Practice Computer Science? (daedtech.com)
LANGSEC: Language-theoretic Security (langsec.org)
Facebook M — The Anti-Turing Test (medium.com)
Numbers Every Programmer Should Know By Year (eecs.berkeley.edu)
Teaching creative computer science (youtube.com)
Object-Oriented Programming is Embarrassing: 4 Short Examples (youtube.com)
I had an extremely negative gut reaction when I first started watching this video, but as it proceeded, I started to think that the author might have some semblance of a point. It'd be a fun discussion topic either way! :)
Embrace Chaos. Day 1 in Unfamiliar Code — Chronic Build Failure (medium.com)
Writing Good Code: How to Reduce the Cognitive Load of Your Code (chrismm.com)
Alan Kay, 2015: Power of Simplicity (youtube.com)
Encapsulation and Optimal Module Size [2003] (catb.org)
Project delays: why good software estimates are impossible (chrismm.com)
A Wardrobe for the Emperor: Stitching Practical Bias into Systems Software Research (usenix.org)
[slide](https://www.usenix.org/sites/default/files/conference/protected-files/atc16_cantrill_slides.pdf)
Lets talk about Object Oriented Programming (medium.com)
The Imposter’s Handbook (bigmachine.io)
Not affiliated with the author in any way, just thought some here may be interested. > The Imposter's Handbook: a compendium of my year-long quest to fill the holes in my CS knowledge. Not a replacement for a degree, not an authoritative source for any of the concepts presented. Just a concise s...
SCI X 2012 Keynote: Alan Kay (vimeo.com)
Cleanroom - High-quality software through semi-formal specs and verification (infohost.nmt.edu)
Cleanroom was Mills' method for making software with ultra-low defects from first use onward. This is a great intro that simplifies it down to its core with performance results for author's students.