Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Programming

Journal Daniel Dvorkin's Journal: Why Baltar sold out the Colonies, redux. 1

A perpetual problem with scientific software is that much of it starts out as one-time scripts written to analyze a specific piece of data, and then it gets released into the wild as The Way To Analyze This Type Of Data. A closely related problem, which affects repositories of scientific software, is that a kind of informal API develops among the developers and users (who are initially the same people) of packages within the repository, without ever being really documented in a way that makes sense to people who have not been involved in the development. What documentation there is tends be rather ... self-referential, shall we say, and assume a whole lot of background knowledge about how the software works which new users will, in almost all cases, not have.

Not to break my arm patting myself on the back, but I have to say that my years of industry experience in writing end-user applications, and managing a development team made up of people who had all joined the team at different times and had to understand what was going on, taught me a lot about how to write good documentation. Industry programmers could learn a lot from academia about how to make software run better, because scientific users have to squeeze every possible bit of performance out of every processor cycle. Academic programmers could learn a lot from industry about how to write documentation that allows people to use that performance without wanting to tear their hair out.

This discussion has been archived. No new comments can be posted.

Why Baltar sold out the Colonies, redux.

Comments Filter:
  • Commercial software is there for only one purpose -- to make money for the software company. I agree they should learn from academia, but I doubt they ever will.

So you think that money is the root of all evil. Have you ever asked what is the root of money? -- Ayn Rand

Working...