Computer Engineering for Babies

Computer Engineering for Babies
Author: Chase Roberts
Publisher:
Total Pages: 0
Release: 2021-10-20
Genre:
ISBN: 9781735208701

An introduction to computer engineering for babies. Learn basic logic gates with hands on examples of buttons and an output LED.

Geek Sublime

Geek Sublime
Author: Vikram Chandra
Publisher: Graywolf Press
Total Pages: 234
Release: 2014-09-02
Genre: Biography & Autobiography
ISBN: 1555973264

The nonfiction debut from the author of the international bestseller Sacred Games about the surprising overlap between writing and computer coding Vikram Chandra has been a computer programmer for almost as long as he has been a novelist. In this extraordinary new book, his first work of nonfiction, he searches for the connections between the worlds of art and technology. Coders are obsessed with elegance and style, just as writers are, but do the words mean the same thing to both? Can we ascribe beauty to the craft of writing code? Exploring such varied topics as logic gates and literary modernism, the machismo of tech geeks, the omnipresence of an "Indian Mafia" in Silicon Valley, and the writings of the eleventh-century Kashmiri thinker Abhinavagupta, Geek Sublime is both an idiosyncratic history of coding and a fascinating meditation on the writer's art. Part literary essay, part technology story, and part memoir, it is an engrossing, original, and heady book of sweeping ideas.

A Practical Introduction to Computer Architecture

A Practical Introduction to Computer Architecture
Author: Daniel Page
Publisher: Springer Science & Business Media
Total Pages: 648
Release: 2009-04-21
Genre: Computers
ISBN: 1848822553

It is a great pleasure to write a preface to this book. In my view, the content is unique in that it blends traditional teaching approaches with the use of mathematics and a mainstream Hardware Design Language (HDL) as formalisms to describe key concepts. The book keeps the “machine” separate from the “application” by strictly following a bottom-up approach: it starts with transistors and logic gates and only introduces assembly language programs once their execution by a processor is clearly de ned. Using a HDL, Verilog in this case, rather than static circuit diagrams is a big deviation from traditional books on computer architecture. Static circuit diagrams cannot be explored in a hands-on way like the corresponding Verilog model can. In order to understand why I consider this shift so important, one must consider how computer architecture, a subject that has been studied for more than 50 years, has evolved. In the pioneering days computers were constructed by hand. An entire computer could (just about) be described by drawing a circuit diagram. Initially, such d- grams consisted mostly of analogue components before later moving toward d- ital logic gates. The advent of digital electronics led to more complex cells, such as half-adders, ip- ops, and decoders being recognised as useful building blocks.

Windows 10

Windows 10
Author: David Pogue
Publisher: O'Reilly Media
Total Pages: 704
Release: 2018-07-15
Genre: Computers
ISBN: 9781491981917

"Microsoft's last Windows version, the April 2018 Update, is a glorious Santa sack full of new features and refinements. What's still not included, though, is a single page of printed instructions. Fortunately, David Pogue is back to help you make sense of it all--with humor, authority, and 500 illustrations."--Page 4 of cover.

PC Mag

PC Mag
Author:
Publisher:
Total Pages: 484
Release: 1984-02-21
Genre:
ISBN:

PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.

The Computing Universe

The Computing Universe
Author: Anthony J. G. Hey
Publisher: Cambridge University Press
Total Pages: 415
Release: 2015
Genre: Computers
ISBN: 0521766451

This exciting and accessible book takes us on a journey from the early days of computers to the cutting-edge research of the present day that will shape computing in the coming decades. It introduces a fascinating cast of dreamers and inventors who brought these great technological developments into every corner of the modern world, and will open up the universe of computing to anyone who has ever wondered where his or her smartphone came from.

Peter Norton's New Inside the PC

Peter Norton's New Inside the PC
Author: Peter Norton
Publisher: Sams Publishing
Total Pages: 650
Release: 2002
Genre: Computers
ISBN: 9780672322891

This is an updated guide for anyone who needs an introduction to personal computer technology, including computer programming, new technologies and shopping for a PC.

Computer Systems

Computer Systems
Author: J. Stanley Warford
Publisher: Jones & Bartlett Learning
Total Pages: 731
Release: 2009-06-23
Genre: Computers
ISBN: 0763771449

Computer Architecture/Software Engineering

Your Computer Is on Fire

Your Computer Is on Fire
Author: Thomas S. Mullaney
Publisher: MIT Press
Total Pages: 417
Release: 2021-03-09
Genre: Computers
ISBN: 026253973X

Technology scholars declare an emergency: attention must be paid to the inequality, marginalization, and biases woven into our technological systems. This book sounds an alarm: we can no longer afford to be lulled into complacency by narratives of techno-utopianism, or even techno-neutrality. We should not be reassured by such soothing generalities as "human error," "virtual reality," or "the cloud." We need to realize that nothing is virtual: everything that "happens online," "virtually," or "autonomously" happens offline first, and often involves human beings whose labor is deliberately kept invisible. Everything is IRL. In Your Computer Is on Fire, technology scholars train a spotlight on the inequality, marginalization, and biases woven into our technological systems.

Essential Logic for Computer Science

Essential Logic for Computer Science
Author: Rex Page
Publisher: MIT Press
Total Pages: 305
Release: 2019-01-08
Genre: Computers
ISBN: 0262039184

An introduction to applying predicate logic to testing and verification of software and digital circuits that focuses on applications rather than theory. Computer scientists use logic for testing and verification of software and digital circuits, but many computer science students study logic only in the context of traditional mathematics, encountering the subject in a few lectures and a handful of problem sets in a discrete math course. This book offers a more substantive and rigorous approach to logic that focuses on applications in computer science. Topics covered include predicate logic, equation-based software, automated testing and theorem proving, and large-scale computation. Formalism is emphasized, and the book employs three formal notations: traditional algebraic formulas of propositional and predicate logic; digital circuit diagrams; and the widely used partially automated theorem prover, ACL2, which provides an accessible introduction to mechanized formalism. For readers who want to see formalization in action, the text presents examples using Proof Pad, a lightweight ACL2 environment. Readers will not become ALC2 experts, but will learn how mechanized logic can benefit software and hardware engineers. In addition, 180 exercises, some of them extremely challenging, offer opportunities for problem solving. There are no prerequisites beyond high school algebra. Programming experience is not required to understand the book's equation-based approach. The book can be used in undergraduate courses in logic for computer science and introduction to computer science and in math courses for computer science students.