Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books Title: Theory and Practice of Group Psychotherapy, Fifth Edition

Purchase Item

Manufacturer: Basic Books
List Price: $55.00
Our Price: $38.11

Customer Reviews:
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

still waiting...

It's been a month... where is my book? I don't know, I haven't gotten it yet. I've gotten the other book I bought in the same order, a used book. I have yet to see the new book. This is very disappointing. It's hard to wait for a book and get further and further behind in my studies. I should have gone to a different site.
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

Masters Student

This was a very helpful manual for Group Therapy. It was a little lengthy in spots, but I would recommend it for anyone interested in improving their skills as a group counselor.
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

Theory and Practice of Group Psychotherapy

Yalom did a superb job in taking his readers through the process- the world of group psychotherapy. I especially appreciate reading about the cases to see how the theories actually came together. I have learned so much from a pro!
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

happy customer

i was very pleased with the product i ordered arriving on time and in the condition promised
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

Mervelous

A real masterpiece! Astonishingly comprehensive, most excellently and lucidly written,interesting, profound, convincing, frank and open-minded, and contains, in my opinion, the best of group thinking and pracice.
Theory and Practice of Group Psychotherapy, Fifth Edition by Basic Books

Product Description

In this completely revised and updated fifth edition of group psychotherapy’s standard text, Dr. Yalom and his collaborator present the most recent developments in the field, drawing on nearly a decade of new research as well as their broad clinical wisdom and expertise. Among the significant new topics: Online therapy Specialized groups Ethnocultural diversity Trauma Managed care Plus hundreds of new references and clinical vignettes

Cocoa Touch Tutorial: iPhone Application Example

Cocoa is my Girlfriend: “I am going to explain for beginning iPhone/iPod Touch developers how to build the most basic Cocoa Touch application using Interface Builder and an application delegate in xcode 3.1.”


Wed, 01 Oct 2008 17:47:45 GMT

THCanvasView 1.0.1 and PhotoStacks Sample App
Theocacao: “The newest version of THCanvasView adds some obvious features, such as draggable selection rects and basic item arranging. There are now better options for coloring and the generated image previews get frames and drop shadows.”
Mon, 15 Oct 2007 17:54:48 GMT

Primordial AppleScript & PlugIns With Coda
Steven Frank: “When nobody was looking, I added some extremely basic AppleScript and plugin support to Coda 1.0.4.”

I haven’t had the chance to use Coda for a real project yet—but I’m planning to use it to update NetNewsWire’s Help book for the next release.
Fri, 12 Oct 2007 22:17:10 GMT

Cocoa Sample Code: SimplePicture
Theocacao: “In the ongoing quest to remember that not everyone is a Cocoa expert, I put together a small image viewing app which shows you a number of basic Cocoa techiques. Everyone, meet SimplePicture.”
Sun, 30 Sep 2007 18:35:49 GMT

Scripting with RubyOSA
MacZealots: “RubyOSA is a bridge from the Ruby language to the Apple Event Manager. The Apple Event Manger allows applications to send and receive messages, or Apple events as they are called, to and from applications that support scripting.”

In other words, you can use Ruby instead of AppleScript. Cool.

Side note: I haven’t looked to see if it’s an actual OSA component or not. It probably doesn’t have to be—because who cares if it compiles and runs in Script Editor or not. But, for anyone interested in OSA components, years ago I posted OSAShell, a basic OSA component demo.
Thu, 03 May 2007 03:51:31 GMT

Cocoa Graphics with Quartz
Cocoa Dev Central: “This beginner-level tutorial introduces basic Cocoa graphics concepts: rectangles, points, colors, and coordinate systems.” (Via Gus.)
Fri, 03 Nov 2006 20:04:31 GMT

Gmail adds Atom feeds
P@ Sunglasses: Gmail adds Atom feeds: “From Steve Rubel I learnt that Gmail added an atom feed to read the emails from your Gmail account in a RSS aggregator... Your RSS aggregator must support https and basic auth.”
Thu, 14 Oct 2004 22:11:56 GMT

BYOB: Build Your Own Browser
Andrew Anderson, O’Reilly: “This article will cover building a basic web browser without writing a line of code.”
Sat, 24 Jan 2004 21:56:07 GMT

Jakarta Struts on OS X
Apple: “Struts helps you organize your Java-based web applications by providing a framework based on a version of the Model-View-Controller design pattern.” This introduction ends with showing you how to build a basic RSS newsreader.
Mon, 21 Jul 2003 04:08:28 GMT

Apple December Developer Tools Posted
MacSlash: “Apple has made available a December 2002 update to their Developer Tools, available now via the Apple Developer Connection. (You will need to be an ADC member to download, but registration is free for basic services.)”
Fri, 20 Dec 2002 18:28:11 GMT

Syntax Coloring Demo for Cocoa
It’s a basic tutorial with sample code that shows how to do simple syntax coloring—it colors everything in a string between < and > characters. (It colors all HTML and XML tags, in other words.)
Wed, 04 Sep 2002 23:20:21 GMT

Implementing A Basic HTML Help System Under Cocoa
CocoaDevCentral on adding a Help book to your Cocoa apps.
Sun, 02 Jun 2002 17:34:55 GMT

SQL basics I: Data queries
Builder.com on the basic SQL queries: select, insert, update, and delete.
Fri, 31 May 2002 16:38:47 GMT

The Missing Cocoa Docs
Brock Brandenberg: “The Missing Cocoa Docs are intended to help you implement certain basic functionality and to teach you how to implement some of the more unique technologies like OS X’s superb glyph and type handling. For example, they won’t teach using NSViews because there are plenty of tutorials on NSViews and drawRect: methods, but there is little on NSLayoutManagers and accessing font outlines, a technique that is needed for more sophisticated graphics apps.”
Mon, 29 Apr 2002 16:25:37 GMT

Building an Extensible Form Validator Class
Developer Shed: “I’ll be attempting to build a reusable library of functions for form input validation, in an attempt to save myself (and, hopefully, you) some time the next time an application needs to have its input checked for errors. The end result of this experiment will be a PHP class that can be easily included in your scripts, and that exposes basic object methods for data validation.”
Thu, 28 Mar 2002 06:00:09 GMT

Sites