(转) The care and maintenance of your adviser
The care and maintenance of your adviser
Ever since the advent of graduate school, students have complained about their advisers. It is almost an article of faith. The adviser is never available or is too available; gives too much feedback or not enough; is too critical or isn't providing enough direction; and so on. Exchanging horror stories with other students is a great way to bond. But advising goes both ways — and if, after careful reflection on their own studies and progress, students determine that they are not getting the guidance they require, they must address the deficiencies.
It is not surprising that advisers figure large in graduate students' conversations. In 2009, the US Council of Graduate Schools in Washington DC reported survey results showing that 65% of the 1,856 doctoral students who responded identified mentoring or advising as a main factor in PhD completion. Our own research at Flinders University in Adelaide, Australia, and our experience at graduate-student workshops across the world suggest that the adviser–student relationship has a big impact on completion time. It certainly influences whether students are still smiling at the end of their degrees!
Students often assume that once they call someone an adviser, he or she automatically acquires all the skills of advising. After all, if your adviser is the world leader in stem-cell technology, he or she must excel at the seemingly simple task of advising — not to mention possess highly developed interpersonal skills and a keen interest in graduate-student development. Sadly, that is not the case.
IMAGES.COM/CORBIS
Sometimes, advising is a weakness of an otherwise very accomplished scientist. This is not surprising. Mentoring tends to be a private business, and often the only model available is an adviser's own experience of having been advised. If it was good, they decide to copy that style and methodology; if it was bad, they do the opposite. There is no guarantee that either approach will provide the student with the guidance he or she needs.
A proactive approach is necessary. If your adviser isn't looking after you in the way you need, then you need to look after them. At some point in the PhD journey, most graduate students come to an important realization: “This is my thesis. My name is written on the front of it. I need to become the driver.” The sooner the candidate does this, the better. If you're not getting feedback, clear direction or the necessary resources, then you must do something about it. What does this mean in practice? Let us take some examples.
Meetings
A comment we often hear at our workshops is, “My adviser is lovely but he/she is just so busy that we never get to talk about my thesis”. And our response is, “Yes, your adviser is busy. All advisers are busy and will continue to be busy. Regardless, you need to organize meetings where you can get real face time and talk about your thesis.” We're not recommending a quick chat in the coffee room or a brief word in the lab. Nor do we mean a lab meeting.
We mean regularly scheduled meetings focusing on your thesis. You will probably have to schedule them and follow up to make sure that they happen. And when a meeting is cancelled, you will have to reschedule it and persist until it happens.
In our experience, just scheduling the meeting isn't enough. You can't assume that your adviser hosts productive meetings or can intuit what you need to know. You need a specific, uncomplicated agenda that could include such action items as what you've done in the past two weeks; feedback on written work; what you'll do in the next two weeks; the next meeting.
This all sounds very straightforward. But if more students followed these steps, many adviser–student issues could be resolved.
Feedback
Again, in an ideal world, your adviser would be skilled at providing supportive comments, delicate in pointing out areas for improvement and deft at intuitively knowing the level of feedback you seek. But this is a fantasy. One student described her feedback experience as similar to being a victim in a drive-by shooting — she handed over her work, it was riddled with bullets and she was left with a bloodied mess as the shooter drove off.
To be fair, e-mailing a chapter to an adviser and saying “Give me feedback” is like walking into a restaurant and saying “Give me food.” You need to be a bit more specific. When handing over your work, identify the type of feedback you are looking for. You might say, “This is an early draft, so I just want feedback on the overall direction,” or “Please focus on the discussion on page six.” If the feedback you get isn't helpful, ask for more detail. Maintaining your adviser means asking for what you need rather than hoping that he or she will know what to provide.
Managing up
One of the secrets of looking after your adviser is working out what they want — and what most advisers want is a student who comes to them with suggestions and solutions as well as problems, gets things done and makes the job of advising easier. In business this is called 'managing up'. When we work with graduate students we call it the 'care and maintenance' of your adviser.
So although it is natural to complain about your adviser — and can even be cathartic — it is not enough. If your adviser is not giving you what you need, you need to go out and get it.
Reference:
https://www.nature.com/naturejobs/science/articles/10.1038/nj7331-570a
(转) The care and maintenance of your adviser的更多相关文章
- 第24/24周 数据库维护(Database Maintenance)
哇哦,光阴似箭!欢迎回到性能调优培训的最后一期.今天我会详细讲下SQL Server里的数据库维护,尤其是索引维护操作,还有如何进行数据库维护. 索引维护 作为一个DBA,数据库维护是你工作中非常重要 ...
- 玩转PowerShell第三节——【SCOM Maintenance Mode】-技术&分享
概述 Microsoft System Center Operations Manager 2007 sp1(SCOM)是微软推出的专业系统监控软件,可以监控部署在网络中的服务器.应用系统和客户端,提 ...
- cloud maintenance of OpenNebula
OpenNebula 4.4.1 maintenance release,官方建议当前的生产环境使用3.x or 4.x的其它版本; php调用curl工具伪造ip Upgrading from Op ...
- gdb在运行maintenance info program-spaces命令时coredump
coredump时的信息: (gdb) maintenance info program-spaces *** Error in `gdb': free(): invalid pointer: 0x0 ...
- Setup SQL Server 2008 Maintenance Plan Email Notifications
一条龙作完,如何设置EXCHANGE的操作员邮件通知.. ~~~~ http://808techblog.com/2009/07/setup-sql-server-2008-maintena.html ...
- The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
The server is temporarily unable to service your request due to maintenance downtime or capacity pro ...
- 产品 线上 保持 和 支持 服务 (Support and maintenance solutions)
Maintenance and support are the key factors for the smooth functioning of ERP solutions. ERP mainten ...
- 一个"Median Maintenance"问题
题目要求: Download the text file here. The goal of this problem is to implement the "Median Mainten ...
- Maste Note for OCR / Vote disk Maintenance Operations (ADD/REMOVE/REPLACE/MOVE)
Doc ID 428681.1 Applies to: Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.1.0 [R ...
随机推荐
- codeforces 980D Perfect Groups
题意: 有这样一个问题,给出一个数组,把里面的数字分组,使得每一个组里面的数两两相乘都是完全平方数. 问最少可以分成的组数k是多少. 现在一个人有一个数组,他想知道这个数组的连续子数组中,使得上面的问 ...
- MySql 应用语句
[1]MySQL基础语句 -- 查询mysql版本号 SELECT VERSION(); -- 创建数据库 DROP DATABASE IF EXISTS study; -- 如果存在先删除 CREA ...
- 输出列表为字符串,并在最后一个值前加上and 4.10.1
逗号代码: def test4(lis): str1='' for i in range(len(lis)-1): str1+=(str(val[i])+', ') str1+=('and '+str ...
- Failed to start component [StandardEngine[Tomcat].StandardHost[localhost]]
1.问题场景描述:一个maven项目启动时候,偶尔会报tomcat的这个错误(如图:) 随机报错,有时频率很高,要一直重新启动很多次可能还是启动不了,有时不报错.. 2.解决过程:网上各种寻找解决办法 ...
- python装饰器介绍
"""装饰器 定义:本质是函数(器:就是函数的意思),功能:装饰其他函数,就是为其他函数添加附加功能 原则: 1. 不能修改被装饰的函数的源代码 2. 不能修改被装饰的函 ...
- NoSql Cassandra
我们为什么要使用NOSQL非关系数据库? 随着互联网web2.0网站的兴起,非关系型的数据库现在成了一个极其热门的新领域,非关系数据库产品的发展非常迅速.而传统的关系数据库在应付web2.0网站,特别 ...
- 删去k个数字后的最小值
public static String removeKDigits(String num,int k) { //新整数的最终长度=原长度 - k int newLength=num.length() ...
- linux下的ifconfig命令
ifconfig工具不仅可以被用来简单地获取网络接口配置信息,还可以修改这些配置. 1.命令格式: ifconfig [网络设备] [参数] 2.命令功能: ifconfig 命令用来查看和配置网络设 ...
- pyenv安装
petalinux-config出错 以为是pyenv的问题,后发现不是,把pyenv的安装卸载总结如下: 折腾了半天发觉是安装了pyenv导致的python版本混乱,卸载后问题解决了.(卸载过程见h ...
- 为了好好看球,学霸们用深度学习重建整个比赛3D全息图
http://mp.ofweek.com/vr/a745673021206 周四晚上11点,万众瞩目的世界杯终于开踢了,虽然意大利.荷兰.智利.中国(手动滑稽)等强队没能进入本届世界杯,但C罗梅西谁主 ...