ISBN: 1593279701 | 2019 | 504 pages
Jon Steinhart, "The Secret Life of Programs: Understand Computers – Craft Better Code"
A primer on the underlying technologies that allow computer programs to work. Covers topics like computer hardware, combinatorial logic, sequential logic, computer architecture, computer anatomy, and Input/Output.
Computer programming is not abstract and programs run on a machine. Knowing how computers work and how programs run on them is essential to becoming a better programmer, and understanding underlying technologies can help you develop a sense of what can go wrong. Foundations of Computer Programming fills in the gaps in computer education by giving readers a look under the hood of programming, at the machine. Readers learn how software behaves when running on hardware; how programs manipulate data in memory; how computers process languages; and how web browsers work. They'll also learn how to write efficient programs, computer security basics, and real-world considerations to have in mind when writing code.
'Book & Memo > Others' 카테고리의 다른 글
Quantum Computing: An Applied Approach (0) | 2019.08.31 |
---|---|
The Speed Math Bible - Transform your brain into an electronic calculator and master the mathematical strategies (0) | 2019.08.25 |
Beginning Haskell (0) | 2019.06.23 |
Haskell Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library (0) | 2019.06.11 |
Real-World Algorithms (0) | 2019.06.09 |