#History #Tech #Computer #Languages #Programming #Brian #Kernighan ( #Canadian) working in the #BellLabs, in the book "A Tutorial Introduction to the Language B" ( 1978) : main() { printf("hello, world\n"); } korben.info/hello-world-...

#History #Tech #Computer #Languages #Programming

#Brian #Kernighan ( #Canadian) working in the #BellLabs, in the book "A Tutorial Introduction to the Language B" ( 1978) :

main()
{
printf("hello, world\n");
}

https://korben.info/hello-world-origine-histoire-programmation.html

D'où vient le fameux "Hello World" ?

Vous avez déjà écrit un programme qui affiche ces deux mots magiques ? HELLO WORLD Évidemment que oui. Tout le monde est passé par là car c'est le rite initiatique universel de la programmation, le premier truc qu'on tape quand on découvre un nouveau langage.

Le site de Korben
Brian #Kernighan. What a nice and funny guy. 👍
In "#UNIX - A History and a Memoir" he tells about the beginnings of one of the IMHO most influential technologies in tech history. We all use it, everyday. Even the Windows folks.
And as a co-creator of the #C programming language he really has stories to tell. I might be a bit of a tech history nerd, but I could listen to him for hours.
https://youtu.be/WEb_YL1K1Qg
VCF East: UNIX: A History and a Memoir by Brian Kernighan

YouTube
El creador del 'Hola, mundo' y gurú de C ha probado a programar en #Rust: "En otro lenguaje serían 5 minutos, con Rust me costó días"
Brian #Kernighan, a sus más de ocho décadas, encarna la memoria viva de los cimientos de la programación moderna. Y el 'hype' no va con él.
https://www.genbeta.com/desarrollo/creador-hola-mundo-guru-c-ha-probado-a-programar-rust-otro-lenguaje-serian-5-minutos-rust-me-costo-dias
El creador del 'Hola, mundo' y gurú de C ha probado a programar en Rust: "En otro lenguaje serían 5 minutos, con Rust me costó días"

A sus 83 años, Brian Kernighan —leyenda viva de la informática por su papel fundamental en la creación de Unix en los laboratorios Bell y coautor, junto a...

I saw this segment on YouTube, in which #Fridman interviewed #Kernighan about his #programming setup. For an instant, I was surprised to learn that Fridman hadn't heard of #UNIX \(\texttt{ed}\), but then I realised....

In my view, a luminary like Kernighan, from a certain era, should be interviewed by someone who wouldn't be stunned when hearing once-common names like \(\texttt{ed}\) or \(\texttt{ex}\) or \(\texttt{dc}\) or \(\texttt{adb}\), but would smoothly inject a brief historical description thereof, and glide on with the main point of the interview. But that 1970s/1980s #geek generation avoids the YouTube selfie camera like the plague.

https://youtu.be/EF2-vcp1Te0?si=87w4vmkQMBEuWF5i

Brian Kernighan's Programming Setup | Lex Fridman

YouTube
Just realised I'm as old (at least to the year of release!) as the C programming language. So many memories of programming in it as an undergraduate at St Andrews. Kernighan and Ritchie was our programming bible. https://www.computerhistory.org/timeline/1972/ #ComputerHistory #ComputingHistory #1970s #StAndrews #StAndrewsUniversity #programming #coding #Kernighan #BrianKernighan #Ritchie #DennisRitchie #KernighanAndRitchie #Books #Cprogramming
1972 | Timeline of Computer History | Computer History Museum

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” — Brian Kernighan
https://github.com/dwmkerr/hacker-laws#kernighans-law

#coding #quotes #kernighan

GitHub - dwmkerr/hacker-laws: 🧠 Laws, Theories, Principles and Patterns for developers and technologists.

🧠 Laws, Theories, Principles and Patterns for developers and technologists. - dwmkerr/hacker-laws

GitHub

Recent ships of the human space fleet are equipped with #DiffieHellman-Drives (which enable them to exchange their position with other, far away ships without allowing outsiders to intercept) and #FloydSteinberg shields (which diffuses all incoming attacks).
Interstellar navigation was very easy after all ships computers were programmed with the #Bresenham-Algorithm.
All crew members were trained in all details of the #Kernighan-#Ritchie protocol.

#MicroFiction #SciFi

I just discovered this great video where Brian #Kernighan tells the story of how the #Unix command #grep came into existence. This story includes notable mentions of Ken Thompson and Dennis Ritchie.

https://www.youtube.com/watch?v=NTfOnGZUZDk

#VintageComputing

Where GREP Came From - Computerphile

YouTube

"Everyone knows that #debugging is twice as hard as writing a #program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?" - Brian #Kernighan

#software #development