Misplaced Pages

Ken Arnold

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
American computer programmer (born 1958) This article is about the programmer. For the businessman and pilot, see Kenneth Arnold.
Ken Arnold
Ken Arnold in December 25, 2006
BornKenneth Cutts Richard Cabot Arnold
(1958-06-13) 13 June 1958 (age 66)
OccupationProgrammer
Known forRogue, contributions to BSD UNIX

Kenneth Cutts Richard Cabot Arnold (born 1958) is an American computer programmer well known as one of the developers of the 1980s dungeon-crawling video game Rogue, for his contributions to the original Berkeley (BSD) distribution of Unix, for his books and articles about C and C++ (e.g. his 1980s–1990s Unix Review column, "The C Advisor"), and his high-profile work on the Java platform.

At Berkeley

Arnold attended the University of California, Berkeley, after having worked at Lawrence Berkeley National Laboratory computer labs for a year, receiving his A.B. in computer science in 1985. At Berkeley, he was president of the Berkeley Computer Club (later known as the Computer Science Undergraduates Association), and made many contributions to the 2BSD and 4BSD Berkeley Unix distributions, including:

  • curses and termcap: a hardware-independent library for controlling cursor movement, screen editing, and window creation on ASCII display terminals, based on termcap (based on Bill Joy's vi screen control code). Curses was a landmark display library that made it possible for a vast number of new applications to create full-screen user interfaces that were portable between different brands of display terminal.
  • Rogue: Arnold, Michael Toy, and Glenn Wichman co-wrote Rogue, a full-screen role-playing video game that presented a then-novel view of the "dungeon" from above (rather than via textual description as in the older Zork and Adventure). It spawned an entire genre of "roguelike" games.
  • fortune: a fortune cookie program. Although Arnold's quote-displaying program was not the first in history, as the BSD standard it became by far the most widely used, and its database of quotes was voluminous. It also standardized a plain-text file format that was philosophically aligned with Unix and thus became widely used both for other fortune programs as well as non-fortune purposes.
  • ctags: a program for generating cross-references in computer source code.

Selected bibliography

See also

References

  1. A Brief History of "Rogue".
  2. Arnold, K. C. R. C. (1977), Screen Updating and Cursor Movement Optimization: A Library Package., University of California, Berkeley
  3. Kenneth C. R. C. Arnold; Elan Amir (December 1992). "Screen Updating and Cursor Movement Optimization: A Library Package".
  4. Note: it was a different Ken Arnold ("Ken W. Arnold") who contributed' to the Ultima game series (see Ultima I: The First Age of Darkness#Development and release).
  5. "Data File Metaformats". Faqs.org. Archived from the original on 2010-08-25. Retrieved 2010-08-22.
  6. Nemeth, Alan G. (June 5, 1982). "Technical Program for Boston Meeting". archive-cr.com. Retrieved 2016-05-30.

External links

Categories: