pgubook-readers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New Book: Learn to Program with Assembly


From: Jonathan Bartlett
Subject: New Book: Learn to Program with Assembly
Date: Sun, 14 Nov 2021 19:41:24 -0600

I just thought I'd let you all know that I rewrote "Programming from the Ground Up" for the 64-bit world, in a new book titled "Learn to Program with Assembly: Foundational Learning for New Programmers,"  published by Apress.  In addition to the classic things in the old book like a malloc implementation, this also has an implementation of an object-oriented system, and exception handler, and even a garbage collector!  It shows how to write position-independent code, and even does a floating point introduction with SSE2.  Anyway, if you liked the old book, you should love the new one.  

https://www.amazon.com/Learn-Program-Assembly-Foundational-Programmers/dp/1484274369

Jon

reply via email to

[Prev in Thread] Current Thread [Next in Thread]