Version 1

Hello, everyone. I am so glad to stand here. First of all, I will introduce myself. My name is Fan Yong, I also have an English Name, you can call me Frankie. And I come from Luoyang normal university, major in Computer Science. I am grade three now. I have many hobbies: such as reading books, coding programs, listening to music, writing blogs and so on. At the same time, English is one of my favourite subjects in my college life. I think English and Computer are two useful tools for us, because many many people in the world can speak English and use Computer to do some working. If I learn it well, I can talk with freigner and make friends with them. I wish I could be a Computer Engineer or a Program Designer in the future, and this is why I am always sitting before the computer, always coding,coding and coding programs or surfing the Internet to read the fashionale technology articles.

Besides these, I also like doing sports. Doing sports can make us healthier and stronger. Health is so important for us, we can not doing anything without a healthy body. So we can do exercises together in the future. I also like help others, when you are in trouble, I will do everything that I can to help you. Of course, I hope you may can help me too. At last, I wish we can be friends.

Thank you.

Version 2

Good morning !

It is really my honor to have this opportunity for an interview,I hope I can make a good performance today.I'm confident that I can succeed.Now I will introduce myself  briefly.My name is Fan Yong, I also have an English name,you can call me Frankie.I am 22 years old, born in Inner Mongolia.I will graduate from Luoyang Normal University. My major is Computer Science and Technology.

And I will get my bachelor degree after my graduation in the summer of 2012.I spend most of my time on studying, I have passed CET band 4 and CET band 6. And I have acquired basic knowledge of my major during my school time.

In April 2010, I begin attending to 见龙 Software engineer developing center. As a dot net programmer in Luoyang city. During that period, I experienced several compelete projects aboout software development. At the same time, I acquired the knowledge of software engineer and deepened the understanding about software developing life cycle.

Morover Your Company is a global company, so I feel I can gain more from working in this kind of company ennvironment. 
I think I'm a good team player and I'm a person of great honesty to others. Also I am able to work under great pressure.

That’s all. Thank you for giving me the chance.

面试自我介绍之English的更多相关文章

  1. Java程序员自我介绍

    有关Java程序员的面试自我介绍范文(一) 我叫XXX,今年21岁,毕业于XX解放军信息工程大学计算机科学与技术专业,拥有扎实的Core Java基础,良好的编程风格;熟悉JSP+Servlet+Ja ...

  2. 我是面试官--"自我介绍"

    工作10余年,经历过很多次面试,也面试了N多人.这些年来,已经有好些位朋友(或同事)与我聊起相关话题,涉及面试,更关乎职业生涯规划.感触颇多,就借助自媒体的浪潮,与更多的程序员一起共谈面试经历,希望可 ...

  3. web前端之面试:自我介绍

    面试官您好, 首先很感谢贵公司的面试邀请, 让我有这个幸运机会能来到这里和您交流 : 接下来我做一个简单的自我介绍: 我的姓名是 XX, 祖籍是XX, 年龄是24, 学校是 XXX, 专业是XXX: ...

  4. Java面试技巧—如何自我介绍

    在企业面试环节中“自我介绍”这个老生常谈的话题就不用多说什么了,面试官必定会问的.那么如何在自我介绍的时候就能够打动面试官,吸引面试官对面试者的兴趣?如何进行自我介绍比较好?有没有什么方式方法呢?当然 ...

  5. 《PHP程序员面试笔试宝典》——如何进行自我介绍?

    本文摘自<PHP程序员面试笔试宝典> PHP面试技巧分享,PHP面试题,PHP宝典尽在"琉忆编程库". 自我介绍是面试中至关重要的一个步骤,很多面试官对求职者提出的第一 ...

  6. it工程师常用英文自我介绍常用用语

      Good morning ! It is really my honor to have this opportunity for an interview, I hope i can make ...

  7. ASE——热身作业自我介绍

    自我介绍 大家好我是王皓,由于之前忙于保研的机试和面试导致第一次作业就拖到第二次写blog的时候才交(非常抱歉..)我喜欢玩CTF,觉得学习安全方向的知识,寻找软件或者硬件的漏洞是一件非常有意义且有趣 ...

  8. 怎么用iMindMap思维导图做自我介绍

    相信大家在工作生活当中对于自我介绍这件事情都很是头疼的.太简单的介绍重点不突出,太冗长的介绍又会让人没印象.这一切都跟我们大脑水平.散乱的思维模式有关,因此想要自我介绍在众人中脱颖而出,让人印象深刻, ...

  9. 如何在面试中介绍自己的项目经验(面向java改进版)

    本人于3年前写的博文,如何在面试中介绍自己的项目经验,经过大家的捧场,陆续得到了将近7万个点击量,也得到了众多网站公众号的转载,不过自己感觉,这篇文章更多的是偏重于方法,没有具体给到Java方面相关的 ...

随机推荐

  1. IP地址相关知识

    IP地址基本概念                                                                                            ...

  2. Hyperledger Fabric 账本结构解析

    前言 现在很多人都在从事区块链方面的研究,作者也一直在基于Hyperledger Fabric做一些开发工作.为了方便后来人更快的入门,本着“开源”的精神,在本文中向大家讲解一下Hyperledger ...

  3. MyEclipse 和 eclipse 最简单的安装Jetty容器插件

    一.MyEclipse安装jetty 1.下载jetty插件  http://pan.baidu.com/s/1nuMYGNv 2.将下载后的jetty插件放到安装MyEclipse目录的MyEcli ...

  4. 从Web抓取信息的几个常用方法

    1.Response 对象有一个 status_code 属性,可以检查它是否等于requests.codes.ok. 2.raise_for_status()方法是一种很好的方式,确保程序在下载失败 ...

  5. Spring的Controller映射规则

    URL映射 1) 一般格式@RequestMapping(value=“/test”) 2) 可以使用模板模式映射,@RequestMapping(value=“/test/{userId}”) 3) ...

  6. 小组冲刺第十一天站立会议(发布Alpha版+网站链接)

    注: “助成”招聘网站链接:http://58.87.74.131:8080/zhucheng 欢迎大家进行评测. 一.任务看板: 二.燃尽图: 三.团队成员合照: 四.任务总结: 今天我们发布网站B ...

  7. 关于 Java连接sql的转载

    Java连接SQL Server 2000数据库时,有两种方法: (1)通过Microsoft的JDBC驱动连接.此JDBC驱动共有三个文件,分别是mssqlserver.jar.msutil.jar ...

  8. QQ测试计划

             

  9. dsdsd

    #include<iostream> using namespace std; #include<string.h> #define max 205 char map[max] ...

  10. angularJS1笔记-(3)-购物车增删改查练习

    html: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF ...