Java programmer: Come and do it like me, it is not a dream to dismiss in 3 days

Preface

I still remember the moment I graduated from university and joined a small company, I took a salary that was just enough to support myself, doing basic exercises day after day. Talking nonsense, good travel! Very unhappy!

You still remember that at the beginning of entering the company, an "old" programmer from the company transmitted to me an experience; "Ask Baidu for internal affairs, and Google for foreign affairs." Everyone is very busy, so if you encounter a problem, you won't bother you! Try to solve it yourself.

After that, I started a "code farmer" in that company for half a year. No, the life of a porter...

 

After all, "mixed", who wouldn't?

will not? Ctrl c+Ctrl v is done. If you encounter a bug, you can work overtime to find it, check it on Baidu, post it in the group, and ask for help on various technical websites! After all, there are still many people in this society. (Dog head)

So, I was fired...

At this point, my first job in my life ended here. I still remember the sigh-like eyes of the master when I was leaving, as if to say: I asked you to ask and check, I didn’t let you copy directly, kid, you can’t blame me Come to me!

But that would be young, high-spirited, not afraid of the sky after all, and just leave after handing over the work, without turning back +.+! ! !

Java programmers: Ask Baidu for internal affairs, and Google for foreign affairs, and you will be caught in an interview.

 

However, reality is always cruel...

Because I have been skating directly for half a year, I basically didn't make any progress, what did it look like after graduation, what did it look like when I came out, and even regressed a little, like the following!

 

Interviewer: Could you briefly explain the characteristics of the Java language?

Me: no problam, Java mainly has simple and easy-to-learn and rich class libraries, object-oriented (the most important feature of Java, which makes the program less coupled and more cohesive), and platform-independent (JVM is a cross-platform use of Java The fundamentals), plus features such as reliability and safety and support for multi-threading!

 

Interviewer: Well, yes, can you briefly describe what is the Java virtual machine?

Me: Fuck*, this interviewer is poisonous. I have only seen this question before and have not used it before, so I answered tremblingly; Java virtual machine is a virtual machine process that can execute Java bytecode. After that, Balabala said some of them intermittently.

 

Interviewer: It seems that this knowledge is not very proficient, it doesn't matter, don't be nervous, look at your resume and say that the company has used Spring to develop projects before, so I must be familiar with Spring's IOC and AOP mechanisms! Talk about your own opinion.

Me: Inner activity ( it's imaginary, this problem will kill you, I just said so, what should I do ) so I forced to be calm, IOC is a typical factory model, through the sessionfactory to inject instances, and AOP is The embodiment of the typical proxy mode...Spring's IoC container is the core of spring, and spring AOP is an important part of the spring framework. ( Follow him, just say everything you know )

Interviewer:  (I feel hesitant to speak) The understanding is still unique, hahaha.

Me: ( Inner horror, calm on the surface, but panicked in reality!) I'm so ugly, not too skilled.

 

 

Interviewer: Then give me a brief explanation of the content of the project you have worked on before.

Me: My inner thoughts (it's over, it's dying, how can I say this, quickly recall the previous project files), and said the project content in memory Barabara again!

 

Interviewer: Be silent...

Me: Light clouds and light wind~

 

Interviewer: Okay, I have a basic understanding of your situation here, and I will reply to you within a week about the interview information and personnel!

Me: Hmm, thank you, then I am waiting for your good news!

 

Then, there is no more...

 

To be honest, after hitting the wall a few more times! I will be honest~

After reading the book for a month at home, I really went to a very small outsourcing company and started my long coding journey. I won’t talk about the hardships afterwards in detail. If you can get through it, it’s a bit of luck and hard work!

In general

The final result is still good! Fortunately, I was able to wake up in time and get out of that state. !

In fact, writing this article today is also a wake-up call for everyone! People are inert. No one can stay indulged in a comfortable and comfortable environment, but the key is to be able to go out. Only after going out can you move to a higher level and get a self-improvement!

I would like to give this document to everyone who is still struggling at work~

 

what? Want to escape the comfort zone but worry about not finding a good job? simple...

Java programmers: Ask Baidu for internal affairs, and Google for foreign affairs, and you will be caught in an interview.

I believe that many readers and friends, even if they understand this truth and want to go out, they are worried that their personal abilities are not enough and they cannot find a suitable job! Or it may not meet the technical requirements of the desired position.

Arranged here for everyone

All dry goods 

Click: Share the core technology of first-line manufacturers to   share the latest technology, and walk in the forefront of knowledge

 Click to learn together secret code: csdn  latest learning materials + resume optimization resources

                         

  I will share more pure dry goods articles in the follow-up, and hope to really help you. Your support is my biggest motivation! Welcome to follow and like!

                                                       

Guess you like

Origin blog.csdn.net/weixin_50333534/article/details/109342449