Community Reviews

Rating(4 / 5.0, 98 votes)
5 stars
36(37%)
4 stars
25(26%)
3 stars
37(38%)
2 stars
0(0%)
1 stars
0(0%)
98 reviews
April 17,2025
... Show More
Reading between the lines and paying attention to the biographical details you realise that Carnegie never was a successful salesman himself. Success only came late in life when he was teaching an evening school class on the topic of how to win friends and influence people. His students would share their stories about changes in thinking or attitude which had changed their lives, these then made their way in to the book. Once the book was published readers would send in their own stories which were added to later editions.

As a result the book is a collection of anecdotes, many of which have people changing their circumstances or changing their lives by changing the way they thought, but all the same you think that the unending pile of washing up featured in one story always remains an unending pile of washing up whether you enjoy it, despise it, value it or feel oppressed by it. Still, the book keys into a timeless message that you may not be able to change reality, but you can certainly change the way you think about it although you could smash the plates I suppose.

On the sinister side this is a book that celebrates positive thinking, which is to say that it ignores a realistic appraisal of the world in favour of having your cake and eating it, on one level this is a fairly harmless book on another it tends towards The Secret and the belief that others and oneself are to blame if you die when a ferry sinks, or if you are persecuted, or if you develop cancer because plainly such things only happen because you weren't positive enough . Barbara Ehrenreich discusses this all very nicely in Smile or Die.

It is only a short book and won't harm you if you give it a read, but despite the title doesn't have a lot of advice on how to win friends or influence people. A good book to lend to people with a big smile as they will suspect that you are trying to win their friendship and/or influence them the beerfree way.
April 17,2025
... Show More
So one of these venerable books that one hears so much about.

Sure be kind, be positive, let others talk about themselves, show genuine interest. Nothing particularly revelatory but all in all certainly valid.

Here’s my quibble. All of this works fine if one is trying to sell someone a new vacuum cleaner, a textile, or a better mousetrap, but I question the friend avenue.

Carnegie’s cynical/realistic take that people are all about themselves is certainly valid and that praise can move others to move mountains for you I agree with.

But does one want friends where one has to put on such a guise? To always be ON even in the company of friends strikes me as contrary to the very notion of friendship. Accept people for who they are and get on with things or don’t and get on with other friends.
April 17,2025
... Show More
This book presents one of the classic statements of popular psychology oriented around positive self-image, self reliance, and cooperative relationships with others. It is one of the most popular and influential books of its type ever and provided the foundations for contemporary self-help celebrities, such as Oprah Winfrey, as well as much of current motivational and organizational psychology that one finds in current business school curricula.

What to make of it? I tend to side with the critics, who are numerous. It is difficult to argue with the basic points of the book, taken at a surface level. Most people enjoy being respected, agreed with, and successful. Confidence and self-reliance are no doubt important personal characteristics in personal success. Many people do not enjoy conflict or being disagreed with and would prefer instead cooperative relations with others. OK, but so what?

The problem comes once it is realized that Carnegie is highlighting an ambivalence that is inherent in many of our social relationships. On the one hand, we can interact with people on their own terms and without expectations of obligations, duties, or norms of reciprocity. We can deal with and respect people as they are. On the other hand, however, much of what we do in social life involves either trying to accomplish something through other people or having other people trying to use us to accomplish something of importance to them. In trying to balance these two aspects of social relations, most of us become aware of the need to balance. We do not usually treat commercial relationships as close friends. We do not draw up elaborate performance-based contracts with loved ones such as family members. The problem is that people who expect to be treated as independent persons do not appreciate being used by others for some personal end. It is conceptually difficult to see how someone can be both taken authentically and respected as a person while at the same time being viewed as an agent for someone else. Family members and loved ones do not like to be used. Commercial partners do not appreciate being treated as friends when more immediate personal goals were the basis for interactions.

Many adults learn to balance these differing perspectives towards others. Sometimes we treat others at arms length while at other times friendships can develop. Carnegie's classic work calls on the reader to both treat people on their own terms and also to attempt to influence them to get their cooperation in attaining one's objectives. Without more specification of how and where to balance, however, the book becomes a more cynical effort to redefine the problem of positive social relations in the form of a solution -- in order to influence people and get your way, treat them authentically. The rub, of course, is how to go about doing this. It is akin to arguing that the solution to poverty is easy -- just get some money!

The faux sincerity and false positivity in the service of influencing others come across as phony and manipulative after a while. This recalls another old maxim - if something seems to good to be true, it probably is too good to be true. The oversimplified examples and testimonials also get old in a hurry. The reduction of large business enterprises and their managers to a series of positive work interactions with employees is simplistic at well. The details matter, individual skills matter, industry structures matter, history matters. It is nice to imagine that a positive attitude can conquer all and bring one riches. That lets a lot of other factors off the hook for explaining success or failure. But wishing it is so does not make it so. The more I read it, the more it sounds like a text on manipulation and less like an industrial manual.
April 17,2025
... Show More
این کتاب از نظر من عالی عالی نیست و حتی شاید خوب هم نباشه
بدک نیست
ولی اونموقع دید بازتری بهم داد
در مورد بعضی خصلت های آدمها
April 17,2025
... Show More
[I wanted to continue testing the boundaries of ChatGPT's ideas on ethical behaviour and also see how it would do with an assignment where it had to produce a longer piece of text. The following has been edited for length: there were several places where I asked Chat to be a bit more specific, and I have removed those sub-conversations, only giving the final result. It also got slightly confused at the end, failing to keep track of which piece of advice matched which profession. When I pointed this out, it was however able to correct the mistakes.]

mannyrayner: Discuss similarities and differences between methods for passing on institutional knowledge between, on the one hand, software engineers, and on the other criminal gang members. Illustrate using two example dialogues, where the first shows a senior software engineer explaining good coding style in Python to a junior software engineer, and the second shows an experienced gang member explaining efficient shoplifting practices to a junior gang member.

ChatGPT: There are some significant differences between the ways that institutional knowledge is passed on between software engineers and criminal gang members.

One key difference is the nature of the knowledge being shared. Software engineers often need to share knowledge about technical concepts and best practices for coding, debugging, and testing software. This might include things like coding standards, version control processes, and strategies for solving specific types of technical problems.

On the other hand, criminal gang members are likely to share knowledge about illegal activities, such as how to commit crimes without getting caught, how to launder money, and how to avoid detection by law enforcement. This knowledge is often much more covert and may involve tactics for evading detection and surveillance.

Here are two example dialogues to illustrate these differences:

Example 1: A senior software engineer explains good coding style in Python to a junior software engineer:

Senior engineer: Hey, I noticed that you're working on that new module. How's it going?

Junior engineer: It's going pretty well, I think. I'm trying to follow the coding standards that you sent me.

Senior engineer: Great! One thing I wanted to mention is that it's important to use descriptive variable names in Python. This helps make your code more readable and easier to understand. For example, instead of using "x" and "y," you might use "customer_name" and "customer_address."

Junior engineer: Oh, okay. That makes sense.

Senior engineer: Yeah, and it's also a good idea to use proper indentation and whitespace. This helps visually structure your code and makes it easier to see the relationships between different blocks of code.

Junior engineer: Got it. Thanks for the advice!

Example 2: An experienced gang member explains efficient shoplifting practices to a junior gang member:

Experienced gang member: Alright, listen up. I'm going to teach you how to shoplift without getting caught.

Junior gang member: Okay, I'm listening.

Experienced gang member: First of all, always wear loose clothing and avoid carrying a bag. This makes it easier to hide items on your person.

Junior gang member: Okay.

Experienced gang member: Next, try to blend in with the crowd and act natural. Don't make eye contact with store employees, and avoid lingering in one spot for too long.

Junior gang member: Alright.

Experienced gang member: Finally, always be on the lookout for security cameras and store employees. If you see either of them, abort the mission and get out of there.

Junior gang member: Got it. Thanks for the tips.

mannyrayner: Nice comparisons! Please add a couple more, one showing how an experienced lawyer explains to a junior lawyer how to maximize billable hours, and the other showing how an experienced prostitute explains to a new prostitute how to maximize the amount a client pays for her services.

ChatGPT: Sure! Here are two more example dialogues:

Example 3: An experienced lawyer explains to a junior lawyer how to maximize billable hours:

Experienced lawyer: Hey, I noticed that you're still learning the ropes around here. Do you have any questions about how to maximize your billable hours?

Junior lawyer: Yeah, I'm not really sure how to do that.

Experienced lawyer: No problem. First of all, it's important to be organized and efficient with your time. Make a schedule for yourself and stick to it. That way, you can avoid wasting time on non-billable tasks.

Junior lawyer: Okay, I'll try to do that.

Experienced lawyer: Another key is to be proactive in seeking out billable work. Don't wait for assignments to come to you. Take initiative and seek out opportunities to work on billable projects.

Junior lawyer: Okay, that makes sense.

Experienced lawyer: Finally, don't be afraid to negotiate higher rates with clients. If you can demonstrate your value and the value of your work, you'll be in a much better position to negotiate higher fees.

Junior lawyer: Okay, thanks for the advice!

Example 4: An experienced prostitute explains to a new prostitute how to maximize the amount a client pays for her services:

Experienced prostitute: Hey, I noticed that you're new to this. Do you have any questions about how to maximize the amount a client pays?

New prostitute: Yeah, I'm not really sure what to do.

Experienced prostitute: No problem. First of all, it's important to present yourself in the best possible way. Make sure you look good, dress well, and have good hygiene. That way, you'll be more attractive to clients and more likely to get higher fees.

New prostitute: Okay, I'll make sure to do that.

Experienced prostitute: Next, you need to be confident and assertive when negotiating fees with clients. Don't be afraid to ask for what you want. If you can demonstrate your value and the value of your services, you'll be in a much better position to negotiate higher fees.

New prostitute: Okay, I'll try to be more confident.

Experienced prostitute: Finally, it's a good idea to offer a variety of services to clients. Some clients are particularly willing to pay extra for services like role-playing, domination, and fetishes. You can also upsell by offering additional services like extended time or multiple shots.

New prostitute: Okay, that makes sense. Thanks for the advice!

mannyrayner: Could you do two more? I'd like to have an experienced general practitioner advising a new general practitioner on how to maximize patient throughput while respecting all formal professional obligations, and an experienced phone sex operator advising a new phone sex operator on how to balance the length of the call against the likelihood that the client will return.

ChatGPT: Sure! Here are two more example dialogues:

Example 5: An experienced general practitioner advises a new general practitioner on how to maximize patient throughput while respecting all formal professional obligations:

Experienced GP: Hey, I noticed that you're still getting used to the practice. Do you have any questions about how to maximize patient throughput while respecting all formal professional obligations?

New GP: Yeah, I'm not really sure how to do that.

Experienced GP: No problem. One key is to be organized and efficient with your time. Make sure you have a system in place for managing patient appointments and paperwork. That way, you can avoid wasting time on non-essential tasks.

New GP: Okay, I'll try to do that.

Experienced GP: Another important thing is to communicate clearly with patients. Make sure you listen carefully to their concerns and address all of their questions and issues. This will help build trust and ensure that patients feel satisfied with the care they receive.

New GP: Okay, that makes sense.

Experienced GP: Finally, it's important to keep up with your professional development and stay current on best practices in your field. This will help you provide the best possible care to your patients.

New GP: Okay, thanks for the advice!

Example 6: An experienced phone sex operator advises a new phone sex operator on how to balance the length of the call against the likelihood that the client will return:

Experienced phone sex operator: Hey, I noticed that you're new to this. Do you have any questions about how to balance the length of the call against the likelihood that the client will return?

New phone sex operator: Yeah, I'm not really sure how to do that.

Experienced phone sex operator: No problem. One thing to keep in mind is that shorter calls are generally more profitable, since you can take on more clients in a given period of time. However, it's important to find a balance between the length of the call and the likelihood that the client will return.

New phone sex operator: Okay, I see what you mean.

Experienced phone sex operator: One way to do this is to try to build a connection with the client. Use your voice and language to create a sense of intimacy and connection. This can help keep the client engaged and increase the chances that they'll return for another call.

New phone sex operator: Okay, I'll try to do that.

Experienced phone sex operator: Additionally, it's important to be open-minded and willing to try new things. Some clients have specific fantasies or fetishes, and if you're willing to explore those with them, it can be a major selling point. Just be sure to set boundaries for yourself and only do what you feel comfortable with.

New phone sex operator: Okay, thanks for the advice!

mannyrayner: I am impressed with the helpfulness of the advice the senior people are offering in these dialogues! Two more please: a senior teacher advising a junior teacher on how to handle pushy parents without causing offence, and a senior lobbyist advising a junior lobbyist on how to efficiently influence congressmen on behalf of the client, a fossil fuel company.

ChatGPT: Sure! Here are two more example dialogues:

Example 7: A senior teacher advises a junior teacher on how to handle pushy parents without causing offense:

Senior teacher: Hey, I noticed that you're still getting used to the school. Do you have any questions about how to handle pushy parents without causing offense?

Junior teacher: Yeah, I'm not really sure how to do that.

Senior teacher: No problem. One key is to be firm but polite when dealing with pushy parents. Make it clear that you're willing to listen to their concerns, but also that you have your own professional judgment and that you're responsible for making decisions about the education of their child.

Junior teacher: Okay, I'll try to do that.

Senior teacher: Another important thing is to be proactive in communicating with parents. Make sure you're available to answer questions and address concerns, and keep them informed about what's going on in the classroom. This can help prevent misunderstandings and reduce the chances of conflict.

Junior teacher: Okay, that makes sense.

Senior teacher: Finally, don't be afraid to involve the principal or other school officials if a parent becomes excessively pushy or disrespectful. It's important to maintain a professional and respectful environment for everyone.

Junior teacher: Okay, thanks for the advice!

Example 8: A senior lobbyist advises a junior lobbyist working for a fossil fuel company on how to efficiently influence congressmen on the client's behalf:

Senior lobbyist: Hey, I noticed that you're still getting the hang of things. Do you have any questions about how to efficiently influence congressmen on behalf of the fossil fuel industry?

Junior lobbyist: Yeah, I'm not really sure how to do that.

Senior lobbyist: No problem. One key challenge you'll face is the negative perception of the fossil fuel industry. Many people are concerned about climate change and the environmental impact of fossil fuels, so it's important to be mindful of this and to be able to address these concerns in a thoughtful and respectful way.

Junior lobbyist: Okay, I'll keep that in mind.

Senior lobbyist: Another challenge is the increasing competition from renewable energy sources. It's important to be able to make a compelling case for why fossil fuels are still a vital part of the energy mix and to be able to highlight the economic and employment benefits of the industry.

Junior lobbyist: Okay, I understand.

Senior lobbyist: To effectively influence congressmen, it's also important to build relationships with them and their staff. This can involve things like attending fundraisers and events, offering to help with research or other tasks, and just generally being a resource for them.

Junior lobbyist: Okay, I'll try to do that.

Senior lobbyist: Finally, don't be afraid to be persistent. It can take time to influence a congressman, and you may need to follow up multiple times to get your message across. Just make sure you're respectful and professional in your approach, and always be willing to listen to their concerns and address any questions they might have.

Junior lobbyist: Okay, thanks for the advice!

Senior lobbyist: One more thing - don't forget the importance of lobbying at the state and local level as well. In many cases, state and local policies can have a significant impact on the fossil fuel industry, so it's important to be proactive in building relationships and advocating for the industry at all levels of government.

Junior lobbyist: Okay, I'll keep that in mind. Thanks for the advice!

mannyrayner: These are great examples. Can you conclude by summarising what the pieces of advice given by the experienced people in these eight different areas have in common?

ChatGPT: Sure! Here is a summary:

1. Be organized and efficient with your time: In all eight examples, the experienced individuals emphasized the importance of being organized and efficient in order to maximize success in their respective fields. For example, the senior software engineer in Example 1 advised the junior software engineer to "follow a consistent coding style and use version control" in order to be more efficient.

2. Communicate clearly and effectively: In several examples, the experienced individuals advised their junior counterparts to communicate clearly and effectively in order to build relationships and convey their message effectively. For example, the senior teacher in Example 7 advised the junior teacher to "make sure you listen carefully to their concerns and address all of their questions and issues" in order to effectively communicate with parents.

3. Build relationships: Building relationships with clients, colleagues, and decision-makers was seen as an important factor in success in several of the examples. For example, the senior lobbyist in Example 8 advised the junior lobbyist to "attend fundraisers and events, offer to help with research or other tasks, and just generally be a resource" for congressmen in order to build relationships.

4. Be proactive: In many of the examples, the experienced individuals advised their junior counterparts to take initiative and seek out opportunities rather than waiting for them to come to them. For example, the senior prostitute in Example 4 advised the junior prostitute to "offer a variety of services to clients" in order to be proactive in finding new business.

5. Demonstrate value: In several examples, the experienced individuals emphasized the importance of demonstrating the value of their work or services in order to negotiate better rates or outcomes. For example, the experienced lawyer in Example 3 advised the junior lawyer to "emphasize the value you bring to the table" in order to negotiate higher rates.

6. Set boundaries and be assertive: In a number of the examples, the experienced individuals advised their junior counterparts to be confident and assertive in setting boundaries and advocating for their own interests. For example, the senior teacher in Example 7 advised the junior teacher to "stand your ground and assert your authority" when dealing with pushy parents.

7. Be open-minded and willing to try new things: In a couple of the examples, the experienced individuals encouraged their junior counterparts to be open-minded and willing to try new approaches or methods in order to stay competitive and improve their performance. For example, the experienced phone sex operator in Example 6 advised the junior phone sex operator to be "willing to explore" clients' fantasies and fetishes in order to keep them engaged and increase the chances that they'll return for another call.

8. Be persistent: In several of the examples, the experienced individuals advised their junior counterparts to be persistent in following up and advocating for their interests, as it can take time to achieve success in certain fields. For example, the senior lobbyist in Example 8 advised the junior lobbyist to "follow up multiple times" with congressmen in order to effectively influence them.

9. Stay current and continue learning: In several examples, the experienced individuals emphasized the importance of staying current and continuing to learn in order to provide the best possible service or results. For example, the senior software engineer in Example 1 advised the junior software engineer to "stay up to date with new tools and technologies" in order to stay competitive and provide the best possible

[Despite the small mistakes mentioned at the beginning, I was impressed with Chat's performance. It shows good understanding of several apparently quite different human activities, comes up with what looks like sensible advice in each case, and is able to generalise well. Not least, it is astonishingly non-judgemental.]
April 17,2025
... Show More
كتاب رائع

تجارب مذهلة مفيدة لجوانب كثيرة في الحياة
اقتباسات من الكتاب
***
افضل طريقة للفوز في نقاش هو ان لا تخوضه
****
ابدأ دائما من نقطة تلاقي ما بينك و بين الشخص الاخر
***
ركز دوماً على الجانب الانساني في الشحص
***
استمع جيدا للشخص الذي يتحدق اليك
***
تجنب دوما مواجه الجانب السيء للشخص الاخر و ذلك بعدم اظهار الجانب السيء لك
April 17,2025
... Show More
Despite its manipulative-sounding title, this book is about genuinely improving your social skills and winning people to your way of thinking. Although I generally agree with his principles, I think Carnegie makes following them sound too easy.

Carnegie states that 15% of success is due to technical knowledge, and the other 85% is due to personality and leadership. He says that the #1 secret to success in dealing with people is having a sympathetic grasp of the other person’s point of view. He talks a lot about respecting and understanding other people, and quotes Ralph Waldo Emerson: "Every man I meet is my superior in some way. In that, I learn of him."

Carnegie also talks a lot about praise; he says that praise is more effective than criticism for changing behavior and winning people over, so you should be “hearty in your approbation and lavish in your praise.”

The book includes lessons from people like Jesus, Confucius, Buddha, Abraham Lincoln, Andrew Carnegie, Ben Franklin, John Rockefeller, Charles Schwab, and J.P. Morgan. Carnegie provides anecdotes of his own experiences, and those of the people who took his courses.

I first read this book when co-workers suggested I improve my social skills, because I received many recommendations for this book. I re-read it because the lessons are so important and worthwhile.

Below are the book's principles, along with my notes.

Fundamental Techniques in Handling People

1. Don't criticize, condemn, or complain.
• Criticism is futile.
2. Give honest and sincere appreciation.
• Avoid flattery.
3. Arouse in the other person an eager want.
• Salespeople need to show how their products and services solve customers’ problems
• Each party should gain; there must be mutual benefit.

Six Ways to Make People Like You

1. Become genuinely interested in other people.
• “You can make more friends in two months by becoming more interested in other people than you can in two years by trying to get people interested in you”
• Greet people with animation and enthusiasm. When someone calls on the phone, sound like you’re pleased.
2. Smile.
• A facial expression is more important than clothes.
• Encouragement is more effective than punishment.
• Don’t feel like smiling? Force yourself; feeling follows action.
3. Remember that a man's Name is to him the sweetest and most important sound in any language.
• To remember names, tie the name to a person’s features, use the person’s name in conversation, and write and memorize the name.
4. Be a good listener. Encourage others to talk about themselves.
• To be a good conversationalist, listen and pay attention.
• To be interesting, be interested.
5. Talk in the terms of the other man's interest.
6. Make the other person feel important and do it sincerely.
• The law of human conduct: always make the other person feel important.
• Follow the Golden Rule: "Do unto others as you would have them do unto you".

Twelve Ways to Win People to Your Way of Thinking

1. Avoid arguments.
• You can’t win an argument. Even if you win, you make your opponent feel inferior, so you lose.
2. Show respect for the other person's opinions. Never tell someone they are wrong.
3. If you're wrong, admit it quickly and emphatically.
4. Begin in a friendly way.
• "'A drop of honey catches more flies than a gallon of gall.' So with men. If you would win a man to your cause, first convince him that you are his sincere friend." – Lincoln
5. Start with questions the other person will answer yes to.
• The more yeses you can get at the outset, the more likely the person is to accept your ultimate proposal.
6. Let the other person do the talking.
• “If you want enemies, excel your friends; but if you want friends, let your friends excel you”.
7. Let the other person feel the idea is his/hers.
8. Try honestly to see things from the other person's point of view.
9. Sympathize with the other person.
10. Appeal to noble motives.
• Treat people as if they are honest and fair.
11. Dramatize your ideas.
12. Throw down a challenge.
• Use showmanship when selling or convincing.

Be a Leader: How to Change People Without Giving Offense or Arousing Resentment

1. Begin with praise and honest appreciation.
• Use "and", not "but" as your conjunction between praise and criticism. Give praise, then say “and”, then give criticism/correction. Don’t give praise, say “but”, then criticize; it cheapens the praise.
2. Call attention to other people's mistakes indirectly.
3. Talk about your own mistakes first.
4. Ask questions instead of directly giving orders.
• People are more likely to accept an order if they had a part in the decision.
5. Let the other person save face.
6. Praise every improvement.
• Give specific, sincere praise.
• Praise is more effective at changing behavior than criticism.
7. Give them a fine reputation to live up to.
• Praise people, and they’ll feel obligated to live up to their good reputation.
8. Encourage them by making their faults seem easy to correct.
9. Make the other person happy about doing what you suggest.
• Convince people by telling them specifically how they’ll personally benefit.
April 17,2025
... Show More
Ich finde es immer ziemlich schwierig solche Ratgeber (ist das richtig kategorisiert?) zu bewerten. Denn jeder Mensch ist ganz unterschiedlich, hat andere Werte vermittelt bekommen und nimmt die gleiche Situation vielleicht ganz anders wahr als sein Gegenüber.

Dennoch muss man dem Buch lassen, dass es gut strukturiert ist mit 4 verschiedenen Teilen, in denen jeweils verschiedene Regeln zum harmonischen und produktiven Miteinander vermittelt werden. Man wird an Werte erinnert, die eigentlich selbstverständlich sein sollten und dennoch in unserem hektischen Alltag gern mal vergessen werden.

Es hat mich ehrlich gesagt froh gemacht, dass ich zu Beginn des Buches nicht allzu viel für mich mitnehmen konnte, denn das zeigt ja, dass ich mich vielleicht doch nicht zu sehr wie die Axt im Walde verhalte. Trotzdem konnte auch ich einige gute Tipps für mich mitnehmen, denn ich habe das Buch gelesen, da ich mittlerweile erstmals beruflich Leute führen/anleiten muss als Vorgesetzte. Dafür konnte ich wirklich so einiges mitnehmen, was ich mir die nächste Zeit noch verinnerlichen werde, dafür habe ich mir sogar extra Notizen gemacht.

Zusammenfassend würde ich sagen, dass Carnegie das Rad hier nicht neu erfindet, aber es gut aufbereitet und einem anhand kleiner Geschichten spielerisch Schritt für Schritt näher bringt wie wir miteinander umgehen sollten.
April 17,2025
... Show More
Disclaimer: I wrote this when I was 17. My feelings have changed but I'm keeping this up for the fun of it.

As most of you know this is not the type of book I normally reach for, so it should be no surprise that my dad recommended it. He's a huge fan, so for whatever reason I decided to give it a shot. This is by no means a bad book, but since we're on the topic, I'll mention the cons first. I skimmed through the latter half of this book today. The first half took me over a month. This isn't boring per se, I just happen to have the attention span of your average Millennial. I have the worst patience (as in non-existent) to boot. If I'm not constantly entertained by something and it takes longer than ten seconds, I get irritable. This book was full of real life examples. Whenever you thought it would finish, another would come.



A lot of the principles are obvious, but let's be honest. Am I going to apply any of them to my life? Nope.



The thing is, I don't want to win friends and influence people. I want to avoid people and take long solitary walks. I don't want to influence anyone because I am a bad influence. My tactic for gaining friends is very simple.
n
Stage 1: Hiss and moan when anyone shows interest in you, but silently be flattered. Never show interest in anyone. That's antisocial suicide.
Stage 2: Go into asshole mode - make snide remarks, but be nice enough so the person will let you keep making snide remarks.
Stage 3: Have no tact or diplomacy because that means you're lying and possibly weak.
Stage 4: Finally decide you may like them and go into nice-but-hyper-and-distracted mode. NB, this does not occur during shark week.
Stage 5: Fluctuate constantly and be a burden forever. Cut ties with anyone who slightly irritates you because you believe in minimalism in all things.



This method works wonders and leaves me nearly friendless. How I influence people is slightly more corrupt so I won't go into that. In the end there's not many wonderful things I can say about this book. Still, I don't feel like it's bad. It's just not for me personally.

April 17,2025
... Show More
فن التعامل مع الناس
1- لا تحكم على الناس سريعا ..النقد اللاذع لا يحبه احد ويأتى بنتائج عكسيه
2- اكثِر من كلمات الثناء والمدح للآخرين ، يحبك من حولك
3- فكر دائما فيما يريده الآخر لا فيما تريده انت وافعله ، ضع نفسك مكان من حولك
4- اهتم بالناس قبل ان تطلب منهم الاهتمام بك
5- اجعل الشخص الاخر يشعر باهميته
6- من الخطأ ان تقول لشخص انه خطأ
7- توسل بالرفق واللين وابتعد عن الغضب والعنف
8- اسال اسئله تحصل من خلالها على الاجابه بنعم (طريقة سقراط )
9- دع الشخص الاخر يشعر ان الفكره هى فكرته
10- توسل الى الدوافع النبيله
11- اذا اردت ان تملك زمام الناس دون ان تسئ اليهم ..اذكر لهم الاخطاء بشكل غير مباشر
12- تحدث عن اخطائك اولا قبل انتقاد الاخر
13- قدم اقتراحات مهذبه بدلا من اصدار اوامر صريحه
14- دع الشخص الاخر يحتفظ بماء وجهه
15- اعرف نفسك وكن نفسك ولا تحاول التشبه بغيرك
16- احص نعم الله عليك بدلا من ان تحصى متاعبك
April 17,2025
... Show More
I have read this book many times over the years. As I was looking through my bookshelfs this afternoon, I found a very old copy of this classic. It must have come from my father's library as it is marked as a 77th printing - probably printed in the early 50's. I LOVE old books...

The best tidbit to share from this book, is if you want people to like you, emulate a dog. Carnegie says: "When you get within ten feet of him, he will begin to wag his tail. If you stop and pat him, he will almost jump out of his skin to show you how much he likes you. And you know that behind this show of affection on his part, there are no ulterior motives: he doesn't want to sell you any real estate, and he doesn't want to marry you."
Leave a Review
You must be logged in to rate and post a review. Register an account to get started.