Click here to Skip to main content
15,883,798 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
raddevus26-Oct-20 7:45
mvaraddevus26-Oct-20 7:45 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
OriginalGriff26-Oct-20 7:50
mveOriginalGriff26-Oct-20 7:50 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
honey the codewitch26-Oct-20 7:57
mvahoney the codewitch26-Oct-20 7:57 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
  Forogar  26-Oct-20 8:53
professional  Forogar  26-Oct-20 8:53 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
raddevus26-Oct-20 9:25
mvaraddevus26-Oct-20 9:25 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
Nelek26-Oct-20 7:46
protectorNelek26-Oct-20 7:46 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
PIEBALDconsult26-Oct-20 7:59
mvePIEBALDconsult26-Oct-20 7:59 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
trønderen26-Oct-20 8:08
trønderen26-Oct-20 8:08 
I'd like to make a crazy proposal: When Intel presented its iAPX 432 CPU, I got hold of its reference manual. It is certainly not a programming book, yet it is about what we think of as programming. It made me thoroughly rethink the distinction between hardware and software - as well as some important software concepts.

E.g. in the 432, if one process sends one of its objects to another process (using the IPC instructions of the processor), the sending process looses that object. It may of course make a copy of the object before sending the original away (or keep the original, sending a copy), but the original and the copy are distinct objects. If you give one of them away, you give it away. That is how things work in real life, and in the 432, but not in commonly used software systems today.

Even though the 432 was a major flop, its reference manual has significantly formed my ideas about software. And hardware.
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
honey the codewitch26-Oct-20 9:14
mvahoney the codewitch26-Oct-20 9:14 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
pkfox26-Oct-20 8:10
professionalpkfox26-Oct-20 8:10 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
David O'Neil26-Oct-20 8:16
professionalDavid O'Neil26-Oct-20 8:16 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
Daniel Pfeffer26-Oct-20 8:40
professionalDaniel Pfeffer26-Oct-20 8:40 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
Sander Rossel26-Oct-20 11:03
professionalSander Rossel26-Oct-20 11:03 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
honey the codewitch26-Oct-20 11:15
mvahoney the codewitch26-Oct-20 11:15 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
Sander Rossel26-Oct-20 11:54
professionalSander Rossel26-Oct-20 11:54 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
honey the codewitch26-Oct-20 13:12
mvahoney the codewitch26-Oct-20 13:12 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
Sander Rossel27-Oct-20 2:04
professionalSander Rossel27-Oct-20 2:04 
GeneralMessage Closed Pin
27-Oct-20 8:13
BernardIE531727-Oct-20 8:13 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
Sander Rossel27-Oct-20 8:15
professionalSander Rossel27-Oct-20 8:15 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
Jon McKee26-Oct-20 13:07
professionalJon McKee26-Oct-20 13:07 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
Sander Rossel27-Oct-20 4:04
professionalSander Rossel27-Oct-20 4:04 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
Jon McKee27-Oct-20 13:13
professionalJon McKee27-Oct-20 13:13 
AnswerRe: Do you have a favorite programming book and if so, what is it? PinPopular
Amarnath S26-Oct-20 14:53
professionalAmarnath S26-Oct-20 14:53 
GeneralRe: Do you have a favorite programming book and if so, what is it? Pin
honey the codewitch26-Oct-20 15:15
mvahoney the codewitch26-Oct-20 15:15 
AnswerRe: Do you have a favorite programming book and if so, what is it? Pin
Gerry Schmitz26-Oct-20 15:08
mveGerry Schmitz26-Oct-20 15:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.