I've just read through this thread and thing that it's a wonderful idea. It's what's needed to suppliment the missing 10% that Melanie was on about.
I also agree that you have to draw the line somewhere, and I personally don't feel the need to have a three volume glossary explaining all the known electronic terms and phrases. It should be expected that the reader will google what a resistor or LED is if they don't know.
For my point of view I find PicBASIC Pro very similar to the old BASIC I used on my ZX81 all those years ago. I bet 90% of the forum membership can own up to typing something like
10 for i = 10 to 25
20 print "hello"
30 if i > 25 then CLS
40 next i
whilst walking round Dixons or some other computer shop. And PBP follows this logic.
I've only dabbled in PIC programming since 2004, and class myself strictly as a novice. I started by downloading samples from other web sites, and being shown how to write code in ASM. Frustrated by the commands I looked for a higher structured language for my simple projects, and ended up using JAL. However there are loads of issues with JAL, and one is its poor manual. For me not having an example of how to use each command and the correct syntax made me look for an alternative. I then looked at PBP and downloaded the manual. This and the examples (and the forum) helped make my mind up to go out and get a copy.
However I've found that on some occasions, it appears that there are other commands that are not detailed enough in the manual and it is this area that I feel the book will work. I've been searching Amazon and the like for a book just like this, more of a very detailed manual for PBP rather than the project books that are currently on the market, and I feel there is agap to be filled.
To answer another point Melanie raised, you will alwayd get the total knobhead that has the mental capacity of an ameaba cell. It happens in all forums and all subjects. I was a very active member of a herpetological society (thats someone with an interest in reptiles, amphibians and spiders) and we used to get asked really stupid questions, but that didn't stop two committee members writing a successful book.
Another comparason could be the Hynes manuals (this is for folk in the UK) - these used to contain a section at the front showing a complete stripdown of the engine of whatever car the manual was based on. Now I don't want to start any feminest arguments, but most women don't know how to check the oil let alone how to replace the piston rings, so now the later versions of the manual are really extensions of the cars handbook, but showing things in more detail.. like how to check and top up the oil !
Bruce, get writing and put me down for a copy..
Bookmarks