|
-
September 29th, 2004, 07:34 PM
#1
a must read for newbies and pro's
hi,
i came across a pdf-file/book which i believe is a must read for everyone who want to program seriously.
it's not just about the languages itself, but it also talks about how the computer/processor works and how a program interacts with other programs and the OS.
it is not specific to one language, but assembly is the language most talked about...
it contains 326 pages of info, and although i'm just on the 10th page while i type this, i'm sure this is something really interesting 
this is the pdf file
p.s, i've put this in the programming section, because it's subject is programming
-
September 30th, 2004, 01:36 AM
#2
Junior Member
-
September 30th, 2004, 01:43 AM
#3
This book teaches assembly language for x86 processors and the GNU/Linux
operating system.
Skimming through the book and reading a blurb here and there, the book IS about assembly and it is based totally on compiling through the Linux kernel. The book starts out and goes through describing the basics of how a kernel, window manager, and application work in sync and then it goes on and introduces assembly and teaches the fundamentals such as variables and basic syntax and eventually leads into how to code your very first program using the lanaguage...
So if you want assembly, read away.
-
September 30th, 2004, 06:23 AM
#4
Skimming through the book and reading a blurb here and there, the book IS about assembly and it is based totally on compiling through the Linux kernel. The book starts out and goes through describing the basics of how a kernel, window manager, and application work in sync and then it goes on and introduces assembly and teaches the fundamentals such as variables and basic syntax and eventually leads into how to code your very first program using the lanaguage...
yes and no, it uses linux to show things and uses assembly to teach you the things, but it still is very useful for every progammer, and a real programmer masters multiple programming languages, and for him, the language is just the tool, like a compiler, to create a program, but eventually programming comes back to one basic thing, and that goes for all languages, and THATS what this book is about, not just assembly, although it uses assembly and linux and the way to show you
-
September 30th, 2004, 01:03 PM
#5
Junior Member
hey
thanks for the book
i like such things
One Man\'s Villain, is another man\'s HERO
-
September 30th, 2004, 01:56 PM
#6
Thanks for the link to it!
Strange, I couldn't get firefox to properly open it, but worked just fine in IE... go figure!
~ I'm NOT insane! I've just been in a bad mood for the last 30 years! ~ Somepeople are like Slinky's: Not good for anything, but the thought of pushing them down the stairs brings a smile to your face! 
-
September 30th, 2004, 05:22 PM
#7
Strange, I couldn't get firefox to properly open it, but worked just fine in IE... go figure!
well, i got it to open with firefox, but when i wanted to turn my system in hybernation (with the file still open on firefox) i got a BSOD!
also gmail can't be opened using firefox... so that's a whole other story, perhaps stuff for a complete new thread?
-
September 30th, 2004, 05:39 PM
#8
Nice book! Thanks. Definitely worth a read.
also gmail can't be opened using firefox... so that's a whole other story, perhaps stuff for a complete new thread?
Yes, it can. I'm checking my mail using Firefox 1.0PR in another window as we speak. Try clearing your cookies.
Cheers,
cgkanchi
-
September 30th, 2004, 08:54 PM
#9
Got it, but it will take me forever to read. HA
-
September 30th, 2004, 09:33 PM
#10
Yes, it can. I'm checking my mail using Firefox 1.0PR in another window as we speak. Try clearing your cookies.
doesn't work, but perhaps i need an update, i´m using 9.3 if i'm not mistaken
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|