Unfortunately, I heard a resignation message verbally from ESU (her name is: Su Yi in Chinese, Su from in Su Zhou, Yi from in Yi Shu), one of the smartest girl (or one) in the 2017/07 interns group, who is also from one of the top universities in China, Tong Ji University, which is well-known for its Civil Engineering major. She actually did not tell me in the flesh. Instead, she sent us all a message in the Wechat group (including us four, at first five, which added Jef Wang), saying she will be guaranteed an opportunity from her university offering her a qualification requiring no GRE score to post-graduate college. Lucky for her, bestowed such a great gift from an excellent college, she will soon participate in the interview involving her local professors in Tong Ji U. After that, she will be on her way to pursue a higher education. It’s not possible that she fail in the final interview, due to her identity as a TJU student herself.

Now comes to me, who is recommended a tutoring website featuring mainly ABAP technical articles. She said, by surfing in that website I will benefit a lot. When I get back to check up the website, I found it has already been my favorites. However the failure on me is that I did not reach out my hands to it for help and benefit from it, which she did and has done, and a lot, even synchronously with the Coach’s order to our learning progress.

Now comes to our firm. Although it is most famous brand in the world, holding in its hand most part of the fortunes on this planet, it still shows a little meanness on Human Resources. I know it confined us in the threshold to enter this company at the very beginning at the campus recruitment, and it thought it would exclude those interns who will not intend to become a staff in the following days. Then all of us are informed our onboarding date nearly three month ahead, and given enough time to consider whether we will stay or not. Finally when that day comes, we all received formal training process by HR, Financials, ITs, Admins and our own departments. However, it could not foresee who is changing his/her mind in the coming days. But it should have taken into account that some of the interns may not be fully adapted to the new environment, and therefore may apply a resignation, including the case I have stated above. In this situation, the interns’ (not yet staff) removal from office is a reasonable phenomenon, it might account for the unable-to-adapt, dislike–the-job, bad-networking, chance-to-higher-external-position and etc. The problem is: Coach did not approve her the chance to stay if ever she failed in the interview, but suggested her taken immediately resignation process tomorrow after his failure to persuade her to stay, in a way describing Master’s Degree of no use nowadays.

In my opinion, firm should give her the opportunity to switch her position in such a case. After all she is an excellent learner, who will contribute to this company if possible. However it didn’t. This is a little bit different from the American movies scenarios or the FIRM’s propagandas.

Next, I would like to talk about the two girls. After Jef’s resignation, I am the only man here in my team. A little weird? No, it’s unspeakable. It’s quite acceptable actually. Jef went away, they three girls did not act as what I have imagined. At that time I was quite upset about it, but they seemed to treat it normal. And today likewise, the two girl did as well like that. I want to add that: Only losers, like I (actually sucker, not too much to cover) will feel sympathetic for anyone’s removal only because I am weak. I learn not so fast as her, which is really a shame. But also a fact, that unable to change in a short period. That’s why I beg her to stay. And that’s why I feel low; because I am the one who need others’ sympathy. And not to say to become as stronger, I have devastated myself on games, sex and etc. Waiting for tomorrow’s sun is no longer a wish in me. It’s far and away from me, I am like a dead-yet-walking man, without expressions or thoughts, but with lowlife jokes and sinister minds, and prey, a sooner death.

Just about ten minutes ago to right just now, I asked her to teach me about what she had learnt before she went away. She has been learning more than two month here, but everything she learnt, for the company, was all dead knowledge now. I have not acquainted yet what she did learn, but still playing games at Cousin’s house. What a fag!

Here comes the joke: ESU went to the Boss just this morning to get his signature for the retrieval of her computer (which was taken away by Admin), for her first time here, and tomorrow she will be anticipating signature from the Boss again, but this time, be a final one.

Non-technical Blog Recording on Day of Sep. 19th 2017 in Retrospection.的更多相关文章

  1. 开源录屏工具 Best Screen Recording Open Source Software For Windows 2017

    OBS Studio OBS (Open Broadcaster Software) - Free and open source software for live streaming and sc ...

  2. Django 开发blog未完待续

    [root@sishen simpleblog]# python3.5 Python 3.5.4 (default, Sep 20 2017, 20:37:45) [GCC 4.4.7 2012031 ...

  3. Why do I write a blog

    I believe the most beautiful and elegant answer to this question is from Churchill. "On a peace ...

  4. How To Download Youtube Videos Without any software

    https://www.quora.com/What-is-the-best-way-to-download-YouTube-videos-for-free There are various met ...

  5. useful commands for docker beginner

    You may want to add my wechat public account or add my technical blog's RSS feed This list is meant ...

  6. Java内部DNS查询实现和参数设置

    一.Java内部DNS查询 Java使用域名查询时,用的自己内部的域名实现机制,最后都是交给InetAddress去做DNS解析. 源码分析参考:http://blog.arganzheng.me/p ...

  7. Security.website-that-focus-on-mobile-app-security

    Mobile App Security 1. DATA THEOREM LAB https://datatheorem.github.io/ Data Theorem's technical blog ...

  8. Unity and C#: Game Loop (Awake, Start, Update)

    Introduction The central component of any game, from a programming standpoint, is the game loop. It ...

  9. tmux/screen里面如何用鼠标滚轮来卷动窗口内容

    tmux里面用鼠标滚轮来卷动窗口内容 在 tmux里面,因为每个窗口(tmux window)的历史内容已经被tmux接管了,所以原来console/terminal提供的Shift+PgUp/PgD ...

随机推荐

  1. 导出函数__declspec(dllexport)

    一般而言,动态链接库中定义有两种函数:导出函数(export function)和内部函数(internal function). 导出函数可以被其它模块调用,内部函数在定义它们的DLL程序内部使用. ...

  2. Highcharts 配置选项详细说明

    Highcharts 配置选项详细说明 Highcharts 提供大量的配置选项参数,您可以轻松定制符合用户要求的图表,本章节为大家详细介绍Highcharts 配置选项使用说明: 参数配置(属性+事 ...

  3. Python3各种进制之间的转换方法

    一.2/8/10/16进制互转 1.1 2/8/10/16进制赋值 # 二进制赋值以0b打头 a = 0b1000 # 八进制赋值以0o打头,第一个是数字0第二个是字母o b = 0o1100 # 十 ...

  4. vsftpd更新和修改版本号教程

    1.rpm包更新 类似以下更新即可 rpm -Uvh vsftpd--.el6.x86_64.rpm 2.源码更新 不懂为什么对于新版本可能只有源码包而没有rpm等包,如此只能以源码更新了. .tar ...

  5. ssh和ssl的联系和区别

    ssh:Secure Shell,安全Shell,是一个软件,处于应用层旨在取代明文通信的telnet:对应的开源实现程序是openssh. ssl:Secure Sockets Layer,安全套接 ...

  6. ci框架memcached使用

    首先第一步需要安装memcached扩展 安装方法这里就不叙述了 application/config/memcached.php配置 $config = array( 'default' => ...

  7. 【Jmeter基础知识】Jmeter响应断言和断言结果

    一.Jmeter创建一个响应断言 1.步骤:添加--断言--响应断,进入响应断言页面 2.断言内容:可以采用直接去搜索某些文本信息,或者可以去断言某个变量,如图 二.Jmeter创建一个断言结果 1. ...

  8. AdaBoost, LogitBoost and GradientBoosting

    前向分步算法与加法模型(forward stagewise algorithm and additive model) (1) AdaBoost:前向分步算法中损失函数取指数损失函数 (2) Logi ...

  9. Win系列:VC++编写自定义组件

    在Visual Studio 中新建一个Visual C++的 Windows应用商店的Windows运行时组件项目,并将项目命名为FilePickerComponent.然后在项目的解决方案资源管理 ...

  10. RabbitMQ 设置消息的优先级

    在RabbitMQ中,可以设置消息的优先级,也就相当于在队列中置顶某条消息,让某个消息优先得到处理的功能. 既然是设置消息的优先级,那么就是针对生产者,也就是消息发布端. 设置消息的优先级一共有2个步 ...