-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed wording and fixed page ordering
- Loading branch information
Showing
17 changed files
with
262 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
baseURL = "https://tips-for-mentorship.firebaseapp.com/" | ||
languageCode = "en-us" | ||
title = "Mentorship" | ||
title = "Guide to College Tech Mentorship" | ||
theme = "kraiklyn" | ||
|
||
pygmentsCodeFences = true | ||
pygmentsStyle = "monokailight" | ||
|
||
[params] | ||
footer = "@msashleychen" | ||
footerlink = "https://www.twitter.com/msashleychen" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "Where to Start" | ||
anchor: "tips\ for" | ||
weight: 10 | ||
--- | ||
|
||
The idea of being a mentor or a mentee can be daunting. Most of us aren't taught how to be mentor/mentee. That being said, this guide is comprised of tips and advice on how to get the most out of a mentorship; either as a mentor or a mentee. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
title: "Mentors" | ||
date: 2018-03-24T14:39:35-04:00 | ||
anchor: "Mentors" | ||
weight: 35 | ||
draft: false | ||
--- | ||
One of the best ways to help someone is to share your experience with them. Whether you've had your own mentor before or you're doing this for the first time, it goes a long way to help someone navigate their college experience and the start of their career. Even though your role as a mentor is to advise your mentee, you can also reflect on your mentee's experience and learn from them! | ||
|
||
### tl;dr | ||
* You don't need to know all the answers. Connect them with people who may know the answer. | ||
* Be reflective and specific about what you say. Think about how your advice can be actionable on their part. | ||
* Mentees can often feel guilty for either taking up your time or for not keeping in better touch with you. A simple email or message asking them about their classes can go a long way. | ||
|
||
### Mentor Sections | ||
* [General](#general) | ||
* [Meeting Up](#meeting-up) | ||
* [Answering Questions](#answering-questions) | ||
|
||
#### General | ||
* Listen. It's the best thing you can do as a mentor. | ||
* It's common for mentees to be intimidated to ask for help in tech. A great way to show that part of being a good engineer is knowing how to get help. | ||
{{% block tip %}} | ||
A great way to do this is debugging a problem in front of your mentees. This can be debugging buggy code or gooogling one of their questions with them. | ||
{{% /block %}} | ||
* Be courteous and don't share the information with others unless implied. | ||
* Don't make assumptions on what they know or don't know. | ||
{{% block tip %}} | ||
Tech is also one of those fields that has many acronyms and buzzwords. Before going into a topic, ask your mentee if they know the term. Find a balance in gauging your mentee's knowledge and showing enthusisam in your explanation can make the topic less intimidating. | ||
{{% /block %}} | ||
* Be concious about abstracting topics. First, give an overview, break it down into components, zoom back out, and explain how each component works again. | ||
* Get ready to also learn from your mentee! | ||
###### [Back to Top](#mentor-sections) | ||
|
||
#### Meeting Up | ||
* Reach out first. Mentees can feel intimidated or feel guilty for taking up your time. | ||
* Let them know it's okay to ask different questions. If you specialize in something, encourage them to take advantage of knowing more about your specialty. | ||
* Ask them if they have any goals for this sesmeter. It also helps to have them send you some of their questions before your first meeting. Not only will you have more time to answer their questions, but it will help them think about how you can help them (and vice-versa). | ||
* Establish what's the best way to reach each other (e.g. Email, message, Facebook, Slack, etc.). | ||
{{% block tip %}} | ||
Be transparent about being *ghosted*. Many mentees get intimidated when they don't stay connected, and as a result, they think you're not interested in being their mentor anymore. Letting them know that it's okay to be disconnected, and sending you an email months later is better than never letting you know at all. | ||
{{% /block %}} | ||
* **During your meeting with your mentee**, be open about your accomplishments, **failures and insecurities**. You want to help your mentee build confidence in their studies and in their skillset. | ||
* In some cases, start by asking leading questions. This can help your mentee open up to you. This could also be your chance to probe for how you can help them. | ||
* General things that you can do during your meeting could be talking about getting internships/jobs, classes, reviewing resumes. Being reflective can also validate your mentee's assumptions and actions. | ||
* Especially in college, it's good to discuss things outside of the formal mentorship. Personal discussions can help build trust. | ||
* Setting goals in the mentorship can help both of you keep account of each other's roles. For mentees, this could be setting up a GitHub account or having a list of internships ready before your next meeting. For mentors, your goals can be looking for specific projects or events that aligns with your mentee's interest. | ||
* Get to know their personalities. It's just as important as their experience and it's part of their identity. With care, you can ultimately help build up their confidence! | ||
* Discuss the next possible meeting. A mentorship is no fun when it feels like a long-term commitment. Set a soft meeting date. | ||
* Mentees often struggle with following-up with emails. If you don't hear back from your mentee after a few days, reach out with an email. Again, mentees can often feel intimidated. | ||
* Some of us are taking five classes, working 20 hours a week, and don't have time to consistently meet with our mentee. That is fine! Sending an email to follow up about their goals can go far. If you think your mentee will benefit more from consistent meetings, you may want to look for someone who can support them in that way. | ||
* An informal way of staying in touch with your mentee could be forwarding articles or internship opportunities to your mentee. | ||
###### [Back to Top](#mentor-sections) | ||
|
||
#### Answering Questions | ||
* This is a tough one because there really isn't any good way of answering anyone's questions! Understand your mentee's values and motivation. Following that, here are some things to keep in mind when answering open-ended questions: | ||
* Know when to give assurance and when to give actionable advice. For example, assure them that they will be able to pass a class as long as they take notes in recitation and understand the homework. | ||
* Sometimes we want to answer questions we aren't qualified for. Be transparent about that and follow up with them by giving them a point of contact to someone who is qualified. More so, this can also give them assurance that you don't need all the knowledge in the world to be good in CS! | ||
* Mentees can sometimes go to you with all of their questions, and you won't be doing them a favor by answering all of them. For questions that could be answered online, encourage them to do some research before coming to you. Ultimately, you want your mentee to be independent. Of course, you can offer to help them by looking for the answer together. | ||
|
||
###### [Back to Top](#mentor-sections) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "About" | ||
anchor: "about" | ||
weight: 15 | ||
--- | ||
|
||
This guide was build from the advice and suggestions from women in tech. As part of NYU's WinC's (Women in Computing) Mentorship Program, I received feedback from students who have been mentees and mentors themselves, members of [Ladies Storm Hackathon](https://www.facebook.com/groups/LadiesStormHackathons/) and other women working in the tech industry as engineers, researchers, designers, managers, and recruiters. If you have something to add, you can contact me on [Twitter](https://www.twitter.com/msashleychen). |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Resources" | ||
anchor: "resources" | ||
weight: 10 | ||
--- | ||
|
||
* [Asking leading questions](http://randsinrepose.com/archives/the-update-the-vent-and-the-disaster/) | ||
* [Women Who Reign - How to reflect on your experiences](https://reigningit.wordpress.com/) | ||
* [Learn more about organizations on college campuses that empower women in tech](https://github.com/Ladies-Storm-Hackathons/Resources/blob/master/University-Student-Organizations.md) | ||
* [How to start a tech mentorship program on campus](https://github.com/Ladies-Storm-Hackathons/Resources/blob/master/HowTo-Tech-Mentorship.md) | ||
|
||
##### -- A work in process. Contact me if you have a link to add! |
Oops, something went wrong.