professional-programming icon indicating copy to clipboard operation
professional-programming copied to clipboard

Update to include the book "x86-64 Assembly Language Programming with Ubuntu" by Ed Jorgensen

Open tathyagarg opened this issue 1 year ago • 2 comments

Why this book should be added

The book "x86-64 Assembly Language Programming with Ubuntu" covers all the information you need to get started with writing assembly code. Starting with an introduction discussing the benefits of assembly, and an extensive description of the architecture covering every prerequisite. It includes a section on debugging your programs using DDD, so you can inspect and watch the variables in your code update in real time. With an introduction discussing basic computer architecture, and a conclusion talking about system interrupts and parallel computing, it truly arms readers with all they need to write efficient assembly code.

tathyagarg avatar Jan 22 '24 18:01 tathyagarg

来件已收到,我会尽快处理!

Sudouble avatar Jan 22 '24 18:01 Sudouble

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

iOSMaL avatar Jan 22 '24 18:01 iOSMaL

Yes, that's a good resource, thanks!

charlax avatar Feb 26 '24 03:02 charlax