Engineering Books on Computer I/O Interfaces

  • Thread starter Thread starter CrysPhys
  • Start date Start date
  • Tags Tags
    Books Computer
AI Thread Summary
Recommendations for books on computer input/output (I/O) interfaces focus on detailed explanations of how user actions translate into computer responses. Key topics include the mechanics of keyboard input, such as how pressing the "R" key results in the character appearing on-screen and being processed by software. The discussion also covers mouse functionality, detailing how movement translates to pointer navigation and position input. Additionally, it addresses the process of launching programs through double-clicking icons and the steps involved in printing documents via the "Print" command. Resources like Wikipedia are suggested as supplementary material for understanding computer-human interface devices.
CrysPhys
Education Advisor
2024 Award
Messages
1,781
Reaction score
1,609
I'd appreciate recommendations for books on computer input/output (I/O) interfaces. With detailed explanations, for example, (a) on how pressing the "R" key on a keyboard results in the character "R" being displayed on a screen and entered in a program, (b) on how moving a mouse results in a pointer moving across a screen and positions being entered in a program, (c) on how double-clicking on an icon launches a program, and (d) on how clicking the "Print" tab results in a sheet of paper being printed. Thanks.
 
Physics news on Phys.org
CrysPhys said:
I'd appreciate recommendations for books on computer input/output (I/O) interfaces. With detailed explanations, for example, (a) on how pressing the "R" key on a keyboard results in the character "R" being displayed on a screen and entered in a program, (b) on how moving a mouse results in a pointer moving across a screen and positions being entered in a program, (c) on how double-clicking on an icon launches a program, and (d) on how clicking the "Print" tab results in a sheet of paper being printed. Thanks.

You need a book on Computer architecture ?
 
For the following four books, has anyone used them in a course or for self study? Compiler Construction Principles and Practice 1st Edition by Kenneth C Louden Programming Languages Principles and Practices 3rd Edition by Kenneth C Louden, and Kenneth A Lambert Programming Languages 2nd Edition by Allen B Tucker, Robert E Noonan Concepts of Programming Languages 9th Edition by Robert W Sebesta If yes to either, can you share your opinions about your personal experience using them. I...
Hi, I have notice that Ashcroft, Mermin and Wei worked at a revised edition of the original solid state physics book (here). The book, however, seems to be never available. I have also read that the reason is related to some disputes related to copyright. Do you have any further information about it? Did you have the opportunity to get your hands on this revised edition? I am really curious about it, also considering that I am planning to buy the book in the near future... Thanks!
Back
Top