From 66f6eab8f56716442242fffb21de0dc3e3dfb9c9 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 25 Mar 2018 23:53:00 -0400 Subject: [PATCH] Fixed wording and fixed page ordering --- config.toml | 6 +- content/Tips for/_index.md | 7 +++ content/{posts => Tips for}/mentees.md | 31 +++++----- content/Tips for/mentors.md | 61 +++++++++++++++++++ content/about/_index.md | 7 +++ content/posts/mentors.md | 55 ----------------- content/resources/_index.md | 12 ++++ public/404.html | 4 +- public/about/index.xml | 14 +++++ public/categories/index.xml | 4 +- public/index.html | 82 ++++++++++++++++++++------ public/index.xml | 16 ++--- public/resources/index.xml | 14 +++++ public/sitemap.xml | 23 +++++--- public/tags/index.xml | 4 +- public/tips-for/index.xml | 33 +++++++++++ themes/ananke | 1 - 17 files changed, 262 insertions(+), 112 deletions(-) create mode 100644 content/Tips for/_index.md rename content/{posts => Tips for}/mentees.md (65%) create mode 100644 content/Tips for/mentors.md create mode 100644 content/about/_index.md delete mode 100644 content/posts/mentors.md create mode 100644 content/resources/_index.md create mode 100644 public/about/index.xml create mode 100644 public/resources/index.xml create mode 100644 public/tips-for/index.xml delete mode 160000 themes/ananke diff --git a/config.toml b/config.toml index d9898de..207be90 100644 --- a/config.toml +++ b/config.toml @@ -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" + diff --git a/content/Tips for/_index.md b/content/Tips for/_index.md new file mode 100644 index 0000000..accd4f7 --- /dev/null +++ b/content/Tips for/_index.md @@ -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. diff --git a/content/posts/mentees.md b/content/Tips for/mentees.md similarity index 65% rename from content/posts/mentees.md rename to content/Tips for/mentees.md index 5fcb8fc..4b02dbc 100644 --- a/content/posts/mentees.md +++ b/content/Tips for/mentees.md @@ -1,9 +1,11 @@ --- -title: "Tips for Mentees" +title: "Mentees" date: 2018-03-24T14:39:40-04:00 +anchor: "Mentees" +weight: 35 draft: false --- -What does it really mean to be a mentee? Does this mean you have to meet with your mentor consistently? What kind of questions can you ask your mentor? These tips and suggestions are here to assure you of any stress you may have in a mentorship. You don't need to take **all** of these suggestions, but instead, they should help you figure out what you may want from your mentorship to meet your goals in school and in tech. +What does it really mean to be a mentee? Does this mean you have to meet with your mentor consistently? What kind of questions can you ask your mentor? Here are some tips and suggestions on how you can grow from your mentorship. You don't need to take **all** of these suggestions, but instead, they should help you figure out what you may want from your mentorship to meet your goals in school and in tech. ##### \*CS = Computer Science ##### \*UI/UX = User Interface/User Experience @@ -21,33 +23,34 @@ What does it really mean to be a mentee? Does this mean you have to meet with yo ### General * Think about what you hope to gain from this mentorship. You might be able to think about some clear needs from your mentor, but if you don't know where to start, begin by asking questions you have about CS. * Here're some general topics you can ask your mentor - * Professor/Classes to take + * Classes that match your interest (in and outside of the CS/Math Department) + * How to form good relationships with professors and other students * Getting involved with tech outside of school - * Open Source Development * Conferences, workshops, and community events * Community service, teaching code, public outreach events * Ways to become better at programming, problem solving, finishing projects * How to find internships, acing those interviews, connecting with companies * Doing research on/off campus * Exploring subfields in computer science (e.g. UX/UI Design, Security, Web Development, Embedded Engineering) -* Try your best to find someone who can relate to. +* Try your best to find someone who can relate to. Having similar tech interest doesn't just a compatible mentor. Sharing an identity/background goes a far way in the tech community. * Once you found a mentor you connect with, the best thing you can do is to stay in consistent contact with them. Whether it's meeting once a week, once a month, or catching up at least once a semester, you are able to reflect on your mentor and your own growth over time. ###### [Back to Top](#sections) ### Meeting Up -* **Before you meet with your mentor**, send an introduction to them. This could simply be sending dates for a coffee chat or a blurb of what you hope to learn from them. It greatly helps to send a couple questions you may already have so when you do meetup, your mentor has an idea of what you may need advice in. +* **Before you meet with your mentor**, send an introduction to them. This could simply be sending dates for a coffee chat or a blurb of what you hope to learn from them. It greatly helps to send a couple questions you may already have so during your meet up, your mentor has an idea of what you may need advice in. * **During your meetup**, it's helpful to have some ideas (even better, questions) of what you want to discuss with your mentor. If you have a list of questions, don't worry about trying to cover everything you wanted to in the inital meeting. -* No one is perfect, and most times, your mentor will not be able to answer all of your questions. - * Even if your mentor's interest do not align with yours, you can still learn a lot from their experience in school and in the tech community. Align your questions to how your mentor can help you: +* Your mentorship should be a judgement-free zone. That being said, don't hold back on not knowing everything about tech. Ask what you want to know! +* Nobody is perfect, and most times, your mentor will not be able to answer all of your questions. + * Even if your mentor's interests do not align with yours, you can still learn a lot from their experience in school and in the tech community. Align your questions to how your mentor can help you: {{% block note %}} -Here's an example: You're deciding on attending graduate school and you're mentor has no reesearch experience but has done multiple internships. Ask your mentor about whether they have had to make the same decision and whether their colleagues has pursued grad schools. +Here's an example: You're deciding on attending graduate school and you're mentor has no research experience but has done multiple internships. Ask your mentor about whether they have had to make the same decision and whether the companies from their internship experience have opporunities in research. {{% /block %}} * Although you are a mentee, be sure to understand their goals as well. * Ask if they plan to stay in their current path/role when they graduate - * If they've done an internship or research in the past, ask how that change their perspective on continuing that role after college -* Though you can ask your mentor about anything in CS, it is more worthwhile to ask for your mentor's opinion. You can find many answers to the question online (and in the resource tab!), but finding opinions on how to navigate the start of your career path is valuable. This is also a great time to ask your mentor to review your resume. + * If they've done an internship or research in the past, ask how that has change their perspective on continuing that role after college +* Though you can ask your mentor about anything in CS, it is more worthwhile to ask for your mentor's opinion. You can find many answers to your question online (and in the resource tab!), but finding opinions on how to navigate the start of your career path is valuable. This is also a great time to ask your mentor to review your resume. * Remember to always exchange emails, Twitter handle, or any other contact information at the end. Even if you didn't feel any connection with your mentor, they can still serve as a point of reference to you at your college and in your career. -* **After your meeting**, send an email of thanks and any follow up questions. No matter if it's a few hours after your meeting or a few weeks. However, the sooner, the better :) +* **After your meeting**, send an email of thanks and any follow up questions, even if it's weeks later. However, the sooner, the better :) ###### [Back to Top](#sections) ### Questions to Ask @@ -61,7 +64,7 @@ Here's an example: You're deciding on attending graduate school and you're mento * What do you wear to interviews? Also how do you find housing for internships? * Nontechnical: * What are some good classes to take? - * What is something you wish you would've known in the beginning of your college career? - * Who do you look up to for your career? + * What is something you wish you would've known your freshman year? + * Who do you look up to in your college career? * How can I connect with other women in the tech community ###### [Back to Top](#sections) diff --git a/content/Tips for/mentors.md b/content/Tips for/mentors.md new file mode 100644 index 0000000..b889bf4 --- /dev/null +++ b/content/Tips for/mentors.md @@ -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) diff --git a/content/about/_index.md b/content/about/_index.md new file mode 100644 index 0000000..6b00e29 --- /dev/null +++ b/content/about/_index.md @@ -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). diff --git a/content/posts/mentors.md b/content/posts/mentors.md deleted file mode 100644 index d8e39a6..0000000 --- a/content/posts/mentors.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -title: "Tips for Mentors" -date: 2018-03-24T14:39:35-04:00 -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(s), 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 your advices. 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 in tech is knowing how to 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 this mentorship. - * Ask them if they have any goals 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. - * 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 keep connected, and as a result, they think you're not interested. 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 and your **failures and insecurities**. You want to help your mentee build confidence in their studies and in their skillset. - * General things that you can do during your meeting could be talking about getting internships/jobs, classes, reviewing resumes. - * 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 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. - * Being reflective can help validate some of the mentees assumptions and actions. -* Mentees often struggle with following-up with emails. If after a few days you do not hear anything from your mentee, 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 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 - -###### [Back to Top](#mentor-sections) diff --git a/content/resources/_index.md b/content/resources/_index.md new file mode 100644 index 0000000..b52a2b5 --- /dev/null +++ b/content/resources/_index.md @@ -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! diff --git a/public/404.html b/public/404.html index cb022e2..2f35ac7 100644 --- a/public/404.html +++ b/public/404.html @@ -6,12 +6,12 @@ - Mentorship + Guide to College Tech Mentorship - + diff --git a/public/about/index.xml b/public/about/index.xml new file mode 100644 index 0000000..1496173 --- /dev/null +++ b/public/about/index.xml @@ -0,0 +1,14 @@ + + + + About on Guide to College Tech Mentorship + https://tips-for-mentorship.firebaseapp.com/about/ + Recent content in About on Guide to College Tech Mentorship + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/categories/index.xml b/public/categories/index.xml index 4890799..2ef6dd3 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -1,9 +1,9 @@ - Categories on Mentorship + Categories on Guide to College Tech Mentorship https://tips-for-mentorship.firebaseapp.com/categories/ - Recent content in Categories on Mentorship + Recent content in Categories on Guide to College Tech Mentorship Hugo -- gohugo.io en-us diff --git a/public/index.html b/public/index.html index a6d9c7e..202587d 100644 --- a/public/index.html +++ b/public/index.html @@ -6,23 +6,21 @@ - Mentorship + Guide to College Tech Mentorship - + diff --git a/public/index.xml b/public/index.xml index 232b746..5f31869 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,9 +1,9 @@ - Mentorship + Guide to College Tech Mentorship https://tips-for-mentorship.firebaseapp.com/ - Recent content on Mentorship + Recent content on Guide to College Tech Mentorship Hugo -- gohugo.io en-us Sat, 24 Mar 2018 14:39:40 -0400 @@ -12,20 +12,20 @@ - Tips for Mentees - https://tips-for-mentorship.firebaseapp.com/posts/mentees/ + Mentees + https://tips-for-mentorship.firebaseapp.com/tips-for/mentees/ Sat, 24 Mar 2018 14:39:40 -0400 - https://tips-for-mentorship.firebaseapp.com/posts/mentees/ + https://tips-for-mentorship.firebaseapp.com/tips-for/mentees/ What does it really mean to be a mentee? Does this mean you have to meet with your mentor consistently? What kind of questions can you ask your mentor? These tips and suggestions are here to assure you of any stress you may have in a mentorship. You don’t need to take all of these suggestions, but instead, they should help you figure out what you may want from your mentorship to meet your goals in school and in tech. - Tips for Mentors - https://tips-for-mentorship.firebaseapp.com/posts/mentors/ + Mentors + https://tips-for-mentorship.firebaseapp.com/tips-for/mentors/ Sat, 24 Mar 2018 14:39:35 -0400 - https://tips-for-mentorship.firebaseapp.com/posts/mentors/ + https://tips-for-mentorship.firebaseapp.com/tips-for/mentors/ 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(s), you can also reflect on your mentee(s)’ experience and learn from them! diff --git a/public/resources/index.xml b/public/resources/index.xml new file mode 100644 index 0000000..fd45431 --- /dev/null +++ b/public/resources/index.xml @@ -0,0 +1,14 @@ + + + + Resources on Guide to College Tech Mentorship + https://tips-for-mentorship.firebaseapp.com/resources/ + Recent content in Resources on Guide to College Tech Mentorship + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml index 4e0be0f..b37336b 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,28 +3,35 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> - https://tips-for-mentorship.firebaseapp.com/posts/mentees/ - 2018-03-24T14:39:40-04:00 + https://tips-for-mentorship.firebaseapp.com/about/ - https://tips-for-mentorship.firebaseapp.com/posts/mentors/ - 2018-03-24T14:39:35-04:00 + https://tips-for-mentorship.firebaseapp.com/resources/ - https://tips-for-mentorship.firebaseapp.com/categories/ - 0 + https://tips-for-mentorship.firebaseapp.com/tips-for/ + 2018-03-24T14:39:40-04:00 - https://tips-for-mentorship.firebaseapp.com/ + https://tips-for-mentorship.firebaseapp.com/tips-for/mentees/ 2018-03-24T14:39:40-04:00 + + + + https://tips-for-mentorship.firebaseapp.com/tips-for/mentors/ + 2018-03-24T14:39:35-04:00 + + + + https://tips-for-mentorship.firebaseapp.com/categories/ 0 - https://tips-for-mentorship.firebaseapp.com/posts/ + https://tips-for-mentorship.firebaseapp.com/ 2018-03-24T14:39:40-04:00 0 diff --git a/public/tags/index.xml b/public/tags/index.xml index 665c847..dcfbbe2 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,9 +1,9 @@ - Tags on Mentorship + Tags on Guide to College Tech Mentorship https://tips-for-mentorship.firebaseapp.com/tags/ - Recent content in Tags on Mentorship + Recent content in Tags on Guide to College Tech Mentorship Hugo -- gohugo.io en-us diff --git a/public/tips-for/index.xml b/public/tips-for/index.xml new file mode 100644 index 0000000..9802e0a --- /dev/null +++ b/public/tips-for/index.xml @@ -0,0 +1,33 @@ + + + + To Mentors/Mentees on Guide to College Tech Mentorship + https://tips-for-mentorship.firebaseapp.com/tips-for/ + Recent content in To Mentors/Mentees on Guide to College Tech Mentorship + Hugo -- gohugo.io + en-us + Sat, 24 Mar 2018 14:39:40 -0400 + + + + + + Mentees + https://tips-for-mentorship.firebaseapp.com/tips-for/mentees/ + Sat, 24 Mar 2018 14:39:40 -0400 + + https://tips-for-mentorship.firebaseapp.com/tips-for/mentees/ + What does it really mean to be a mentee? Does this mean you have to meet with your mentor consistently? What kind of questions can you ask your mentor? These tips and suggestions are here to assure you of any stress you may have in a mentorship. You don’t need to take all of these suggestions, but instead, they should help you figure out what you may want from your mentorship to meet your goals in school and in tech. + + + + Mentors + https://tips-for-mentorship.firebaseapp.com/tips-for/mentors/ + Sat, 24 Mar 2018 14:39:35 -0400 + + https://tips-for-mentorship.firebaseapp.com/tips-for/mentors/ + 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(s), you can also reflect on your mentee(s)’ experience and learn from them! + + + + \ No newline at end of file diff --git a/themes/ananke b/themes/ananke deleted file mode 160000 index d5b87cb..0000000 --- a/themes/ananke +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d5b87cb15e820e3ee8335363b26f4fcbf0e8d783