Product details
- Publisher : No Starch Press; 2nd edition (July 31, 2020)
- Language : English
- Paperback : 472 pages
- ISBN-10 : 171850036X
-
ISBN-13 : 978-1718500365
کتاب Write Great Code, Volume 1, 2nd Edition: Understanding the Machine 2nd Edition
Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works.
This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of learning assembly language programming. Written for high-level language programmers, Understanding the Machine fills in the low-level details of machine organization that are often left out of computer science and engineering courses.
Learn:
• How the machine represents numbers, strings, and high-level data structures, so you'll know the inherent cost of using them.
• How to organize your data, so the machine can access it efficiently.
• How the CPU operates, so you can write code that works the way the machine does.
• How I/O devices operate, so you can maximize your application's performance when accessing those devices.
• How to best use the memory hierarchy to produce the fastest possible programs.
Great code is efficient code. But before you can write truly efficient code, you must understand how computer systems execute programs and how abstractions in programming languages map to the machine's low-level hardware. After all, compilers don't write the best machine code; programmers do. This book gives you the foundation upon which all great software is built.
NEW IN THIS EDITION, COVERAGE OF:
• Programming languages like Swift and Java
• Code generation on modern 64-bit CPUs
• ARM processors on mobile phones and tablets
• Newer peripheral devices
• Larger memory systems and large-scale SSDs
منابع کتاب کتاب Write Great Code, Volume 1, 2nd Edition: Understanding the Machine 2nd Edition
درک ماشین ، جلد اول از مجموعه برجسته Write Great Code اثر رندال هاید، مکانیک اساسی نحوه عملکرد یک کامپیوتر را توضیح می دهد.
این جلد، اولین جلد ازمجموعههایWrite Great Codeراندال هاید، به سازماندهی ماشینی بدون هزینه اضافی برای یادگیری برنامهنویسی زبان اسمبلی میپردازد. درک ماشین کهبرای برنامه نویسان زبان سطح بالا نوشته شده است،جزئیات سطح پایین سازماندهی ماشین را که اغلب در دوره های علوم کامپیوتر و مهندسی کنار گذاشته می شوند، پر می کند.
بیاموزید:
• چگونه دستگاه اعداد، رشته ها و ساختارهای داده سطح بالا را نشان می دهد، بنابراین شما از هزینه ذاتی استفاده از آنها مطلع خواهید شد.
• چگونه داده های خود را سازماندهی کنیم تا دستگاه بتواند به طور موثر به آنها دسترسی داشته باشد.
• CPU چگونه کار می کند، بنابراین می توانید کدی بنویسید که به روشی که دستگاه کار می کند کار کند.
• نحوه عملکرد دستگاه های I/O، بنابراین می توانید عملکرد برنامه خود را هنگام دسترسی به آن دستگاه ها به حداکثر برسانید.
• نحوه بهترین استفاده از سلسله مراتب حافظه برای تولید سریع ترین برنامه های ممکن.
کد عالی کد کارآمد است. اما قبل از اینکه بتوانید کدهای واقعا کارآمد بنویسید، باید بدانید که سیستم های کامپیوتری چگونه برنامه ها را اجرا می کنند و چگونه انتزاعات در زبان های برنامه نویسی به سخت افزار سطح پایین ماشین نگاشت می شوند. به هر حال، کامپایلرها بهترین کد ماشین را نمی نویسند. برنامه نویسان انجام می دهند. این کتاب پایه ای را به شما می دهد که همه نرم افزارهای عالی بر اساس آن ساخته شده اند.
جدید در این نسخه، پوشش:
• زبانهای برنامهنویسی مانند سوئیفت و جاوا
• تولید کد در پردازندههای ۶۴ بیتی مدرن
• پردازندههای ARM در تلفنهای همراه و تبلتها
• دستگاههای جانبی جدیدتر
• سیستمهای حافظه بزرگتر و SSD های بزرگتر
ارسال نظر درباره کتاب Write Great Code, Volume 1, 2nd Edition: Understanding the Machine 2nd Edition