Loading...

Computer Systems: A Programmer's Perspective, Global Edition

Randal Bryant

  • Bindwijze: Paperback
  • Taal: en
  • ISBN: 9781292101767
A Programmer's Perspective, Global Edition
Inhoud
Taal:en
Bindwijze:Paperback
Oorspronkelijke releasedatum:05 oktober 2015
Aantal pagina's:1120
Illustraties:Nee
Betrokkenen
Hoofdauteur:Randal Bryant
Tweede Auteur:David R. O'Hallaron
Co Auteur:David R. O'Hallaron
Co Auteur:David R. O'Hallaron
Vertaling
Originele titel:BRYANT:COMPUTER SYSTEMS:PROGS _c1
Overige kenmerken
Editie:3
Product breedte:186 mm
Product hoogte:44 mm
Product lengte:240 mm
Studieboek:Ja
Verpakking breedte:214 mm
Verpakking hoogte:46 mm
Verpakking lengte:276 mm
Verpakkingsgewicht:2262 g
Overige kenmerken
Editie:3
Product breedte:186 mm
Product hoogte:44 mm
Product lengte:240 mm
Studieboek:Ja
Verpakking breedte:214 mm
Verpakking hoogte:46 mm
Verpakking lengte:276 mm
Verpakkingsgewicht:2262 g

Samenvatting

For courses in Computer Science and Programming

Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how they affect general application performance. Written from the programmer’s perspective, this book strives to teach students how understanding basic elements of computer systems and executing real practice can lead them to create better programs.

Spanning across computer science themes such as hardware architecture, the operating system, and systems software, the 3rd Edition serves as a comprehensive introduction to programming. This book strives to create programmers who understand all elements of computer systems and will be able to engage in any application of the field--from fixing faulty software, to writing more capable programs, to avoiding common flaws. It lays the groundwork for students to delve into more intensive topics such as computer architecture, embedded systems, and cybersecurity.

This book focuses on systems that execute an x86-64 machine code, and recommends that students have access to a Linux system for this course. Students should have basic familiarity with C or C++.