Brad Cox has died
legacy.com
Brad Cox has died
1–10 of 197 posts
Re: Brad Cox has died
#2I always liked his analogy for object oriented programming as "software ICs" -- just as in hardware development, you don't have to worry about what goes on in a chip (just what it takes as input and gives as output), so too a well designed object works.
Re: Brad Cox has died
#3RIP. Objective-C was my first language and I enjoyed it even with manual memory management!
Re: Brad Cox has died
#4Computer History Museum interview with him: http://archive.computerhistory.org/resources/access/text/201....
Re: Brad Cox has died
#5Wow, so very sad.
Re: Brad Cox has died
#6[deleted]
Re: Brad Cox has died
#7[me say:"Oh no! This sucks."];
I loved his little book on Objective-C.
Re: Brad Cox has died
#8He was bold enough to create a DSL starting from C. Too many black bar-worthy losses lately.
Re: Brad Cox has died
#9There's an extended interview with him about Objective-C in the book "Masterminds of Programming: Conversations with the Creators of Major Programming Languages":
https://amzn.to/3iEYfGh
Re: Brad Cox has died
#10I love the quote from him where he says "languages are mere tools for building and combining parts of software." I think a lot of new developers get hung up on Language A vs. Language B (or OS A vs. OS B), so I hope this helps them realize that the languages are just tools you have in your toolbox, and that they should be open to switching between (and learning new) languages as needed.