The book getting started with arduino contains on page 65 a drawing on how to connect an arduino for serial input
I am not deeply into electronics but to me this drawing seams wrong, the reason i conclude that is, the Arduino has 4 anolog inputs
the way it is connected here would not allow to add more analog inputs see :

So what i am thinking is was the wiring sketch to the LDR crossed perhaps ?.
If i want to use 2 LDR's should i then use :
5v --LDR (2)-----------analog 1
|
--5v --LDR (1)-----------analog 0
|
5v - resistor 1Kohm---- ground
i'm not entirely sure i or why there should be a 1K ohm between 5v and ground, maybe its for protection, i dont know why the book uses one
well maybe someone can enlight me on this on how to connect multiple analog sensors in a schematic