Cargando…

Write great code. Volume 1, Understanding the machine /

Today's programmers are often narrowly trained because the industry moves too fast. That's where Write Great Code, Volume 1: Understanding the Machine comes in. This, the first of four volumes by author Randall Hyde, teaches important concepts of machine organization in a language-independ...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hyde, Randall
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, ©2004.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • What you need to know to write great code
  • Numeric representation
  • Binary arithmetic and bit operations
  • Floating-point representation
  • Character representation
  • Memory organization and access
  • Composite data types and memory objects
  • Boolean logic and digital design
  • CPU architecture
  • Instruction set architecture
  • Memory architecture and organization
  • Input and output (I/O)
  • Thinking low-level writing high-level
  • Appendix: ASCII character set.