Best book for software and hardware

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
member 433440
What book is the best for computer hardware?

I want to know how the computer reads information inputted. There's motherboards that read electricity and outputs something onto a screen.

LCD monitors
3d monitors
Optical drive
Motherboard
CPU
Ram
Graphics card

Also what course am I looking for to cover these.

What's the best book for software?

Thankyou

James
 
Last edited by a moderator:
Physics news on Phys.org
I may be misunderstanding your question but what I think you're looking for are drivers.

A driver is a bit of software that tells your computer how to interpret the data coming in from a particular device. For example, a number of different devices use USB to connect to your computer. For example, how does your computer know what to do when it receives signals from its USB port when a thumb-drive is plugged in rather than a mouse? Device drivers.

Maybe that will help you dig a little more deeply on the subject in the mean time. I don't have much more to offer than that, sorry. In particular, I have no book recommendations.

Good luck!