About “Difficult Conversations” (book recommended by Phil Haack)

Some days ago, I heard a fantastic interview with Phil Haack on the IT Career Energizer Podcast. Here is the episode description:

In this episode, Phil Haack tells us why we need to be prepared to have difficult conversations and why this can help your career. Phil also talks about the importance of taking care when writing code and why you should test your code carefully.

What amazing show!

In this interview, Phil recommended an excellent book: Difficult Conversations: How to Discuss What Matters Most.  I listened to the audio version of the book, and it is impressive. I strongly recommend it.

The book gives a lot of good suggestions about how to succeed in challenging conversations. Here is a short description (from Amazon):

We attempt or avoid difficult conversations every day-whether dealing with an underperforming employee, disagreeing with a spouse, or negotiating with a client. From the Harvard Negotiation Project, the organization that brought you Getting to Yes, Difficult Conversations provides a step-by-step approach to having those tough conversations with less stress and more success. you’ll learn how to:

  • Decipher the underlying structure of every difficult conversation
  • Start a conversation without defensiveness
  • Listen for the meaning of what is not said
  • Stay balanced in the face of attacks and accusations
  • Move from emotion to productive problem solving

I wish I had the opportunity to read (or listen) it some years ago.  For sure I would have less stressful moments.

Thanks Phil!

Compartilhe este insight:

Elemar Júnior

Sou fundador e CEO da EximiaCo e atuo como tech trusted advisor ajudando diversas empresas a gerar mais resultados através da tecnologia.

Elemar Júnior

Sou fundador e CEO da EximiaCo e atuo como tech trusted advisor ajudando diversas empresas a gerar mais resultados através da tecnologia.

Mais insights para o seu negócio

Veja mais alguns estudos e reflexões que podem gerar alguns insights para o seu negócio:

Há algum tempo, estou compartilhando recomendações práticas para construção de microsserviços com Aspnet Core.  Agora, resolvi organizar meus exemplos para...
In this post, I will share how to write an ASP.NET Core Identity Storage Provider from the Scratch using RavenDB....
Inspecting the code repository of a client, I found something like this: var customer = new { Id = default(int),...
Outro dia, meu amigo Giovanni Bassi compartilhou o seguinte tuíte: Ele e eu concordamos em discordar muitas vezes. Esta é...
Neste post mostro como implementar um EventBus, utilizando RabbitMQ, em C#. Este código ainda está em desenvolvimento. Em breve, uma...
Há tempos que percebo em mim a ocorrência de um padrão recorrente. Não acho que ele seja exclusividade minha, mas,...