this is my first speech:icebreak in toastmaster,it is precious memory for me,this is first time that I talk more than five minute,althought i am a litter neverous,but i can finish this speech.

thanks monica,lucy li,liubing ,vivian ,david  gave my suggestions,it is useful very much.

1.speak loudly

2.speak slow

3.body language

4.get supports from mentor

this is my speech script:

Hello World,Hello Toastmaster

2013年7月24日V1.2

Good evening ladies and gentlemen,I’m jason,Tonight I am So excited and neveous,because this is my first speech Ice Break in toastmaster, It is very precious opportunity for me to introduce myself to everyone,Hope My story would not let everyone bored.

My speech’s topic is Hello World, Hello Toastmaster, I’m programmer,”hello world” is  the first step when all programmers to learn new programing language,  ”Hello World” is simplest function that  uses new programming language to show this sentence”hello world”,,if you can do this,that means you have learned  the new programming language,

,So,Hello Toastmaster means I am able  to start my jounery in toastmaster

The Aim of IceBreak is to let everyone know more myself,But I think I never understand myself,so I  will  introduce myself briefly,My Chinese Name is Zhangjunying, But my personality doesn't like my name,sometime I think I just like a sheep,I come from a country in Jiaozuo Of henan,In my hometown has many landscapes,t he most famous is YunTaiShan,In university My major is information management and information System ,I lived in ZhengZhou for five years,and in 2010 I came to Beijing,

The focus of the speech is why I come to Toastmaster,Because I fear public speaking,this maybe one reason why I choose to be programmer,because as a programmer ,we need to face the computer for long time,less time to talk with someone, sometime I like this peace life,and nobody trouble me.

But when I join some activities,I will feel nerveous,I fear to express my view,I fear to communication with somebody,most of the time I am a follower ,sometime I also think I choose to be a programer maybe in order to  evade this problem.

Tonight I will talk two stories,the first one happened in junior high school, Our teacher asked everyone to prepare a program for the new year’s day,the program can be any style and form,if someone didn’t prepare a program,he must clean the classroom after the meeting,at last only two classmates cleaned the classroom,I am one,the second story took place in middle school,In a music lession,our music teacher asked me to sing a song ,only for a sentence, althought my teacher asked me for serveral times,But I just stood up for a few minutes in classroom, I did not dare to sing  a song in classroom.

these stories has passed more than ten years,but deeply affected me,Now I think of me in that time was funny very much.

One chance I know the toastmaster,before I came to toastmaster,I thought it just only for people to improve english level,but when I come here as guest for several times,I found toastmaster is an imporant club,it not only can improve my english level , communication skills,

cultivate our leadship,more important is to improve my confidence to do something that I fear to do before,

And club members treat me warm, they tolerate my mistake ,they gave me  a lot of help and suggestions, encourage me to practice more.

Now,when I make a speech I am still nerveous, My level of public speaking and communication skills are still bad,but I am no longer fear it,I can face it ,no longer evade these problems.

Here I must thank you, thank liubing,dana,jason,gillian gave my help and suggestion in my first several times,and I especial want  to thank my mentor Sujunxi give me many suggestions for my every speech., this is my icebreak ,Thank you again.

 

CC1,IceBreak,Hello world ,hello toastmaster的更多相关文章

  1. 安装lxml时gcc: internal compiler error: Killed (program cc1)的解决方法

    在安装lxml时出现如下错误 gcc: internal compiler error: Killed (program cc1) 通过查看dmesg发现下述错误信息[2517343.500178] ...

  2. 阿里云linux服务器安装Phalcon-----"phalcon Volt directory can't be written" "gcc: internal compiler error: Killed (program cc1)"

    这里特别蛋疼的一件事是官方英文文档和中文文档命令参数略有不同 中文文档: //通用平台下安装指定的软件包: sudo yum install git gcc make pcre-devel php-d ...

  3. 解决:cc1.exe: sorry, unimplemented: 64-bit mode not compiled in

    在win下用Go语言的cgo时(比如下面场景)我们会用到的GCC编译器,Win下我们一般用MinGW. Golang连接Oracle数据库:win下 golang 跨平台编译 MinGW全称Minim ...

  4. 分享red hat linux 6上安装oracle11g时遇到的gcc: error trying to exec 'cc1': execvp: No such file or directory的问题处理过程

    安装环境:Red Hat Linux 6.5_x64.oracle11g 64bit 报错详情: 安装到68%时弹窗报错: 调用makefile '/test/app/Administrators/p ...

  5. make module失败的原因cc1: error: unrecognized command line option “-m64

    cc1: error: unrecognized command line option "-m64"cc1: error: unrecognized command line o ...

  6. 安装Redis 编译make gcc: error trying to exec 'cc1': execvp: 没有该文件或目录的错误

    Linux(Redhat) make: gcc: error trying to exec 'cc1': execvp: 没有该文件或目录的错误 排查错误: 1.检查gcc.gcc-c++是否安装rp ...

  7. 安装Phalcon报错:gcc: Internal error: Killed (program cc1)

    起因 安装Phalcon可以参考github上面的README.md 下面是我在阿里云ECS服务器上面执行命令的过程: # 安装依赖 sudo yum install php-devel pcre-d ...

  8. 编译openwrt时报错:fstools-2018-01-02-11efbf3b/libfstools/overlay.c: At top level: cc1: error: unrecognized command line option '-Wno-format-truncation' [-Werror]

    1. 详细错误信息 [ 11%] Building C object CMakeFiles/fstools.dir/libfstools/overlay.c.o/home/jello/openwrt/ ...

  9. elfutils cc1: all warnings being treated as errors

    /********************************************************************** * elfutils cc1: all warnings ...

随机推荐

  1. win7下pyhton3.6创建django2的pycharm项目

    1.进入python虚拟环境: workon workon oneenv 2. 在虚拟环境中安装django,也可以使用pycharm上的自动安装,但那个比较慢,所有还是在cmd中安装的好 pip i ...

  2. mysql动态扩容调研

    MySQL动态扩容方案 目前可用方案 MySQL的复制: 一个Master数据库,多个Salve,然后利用MySQL的异步复制能力实现读写分离,这个方案目前应用比较广泛,这种技术对于以读为主的应用很有 ...

  3. 特殊的 html 空格

    http://www.zhangxinxu.com/wordpress/2015/01/tips-blank-character-chinese-align/

  4. learn go random

    package main // 参考文档: // go 基本类型和运算符 // https://github.com/Unknwon/the-way-to-go_ZH_CN/blob/master/e ...

  5. 【剑指offer】输入一颗二叉树的根节点,求二叉树的深度,C++实现

    原创博文,转载请注明出处! # 题目 # 举例        下图二叉树的深度为4,最长路径为1-2-5-7. # 思路(递归)       如果一个树只有一个节点,它的深度为1: 如果根节点只有左子 ...

  6. BZOJ1412 ZJOI2009 狼和羊的故事 【网络流-最小割】

    BZOJ1412 ZJOI2009 狼和羊的故事 Description “狼爱上羊啊爱的疯狂,谁让他们真爱了一场:狼爱上羊啊并不荒唐,他们说有爱就有方向......” Orez听到这首歌,心想:狼和 ...

  7. 使用 Visual Studio Code(VSCode)搭建简单的 Python + Django 开发环境

    写在前面的话 作为有个 Python 菜逼,之前一直用的 Pycharm,但是在主题这一块怎么调整都感觉要么太骚,看起来不舒服,要么就是简直不能看.似乎用大 JB 公司 IDE 的人似乎都不怎么重视主 ...

  8. pat乙级 1091 N-自守数 (15 分)

    如果某个数 K 的平方乘以 N 以后,结果的末尾几位数等于 K,那么就称这个数为“N-自守数”.例如 3×92​2​​=25392,而 25392 的末尾两位正好是 92,所以 92 是一个 3-自守 ...

  9. cv.Mat 与 .txt 文件数据的读写操作

    1.按OpenCV格式实现的 .txt 文件读写 可以用 cvSave 和 cvLoad 实现,格式和 .xml/.yml 的差不多,不过如果专用与 OpenCV 的数据读写,还是用  .xml/.y ...

  10. ORACLE PL/SQL:触发器

    ORACLE PL/SQL 触发器 本篇主要内容如下: 8.1 触发器类型 8.1.1 DML触发器 8.1.2 替代触发器 8.1.3 系统触发器 8.2 创建触发器 8.2.1 触发器触发次序 8 ...