Currently, I just want to write something in English.Maybe I just want to review my Egnlish knowledge or maybe I'm scared of losing about ten years of English learning. Any way, It just seems to be a very important thing to do, like I have to although I don't want to use English when I write articles. It's really terrible to me and I know you readers should understand if English is not your mother tongue. Suddenly the words of Elon Musk emerge,"if something is important enough, you do it enven if the odds are not in your favor". I guess this may be the reason why I want to write in English.
Well, I must always use the right brian not the whole brain to think about affairs. I run afoul of my left brain and don't know what should I write in English. After considering for a while, I think maybe we could talk about my working life since it almost takes up most of my time.
I've been working for almost three years after graduation from UESTC. I know I would be a softerware developer but I cannot confirm the precise niche. When I started to participate in the campus recruitment activities, I have totally no ideas about this kind of things and I just set a simple condition that the location must be Shenzhen. I really like this city. So when I just got one offer which was located in Shenzhen and the company is called TCL, I finished my own recruitment. I know it sounded stupid to stop pursuitting and trying other companies but I just felt OK at that time. Honestly, I hope all your guys should go to get as many offers as you can.
My first job was Android Developer which I've never thought about. I was imaging that I might do Web or Java backend deveopment. Anyway I have been involved in Android. After taking part in two projects, I found that Android development was great. I could get a lot of fun from it and the most important thing was that I could handle many tough problems by myself.
But one day, there was some inner voice saying that 'Is Android your favorite job?'. This question really shocked me because I didn't know if Android developer is my favorite job. after considering a couple of days, I just quit my job and started my job searching. This time I mainly focused on backend development. And I got a java backend developer from Morningstar which is a US company. I start to learn Spring,Mybatis, Java Web as much as I can. After about a month, I was responsible for refactoring the code of search team wich was based on Solar. I don't want to splurge but the true is that I got many small red flowers except WTF when reviewing my code in the meeting room.
Everyone has his free time to do something for relax or entertainment. Some may watch movies, others may do some sports while I just feel great when coding ,especially when it's not under pressure. So I spent a lot of time on coding at odd hours. During the Morningstar, I just developed my own Android APP which has been submited to Baidu APP Store. It was really exciting.
And I also confirm that I prefer front-end development than back-end developer. It has become very clear after one year clutter, soon later I made a disicion to find an Android related job. I really appreciated the atmosphere of trust in Morningstar, so called human-based management.
I'm not an idealist but Everything went so smoothly after I dicided to change my job. For some reasons, I joined a start-up which was just builded by my manager in Morningstar. So everything seems like translation not transformation.
Now I'm a real front-end developer and I'm not only focus on Android but also iOS and web.
Well, this article is really like a self-introduction. Maybe there are some grammer and word mistakes. Some sentences might sound like chinglish.I knew the case that Lei Jun who said 'Are you OK?' to his fans and he got a lot of laugh and contempt. Anyway, I appreciate his courage of using English even though he was not so good at it.
You know,nobody can be perfect in every aspect and this should never be the reason that we stop trying. I hope one day I could give a fluent english presentation and some people that I've never heard of said 'hey, I saw one of your articles wroted in so-called english, it reeks of taste' I would answer that 'Thank you for your attention and this is why I work hard to improve it.'
- Lesson 14 Do you speak English?
Text I had an amusing experience last year. After I had left a small village in the south of France. ...
- 运行nltk示例 Resource u'tokenizers punkt english.pickle' not found解决
nltk安装完毕后,编写如下示例程序并运行,报Resource u'tokenizers/punkt/english.pickle' not found错误 import nltk sentence ...
- [LeetCode] Reconstruct Original Digits from English 从英文中重建数字
Given a non-empty string containing an out-of-order English representation of digits 0-9, output the ...
- [LeetCode] Integer to English Words 整数转为英文单词
Convert a non-negative integer to its english words representation. Given input is guaranteed to be ...
- leetcode-【hard】273. Integer to English Words
题目: 273. Integer to English Words Convert a non-negative integer to its english words representation ...
- [LeetCode] 423 Reconstruct Original Digits from English
Given a non-empty string containing an out-of-order English representation of digits 0-9, output the ...
- [CareerCup] 17.7 English Phrase Describe Integer 英文单词表示数字
17.7 Given any integer, print an English phrase that describes the integer (e.g., "One Thousand ...
- English随笔1
英语中的基本五大句型 1.Subject (主语) + Verb (谓语) Li Ming works The accident happened 2.Subject (主语) + Link. V( ...
- Leetcode: Reconstruct Original Digits from English
Given a non-empty string containing an out-of-order English representation of digits 0-9, output the ...
- English Literature
The website links of English Literature,which I wanno recommend to U is based on following. 数据结构 - 知 ...
随机推荐
- mybatis like条件添加%的方法
使用 MySQL可以使用CONCAT函数.例: <if test="userName != null and userName != ''"> and user_nam ...
- Windows Server 2016-存储新增功能
本章给大家介绍有关Windows Server 2016 中存储方面的新增功能,具体内容如下: 1.Storage Spaces Direct: 存储空间直通允许通过使用具有本地存储的服务器构建高可用 ...
- 使用FFMPeg对视频进行处理
FFMPeg处理视频的核心操作方式是命令,无论是在Windows上还是Linux上.那么下边就简单介绍下,常见的处理命令. 示例1:截取一张352×240尺寸大小的,格式为jpg的图片: ffmpeg ...
- python2.x和python3.x的区别
一.python2.x和python3.x中raw_input( )和input( )区别 1.在Python2.x中raw_input( )和input( ),两个函数都存在,其中区别为 raw_i ...
- C++ 监测磁盘空间
硬盘管理器 头文件 HardDiskManager.h : #if _MSC_VER > 1000 #pragma once #endif #include <windows.h> ...
- DNS 访问 Service - 每天5分钟玩转 Docker 容器技术(138)
在 Cluster 中,除了可以通过 Cluster IP 访问 Service,Kubernetes 还提供了更为方便的 DNS 访问. kubeadm 部署时会默认安装 kube-dns 组件. ...
- Davinci DM6446开发攻略——u-boot-1.3.4移植(1)
UBOOT的版本更新速度比较快,截止今天,稳定正式的版本是u-boot-2009.11-rc2,而TI最新的EVM开发包里的UBOOT是1.2.0版本,国内很多公司还一直使用u-boot-1.1.4和 ...
- sdl的缩放问题
SDL是一种既是开源的,也是跨平台的多媒体开发包,在各种平台上应用很广,经常和FFMPEG等解码器同时使用.对于在windows mobile等缺乏通用播放器的平台来说,是一种很好的选择.网上很多代码 ...
- dojo之dojox/data/CsvStore初始化
dojo之dojox/data/CsvStore初始化 1.var csvStore = new dojox.data.CsvStore({url:"student.csv"}); ...
- Linux查看网络的联机状态
Linux查看网络的联机状态 youhaidong@youhaidong-ThinkPad-Edge-E545:~$ netstat -a^C unix 3 [ ] 流 已连接 14923 @/tmp ...