How to position yourself as a conference speaker when you are quite young?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
2
down vote
favorite
I really enjoy teaching other people about new technologies and I am good at explaining things. However, in a lot of conferences I go to, speakers have decades of experience in something, whereas I am fresh out of a master's degree. How do I get conference organizers to grant me a speaking slot?
Are there ways to give an indication that what you have to say is worthwhile, when you do not have a lot of experience?
Or are there maybe other ways I can position myself as a speaker?
conferences
add a comment |Â
up vote
2
down vote
favorite
I really enjoy teaching other people about new technologies and I am good at explaining things. However, in a lot of conferences I go to, speakers have decades of experience in something, whereas I am fresh out of a master's degree. How do I get conference organizers to grant me a speaking slot?
Are there ways to give an indication that what you have to say is worthwhile, when you do not have a lot of experience?
Or are there maybe other ways I can position myself as a speaker?
conferences
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I really enjoy teaching other people about new technologies and I am good at explaining things. However, in a lot of conferences I go to, speakers have decades of experience in something, whereas I am fresh out of a master's degree. How do I get conference organizers to grant me a speaking slot?
Are there ways to give an indication that what you have to say is worthwhile, when you do not have a lot of experience?
Or are there maybe other ways I can position myself as a speaker?
conferences
I really enjoy teaching other people about new technologies and I am good at explaining things. However, in a lot of conferences I go to, speakers have decades of experience in something, whereas I am fresh out of a master's degree. How do I get conference organizers to grant me a speaking slot?
Are there ways to give an indication that what you have to say is worthwhile, when you do not have a lot of experience?
Or are there maybe other ways I can position myself as a speaker?
conferences
edited Mar 31 '14 at 18:58
CMW
5,78912849
5,78912849
asked Mar 31 '14 at 17:44
grasshopper
799613
799613
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
9
down vote
accepted
As someone who has served on conference committees for various conferences, our goal is to create an excellent conference. We are looking for speakers who are going to be part of creating an excellent conference. We have a call for participation that is open to everyone, and we also solicit proposals from people who we think have something of interest to share with our community.
If you're responding to a call for participation, then craft a proposal that will be awesome for that conference. Consider filming yourself giving a talk (even if it's not in front of an audience) to prove that you are a good speaker in addition to having a great proposal.
If you're going to approach a conference organizer to discuss how you could be a speaker there, then ask them what they are looking for in their speakers. You might get more insight into what that particular conference needs to do to be an awesome conference.
If you submit a proposal or approach a conference organizer and are rejected, then listen carefully to the reasons why you were rejected. Use this information to help you determine where you need to focus your efforts to make your next proposal more likely to be accepted. You might learn that your topics are more appropriate for another conference instead of the one that you had originally targeted.
While you're working on this, hone your speaking skills. Look for local opportunities to present, such as meetups or small conferences. Also establish an appropriate presence in your field to show that you know your topic. A blog might be appropriate to show your technical and critical thinking skills. Answering questions on an appropriate Stack Exchange site might be good. Go to conferences and take notes during the presentations to see what it is that makes a good presentation, as well as what makes a bad one, and use that information to help you determine how you can be a great speaker. While you're working on your overall goal of being seen as an expert appropriate for speaking at conferences, set yourself smaller goals that move you in that direction.
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
 |Â
show 1 more comment
up vote
11
down vote
Start small with local events. Build a reputation there and then you will have something to show the larger confernces that you can sucessfully do a conference session.
Or:
Pick some topic to do that is new enough that no one has decades of experience.
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
add a comment |Â
up vote
0
down vote
My suggestions to you are: speak with confidence, research your topic, and rehearse throughly. If you've been invited to speak at the conference, you're clearly considered capable of speaking on the topic you're addressing. Research it, write your speech well in advance, and rehearse it to build your confidence in what you have to say.
Just because you're a young worker doesn't mean you don't have anything important to say. In fact, younger viewpoints might be considered more 'fresh' and 'interesting' than older ones.
But knowing your topic and being well-rehearsed will help you carry confidence in your speach, which will help deliver anything you need to say. Don't worry about your age - worry just about giving your best speaking performance, regardless of your age.
EDIT: I notice you're trying to sell yourself AS a speaker - for that, I suggest selling yourself on the merits I've mentioned above. You say your age is a detriment, so don't focus on it. Focus on what you DO have that you can advertize.
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
add a comment |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
9
down vote
accepted
As someone who has served on conference committees for various conferences, our goal is to create an excellent conference. We are looking for speakers who are going to be part of creating an excellent conference. We have a call for participation that is open to everyone, and we also solicit proposals from people who we think have something of interest to share with our community.
If you're responding to a call for participation, then craft a proposal that will be awesome for that conference. Consider filming yourself giving a talk (even if it's not in front of an audience) to prove that you are a good speaker in addition to having a great proposal.
If you're going to approach a conference organizer to discuss how you could be a speaker there, then ask them what they are looking for in their speakers. You might get more insight into what that particular conference needs to do to be an awesome conference.
If you submit a proposal or approach a conference organizer and are rejected, then listen carefully to the reasons why you were rejected. Use this information to help you determine where you need to focus your efforts to make your next proposal more likely to be accepted. You might learn that your topics are more appropriate for another conference instead of the one that you had originally targeted.
While you're working on this, hone your speaking skills. Look for local opportunities to present, such as meetups or small conferences. Also establish an appropriate presence in your field to show that you know your topic. A blog might be appropriate to show your technical and critical thinking skills. Answering questions on an appropriate Stack Exchange site might be good. Go to conferences and take notes during the presentations to see what it is that makes a good presentation, as well as what makes a bad one, and use that information to help you determine how you can be a great speaker. While you're working on your overall goal of being seen as an expert appropriate for speaking at conferences, set yourself smaller goals that move you in that direction.
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
 |Â
show 1 more comment
up vote
9
down vote
accepted
As someone who has served on conference committees for various conferences, our goal is to create an excellent conference. We are looking for speakers who are going to be part of creating an excellent conference. We have a call for participation that is open to everyone, and we also solicit proposals from people who we think have something of interest to share with our community.
If you're responding to a call for participation, then craft a proposal that will be awesome for that conference. Consider filming yourself giving a talk (even if it's not in front of an audience) to prove that you are a good speaker in addition to having a great proposal.
If you're going to approach a conference organizer to discuss how you could be a speaker there, then ask them what they are looking for in their speakers. You might get more insight into what that particular conference needs to do to be an awesome conference.
If you submit a proposal or approach a conference organizer and are rejected, then listen carefully to the reasons why you were rejected. Use this information to help you determine where you need to focus your efforts to make your next proposal more likely to be accepted. You might learn that your topics are more appropriate for another conference instead of the one that you had originally targeted.
While you're working on this, hone your speaking skills. Look for local opportunities to present, such as meetups or small conferences. Also establish an appropriate presence in your field to show that you know your topic. A blog might be appropriate to show your technical and critical thinking skills. Answering questions on an appropriate Stack Exchange site might be good. Go to conferences and take notes during the presentations to see what it is that makes a good presentation, as well as what makes a bad one, and use that information to help you determine how you can be a great speaker. While you're working on your overall goal of being seen as an expert appropriate for speaking at conferences, set yourself smaller goals that move you in that direction.
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
 |Â
show 1 more comment
up vote
9
down vote
accepted
up vote
9
down vote
accepted
As someone who has served on conference committees for various conferences, our goal is to create an excellent conference. We are looking for speakers who are going to be part of creating an excellent conference. We have a call for participation that is open to everyone, and we also solicit proposals from people who we think have something of interest to share with our community.
If you're responding to a call for participation, then craft a proposal that will be awesome for that conference. Consider filming yourself giving a talk (even if it's not in front of an audience) to prove that you are a good speaker in addition to having a great proposal.
If you're going to approach a conference organizer to discuss how you could be a speaker there, then ask them what they are looking for in their speakers. You might get more insight into what that particular conference needs to do to be an awesome conference.
If you submit a proposal or approach a conference organizer and are rejected, then listen carefully to the reasons why you were rejected. Use this information to help you determine where you need to focus your efforts to make your next proposal more likely to be accepted. You might learn that your topics are more appropriate for another conference instead of the one that you had originally targeted.
While you're working on this, hone your speaking skills. Look for local opportunities to present, such as meetups or small conferences. Also establish an appropriate presence in your field to show that you know your topic. A blog might be appropriate to show your technical and critical thinking skills. Answering questions on an appropriate Stack Exchange site might be good. Go to conferences and take notes during the presentations to see what it is that makes a good presentation, as well as what makes a bad one, and use that information to help you determine how you can be a great speaker. While you're working on your overall goal of being seen as an expert appropriate for speaking at conferences, set yourself smaller goals that move you in that direction.
As someone who has served on conference committees for various conferences, our goal is to create an excellent conference. We are looking for speakers who are going to be part of creating an excellent conference. We have a call for participation that is open to everyone, and we also solicit proposals from people who we think have something of interest to share with our community.
If you're responding to a call for participation, then craft a proposal that will be awesome for that conference. Consider filming yourself giving a talk (even if it's not in front of an audience) to prove that you are a good speaker in addition to having a great proposal.
If you're going to approach a conference organizer to discuss how you could be a speaker there, then ask them what they are looking for in their speakers. You might get more insight into what that particular conference needs to do to be an awesome conference.
If you submit a proposal or approach a conference organizer and are rejected, then listen carefully to the reasons why you were rejected. Use this information to help you determine where you need to focus your efforts to make your next proposal more likely to be accepted. You might learn that your topics are more appropriate for another conference instead of the one that you had originally targeted.
While you're working on this, hone your speaking skills. Look for local opportunities to present, such as meetups or small conferences. Also establish an appropriate presence in your field to show that you know your topic. A blog might be appropriate to show your technical and critical thinking skills. Answering questions on an appropriate Stack Exchange site might be good. Go to conferences and take notes during the presentations to see what it is that makes a good presentation, as well as what makes a bad one, and use that information to help you determine how you can be a great speaker. While you're working on your overall goal of being seen as an expert appropriate for speaking at conferences, set yourself smaller goals that move you in that direction.
answered Mar 31 '14 at 18:35
nadyne
4,7331523
4,7331523
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
 |Â
show 1 more comment
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
thanks! I decided to be more active on stackoverflow for this reason.
– grasshopper
Mar 31 '14 at 19:08
1
1
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
Since I see that you're in tech, and I'm assuming from your name that you're female, I'll point to a couple of other resources. On Twitter, @callbackwomen frequently retweets calls for proposals from technical conferences. The Systers mailing list (systers.org) is a general resource for women in tech. It's a big mailing list, relatively high-traffic, and not necessarily what you want (based on this question). Since it has so many women in tech on it, there are plenty of calls for proposals and discussions of conferences amongst the topics that are posted there.
– nadyne
Mar 31 '14 at 19:33
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
thanks for the resources. My question did not have something to do with gender though, just age and experience. :) PS: Awesome, PyData is still open.
– grasshopper
Mar 31 '14 at 19:56
1
1
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
I think my answer is both age- and gender-neutral. At least, that's what I was intending. I listed the additional resources in the comments instead of editing my answer since your question was neither tech-specific nor gender-specific. I thought that pointers to additional resources more specific to your situation might be valuable. If you'd prefer, I'm perfectly comfortable deleting my comments so that there's nothing about gender in this thread.
– nadyne
Mar 31 '14 at 20:27
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
Perhaps I was not clear - I do appreciate the resources. No need to delete anything.
– grasshopper
Mar 31 '14 at 20:52
 |Â
show 1 more comment
up vote
11
down vote
Start small with local events. Build a reputation there and then you will have something to show the larger confernces that you can sucessfully do a conference session.
Or:
Pick some topic to do that is new enough that no one has decades of experience.
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
add a comment |Â
up vote
11
down vote
Start small with local events. Build a reputation there and then you will have something to show the larger confernces that you can sucessfully do a conference session.
Or:
Pick some topic to do that is new enough that no one has decades of experience.
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
add a comment |Â
up vote
11
down vote
up vote
11
down vote
Start small with local events. Build a reputation there and then you will have something to show the larger confernces that you can sucessfully do a conference session.
Or:
Pick some topic to do that is new enough that no one has decades of experience.
Start small with local events. Build a reputation there and then you will have something to show the larger confernces that you can sucessfully do a conference session.
Or:
Pick some topic to do that is new enough that no one has decades of experience.
answered Mar 31 '14 at 17:54
HLGEM
133k25227489
133k25227489
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
add a comment |Â
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
2
2
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
I suggest local user groups of various technologies. If you enjoy teaching, you may also want to take a look at Open Tech School.
– CMW
Mar 31 '14 at 19:05
add a comment |Â
up vote
0
down vote
My suggestions to you are: speak with confidence, research your topic, and rehearse throughly. If you've been invited to speak at the conference, you're clearly considered capable of speaking on the topic you're addressing. Research it, write your speech well in advance, and rehearse it to build your confidence in what you have to say.
Just because you're a young worker doesn't mean you don't have anything important to say. In fact, younger viewpoints might be considered more 'fresh' and 'interesting' than older ones.
But knowing your topic and being well-rehearsed will help you carry confidence in your speach, which will help deliver anything you need to say. Don't worry about your age - worry just about giving your best speaking performance, regardless of your age.
EDIT: I notice you're trying to sell yourself AS a speaker - for that, I suggest selling yourself on the merits I've mentioned above. You say your age is a detriment, so don't focus on it. Focus on what you DO have that you can advertize.
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
add a comment |Â
up vote
0
down vote
My suggestions to you are: speak with confidence, research your topic, and rehearse throughly. If you've been invited to speak at the conference, you're clearly considered capable of speaking on the topic you're addressing. Research it, write your speech well in advance, and rehearse it to build your confidence in what you have to say.
Just because you're a young worker doesn't mean you don't have anything important to say. In fact, younger viewpoints might be considered more 'fresh' and 'interesting' than older ones.
But knowing your topic and being well-rehearsed will help you carry confidence in your speach, which will help deliver anything you need to say. Don't worry about your age - worry just about giving your best speaking performance, regardless of your age.
EDIT: I notice you're trying to sell yourself AS a speaker - for that, I suggest selling yourself on the merits I've mentioned above. You say your age is a detriment, so don't focus on it. Focus on what you DO have that you can advertize.
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
add a comment |Â
up vote
0
down vote
up vote
0
down vote
My suggestions to you are: speak with confidence, research your topic, and rehearse throughly. If you've been invited to speak at the conference, you're clearly considered capable of speaking on the topic you're addressing. Research it, write your speech well in advance, and rehearse it to build your confidence in what you have to say.
Just because you're a young worker doesn't mean you don't have anything important to say. In fact, younger viewpoints might be considered more 'fresh' and 'interesting' than older ones.
But knowing your topic and being well-rehearsed will help you carry confidence in your speach, which will help deliver anything you need to say. Don't worry about your age - worry just about giving your best speaking performance, regardless of your age.
EDIT: I notice you're trying to sell yourself AS a speaker - for that, I suggest selling yourself on the merits I've mentioned above. You say your age is a detriment, so don't focus on it. Focus on what you DO have that you can advertize.
My suggestions to you are: speak with confidence, research your topic, and rehearse throughly. If you've been invited to speak at the conference, you're clearly considered capable of speaking on the topic you're addressing. Research it, write your speech well in advance, and rehearse it to build your confidence in what you have to say.
Just because you're a young worker doesn't mean you don't have anything important to say. In fact, younger viewpoints might be considered more 'fresh' and 'interesting' than older ones.
But knowing your topic and being well-rehearsed will help you carry confidence in your speach, which will help deliver anything you need to say. Don't worry about your age - worry just about giving your best speaking performance, regardless of your age.
EDIT: I notice you're trying to sell yourself AS a speaker - for that, I suggest selling yourself on the merits I've mentioned above. You say your age is a detriment, so don't focus on it. Focus on what you DO have that you can advertize.
answered Mar 31 '14 at 17:52
Zibbobz
6,68752453
6,68752453
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
add a comment |Â
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
2
2
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
Most of your answer is predicated on speaking at a conference. Getting there is the problem.
– user8365
Mar 31 '14 at 19:18
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f21792%2fhow-to-position-yourself-as-a-conference-speaker-when-you-are-quite-young%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password