<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I personally prefer having search over a printed version of the API.&nbsp;
Also the API doesn't generally have usage examples, instead it provides
the code of the function which is a bit backwards.&nbsp; I don't know about
printing (but perhaps you could post a request to the documentation
list for them to include a media="print" css file for the api docs - it
shouldn't take someone that long to create).<br>
<br>
The pro drupal book is great but isn't organized that well IMHO.&nbsp; If I
were you I would start with chapters 8 and 9 where it deals with
theming and blocks and work outward from there.&nbsp; At any rate with the
current state of the documentation the best bet is to just try things.&nbsp;
Figure out what you need to do, get as granular as possible, search
drupal.org forums first, then the pro drupal book and API docs, then
look at the code yourself and if you still can't figure something out
this list will be very helpful.&nbsp; That's my order of reference anyway.&nbsp; <br>
<br>
Also you'll save yourself a lot of headaches if you always try to find
solutions using existing modules before trying to write any code.&nbsp;
There's so much you can do without writing a line of php.<br>
<br>
<br>
A-NO-NE Music wrote:
<blockquote cite="mid:20070822171144.1580813491@smtp.comcast.net"
 type="cite">
  <pre wrap="">Drupal API site doesn't have printer friendly version.  I started to
fetch into Acrobat this morning, and it is still running.  It's about
340 pages now, and I am about to abort.  Is there printed version of API
somewhere?  How others are doing?

Every time I see code example, I get stuck because I don't understand
the param which are passed.  Do I understand everyone is familiar with
the API, and the only way to understand the code is to know the API?  I
am a noob and I would like to learn step-by-step.  I did buy Pro Drupal
Dev book.  The 2nd chapter goes right into Module without any
explanation of API.

Appreciate any suggestion.

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">
<p
 style="text-align: center; font-family: verdana,arial,helvetica,sans-serif; color: rgb(51, 51, 51); font-size: 10px; text-transform: lowercase; font-style: normal; font-weight: normal;"><a
 href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander-martijn</a><br>
interface developer | architect<br>
<a href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander@sander-martijn.com</a><br>
<a href="http://www.sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">www.sander-martijn.com</a>
</p>
<hr align="center" noshade="noshade" size="1" width="100%"></div>
</body>
</html>