Build Your Own Computer


Book Description

In this book, I begin with first principles (AND, OR, and NOT logic) and carry out a basic computer design finishing with a working computer using a Field Programmable Gate Array. A knowledge of computer science or electronics is not needed to follow along. Each step will rely on supplied information and simple reasoning. Whether novice or computer professional, knowing how a computer works allows you to take full advantage of its capabilities.




Build a Computer from Scratch


Book Description

Building a computer system lets users get exactly the computer system that they need. This book takes them through all of the steps to create a powerful computer system. Includes 120+ photographs to guide readers through the process. (Computer Books)







Haynes Build Your Own Computer


Book Description

Now in its fifth edition, this best-selling manual has been fully revised to bring you right up-to-date with the latest technology, explaining what you need, where to find the best prices and how to put it all together. You'll discover the best multi-core processors and graphics options, whether solid-state drives are better than hard disks and the differences between Windows 7 and Windows 8, all written in a jargon-free style. With step-by-step photos showing how to build a powerful PC and an ultra-compact one - and a troubleshooting guide to help you with any issues you may encounter - this up-to-date manual is a must for anybody who wants to build their own computer.




The Elements of Computing Systems


Book Description

This title gives students an integrated and rigorous picture of applied computer science, as it comes to play in the construction of a simple yet powerful computer system.




Computer Graphics from Scratch


Book Description

Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders. Computer graphics programming books are often math-heavy and intimidating for newcomers. Not this one. Computer Graphics from Scratch takes a simpler approach by keeping the math to a minimum and focusing on only one aspect of computer graphics, 3D rendering. You’ll build two complete, fully functional renderers: a raytracer, which simulates rays of light as they bounce off objects, and a rasterizer, which converts 3D models into 2D pixels. As you progress you’ll learn how to create realistic reflections and shadows, and how to render a scene from any point of view. Pseudocode examples throughout make it easy to write your renderers in any language, and links to live JavaScript demos of each algorithm invite you to explore further on your own. Learn how to: Use perspective projection to draw 3D objects on a 2D plane Simulate the way rays of light interact with surfaces Add mirror-like reflections and cast shadows to objects Render a scene from any camera position using clipping planes Use flat, Gouraud, and Phong shading to mimic real surface lighting Paint texture details onto basic shapes to create realistic-looking objects Whether you’re an aspiring graphics engineer or a novice programmer curious about how graphics algorithms work, Gabriel Gambetta’s simple, clear explanations will quickly put computer graphics concepts and rendering techniques within your reach. All you need is basic coding knowledge and high school math. Computer Graphics from Scratch will cover the rest.




Build Your Own Z80 Computer


Book Description

Teaches How to Build a Working Computer Based on the Z80 Microprocessor. Parts & Hardware Sources are Listed




Build Your Own PC


Book Description

Provides step-by-step instructions on building and customizing a PC.




Create Music with Scratch


Book Description

Provides step-by-step instructions for using Scratch to create music.




But how Do it Know?


Book Description

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.