Difference between revisions of "IBook How Computers Work"

From dftwiki3
Jump to: navigation, search
(Table of Contents)
Line 37: Line 37:
 
[[Image:PythonCayHorstmann.png|150px|right]]
 
[[Image:PythonCayHorstmann.png|150px|right]]
 
* Use  ''Python for Everyone'' by Cay Horstmann as a good example of clear style.  Full chapter is available [http://cs.smith.edu/dftwiki/images/Horstmann_PfE_ch_4.pdf here].
 
* Use  ''Python for Everyone'' by Cay Horstmann as a good example of clear style.  Full chapter is available [http://cs.smith.edu/dftwiki/images/Horstmann_PfE_ch_4.pdf here].
 +
 +
=Images=
 +
{|
 +
|
 +
[[Image:AntikytheraMecanism.png|300px]]
 +
|
 +
Antikythera Mechanism, photo taken by Tilemahos Efthimiadis, National Archaeological Museum, Athens, Greece., taken from commons.wikimedia.org, July 28 2014.  Released under  the [http://en.wikipedia.org/wiki/en:Creative_Commons Creative Commons] [http://creativecommons.org/licenses/by/2.0/deed.en Attribution 2.0 Generic] license.

Revision as of 10:30, 28 July 2014

--D. Thiebaut 16:05, 18 January 2013 (EST)


iBook reference

Table of Contents

  • Preface
    • Why
    • Target
  • Introduction
    • Steam Boy
    • Mechanical calculators
      • Addition, subtraction, multiplication, divisions...
  • Several factors: electrical energy, switches, ON/OFF, binary, number systems, math, boolean logic, Shannon ==> Computer
    • Electricity
      • properties: easy storage, easy distribution, easy generation, fast, easy control
      • ON/OFF
    • Binary system versus decimal system.
    • Boolean Logic, George Boole.
    • Logic with electricity and switches
    • Shannon: Combining Logic and arithmetic
    • From the transistor to logic gates
  • Logic Design
    • Logic gate simulator
  • Assembly Language
    • Simulator
    • Performance
    • Bottleneck
  • Von Neumann Architecture
    • The architecture
    • Computer Architecture: how to bypass the bottleneck
  • Example of a High Level Language: Processing
  • From Moore's Law to the Singularity.

Style

PythonCayHorstmann.png
  • Use Python for Everyone by Cay Horstmann as a good example of clear style. Full chapter is available here.

Images

AntikytheraMecanism.png

Antikythera Mechanism, photo taken by Tilemahos Efthimiadis, National Archaeological Museum, Athens, Greece., taken from commons.wikimedia.org, July 28 2014. Released under the Creative Commons Attribution 2.0 Generic license.