topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 4:55 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Book: Masterminds of Programming  (Read 5112 times)

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Book: Masterminds of Programming
« on: September 15, 2013, 05:16 AM »
Has anyone read Masterminds of Programming - Conversations with the Creators of Major Programming Languages?

Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes that led to specific design decisions, including the goals they had in mind, the trade-offs they had to make, and how their experiences have left an impact on programming today.

mop.jpgBook: Masterminds of Programming

Languages touched on apparently include:

  • APL
  • AWK
  • BASIC
  • C#
  • C++
  • Eiffel
  • FORTH
  • Haskell
  • Java
  • Lua
  • ML
  • Objective-C
  • Perl
  • PostScript
  • Python
  • SQL
  • UML

phitsc

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 1,198
    • View Profile
    • Donate to Member
Re: Book: Masterminds of Programming
« Reply #1 on: September 16, 2013, 01:58 AM »
I have.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Book: Masterminds of Programming
« Reply #2 on: September 16, 2013, 04:24 AM »
I have but i forgot it all.. I note that i didn't make too many notes while reading it, which is usually a bad sign, but could also mean i wasn't quite ready to absorb it..

Might be time to take another pass at it..

phitsc

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 1,198
    • View Profile
    • Donate to Member
Re: Book: Masterminds of Programming
« Reply #3 on: September 16, 2013, 04:51 AM »
I can remember the stark contrast between Bjarne Stroustrup (C++) and Brad Cox and Tom Love (Objective-C): the former humble, self-critical, explaining the other two bragging, jealous, unsympathetic.

Thomas E. Kurtz (BASIC) I also read with much interest. BASIC was my first programming language (which I learned from a BASIC command reference, from A to Z, on an MSX and MSX-II computer). What I can remember about it is that the interview really showed how old he is (already was at the time of the interview). He understood none of the questions about more recent development in computer programming.

About the Charles H. Moore (FORTH) interview I remember how weird the guy must be.

But I also found the other interviews entertaining, instructive and worthwhile.

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: Book: Masterminds of Programming
« Reply #4 on: September 16, 2013, 09:10 AM »
Thanks for sharing :)