14
AleCx04
5y

There are a couple of them to list! But to sum my main ones(biggest personal heroes):

John McCarthy, one of the founding fathers of Artificial Intelligence and accredited with coining such term(sometimes before 1960 if memory serves right), a mathematical prodigy, the man based the original model of the Lisp programming language in lambda calculus. Many modern concepts that we have in programming where implemented in one way or another from his systems back in the day, and as a data analyst and ML nut.....well I am a big fan.

Herb Sutter: C++ programmer extraordinaire. I appreciate him more for his lectures and published articles than anything else. Incredibly smart and down to earth and manages to make C++ less intimidating while still approaching it with respect.

Rich Hickey: The mastermind behind Clojure, the Lisp dialect for the JVM. Rich is really talented and his lectures behind his motivations and reasons behind everything he does with Clojure are fascinating to see.

Ryan Dahl: Awww shit y'all know how it is. The man changed web development both in the backend and the frontend for good. The concept of people writing their own servers to run their pages was not new, but the Node JS runtime environment made it more widely available to people by means of a simple to use language that was already popular with web developers. I would venture to say that Ryan's amazing contributions to JS made the language better, as it stands, the language continues to evolve and new features that make it overall better keep being added. He is currently building Deno, which would be a runtime environment for TypeScript, in Rust.

Anders Hejlsberg: This dude was everywhere man....the original author of Turbo Pascal and the lead of Delphi back in the day. These RAD tools paved the way for what would be a revolution in the computing world. The dude is also the lead architect and designer of the C# programming language as well as TypeScript.
This fucker is everywhere and I love it.

Yukihiro "Matz" Matsumoto: Matsumoto san is the creator of the Ruby programming language. Not only am I a die hard fan of Ruby, but of the core philosophies that the man keeps as the core of his language design: Make the developer happy, principle of least surprise. Also I follow: minswan which is a term made by the Ruby community that states Mats is nice so we are nice. <---- because being cool to others is better than being a passive aggressive cunt.

Steve Wozniak: I feel as if the man does not get enough recognition...the man designed the Apple || computer which (regardless of how much most of y'all bitch and whine) paved the way for modern micro computers. Dude is also accredited with designing one of the first programmable universal remotes(which momma said was shitty) but he did none the less.

Alan Kay: Developed Smalltalk and the original OOP way of doing things. Smalltalk as a concept is really fucking interesting. If you guys ever get the chance, play with Pharo, which is a modern Smalltalk. The thing is really interesting and the overall idea of Smalltalk can be grasped in very little time. It sucks because the software scales beautifully in terms of project building, the idea of hoisting a program as its own runtime environment and ide by preserving state through images is just mind blowing to me. Makes file based programs feel....well....quaint.

Those are some of the biggest dudes for me. I know that the list is large, but I wanted to give credit to the people that inspired me the most. Honorary mention goes to other language creators and engineers of course, but it would be way too large to list!

Comments
  • 2
    Thanks for writing this, learned a lot of interesting things
  • 0
    @rant1ng i am really glad you liked it man!!! :D
  • 1
    Noice I was planning on writing about John McCarthy as well.
    Good post overall too.
  • 1
    @RememberMe glad you liked it man!
  • 1
    Ironically I have a rant that shits all over Pharo.

    I'll see if I can dig it out.

    Thanks for the reminder man! Wouldn't want a perfectly good rant to go to waste.
  • 1
    @Wisecrack ah shit! Tag me on it. Would be interesting to see the pinpoints of others
  • 0
    @AleCx04

    Onenote shat all over my notes on import so once I get it fixed, I'll make sure you're tagged.

    Also I hate that I can't post multiple images inline in devrant. I understand why though, turns devrant into meme-roulette.
  • 1
    @Wisecrack I don't think you ever posted that rant man!
  • 0
    @AleCx04 I did not, you're right.

    i havent had much time for writing long form "cracked" style rants at all. Maybe I Iost touch, maybe im not young and hot anymore. Nah, that cant be it..

    Been working on a game. called "Atom Ranger". fallout meets rimworld with a dash of dont starve, and neoscavenger.
    dont know if that appeals to any body, but it's the sort of game I want to play so thats what im making.

    started it a long time ago but had neither the time nor money to bring it to a playable state until now.

    How you liking Pharo now that you've had more time to use it?
Add Comment