Hacker News new | ask | show | jobs
by preseinger 1613 days ago
Yes! Exploratory scripting is a categorically different thing than programming, though, I think.
1 comments

not necessarily. there is a bottom up school of thought that encourages people to noodle around and construct primitives by playing in the domain, and then interactively composing those primitives into larger and larger systems.
Yeah, that's true. It's a judgment call for sure, but I've always found that angle on things to be self-subversive. The best programmers I know are all bottom-up learners, not top-down.