School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 300,360 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,713 people online right now. Registration is fast and FREE... Join Now!




Books vs PDFs

 

Books vs PDFs, Books vs PDFs - Which is better?

westforduk

16 May, 2009 - 02:38 AM
Post #1

D.I.C Head
**

Joined: 16 Aug, 2007
Posts: 55



Thanked: 1 times
My Contributions
Not quite sure where this should go so I posted it here.

My discussion topic for today is: Books vs PDF documents which is better for learning a programming language.

I had always used books for many many years, when first starting out in Visual Basic and then when I was learning HTML and then onto learning PHP. But recently whilst learning Java I have been using a PDF document which has the contents of the book on it, this way it makes it easy to copy and paste the code, to return to pages easier and to search the document for keywords/useful information.

Book on the other hand are much easier to make notes in, can be carried around (unless they are over 1000 page which a lot of core programming books can be) and cannot be lost if a computer was to fail. Also I feel there is a feeling of material possession when you own a book that you don't get when you buy a PDF there is something satisfying of dragging home a huge book and looking through its nice crisp pages.

So which is it to be? PDF/Ebooks OR Books? Discuss!

User is offlineProfile CardPM
+Quote Post


abgorn

RE: Books Vs PDFs

16 May, 2009 - 03:12 AM
Post #2

sudo apt-get install brain
Group Icon

Joined: 5 Jun, 2008
Posts: 1,341



Thanked: 15 times
Dream Kudos: 50
My Contributions
I personally prefere books because they're easier to read and I don't need my laptop to actually read them.
User is offlineProfile CardPM
+Quote Post

AdaHacker

RE: Books Vs PDFs

16 May, 2009 - 05:52 AM
Post #3

D.I.C Regular
***

Joined: 17 Jun, 2008
Posts: 378



Thanked: 83 times
My Contributions
Depends on the type of book. PDFs do have a number of things going for them. If it's a code-based book, where you're going to want to read it in front of a computer anyway, then PDFs are just more convenient. They also have the advantage that you can often get them cheap and/or free. Dead-tree technical books can get very expensive, especially the esoteric ones - I've seen some that cost over a dollar per page. And, of course, searching a PDF is just a lot easier than searching for something in a paper book.

In general, though, I prefer paper. You can curl up in a chair with them, toss them on the floor without worrying that they'll break, carry them anywhere without worrying about batteries, etc. I also find that reading paper is easier on my eyes than reading a screen, but maybe that's just me. And, as you said, they just feel more substantial than some bits on a screen.
User is offlineProfile CardPM
+Quote Post

BigAnt

RE: Books Vs PDFs

16 May, 2009 - 09:13 AM
Post #4

May Your Swords Stay Sharp
Group Icon

Joined: 16 Aug, 2008
Posts: 2,391



Thanked: 100 times
Dream Kudos: 75
My Contributions
I prefer paper books, I have always found them alot easier to read on the eyes, etc, And with a book you will never have the problem: only 10 pages left.,...CRASH. Screw that it may not have happened often but 1 time is enough for me to never use the product again. When I am reading a book I want to read it through not have to worry about power failure, crashes, battery dies, files corrupted, etc. That will never happen to a paper book, which is why I will always prefer paper books.


User is offlineProfile CardPM
+Quote Post

westforduk

RE: Books Vs PDFs

16 May, 2009 - 12:21 PM
Post #5

D.I.C Head
**

Joined: 16 Aug, 2007
Posts: 55



Thanked: 1 times
My Contributions
Thanks for the input guys some really nice ideas. I do prefer books but the one thing I find difficult is the weight of them. I have an ebook reader and can carry thousands of PDFs around with me if I were to carry the equivalent books with me I would be in hospital with a broken back!
User is offlineProfile CardPM
+Quote Post

NickDMax

RE: Books Vs PDFs

16 May, 2009 - 01:00 PM
Post #6

Can grep dead trees!
Group Icon

Joined: 18 Feb, 2007
Posts: 5,216



Thanked: 285 times
Dream Kudos: 1175
Expert In: Java/C++

My Contributions
while i prefer being able to physically browse a book -- I have a subscription to Safari books online and usually get my monies worth out of it.

Online editions are good for quick reference/research. Books are better for learning.

Online editions can often be used for copy/paste which can speed learning.
User is offlineProfile CardPM
+Quote Post

westforduk

RE: Books Vs PDFs

16 May, 2009 - 06:14 PM
Post #7

D.I.C Head
**

Joined: 16 Aug, 2007
Posts: 55



Thanked: 1 times
My Contributions
I have just noticed in the back of my apress PHP book that you can get the companion Ebook for just $10 with the purchase of the book. So learn from the book and copy code from the PDF. smile.gif
User is offlineProfile CardPM
+Quote Post

coderinser

RE: Books Vs PDFs

17 May, 2009 - 06:37 AM
Post #8

New D.I.C Head
*

Joined: 13 May, 2009
Posts: 3

aren't you all forgetting something? blink.gif RUBBISHY BOOKS!!! you must have bought a book for a princely sum then discovered it doesn't do what it said on the cover? it only introduces a small part of the language? or one of those 'compendium of mistakes' books...here's how not to do it, none of which you would ever do...i snatched 1000-ebooks from ebay, and it was brilliant..otherwise how can you keep up with every plug-in available? or when you need just one tiny piece of code...if the book is good enough on pdf you'll buy it anyway biggrin.gif and one other thing...finding it is easier with ebooks? no way, try indexing your annotations tongue.gif
User is offlineProfile CardPM
+Quote Post

abgorn

RE: Books Vs PDFs

17 May, 2009 - 09:27 AM
Post #9

sudo apt-get install brain
Group Icon

Joined: 5 Jun, 2008
Posts: 1,341



Thanked: 15 times
Dream Kudos: 50
My Contributions
QUOTE(coderinser @ 17 May, 2009 - 06:37 AM) *

aren't you all forgetting something? blink.gif RUBBISHY BOOKS!!! you must have bought a book for a princely sum then discovered it doesn't do what it said on the cover? it only introduces a small part of the language? or one of those 'compendium of mistakes' books...here's how not to do it, none of which you would ever do...i snatched 1000-ebooks from ebay, and it was brilliant..otherwise how can you keep up with every plug-in available? or when you need just one tiny piece of code...if the book is good enough on pdf you'll buy it anyway biggrin.gif and one other thing...finding it is easier with ebooks? no way, try indexing your annotations tongue.gif

That's called piracy mrt.gif
User is offlineProfile CardPM
+Quote Post

CoderManNET

RE: Books Vs PDFs

19 May, 2009 - 01:14 AM
Post #10

New D.I.C Head
*

Joined: 19 May, 2009
Posts: 2


My Contributions
I prefer books, because are better. Books you can read anywhere smile.gif

This post has been edited by CoderManNET: 19 May, 2009 - 01:52 AM
User is offlineProfile CardPM
+Quote Post

noorahmad

RE: Books Vs PDFs

19 May, 2009 - 01:21 AM
Post #11

Webmaster
Group Icon

Joined: 12 Mar, 2009
Posts: 2,018



Thanked: 125 times
Dream Kudos: 1350
My Contributions
i'm downloading PDF Books and Printing it
User is offlineProfile CardPM
+Quote Post

westforduk

RE: Books Vs PDFs

19 May, 2009 - 08:39 PM
Post #12

D.I.C Head
**

Joined: 16 Aug, 2007
Posts: 55



Thanked: 1 times
My Contributions
Is that not expensive?
User is offlineProfile CardPM
+Quote Post

AdaHacker

RE: Books Vs PDFs

20 May, 2009 - 05:00 AM
Post #13

D.I.C Regular
***

Joined: 17 Jun, 2008
Posts: 378



Thanked: 83 times
My Contributions
QUOTE(westforduk @ 19 May, 2009 - 10:39 PM) *
Is that not expensive?

It can be. But depending on the book and the printing equipment you have available, it can still be significantly cheaper than buying a bound version. You kind of need to do the math to see if it makes sense.

I printed out a few e-books back when I was in grad school. In that setting, it was great, because I could print as many pages as I wanted to in the computer lab for free, and then get it bound in the print shop, also for free. However, I stopped doing that once I was out of school. It wasn't so much the cost of the paper and ink (though that stuff isn't cheap), as it was the inconvenience. I never had a high-speed, duplexing printer, so printing out hundreds of pages took a really long time. And when I was done, instead of a nicely bound book, I had a huge pile of papers, way thicker than the bound version, that I had to eather put in a loose leaf binder or pay to have bound at the local Staples. And either way, it's less convenient to carry around and read than a regular book. So it just wasn't worth the trouble to me.
User is offlineProfile CardPM
+Quote Post

bigtonyk

RE: Books Vs PDFs

20 May, 2009 - 12:09 PM
Post #14

D.I.C Head
**

Joined: 17 May, 2009
Posts: 61



Thanked: 6 times
My Contributions
QUOTE(westforduk @ 16 May, 2009 - 02:38 AM) *

Not quite sure where this should go so I posted it here.

My discussion topic for today is: Books vs PDF documents which is better for learning a programming language.

I had always used books for many many years, when first starting out in Visual Basic and then when I was learning HTML and then onto learning PHP. But recently whilst learning Java I have been using a PDF document which has the contents of the book on it, this way it makes it easy to copy and paste the code, to return to pages easier and to search the document for keywords/useful information.

Book on the other hand are much easier to make notes in, can be carried around (unless they are over 1000 page which a lot of core programming books can be) and cannot be lost if a computer was to fail. Also I feel there is a feeling of material possession when you own a book that you don't get when you buy a PDF there is something satisfying of dragging home a huge book and looking through its nice crisp pages.

So which is it to be? PDF/Ebooks OR Books? Discuss!



Each has advantages. I like paper books if they are general info. But I like PDF references because I can search the text. Even with an index, paging through a 600+ page book for a specific term is a pain.
User is offlineProfile CardPM
+Quote Post

janotte

RE: Books Vs PDFs

23 May, 2009 - 04:42 AM
Post #15

code > sword
Group Icon

Joined: 28 Sep, 2006
Posts: 2,157



Thanked: 152 times
Expert In: C/C++

My Contributions


Like a few others here I would suggest you try to get the same info in both formats when you can.

Having the paper book and the pdf in your computer gives you the best of both worlds.

You read the book and then have a problem and remember you read about the solution in the book. Instead of having to leaf through the index and try to locate it you can use the real search facilities available in a digital medium and find the relevant part you want quickly and easily.

NickDMax makes a great point about O'Reilly's Safari service. Really worth checking out if you haven't already.
User is offlineProfile CardPM
+Quote Post

drjoe51

RE: Books Vs PDFs

1 Jun, 2009 - 08:44 AM
Post #16

D.I.C Head
**

Joined: 16 Mar, 2008
Posts: 134



Thanked: 1 times
My Contributions
I would say PDF, once you can download them, then print them out and read them.
User is offlineProfile CardPM
+Quote Post

SixOfEleven

RE: Books Vs PDFs

2 Jun, 2009 - 05:47 AM
Post #17

Code Guru
Group Icon

Joined: 18 Oct, 2008
Posts: 2,905



Thanked: 165 times
Dream Kudos: 725
Expert In: C, C#, XNA, Game Programming, Programming Concepts

My Contributions
QUOTE(westforduk @ 16 May, 2009 - 04:38 AM) *

Not quite sure where this should go so I posted it here.

My discussion topic for today is: Books vs PDF documents which is better for learning a programming language.

I had always used books for many many years, when first starting out in Visual Basic and then when I was learning HTML and then onto learning PHP. But recently whilst learning Java I have been using a PDF document which has the contents of the book on it, this way it makes it easy to copy and paste the code, to return to pages easier and to search the document for keywords/useful information.

Book on the other hand are much easier to make notes in, can be carried around (unless they are over 1000 page which a lot of core programming books can be) and cannot be lost if a computer was to fail. Also I feel there is a feeling of material possession when you own a book that you don't get when you buy a PDF there is something satisfying of dragging home a huge book and looking through its nice crisp pages.

So which is it to be? PDF/Ebooks OR Books? Discuss!


Being an author I like books. I like seeing things in print.

However, I would like to see the world move to a paperless society and believe that eBooks/PDFs are the way of the future.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/7/09 07:50PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month