How Computers Really Work

How Computers Really Work
Author: Matthew Justice
Publisher: No Starch Press
Total Pages: 394
Release: 2020-12-29
Genre: Computers
ISBN: 171850067X

Download How Computers Really Work Book in PDF, Epub and Kindle

An approachable, hands-on guide to understanding how computers work, from low-level circuits to high-level code. How Computers Really Work is a hands-on guide to the computing ecosystem: everything from circuits to memory and clock signals, machine code, programming languages, operating systems, and the internet. But you won't just read about these concepts, you'll test your knowledge with exercises, and practice what you learn with 41 optional hands-on projects. Build digital circuits, craft a guessing game, convert decimal numbers to binary, examine virtual memory usage, run your own web server, and more. Explore concepts like how to: Think like a software engineer as you use data to describe a real world concept Use Ohm's and Kirchhoff's laws to analyze an electrical circuit Think like a computer as you practice binary addition and execute a program in your mind, step-by-step The book's projects will have you translate your learning into action, as you: Learn how to use a multimeter to measure resistance, current, and voltage Build a half adder to see how logical operations in hardware can be combined to perform useful functions Write a program in assembly language, then examine the resulting machine code Learn to use a debugger, disassemble code, and hack a program to change its behavior without changing the source code Use a port scanner to see which internet ports your computer has open Run your own server and get a solid crash course on how the web works And since a picture is worth a thousand bytes, chapters are filled with detailed diagrams and illustrations to help clarify technical complexities. Requirements: The projects require a variety of hardware - electronics projects need a breadboard, power supply, and various circuit components; software projects are performed on a Raspberry Pi. Appendix B contains a complete list. Even if you skip the projects, the book's major concepts are clearly presented in the main text.

How Computers Work

How Computers Work
Author: Ron White
Publisher: Pearson Education
Total Pages: 383
Release: 2015
Genre: Computers
ISBN: 078974984X

Download How Computers Work Book in PDF, Epub and Kindle

Take a trip through the neural pathways and vital organs of your personal computer with the newest edition of this long-standing bestseller. Glorious full color illustrations make even the most complex subjects easy to understand. Follow PC/Computing senior editor and computer expert Ron White as he shows you the cutting edge technologies, including the Internet, multimedia sound and video, Pentium processors, local bus architecture, Plug and Play, CD-ROM, digital cameras, color printing, and more in new chapters on the hottest, and coolest, PC components.

How Computers Work

How Computers Work
Author: Nancy Dickmann
Publisher: Gareth Stevens Publishing LLLP
Total Pages: 32
Release: 2019-12-15
Genre: Juvenile Nonfiction
ISBN: 1538252600

Download How Computers Work Book in PDF, Epub and Kindle

Computers are everywhere. Even a smartphone is a mini computer. With digital technologies so prevalent in today's world, it's important for young learners to know how they work. This book introduces kids to the design and function of the hardware and networks that digitally connect us. Utilizing colorful infographics and simple language, this book discusses the history of the first computers, different types of computers, and the important parts that make a computer run. It makes learning about computers easy for young readers, and it will inspire your budding engineers.

How Computers Work

How Computers Work
Author: Roger Young
Publisher: How Computers Work
Total Pages: 153
Release: 2009-04-17
Genre: Computers
ISBN: 1442113987

Download How Computers Work Book in PDF, Epub and Kindle

Computers are the most complex machines that have ever been created. This book will tell you how they work, and no technical knowledge is required. It explains in great detail the operation of a simple but functional computer. Although transistors are mentioned, relays are used in the example circuitry for simplicity. Did you ever wonder what a bit, a pixel, a latch, a word (of memory), a data bus, an address bus, a memory, a register, a processor, a timing diagram, a clock (of a processor), an instruction, or machine code is? Unlike most explanations of how computers work which are a lot of analogies or require a background in electrical engineering, this book will tell you precisely what each of them is and how each of them works without requiring any previous knowledge of computers, programming, or electronics. This book starts out very simple and gets more complex as it goes along, but everything is explained. The processor and memory are mainly covered.

Code

Code
Author: Charles Petzold
Publisher: Microsoft Press
Total Pages: 563
Release: 2022-08-02
Genre: Computers
ISBN: 0137909292

Download Code Book in PDF, Epub and Kindle

The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about code and programming. Code teaches us how many unseen layers there are between the computer systems that we as users look at every day and the magical silicon rocks that we infused with lightning and taught to think." - Scott Hanselman, Partner Program Director, Microsoft, and host of Hanselminutes Computers are everywhere, most obviously in our laptops and smartphones, but also our cars, televisions, microwave ovens, alarm clocks, robot vacuum cleaners, and other smart appliances. Have you ever wondered what goes on inside these devices to make our lives easier but occasionally more infuriating? For more than 20 years, readers have delighted in Charles Petzold's illuminating story of the secret inner life of computers, and now he has revised it for this new age of computing. Cleverly illustrated and easy to understand, this is the book that cracks the mystery. You'll discover what flashlights, black cats, seesaws, and the ride of Paul Revere can teach you about computing, and how human ingenuity and our compulsion to communicate have shaped every electronic device we use. This new expanded edition explores more deeply the bit-by-bit and gate-by-gate construction of the heart of every smart device, the central processing unit that combines the simplest of basic operations to perform the most complex of feats. Petzold's companion website, CodeHiddenLanguage.com, uses animated graphics of key circuits in the book to make computers even easier to comprehend. In addition to substantially revised and updated content, new chapters include: Chapter 18: Let's Build a Clock! Chapter 21: The Arithmetic Logic Unit Chapter 22: Registers and Busses Chapter 23: CPU Control Signals Chapter 24: Jumps, Loops, and Calls Chapter 28: The World Brain From the simple ticking of clocks to the worldwide hum of the internet, Code reveals the essence of the digital revolution.

But how Do it Know?

But how Do it Know?
Author: J. Clark Scott
Publisher: John C Scott
Total Pages: 223
Release: 2009
Genre: Computers
ISBN: 0615303765

Download But how Do it Know? Book in PDF, Epub and Kindle

This book thoroughly explains how computers work. It starts by fully examining a NAND gate, then goes on to build every piece and part of a small, fully operational computer. The necessity and use of codes is presented in parallel with the apprioriate pieces of hardware. The book can be easily understood by anyone whether they have a technical background or not. It could be used as a textbook.

How Computers Work

How Computers Work
Author: Ron White
Publisher:
Total Pages: 308
Release: 1998
Genre: Computers
ISBN:

Download How Computers Work Book in PDF, Epub and Kindle

Taking a successful title one step further, this third edition shows readers how chips, software, memory, and hardware work using detailed four-color drawings and an animated, full-color CD-ROM. This revised edition includes the latest technology developments including the Internet, multimedia sound and video, Pentium II processors, DVD drives, digital cameras, and color printing.

How Computers Really Work

How Computers Really Work
Author: Matthew Justice
Publisher: No Starch Press
Total Pages: 394
Release: 2020-12-17
Genre: Computers
ISBN: 1718500661

Download How Computers Really Work Book in PDF, Epub and Kindle

An approachable, hands-on guide to understanding how computers work, from low-level circuits to high-level code. How Computers Really Work is a hands-on guide to the computing ecosystem: everything from circuits to memory and clock signals, machine code, programming languages, operating systems, and the internet. But you won't just read about these concepts, you'll test your knowledge with exercises, and practice what you learn with 41 optional hands-on projects. Build digital circuits, craft a guessing game, convert decimal numbers to binary, examine virtual memory usage, run your own web server, and more. Explore concepts like how to: Think like a software engineer as you use data to describe a real world concept Use Ohm's and Kirchhoff's laws to analyze an electrical circuit Think like a computer as you practice binary addition and execute a program in your mind, step-by-step The book's projects will have you translate your learning into action, as you: Learn how to use a multimeter to measure resistance, current, and voltage Build a half adder to see how logical operations in hardware can be combined to perform useful functions Write a program in assembly language, then examine the resulting machine code Learn to use a debugger, disassemble code, and hack a program to change its behavior without changing the source code Use a port scanner to see which internet ports your computer has open Run your own server and get a solid crash course on how the web works And since a picture is worth a thousand bytes, chapters are filled with detailed diagrams and illustrations to help clarify technical complexities. Requirements: The projects require a variety of hardware - electronics projects need a breadboard, power supply, and various circuit components; software projects are performed on a Raspberry Pi. Appendix B contains a complete list. Even if you skip the projects, the book's major concepts are clearly presented in the main text.

How Computers Work

How Computers Work
Author: Roger Young
Publisher: How Computers Work
Total Pages: 156
Release: 2002
Genre: Computers
ISBN: 9781403325822

Download How Computers Work Book in PDF, Epub and Kindle

Computers are the most complex machines that have ever been created. This book will tell you how they work and no technical knowledge is required. It explains the operation of a simple, but fully functional, computer in complete detail. Relays, which are explained, are used in the circuitry instead of transistors for simplicity, though transistors are mentioned. Did you ever wonder what a bit, a pixel, a latch, a word (of memory), a data bus, an address bus, a memory, a register, a processor, a timing diagram, a clock (of a processor), an instruction, or machine code is? Though most explanations of how computers work are a lot of analogies or require a background in electrical engineering, this book will tell you precisely what each of them is and how each of them works without requiring any previous knowledge of computers or electronics. This book starts out very simple and gets more complex as it goes along, but everything is explained. The diagram at the end of the Processor' chapter shows just how complex it gets. (To read the whole book for free, go to howcomputers.com, but this book is much easier to read in book form.)

How Computers Work

How Computers Work
Author: Ben Hubbard
Publisher: Capstone
Total Pages: 24
Release: 2019-05-01
Genre: Juvenile Nonfiction
ISBN: 1543597785

Download How Computers Work Book in PDF, Epub and Kindle

Ever wonder what goes on inside your computer? Take a look into how processors, networks, and more are all connected.