Intel manuals? How to order?
Intel manuals? How to order?
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
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...
-
- Member
- Posts: 524
- Joined: Sun Nov 09, 2008 2:55 am
- Location: Pennsylvania, USA
Re: Intel manuals? How to order?
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.
Re: Intel manuals? How to order?
Hmm.. Its easier with a book instead of reading from a screen.
If I had two monitors it would be easier.
If I had two monitors it would be easier.
TCP/IP: Connecting people...
Re: Intel manuals? How to order?
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.
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.
- NickJohnson
- Member
- Posts: 1249
- Joined: Tue Mar 24, 2009 8:11 pm
- Location: Sunnyvale, California
Re: Intel manuals? How to order?
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.
- gravaera
- 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 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.
Re: Intel manuals? How to order?
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
Thanks
TCP/IP: Connecting people...
Re: Intel manuals? How to order?
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?
Re: Intel manuals? How to order?
And water and energy. For some, that is enough.earlz wrote:...so it's not like your going to waste anything but trees.
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.
-
- Posts: 17
- Joined: Sun Jun 21, 2009 6:09 pm
Re: Intel manuals? How to order?
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.
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.
Re: Intel manuals? How to order?
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..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.
Re: Intel manuals? How to order?
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();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
-
- 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?
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).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.
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).
Re: Intel manuals? How to order?
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!
Just fill the form on their site? If yes what I write in the Company name filed?
Thanks again!
TCP/IP: Connecting people...
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: Intel manuals? How to order?
It's not needed at all, in your email specify the SKU numbers.. include your full name and address.skwo wrote:If yes what I write in the Company name filed?
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