Live data from Hacker News

What is code

bloomberg.com

1–10 of 42 posts

Re: What is code

#4
Amusing and whimsical. So.much.content. I enjoyed the end though. I spent about 17 minutes scrolling through, reading different parts and got to the end. It called me out for reading nearly 2k works per minute to finish in that time. haha.

Re: What is code

#9
>Some things that aren’t yet computers—dental floss, flashlights—will fall eventually.

My flashlight (bought before 2015) includes a microcontroller. I think most flashlights do now.

Re: What is code

#10
Originally, "code" referred to machine language. "Programming" meant designing the computation, and "coding" referred to translating it to machine language. "Automatic coding" was the term for translating a high level program to machine code, and it covered compiling and interpretation.

You can read all about it in Grace Hopper's 1955 paper Automatic Coding for Digital Computers.

http://www.bitsavers.org/pdf/univac/HopperAutoCodingPaper_19...

Though a woman, she talks the masculinized talk:

"The analysis is the responsibility of the mathematician or engineer, the methods or systems man."

[...]

"The job of the programmer is that of adapting the problem definition to the abilities and idiosyncracies of the particular computer. He will be vitally concerned with input and output and with the flow of operations through the computer. He must have a thorough knowledge of the computer components and their relative speeds and virtues."

[...]

"It is then the job of the coder to reduce the flow charts to the de- tailed list of computer instructions. At this point, an exact and comprehensive knowledge of the computer, its code, coding tricks, details of sentinels and of pulse code are required."

Post reply on HN