Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Wednesday October 10 2018, @08:41AM   Printer-friendly
from the RIP dept.

Arthur T Knackerbracket has found the following story:

Ken Bowles, a UC San Diego software engineer who helped popularize personal computers in the 1970s and '80s through advances that were exploited by such entrepreneurs as Apple's Steve Jobs, died on Aug. 15 in Solana Beach. He was 89.

His passing was announced by the university, which said that Bowles, an emeritus professor of computer science, had died peacefully.

Bowles was not well-known to the general public. But he was famous in computer science for helping researchers make the leap from huge, expensive mainframe computers to small "microcomputers," the forerunner of PCs.

He was driven by the desire to make it faster and easier for researchers and programmers to work on their own, and to develop software that could be used on many types of computers.

By 1968, Bowles found himself in the perfect spot to push his vision. He was appointed director of the university's computer center, just three years after joining the faculty.

University historians say Bowles taught his students to write and rewrite code on the world's first microprocessors, the chips that revolutionized the computer industry in the 1970s. They were soon writing programs expressly for microcomputers, bypassing mainframes.

Bowles and his team also adopted and modified Pascal, an early programming language that was opening up computer science. The modified version became known as UCSD Pascal and was widely used to teach people how to program.

[...] "The development of UCSD Pascal was a transformative event not just for UCSD but for all of computer science," according to a statement by Dean Tullsen, chair of the department of computer science and engineering at UC San Diego.

"It was arguably the first high-level programming system that both worked on small systems that schools, most businesses, and eventually individuals could afford, and was portable across many systems."

-- submitted from IRC


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Rich on Thursday October 11 2018, @11:48AM

    by Rich (945) on Thursday October 11 2018, @11:48AM (#747390) Journal

    What about Deep Blue C, available on the Atari 800 series? Our company, Innovision, made at least one product (Plexus, a BBS) using it

    I said "impractical", not impossible. Generally the code was twice as big and half as fast compared to compiled Z80. Kyan claim "twice the speed of [Z80 Turbo Pascal]", but the small print says "At the same clock rate". Now about every Z80 ran on 4 MHz while about every 6502 ran on 1 MHz. I do have a zipchipped //c at 8 MHz, but I'd say that doesn't really count, or only against super fast late model CMOS Z80s. Of course you could constrain yourself to use mostly 8-bit variables and declare everything static, and end up with a running program, but that wasn't remotely close to the efficiency the Apple II offered once a CP/M card was plugged in and ran Turbo Pascal.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2