Home / Latest

Photo of robot, robotics warehouse, 3D printer
Image: via nostarch.com
Latest

New Assembly Language Book Offers In-Depth Insights

WireByte Staff · August 1, 2026

Randall Hyde's 'The Art of 64-bit Assembly' provides a comprehensive guide to machine-level programming, covering topics like object-oriented programming, exceptions, and concurrency. The book, set to release in June 2026, offers a detailed look at how Windows handles vtables and method dispatch. It aims to bridge the gap between theoretical understanding and practical implementation.

Key points

  • Randall Hyde's book 'The Art of 64-bit Assembly' is set to release in June 2026, offering a comprehensive guide to machine-level programming.
  • The book covers topics like object-oriented programming, exceptions, and concurrency, with a focus on how Windows handles vtables and method dispatch.
  • The book aims to provide a detailed understanding of how Windows structured exception handling (SEH) works at the instruction level.
  • It also covers advanced topics like thunks, closures, iterators, coroutines, and concurrent programs with real synchronization primitives.

New Assembly Language Book Offers In-Depth Insights

Randall Hyde's upcoming book, 'The Art of 64-bit Assembly', promises to revolutionize the way programmers understand machine-level programming. Set to release in June 2026, the book provides a comprehensive guide to assembly language programming, covering topics like object-oriented programming, exceptions, and concurrency.

The book takes a unique approach by stripping away the runtime and rebuilding constructs like objects, exceptions, closures, and coroutines from scratch in MASM, running under Windows. This approach allows readers to gain a deeper understanding of how Windows handles vtables and method dispatch.

Hyde's book aims to bridge the gap between theoretical understanding and practical implementation, making it an essential resource for programmers looking to improve their skills in machine-level programming.

Key Features of the Book

  • Comprehensive guide to machine-level programming
  • Covers topics like object-oriented programming, exceptions, and concurrency
  • Focuses on how Windows handles vtables and method dispatch
  • Provides a detailed understanding of Windows structured exception handling (SEH) at the instruction level
  • Covers advanced topics like thunks, closures, iterators, coroutines, and concurrent programs with real synchronization primitives

Why is this Book Important?

The 'Art of 64-bit Assembly' is an essential resource for programmers looking to improve their skills in machine-level programming. With its comprehensive coverage of topics like object-oriented programming, exceptions, and concurrency, the book provides a detailed understanding of how Windows handles vtables and method dispatch. This knowledge is crucial for programmers working on low-level systems, embedded systems, and high-performance applications.

Conclusion

Randall Hyde's 'The Art of 64-bit Assembly' is a game-changer for programmers looking to improve their skills in machine-level programming. With its comprehensive guide to assembly language programming and focus on Windows-specific topics, the book is an essential resource for anyone looking to take their programming skills to the next level.

Sources

WireByte Staff — Editorial Team

The WireByte editorial team synthesises technology news from multiple primary sources, verifies the facts, and links every source. Articles are produced with AI assistance and reviewed under our editorial policy.