Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Dennis Ritchie RIP

  • 13-10-2011 08:45AM
    #1
    Technology & Internet Moderators Posts: 28,863 Mod ✭✭✭✭


    Dennis Ritchie, the creator of the C programming language, has died. He's not as well known as Steve Jobs, but - in my view - contributed a great deal more to the world of information technology. I have fond memories of learning C by reading through his and Brian Kernighan's book way back in the late 1980s.

    RIP.


Comments

  • Registered Users, Registered Users 2, Paid Member Posts: 21,534 ✭✭✭✭Alun


    RIP

    I still have a copy of "The C Programming Language" sitting on my bookshelf. I even had the 'pleasure' of working with 'B', it's predecessor (I kid you not!)


  • Closed Accounts Posts: 818 ✭✭✭Cormic


    RIP Dennis Ritchie.

    The IT world would have been a very different place today if it was not for C.


  • Moderators, Education Moderators, Technology & Internet Moderators Posts: 35,283 Mod ✭✭✭✭AlmightyCushion


    RIP. Don't forget he helped develop Unix as well. Like OB said, not as well known as Jobs but still the work he did shaped the technology world far more than that of the household names.


  • Moderators, Technology & Internet Moderators Posts: 1,338 Mod ✭✭✭✭croo


    /* RIP */
    
    #include<stdio.h>
    
    main()
    {
        printf("Thanks Dennis");
    
    
    }
    


Advertisement