Intel manuals? How to order?

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

Intel manuals? How to order?

Post by skwee »

Hi, I would like to get my self a copy of intel manuals.
Last time I checked (about half year ago) they were free, I wonder if they are still free? Nothing said about this issue on intels site (so I assume they are).
Now how the procedure is going? I found the ordering form on intels web-site, but they force to enter a company name? What should I write here (I want the manuals for my self, I'm not working in any company, yet)?

Oh and last one: what manuals you suggest me to get? Can I order them all (The developer's manuals)?

Thanks :)
TCP/IP: Connecting people...
JohnnyTheDon
Member
Member
Posts: 524
Joined: Sun Nov 09, 2008 2:55 am
Location: Pennsylvania, USA

Re: Intel manuals? How to order?

Post by JohnnyTheDon »

Is there any reason you can't just download the PDFs? The Intel manuals do get updated every once in a while, so it is probably better to use the online ones if you can instead of ordering paper copies which will eventually become out of date.
User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

Re: Intel manuals? How to order?

Post by skwee »

Hmm.. Its easier with a book instead of reading from a screen.
If I had two monitors it would be easier.
TCP/IP: Connecting people...
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: Intel manuals? How to order?

Post by Solar »

Believe me, it's not. You can't do a full-text search in a hardcopy, for example.

I admit I did order copies myself, back then. But JohnnyTheDon is right - they outdate much too fast, and you end up using the PDFs anyway.
Every good solution is obvious once you've found it.
User avatar
NickJohnson
Member
Member
Posts: 1249
Joined: Tue Mar 24, 2009 8:11 pm
Location: Sunnyvale, California

Re: Intel manuals? How to order?

Post by NickJohnson »

If you really hate the pdfs, you could just print the manual out on normal paper and staple it. I do that sometimes with manuals or specifications, like ELF, but put four pages per sheet to save space. It's cheaper than buying a real manual. But I wouldn't do it unless you refer to the manual very frequently, or where you don't have internet access, because it wastes a lot of paper.
User avatar
gravaera
Member
Member
Posts: 737
Joined: Tue Jun 02, 2009 4:35 pm
Location: Supporting the cause: Use \tabs to indent code. NOT \x20 spaces.

Re: Intel manuals? How to order?

Post by gravaera »

Post deleted. Said pretty much the same as everyone else's.
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

Re: Intel manuals? How to order?

Post by skwee »

Hmm maybe you all right, Ill try to work with the PDFs for now, if it will be not enough Ill order the printed version.
Thanks :)
TCP/IP: Connecting people...
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Re: Intel manuals? How to order?

Post by earlz »

Whats the problem with ordering the manuals? Intel gives free shipping and everything so it's not like your going to waste anything but trees. And paper is easier to read than LCD especially if you will be studying a lot of things from it. Why not use the PDFs to search then read on paper cause its easier?
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: Intel manuals? How to order?

Post by Solar »

earlz wrote:...so it's not like your going to waste anything but trees.
And water and energy. For some, that is enough.

But aside from the eco stuff (and please, let's not get into detail re energy consumption of your computer vs. producing and shipping hardcopy):

The hardcopy still outdates within a year or two.
Every good solution is obvious once you've found it.
Malevol3nt
Posts: 17
Joined: Sun Jun 21, 2009 6:09 pm

Re: Intel manuals? How to order?

Post by Malevol3nt »

I don't understand how it's easier to program by reading an actual book. The only plus side of it is that you don't have to stare at the screen, so you could basically sit in a park and read it. But you shouldn't read a manual without being in front of a PC to begin with, there's no way you're going to remember everything just by reading and not trying things out. Otherwise people would read 3 books without touching a PC and become "expert programmers". An assembly programmer is most probably going to spend alot of time in front of a PC screen because he's going to, you guessed it, be typing and reading his own code. So if you can't read text of a computer screen for a while, how are you supposed to read thousands of lines of assembly code?

Edit: Also, fatigue is in play here. If you have your book on your desk and a turned on screen, you're going to get neck pains and eye fatigue very soon if you keep swapping between the two. Personally, I rather read books of the screen. And when my eyes get weary I just take a 20 minute break, look into the distance and relax. Then I can resume working again. But that's just me I guess.
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Re: Intel manuals? How to order?

Post by earlz »

Malevol3nt wrote:I don't understand how it's easier to program by reading an actual book. The only plus side of it is that you don't have to stare at the screen, so you could basically sit in a park and read it. But you shouldn't read a manual without being in front of a PC to begin with, there's no way you're going to remember everything just by reading and not trying things out. Otherwise people would read 3 books without touching a PC and become "expert programmers". An assembly programmer is most probably going to spend alot of time in front of a PC screen because he's going to, you guessed it, be typing and reading his own code. So if you can't read text of a computer screen for a while, how are you supposed to read thousands of lines of assembly code?

Edit: Also, fatigue is in play here. If you have your book on your desk and a turned on screen, you're going to get neck pains and eye fatigue very soon if you keep swapping between the two. Personally, I rather read books of the screen. And when my eyes get weary I just take a 20 minute break, look into the distance and relax. Then I can resume working again. But that's just me I guess.
true.. but I've read through programming stuff on my bed(where I'm more comfortable) and then anything I didn't understand I compile the test code and try it out..
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: Intel manuals? How to order?

Post by neon »

I personally dont care if the books do get outdated in a year or two. They still contain alot of information that will be around for awhile. Of course, this is just me - I personally prefer the books and use them more then the PDFs.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Re: Intel manuals? How to order?

Post by pcmattman »

neon wrote:I personally dont care if the books do get outdated in a year or two. They still contain alot of information that will be around for awhile. Of course, this is just me - I personally prefer the books and use them more then the PDFs.
I'm in the same boat. I prefer the books over the PDFs: I can have them open in front of me without using up screen real estate (because I already use both screens extensively).

Also, I can find what I'm looking for faster in the paper manuals than I can in PDF format (fulltext search gives false positives and the table of contents and index are more accessible in paper form IMHO).
User avatar
skwee
Member
Member
Posts: 73
Joined: Mon Jan 12, 2009 3:11 am

Re: Intel manuals? How to order?

Post by skwee »

So anyway what is the procedure of ordering their manuals?
Just fill the form on their site? If yes what I write in the Company name filed?

Thanks again!
TCP/IP: Connecting people...
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: Intel manuals? How to order?

Post by Brynet-Inc »

skwo wrote:If yes what I write in the Company name filed?
It's not needed at all, in your email specify the SKU numbers.. include your full name and address.

Nothing else is needed, not even a phone number.

For example,
Sky.Wolker wrote:Hello,

I would like a hard copy of SKU's 253666 and 253667.

Sky Wolker
555 Bananarama Lane
Apt. #16
Mars City, Mars
{Post code, ZIP CODE}

Thank you.

-Sky.Wolker
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
Post Reply