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. linux 下 iscsi的简单使用

      一.准备工作 1.1.(服务端和客户端都需要设置) 系统使用的是CentOS6.8 禁用防火墙: 查看状态:# service iptables status 停止:# systemctl sto ...

  2. AOP代理模式

    AOP 在Spring框架中被作为核心组成部分之一,的确Spring将AOP发挥到很强大的功能.最常见的就是事务控制.工作之余,对于使用的工具,不免需要了解其所以然.学习了一下,写了些程序帮助理解. ...

  3. 初识jQuery(2)

    1.DOM模型 1.1以对象描述文档的方式就是DOM 节点对象就是被称为DOM对象(标签对象) 1.2节点 元素节点(标签) 文本节点(标签内容) 属性节点(标签属性) 2.Jquery语法结构 $( ...

  4. 将window上的项目上传到自己的github

    使用git 1.首先在自己的github上面新建仓库 2.记下远程仓库的地址 3.在要上传的项目的目录下使用git命令进行上传 (1)先git init 初始化本地的仓库 (2)git add -A ...

  5. ZK单机最简配置

    修改zk home/conf下的zoo_sample.cfg,重新命名为zoo.cfg. 修改配置为: dataDir=/root/data/zookeeper-data clientPort=218 ...

  6. UE4中类自动生成代码解析

    本文章由cartzhang编写,转载请注明出处. 所有权利保留. 文章链接:http://blog.csdn.net/cartzhang/article/details/73189272 作者:car ...

  7. 求序列完美度(trie+贪心)

    题目链接: 求序列完美度 题目描述 给出由n个数组成的序列s,规定第i个数s[i]到第j个数s[j]组成的子序列的完美度为该子序列中所有数的和与任意一个不在该子序列中的数进行异或运算得到的值中的最大值 ...

  8. IOS开发 多线程编程 - NSOperation

    一.NSOperation 1.简介 NSOperation实例封装了需要执行的操作和执行操作所需的数据,并且能够以并发或非并发的方式执行这个操作. NSOperation本身是抽象基类,因此必须使用 ...

  9. ZooKeeper 学习资料积累

    跟着实例学习ZooKeeper的用法: 临时节点 跟着实例学习ZooKeeper的用法: 缓存 跟着实例学习ZooKeeper的用法: 队列 跟着实例学习ZooKeeper的用法: Barrier 跟 ...

  10. PPP of DDD

    我是真够懒的了