Events2Join

Kernighan and Pike were right


Kernighan and Pike were right: Do one thing, and do it well - Medium

Program Design in the UNIX Environment, by comp-sci legends Brian Kernighan and Rob Pike, articulated a pattern for software architecture that both men had ...

Kernighan and Pike were right: Do one thing, and do it well

"Do one thing" means that one thing can be optimized to death, in isolation, without fear of interrupting other services. It also means team ...

Kernighan and Pike were right: Do one thing, and do it well

Kernighan and Pike were right: Do one thing, and do it well” is a principle that emphasizes the importance of writing software components or ...

Kernighan and Pike were right: Do one thing, and do it well | Lobsters

The power of Unix, as championed by Kernighan and Pike, was the ability to chain these simple programs together to create complex behaviors. Unfortunately, as ...

Practice of Programming book by Kernighan and Pike - Reddit

I just finished my way through K&R, and I was thinking The Practice of Programming by Kernighan and Pike might be a good next step. At least ...

Kernighan and Pike were right: Do one thing, and do it well | daily.dev

TLDRThe article explores the concept of 'Do One Thing And Do It Well' in software architecture, the challenges of developing microservices, and ...

Edmond Lau on LinkedIn: Kernighan and Pike were right: Do one ...

Kernighan and Pike were right: Do one thing, and do it well #softwarearchitecture #programming.

Discussing "The Practice of Programming" by Brian Kernighan and ...

In this inaugural episode of Book Overflow, Carter Morgan and Nathan Toups discuss "The Practice of Programming" by Brian Kernighan and Rob Pike ...

Kernighan and Pike were right: Do one thing, and do it well

In October 1984 two ideologues published a radical manifesto… sort of. Program Design in the UNIX Environment, by comp-sci legends Brian Kernighan and Rob ...

Which should be read first, 'The C Programming Language ... - Quora

The benefit to this book is when trying to puzzle out what some ancient C code is actually trying to do and why. Kernighan and Pike's “The Unix ...

With book on new computer language, Kernighan guides students at ...

Pike said the true value of both books was concision without the loss of comprehension. “What Brian brings to it is a very gentle manner of ...

Brian Kernighan Reflects on "The Practice of Programming" - YouTube

In this very special episode of Book Overflow, Dr. Brian Kernighan ... Tune in as he talks about his experience at Bell Labs, what it was like co- ...

A Regular Expression Matcher

In 1998, Rob Pike and I were writing The Practice of Programming ("TPOP"). The last chapter of the book, "Notation", collected a number of examples where a ...

The Practice of Programming: 18 Years Later - kjam's blog

Why reread it? Brian W. Kernighan and Rob Pike should need no introduction, but here is one in case you are like me and getting older and ...

Uses This / Brian Kernighan

Would that all computers were as small and light. I have an ... I use Rob Pike's Sam editor most of the time -- that's what I'm using right ...

The Practice of Programming - kremlin.cc

Kernighan and Pike have distilled years of experience writing programs, ... we made sure we were solving the right problem, examining the overall program.

Review of Kernighan and Pike's New Book - Tech Insider

Kernighan & Rob Pike (1984, Prentice-Hall, ISBN 0-13-937681-X {PBK}). (The authors work at Bell Labs and are well known to the UNIX community.) This is the best ...

Unix Programming Environment - Brian W. Kernighan, Rob Pike.djvu

Which of these uses of the name "UNIX" is correct depends on which level of the system you are considering. When we use "UNIX" in the rest of this book ...

Wisdom from 50+ years in software featuring Brian Kernighan ...

Was he in the right place, at the right time? Is ... And of course, two of the three creators were good friends, Rob Pike and Ken Thompson.

"The Best Programming Advice I Ever Got" with Rob Pike - InformIT

Rob Pike, now a Distinguished Engineer at Google, worked at Bell Labs as a member of the Unix Team and co-created Plan 9 and Inferno. He was ...