The employee performance was given 2 stars, the mood was close to collapse, and the "introduction" of the big factory was too cruel...

All anxiety comes from imagining fear, and the same is true in the workplace. In the workplace, the most likely cause of anxiety among migrant workers is the variety of performance appraisals.

There is a hot post on Zhihu that broke the news that the former employees of the goose factory were given 2 stars in the performance appraisal at the end of last year, resulting in "insomnia, anxiety, physical and psychological collapse", which made many people in the workplace feel the same.

No matter how big or small, the performance appraisal is all about the wages, bonuses and promotions of the workers, as well as the housing loan, children's tuition, and various consumption plans of a person or a family in the coming year. Isn't that the case for everyone?

From this perspective, it is not difficult to understand the fear and anxiety of migrant workers about various performance appraisals. But there is something more disturbing than this anxiety, that many workplace people are full of powerlessness about how to improve their performance.

Years of workplace experience have taught me that there are some principled ways to deal with performance appraisals, which can give you the greatest possible advantage in this workplace game.

Share a few with you, just for reference:

First, understand the assessment mechanism of your platform, understand the rules, and set goals

Whether it is to a new company or an old platform to launch a new mechanism, smart workers should first understand the basic rules of performance appraisal, appraisal focus, process and key nodes and other core content.

And you must study thoroughly in person, don't hear hearsay, if there is something you are not sure about, it is best to directly ask HR for verification. After understanding the rules clearly and making sure that they will not deviate, break down the specific indicators during the assessment period and formulate corresponding implementation goals.

Anything that concerns your future and money, take a little time to think about it, and don't overdo it.

Second, organize and record your achievements at work and keep relevant evidence

The results you have achieved in the workplace are the hardest "dry goods" you face in any assessment, and are more convincing than other rhetoric. So be sure to record it carefully. If you have made great contributions and achievements, it goes without saying that you will automatically enjoy the benefits of "halo error" with a high probability.

If you don't have big contributions, you have to remember the small achievements, or you will forget them after a long time. For example, what important processes have you improved and optimized, what valuable breakthroughs have you achieved, what outstanding team members have you brought out, what important events have you prepared, etc.

There are also tricks to record this information. For example, if you are the main character, you can write "Lead the team to complete..."; if you are only a supporting role, write "Assist xx to complete..."; If you are not even a supporting role, just the inside Passerby A, record it as "Participate in completion...".

Usually record these, and review them when the assessment is approaching, that is, you have clear, solid and credible words. At this time, it will be more convincing if you add all kinds of physical evidence you have preserved. Even if the leader wants you to come out and lead low performance, you have to think about it.

Third, exercise good communication skills, deal with colleagues well, and learn to communicate upward

Remember, don't be an invisible man in a corner in the workplace (except for the great god). People who cannot have strong connections with the surrounding environment and people are often dangerous in the workplace. Good things will not think of you. When someone needs to take the blame and lead low performance, you will be pushed out and everyone will not feel any guilt. Is there anything more tragic than this?

If you already have basic communication skills, then Brother K recommends that you experience the high rank and try to communicate upwards. Even if you can't be like a veteran with high emotional intelligence, you can always appear in the leadership at the right time and in the right way. In sight, but at least let him keep abreast of your work dynamics, which is the bottom line.

Fourth, have the ability to increase self-value and self-growth, and be able to objectively analyze one's own role and value

In my opinion, entering the workplace is like having a one-way ticket. Migrant workers move forward on their own track and can hardly retreat. Once they stop, they will most likely fall off a cliff. The performance appraisal at each stage is like rechecking the ticket again and again to see if you still have the ability and qualifications to continue on the current track. This requires that migrant workers must make continuous progress and constantly realize self-improvement in order to meet the assessment requirements of continuous iterative updates.

But everything has a limit, as inevitable as metabolism. This requires people in the workplace to be able to dynamically and objectively analyze their current value, can they improve? Referring to these standards, making the most suitable efforts or plans is a compulsory course for migrant workers to do sooner or later, and sooner rather than later.

Most people want to improve from the heart, but there is no systematic way to improve learning. Here is a free comprehensive analysis of Java intermediate and advanced core advanced knowledge with 120k stars on GitHub. It mainly includes Java foundation, Java container, Java concurrency, Java virtual machine and Java IO. In addition, it also comes with network, linux, data structure and algorithm, database, system design, necessary tools, interview guide, etc., which is very comprehensive.

This time it's free to share! Some screenshots are shown below, and the free download method is attached at the end of the article!

(1). Basics

1. Basic Java skills

  • Introduction to Java (basic concepts and common sense)
  • Java syntax
  • basic data type
  • method (function)

2. Java Object Oriented

  • classes and objects
  • Three characteristics of object-oriented
  • modifier
  • Interfaces and Abstract Classes
  • Other important knowledge points

3. Java core technology

  • gather
  • abnormal
  • Multithreading
  • Files and I\O Streams

(2). Concurrency

1. Concurrent containers

  • Summary of concurrent containers provided by JDK
  • ConcurrentHashMap
  • CopyOnWriteArrayList
  • ConcurrentLinkedQueue
  • BlockingQueue
  • ConcurrentSkipListMap

2. Thread pool

  • The benefits of using thread pools
  • Executor framework
  • (Important) A brief introduction to the ThreadPoolExecutor class
  • (Important) ThreadPoolExecutor usage example
  • Detailed explanation of several common thread pools
  • ScheduledThreadPoolExecutor 详解
  • Thread pool size is determined

3. Optimistic locking and pessimistic locking

  • What is pessimistic locking and optimistic locking
  • Two common implementations of optimistic locking
  • Disadvantages of optimistic locking
  • Usage scenarios of CAS and synchronized

(3). JVM

1. Java memory area

  • Overview
  • runtime data area
  • Exploring HotSpot Virtual Machine Objects
  • key supplementary content

2. JVM garbage collection

  • Demystifying JVM memory allocation and recycling
  • Subject has died?
  • Garbage Collection Algorithms
  • garbage collector

3. JDK monitoring and troubleshooting tools

  • JDK command line tools
  • JDK Visual Analysis Tool

(4) Network, linux, data structure and algorithm, database, system design, necessary tools, interview guide

Due to the limited space, other content will not be shown one by one. This advanced notebook has a total of 512 pages. It should be very helpful for those who want to advance, and I hope it can also help you.

Those who need it can click the business card below to get it for free, 100% free, don't make me bald.

Guess you like

Origin blog.csdn.net/pp13164892/article/details/123684494