Skip to content
Scan a barcode
Scan
Paperback Programming from the Ground Up Book

ISBN: 1616100648

ISBN13: 9781616100643

Programming from the Ground Up

This is an introductory book to programming and computer science using assembly language. It assumes the reader has never programmed before, and introduces the concepts of variables, functions, and... This description may be from another edition of this product.

Recommended

Format: Paperback

Condition: New

$44.86
50 Available
Ships within 2-3 days

Customer Reviews

5 ratings

FANTASTIC

_Absolutely_ fantastic book! Bartlett did a fantastic job with this book and I can't thank him enough for sharing his vast knowledge on ultra-low-level programming concepts. This is without a doubt one of the best books in my technical library.

PDF version available free online

This book's homepage: http://savannah.nongnu.org/projects/pgubook/ It can be downloaded free of charge at: http://download.savannah.gnu.org/releases/pgubook/

Excellent for any programmer learning any GNU programming!

This is a very good supplementary book and the first book concerning Linux assembly language to date! (All other Linux assembly books either dealt with msdos or other high level languages as their primary focus.) I've read this book from cover to cover and performed each example in each chapter demonstrating that chapter's focus. The examples are very simple and the language used throughout the book is very easy to understand. Mailing list is here: http://lists.nongnu.org/mailman/listinfo/pgubook-readers This is a small supplementary book and I would highly recommend it for any college level class to have this book as a supplementary to their course in programming. As for home taught GNU programmers, a must as it explains how programming evolved and details what you are actually doing with the cpu instructions in any programming language. To date, this book is one of the best I've read and absorbed. One reason I rate this book so highly? It's no 100,000 page giant and you should be able to readily absorb the material!

Best way to get started with linux asm

After looking around for an introduction to assembly in linux, this is the best book I found (well, there's not much competition). I had heard asm is hard, but you'll be up and running very quickly with this book - it's actually quite easy. I have no intention of doing any real programming in assembly, but after learning the basics I have a better idea of what code in a higher level language compiles to, I finally really understand pointers and the difference between the heap and the stack, etc. It loses a point for trying to be an introduction to programming in general. There are better books for that, and better approaches than starting at the lowest level (actually, you *could* build your own chips..). It is not a general reference to assembly, will not take you very deep, and is not intended to. IMHO, it should have been. Anyway, this is the place to go if you want to get started on asm and you use linux (in particular, it's better than the Hyde book).

A student's take

I'm a student who used this book as the text for the assembly portion of a systems programing class. I must say, I was impressed. The ordering of material seemed natural and the explanations were quite good, especially the section on low-level memory management. Ever wonder how calloc and malloc work? This actually has assembly code (accompanied with plenty of explanation) for writing a basic memory manager.The nice thing about it is that its written for the gcc compiler and IA-32 architecture, so all you need to write programs that run on your machine is an Intel processor with a Linux partition.For people who are just beginning to program, the ground-up style of this book gives a unique perspective. Because assembly is more difficult than higher-level languages, I'd recommend that true beginners get familiar with a language like C or Java first, then turn to this book for a fuller understanding of programming. About a semester's worth of another language should prepare you I think. That being said, I do think it's easy to overlook the importance of low-level programming. After you have some experience with control structures and manipulating strings, take a look at this book to really flesh out your knowledge. I definitely felt I gained a better understanding of how we get from source code in a text file to instructions that the machine can really understand.
Copyright © 2024 Thriftbooks.com Terms of Use | Privacy Policy | Do Not Sell/Share My Personal Information | Cookie Policy | Cookie Preferences | Accessibility Statement
ThriftBooks® and the ThriftBooks® logo are registered trademarks of Thrift Books Global, LLC
GoDaddy Verified and Secured