List price: $59.99 (that's 30% off!)
Used price: $32.58
Buy one from zShops for: $35.31
Used price: $6.62
"For mothers and fathers who wish to take a more educated, active role in the birth of their child, _Getting Ready for childbirth_ is a superb guide to a happier, healthier, more family-centered experience. Written by three certified childbirth educators and based on Lamaze techniques of relaxation and exercise...."
There are many helpful diagrams in this book and a good list of suggested reading. It was originally published in 1977 and revised in 1986. There is a tremendous lot of information here. Everything from the benefits of breastfeeding to how to tell the stages of labour. Should be on the bookshelf of every childbirth professional.
Used price: $2.65
Used price: $10.00
Collectible price: $25.00
The latter makes this book worth the discounted price alone.
List price: $23.95 (that's 30% off!)
Used price: $4.50
Collectible price: $8.47
Buy one from zShops for: $5.98
Waskow's midrash are interesting. Some of them give new insights into the text, others go a little too much to the personal. The book of Genesis is about brothers fighting but that's not ALL it's about, for example. Other times he tries to impose his politics a little too much into Halacka - such as the Jubilee being a time to give Israeli Land to Arabs as part of the peace talks.
Particularly enlightening is the material concerning his marriage, how the first one broke up and the ceremonies he keeps to keep the second one.
Problems that I have with this book that I didn't have a few years ago when I read it:
Waskow automatically assumes that Orthodox Judaism is outdated and sexist.
Several times he "reinterprets" Halacka to suit his own needs because he doesn't agree with the Talmud. This is great for getting people interested in Judaism and getting people excited by Halacka - but "they did the same thing" doesn't really hold water, as "they" were Rabbi Akiva, Hillel, Rabbi Judah the Prince, Jonathan, and hundreds of others with Maimonides, Rashi, Ran, Nachmanides interpreting their works and adding to it. Waskow may be a decent scholar in his own right, but he doesn't measure up to these guys.
This is a great read and an invigorating book for people unfamiliar with the more spiritual aspects of Judaism and see it as what they train for when they are 13 and what is keeping them from marrying their shiksa girlfriends. However, the last 50 or so pages has the author trying to work out some plan from his writings as to where to take Judaism. It is here where the book stumbles. As Renewelist services are largely "make-it-up-as-you-go-along" it's kind of impossible to state anything definitive about them. However, there is a serious hippie mentality to them that turns off people who don't like to be hugged by strangers. Waskow assumes that everyone if given a choice would want to be in this kind of Rainbow Gathering inspired ceremony.
This is an interesting book and one of the more spiritual books you might read if you aren't particularly interested in traditional Judaism, but it suffers from its own Chutzpah.
Used price: $7.50
Used price: $6.86
Collectible price: $10.59
Some readers will be distracted by the dated references to outer space and the cute chapter headings--"Methods for Mission Impossible," etc. Most of the first chapter, Wonder and Anxiety, was a teaching device that seemed to me to take forever to get to the point; other readers less familiar with ecology might find it useful, however.
Bottom line: I'd buy another book from this author. It's always nice to find clear voices in the sciences.
List price: $19.95 (that's 30% off!)
Used price: $13.92
Collectible price: $13.00
Buy one from zShops for: $12.75
Used price: $5.00
Buy one from zShops for: $5.95
The Book is divided Into 3 parts(4 actually).
The first part delves into the reasons as to why? and what? regarding the creation/use of GCC. It also covers some incentives to continue through the book, which are later examined in detail. Installation, configuration, and usage is covered here. And covered quite well!
The second part details the mechanics of the compiler with tests and examples that take you through the workings of it. Mixing of different languages into one native-executable, experiments and understanding of the compiler's built in extensions/pragmas, and demystification of the command-line switches are all covered in this section. Also this section covers this in great detail as with the first part!
The third part of this book gets right into the fun stuff of learning how to properly set up configuration and make files. It covers a *great* deal of extra resources commonly found on systems with GCC installed and makes haste to demystify these as well. This was my favorite part of the book. I had no idea in the nine hells to even begin creation of 'configure' scripts manually(try reading the man/info pages for make and autoconf and watch your hairs get pulled out by your hands!). This section is concise and to the point!
Part 4 is an extremely important part of the book. This part covers ALL of the command-line switches and directives for use with GCC(and it's family of compilers). You learn where, when, and how to use the advanced functionality. A section in this part also covers all the environmental variables; this helps greatly when you are trying to figure out a perfect function/class/struct/call to do a procedure that ends up taking months...then you see here that a single variable contains actual data/info already!
All in all, this book is concise. I love it. It currently sits next to my Stroustrup(C++ Programming Language), Josuttis(C++ Standard Library), and Sedgewick(Algorithms in C++ 1-5). This book is upstanding. The only reason as to why I gave it 4/5 stars is because of the formatting. It reminds me of something you would find in a Prima Tech "Game Programming" book: large font, bulky, and divided. This is not the authors fault though since this same tasteless formatting is used in all other Osborne "Complete Reference" books.
NOTE: Do NOT get this book to learn C or C++. This book is for the intermediate to advanced programmer wanting to better optimize their usage of the GCC package.