Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 81]Code Context$sys_lang = "";
if(strrpos(strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']), 'zh-cn') !== false) {
$sys_lang = "ch";
$session = object(Cake\Http\Session) { [protected] _engine => null [protected] _started => null [protected] _lifetime => (int) 1440 [protected] _isCLI => false } $sys_lang = ''App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 81 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 91 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 122 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]Code Contextif (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67407c2f4f6cd538625084" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f6cd538625084.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407c2f4f9f7255894502" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f9f7255894502.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈41】不要漫无目的,人云亦云。独立思考,自适规划。东京大学,金泽双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/43/20230301033309_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|林同学</p> <p class="t4">点评|J老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>知道自己要什么,不要漫无目的,找到适合自己具体的方法,不要人云亦云,不要盲目。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托福 84</strong></p> <p class="t4"><strong>本科:985院校</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>東京大学 </strong><strong>新領域創成科学研究科</strong></p> <p class="t4"><strong> 先端生命科学専攻</strong></p> <p class="t4"><strong>金沢大学 新学術創成研究科</strong></p> <p class="t4"><strong> 融合科学共同専攻</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦超级加倍✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyhGMBjv9fRezq5zsAKv0sEJmIfIOc64YicpCCgKAWSb2q7nicGic6Dvh9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyrMph89webYR6qulJEDezvG9HlAkBaBkRkJlic8XEF6gLI2iaWc1khqwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年</strong></p> <p class="t4">大二准备读研 N1合格</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">邮件面试</p> <p class="t4">考核通过 → 研究生</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">签证</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">考试落选</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">签约新领域理工塾</p> <p class="t4"><strong>2022年7~8月</strong></p> <p class="t4">合格东京大学、金泽大学</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京大学想必已经为大家介绍过无数次,包括其名气本身几乎到了已经不需要介绍的地步……那么这次就为同学们送上不太一样的资料吧~</p> <p class="t4"> </p> <p class="t4">【2000~2021年东京大学出身的诺贝尔奖得主?】</p> <p class="t4"> </p> <p class="t4">小柴昌俊(2002年诺贝尔物理学奖)</p> <p class="t4">毕业于东京大学,2002年因其“在天体物理学领域做出的先驱性贡献,其中包括在探测宇宙中微子和发现宇宙X射线源方面的成就”而获得诺贝尔物理学奖。东京大学为纪念小柴获此殊荣,在东京大学本乡校区1号馆设置了“小柴会馆”。</p> <p class="t4"> </p> <p class="t4">南部阳一郎(2008年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学物理学博士。从20世纪60年代起,他就在粒子物理领域开展了许多先驱性的研究工作,发现了亚原子物理学中的自发对称性破缺机制,提出了南部·约纳·拉西尼奥模型,是弦理论的奠基人之一。于2008年获得诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">岸英一(2010年诺贝尔化学奖)</p> <p class="t4">日本著名化学家和美国普渡大学教授,东京大学学士,宾夕法尼亚大学博士。根岸英一、铃木彰与美国科学家理查德·赫克因在研发“有机合成中的钯催化的交叉偶联”而获得2010年度诺贝尔化学奖。</p> <p class="t4"> </p> <p class="t4">大村智(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,中国工程院外籍院士,北里大学荣誉教授。村智长期从事微生物活性物质研究,研究发现的阿维菌素被誉为20世纪自青霉素发现以来对人类贡献的最重大发明之一。2015年大村智因在治疗盘尾丝虫症和淋巴丝虫病方面作出的贡献而获得诺贝尔生理学或医学奖。</p> <p class="t4"> </p> <p class="t4">梶田隆章(2015年诺贝尔物理学奖)</p> <p class="t4">日本物理学家、天文学家,毕业于埼玉大学、东京大学,现任东京大学宇宙射线研究所所长。梶田教授师承知名物理学家小柴昌俊、户冢洋二,他与户冢领导的实验于1998年证实中微子震荡,证明了中微子具有质量,于2015年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">大隅良典(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,分子生物学专家。2016年因“在细胞自噬机制方面的发现”,时任东京工业大学教授的大隅良典获得诺贝尔生理学或医学奖,为阐明细胞适应环境的机制、“自噬作用”原理及其生理意义作出重大贡献。</p> <p class="t4"> </p> <p class="t4">真鍋淑郎(2021年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学博士学位。曾担任名古屋大学教授,现为普林斯顿大学高级研究员。他提出了大气与海洋相结合的新气候模型,在全球率先发表了二氧化碳浓度上升对地球变暖的影响,为地球变暖研究奠定了基础。2021年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金泽大学(日语:金沢大學/かなざわだいがく Kanazawa daigaku;英语译名:Kanazawa University),简称金大(きんだい),是一所本部位于石川县金泽市的日本国立大学,前身是1862年由兰学医生黑川良安创办的加贺藩彦三种痘所。</p> <p class="t4"> </p> <p class="t4">新制金泽大学1949年由6所大学、专科、师范与高等学校合并而成,现时为北陆地方及日本海一侧学术实力最强的综合大学,日本文部科学省“超级全球大学”计划牵引型成员之一。</p> <p class="t4"> </p> <p class="t4">为日本“旧六医科大学(旧官六)”之一,代表日本医学教育的最高水平。与冈山大学、千叶大学和广岛大学并称为上位地方国立大学群“金冈千广”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuysE1Onruia860xEXdtqTTfNRfbWGVttUpib7zhARGonxKws8J4Gmm1MwA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyNzdn5RGwOC2Ve8oEiaZMmygr6ia32S2O3h3fJMZekLkquybRabn5ISUg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyIHxkEhLKQ6MkpCuXVz6PpW8ESylFPEUicFFyrYh8clBDqNzSG36ZRKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/about/mission/</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaSzoKfeLOeyXObU4U1hgH6r9fvNujR4a2RBLTRZtaH8IR0Y2t8psibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/kyoudou/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">東京大学新領域創成科学研究科</p> <p class="t4">(2023年度募集要项):</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy18cwSCPJ30RF0lFp3dWKw5ibAzHgo9PYkYnicriaibKbn6BzFtGSTibzNYA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">2023年度入試案内</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/admission/2023information/ </p> <p class="t4"> </p> <p class="t4">令和 5(2023)年度東京大学大学院</p> <p class="t4">新領域創成科学研究科修士課程学生募集要項 </p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/media/files/admission/admission_info/2023A/2023guidelines_for_applicants_to_mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金沢大学 新学技術創成研究科</p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyRZUUfI2D1EB6or9woiacU5bAIl6dUjNiaXnibvYNZ1vyeNnoQEPrWGibTg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy7PzduUmJlI9zsib6F4dPdmp9s7WIEfDxF1cico2GpheD5upR5yuQxxwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/examinee/</p> <p class="t4"> </p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/_kanri/wp-content/uploads/2022/04/M_R5_1-3_guideline_JP.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学:</p> <p class="t4">上午场现场做20-30选择题,在ppt上放映,答案发送给监考老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学: </p> <p class="t4">下午场面试,问题会问比如为什么选择该研究科、教授研究方向等基础问题(<strong>英语or日语可选</strong>,考试的时候可以选择)。</p> <p class="t4"> </p> <p class="t4">金泽大学:</p> <p class="t4">30分钟发表。</p> <p class="t4">1.以前研究 2.入学想做研究(研究计划)3.口头试问,专业知识不是很难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">在日本居住过2年,感觉能够适应日本生活,而且不想在国内考研卷了,投入产出不成正比对国内考研不感兴趣。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在网上搜生物相关的知识,<strong>通过公众号阅读文章,干货满满。后来和倪老师聊了很多,觉得靠谱、对自己有实质性帮助,</strong>就选择了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有阅览教授的主页,查看教授的研究方向,找前沿研究。<strong>大概一周2~3次与塾内老师沟通。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最开始发邮件联系教授,被拒了,会感到患得患失。不过到后面就习惯了,建议大家放心去发,不要怕。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">找好朋友倾诉,分享自己的想法心情,<strong>通过和他人交流梳理自己的现状与想法,</strong>调整自己的心态,<strong>稳定情绪后清理思路。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:人在情绪化的时候很难客观思考。俗话说当局者迷旁观者清,考学的路可能是孤独的,但在自己迷茫气馁的时候,还是要找朋友、同学、老师商量,可能会收获到完全不一样的新思考,茅塞顿开。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">礼节要注意,<strong>教授对你的第一印象很重要</strong>,说话要注意,明确自己要说什么,不要临场乱说话。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">挺大的,因为疫情拖延了入境时间,没有疫情2021年7~8月就可以入境参加考试,<strong>有的教授看重能不能来现地。</strong>拖延了1年合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">考学方向,拓展了思路,提供了更多可能性。专业课,分学科,系统且专业,效率高。<strong>VIP时间自由内容针对性高,老师很负责,专业课到最后个性化打磨都有帮助到。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学最开始是通过搜集其他大学的资料与我们的老师相谈的。最后合格了现在的两所学校。由于信息差可能会导致同学在没有老师的辅导下错失最最适合自己的学校,这个时候就要多看教授的主页、多和有考学经验的人商量,在开拓自己视野的同时选择也会变宽许多,做到效率最大化~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">网课和线下的课程我都有参与。</p> <p class="t4"> </p> <p class="t4">网课可以<strong>节省通勤时间,免去外出的辛苦</strong>。线下面对面<strong>监督性好,能够督促人更加投入。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">分子生物最难。本人对微观方面不太擅长。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:林同学的笔记详见下方笔记专区哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4"><strong>看看教授的研究方向与自己的关联性,尤其是毕设。</strong></p> <p class="t4"> </p> <p class="t4">由于我的研究与植物进化有关,就找了新领域创成研究科跟进化有关的教授。金泽那边疾病与药学也有关系(用来保底)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>知道自己要什么,不要漫无目的,</strong>找到适合自己具体的方法,<strong>不要人云亦云,不要盲目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4"><strong>与研究教授本人良性互动</strong>(有点像恋爱追人哈哈哈),语言经过精心雕琢,每天会练习5-6遍。</p> <p class="t4"> </p> <p class="t4">做得不好的地方:</p> <p class="t4"> </p> <p class="t4">专业课的学习上,后期有些松懈,<strong>还是推荐大家不要依赖录播,要紧跟直播。</strong>在专业面试前产生了焦虑,感觉专业课还是要认真学习不要拖延。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. </strong><strong>对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>大家尽可能在第一次能考的时候就考</strong>,不要拖延不要给自己太多借口与退路,<strong>会陷入拖延的怪圈</strong>。早考早过比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">修士好好做研究毕业,想在日本找工作生活。如果教授觉得我适合,而且自己喜欢研究方向也可以读博,但目前更倾向工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中林同学有句话说的特别,不要漫无目的,不要人云亦云。认清楚自己要什么,为自己努力,为自己奋斗。我们每个人都是为自己而战的勇士。祝贺林同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyqsZjkHsIYC2nicefBtBhFiaXkD93kbRngicibbMMnxsFHvSJ3bh1o8oqZg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaX3HvQzNL2RYKibO7EwWtlBbFOaYdPwRAr0ITnjjLsK4Ivztp3CYXIQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuynStial4gWI6wX6wk16DaX9yNpHO2EcGqZicOLK7m54vRL9icQCjlYvKnQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">林同学是位认真积极的学生,能合格多个名校我觉得实至名归。林同学在联系教授的过程中也会遇到教授不回邮件等等常见的问题,但是她及时调整心态,积极联系教授。在联系好教授后,认真准备专业课,积极预约模拟面试。凭借自己踏实的努力,报考的学校都合格了。希望林同学今后的研究就业都顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/42" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 855 $message = 'Unable to emit headers. Headers sent in file=/home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php line=855'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]Code Context$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67407c2f4f6cd538625084" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f6cd538625084.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407c2f4f9f7255894502" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f9f7255894502.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈41】不要漫无目的,人云亦云。独立思考,自适规划。东京大学,金泽双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/43/20230301033309_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|林同学</p> <p class="t4">点评|J老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>知道自己要什么,不要漫无目的,找到适合自己具体的方法,不要人云亦云,不要盲目。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托福 84</strong></p> <p class="t4"><strong>本科:985院校</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>東京大学 </strong><strong>新領域創成科学研究科</strong></p> <p class="t4"><strong> 先端生命科学専攻</strong></p> <p class="t4"><strong>金沢大学 新学術創成研究科</strong></p> <p class="t4"><strong> 融合科学共同専攻</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦超级加倍✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyhGMBjv9fRezq5zsAKv0sEJmIfIOc64YicpCCgKAWSb2q7nicGic6Dvh9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyrMph89webYR6qulJEDezvG9HlAkBaBkRkJlic8XEF6gLI2iaWc1khqwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年</strong></p> <p class="t4">大二准备读研 N1合格</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">邮件面试</p> <p class="t4">考核通过 → 研究生</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">签证</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">考试落选</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">签约新领域理工塾</p> <p class="t4"><strong>2022年7~8月</strong></p> <p class="t4">合格东京大学、金泽大学</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京大学想必已经为大家介绍过无数次,包括其名气本身几乎到了已经不需要介绍的地步……那么这次就为同学们送上不太一样的资料吧~</p> <p class="t4"> </p> <p class="t4">【2000~2021年东京大学出身的诺贝尔奖得主?】</p> <p class="t4"> </p> <p class="t4">小柴昌俊(2002年诺贝尔物理学奖)</p> <p class="t4">毕业于东京大学,2002年因其“在天体物理学领域做出的先驱性贡献,其中包括在探测宇宙中微子和发现宇宙X射线源方面的成就”而获得诺贝尔物理学奖。东京大学为纪念小柴获此殊荣,在东京大学本乡校区1号馆设置了“小柴会馆”。</p> <p class="t4"> </p> <p class="t4">南部阳一郎(2008年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学物理学博士。从20世纪60年代起,他就在粒子物理领域开展了许多先驱性的研究工作,发现了亚原子物理学中的自发对称性破缺机制,提出了南部·约纳·拉西尼奥模型,是弦理论的奠基人之一。于2008年获得诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">岸英一(2010年诺贝尔化学奖)</p> <p class="t4">日本著名化学家和美国普渡大学教授,东京大学学士,宾夕法尼亚大学博士。根岸英一、铃木彰与美国科学家理查德·赫克因在研发“有机合成中的钯催化的交叉偶联”而获得2010年度诺贝尔化学奖。</p> <p class="t4"> </p> <p class="t4">大村智(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,中国工程院外籍院士,北里大学荣誉教授。村智长期从事微生物活性物质研究,研究发现的阿维菌素被誉为20世纪自青霉素发现以来对人类贡献的最重大发明之一。2015年大村智因在治疗盘尾丝虫症和淋巴丝虫病方面作出的贡献而获得诺贝尔生理学或医学奖。</p> <p class="t4"> </p> <p class="t4">梶田隆章(2015年诺贝尔物理学奖)</p> <p class="t4">日本物理学家、天文学家,毕业于埼玉大学、东京大学,现任东京大学宇宙射线研究所所长。梶田教授师承知名物理学家小柴昌俊、户冢洋二,他与户冢领导的实验于1998年证实中微子震荡,证明了中微子具有质量,于2015年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">大隅良典(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,分子生物学专家。2016年因“在细胞自噬机制方面的发现”,时任东京工业大学教授的大隅良典获得诺贝尔生理学或医学奖,为阐明细胞适应环境的机制、“自噬作用”原理及其生理意义作出重大贡献。</p> <p class="t4"> </p> <p class="t4">真鍋淑郎(2021年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学博士学位。曾担任名古屋大学教授,现为普林斯顿大学高级研究员。他提出了大气与海洋相结合的新气候模型,在全球率先发表了二氧化碳浓度上升对地球变暖的影响,为地球变暖研究奠定了基础。2021年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金泽大学(日语:金沢大學/かなざわだいがく Kanazawa daigaku;英语译名:Kanazawa University),简称金大(きんだい),是一所本部位于石川县金泽市的日本国立大学,前身是1862年由兰学医生黑川良安创办的加贺藩彦三种痘所。</p> <p class="t4"> </p> <p class="t4">新制金泽大学1949年由6所大学、专科、师范与高等学校合并而成,现时为北陆地方及日本海一侧学术实力最强的综合大学,日本文部科学省“超级全球大学”计划牵引型成员之一。</p> <p class="t4"> </p> <p class="t4">为日本“旧六医科大学(旧官六)”之一,代表日本医学教育的最高水平。与冈山大学、千叶大学和广岛大学并称为上位地方国立大学群“金冈千广”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuysE1Onruia860xEXdtqTTfNRfbWGVttUpib7zhARGonxKws8J4Gmm1MwA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyNzdn5RGwOC2Ve8oEiaZMmygr6ia32S2O3h3fJMZekLkquybRabn5ISUg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyIHxkEhLKQ6MkpCuXVz6PpW8ESylFPEUicFFyrYh8clBDqNzSG36ZRKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/about/mission/</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaSzoKfeLOeyXObU4U1hgH6r9fvNujR4a2RBLTRZtaH8IR0Y2t8psibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/kyoudou/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">東京大学新領域創成科学研究科</p> <p class="t4">(2023年度募集要项):</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy18cwSCPJ30RF0lFp3dWKw5ibAzHgo9PYkYnicriaibKbn6BzFtGSTibzNYA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">2023年度入試案内</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/admission/2023information/ </p> <p class="t4"> </p> <p class="t4">令和 5(2023)年度東京大学大学院</p> <p class="t4">新領域創成科学研究科修士課程学生募集要項 </p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/media/files/admission/admission_info/2023A/2023guidelines_for_applicants_to_mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金沢大学 新学技術創成研究科</p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyRZUUfI2D1EB6or9woiacU5bAIl6dUjNiaXnibvYNZ1vyeNnoQEPrWGibTg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy7PzduUmJlI9zsib6F4dPdmp9s7WIEfDxF1cico2GpheD5upR5yuQxxwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/examinee/</p> <p class="t4"> </p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/_kanri/wp-content/uploads/2022/04/M_R5_1-3_guideline_JP.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学:</p> <p class="t4">上午场现场做20-30选择题,在ppt上放映,答案发送给监考老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学: </p> <p class="t4">下午场面试,问题会问比如为什么选择该研究科、教授研究方向等基础问题(<strong>英语or日语可选</strong>,考试的时候可以选择)。</p> <p class="t4"> </p> <p class="t4">金泽大学:</p> <p class="t4">30分钟发表。</p> <p class="t4">1.以前研究 2.入学想做研究(研究计划)3.口头试问,专业知识不是很难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">在日本居住过2年,感觉能够适应日本生活,而且不想在国内考研卷了,投入产出不成正比对国内考研不感兴趣。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在网上搜生物相关的知识,<strong>通过公众号阅读文章,干货满满。后来和倪老师聊了很多,觉得靠谱、对自己有实质性帮助,</strong>就选择了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有阅览教授的主页,查看教授的研究方向,找前沿研究。<strong>大概一周2~3次与塾内老师沟通。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最开始发邮件联系教授,被拒了,会感到患得患失。不过到后面就习惯了,建议大家放心去发,不要怕。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">找好朋友倾诉,分享自己的想法心情,<strong>通过和他人交流梳理自己的现状与想法,</strong>调整自己的心态,<strong>稳定情绪后清理思路。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:人在情绪化的时候很难客观思考。俗话说当局者迷旁观者清,考学的路可能是孤独的,但在自己迷茫气馁的时候,还是要找朋友、同学、老师商量,可能会收获到完全不一样的新思考,茅塞顿开。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">礼节要注意,<strong>教授对你的第一印象很重要</strong>,说话要注意,明确自己要说什么,不要临场乱说话。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">挺大的,因为疫情拖延了入境时间,没有疫情2021年7~8月就可以入境参加考试,<strong>有的教授看重能不能来现地。</strong>拖延了1年合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">考学方向,拓展了思路,提供了更多可能性。专业课,分学科,系统且专业,效率高。<strong>VIP时间自由内容针对性高,老师很负责,专业课到最后个性化打磨都有帮助到。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学最开始是通过搜集其他大学的资料与我们的老师相谈的。最后合格了现在的两所学校。由于信息差可能会导致同学在没有老师的辅导下错失最最适合自己的学校,这个时候就要多看教授的主页、多和有考学经验的人商量,在开拓自己视野的同时选择也会变宽许多,做到效率最大化~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">网课和线下的课程我都有参与。</p> <p class="t4"> </p> <p class="t4">网课可以<strong>节省通勤时间,免去外出的辛苦</strong>。线下面对面<strong>监督性好,能够督促人更加投入。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">分子生物最难。本人对微观方面不太擅长。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:林同学的笔记详见下方笔记专区哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4"><strong>看看教授的研究方向与自己的关联性,尤其是毕设。</strong></p> <p class="t4"> </p> <p class="t4">由于我的研究与植物进化有关,就找了新领域创成研究科跟进化有关的教授。金泽那边疾病与药学也有关系(用来保底)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>知道自己要什么,不要漫无目的,</strong>找到适合自己具体的方法,<strong>不要人云亦云,不要盲目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4"><strong>与研究教授本人良性互动</strong>(有点像恋爱追人哈哈哈),语言经过精心雕琢,每天会练习5-6遍。</p> <p class="t4"> </p> <p class="t4">做得不好的地方:</p> <p class="t4"> </p> <p class="t4">专业课的学习上,后期有些松懈,<strong>还是推荐大家不要依赖录播,要紧跟直播。</strong>在专业面试前产生了焦虑,感觉专业课还是要认真学习不要拖延。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. </strong><strong>对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>大家尽可能在第一次能考的时候就考</strong>,不要拖延不要给自己太多借口与退路,<strong>会陷入拖延的怪圈</strong>。早考早过比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">修士好好做研究毕业,想在日本找工作生活。如果教授觉得我适合,而且自己喜欢研究方向也可以读博,但目前更倾向工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中林同学有句话说的特别,不要漫无目的,不要人云亦云。认清楚自己要什么,为自己努力,为自己奋斗。我们每个人都是为自己而战的勇士。祝贺林同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyqsZjkHsIYC2nicefBtBhFiaXkD93kbRngicibbMMnxsFHvSJ3bh1o8oqZg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaX3HvQzNL2RYKibO7EwWtlBbFOaYdPwRAr0ITnjjLsK4Ivztp3CYXIQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuynStial4gWI6wX6wk16DaX9yNpHO2EcGqZicOLK7m54vRL9icQCjlYvKnQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">林同学是位认真积极的学生,能合格多个名校我觉得实至名归。林同学在联系教授的过程中也会遇到教授不回邮件等等常见的问题,但是她及时调整心态,积极联系教授。在联系好教授后,认真准备专业课,积极预约模拟面试。凭借自己踏实的努力,报考的学校都合格了。希望林同学今后的研究就业都顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/42" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 183]Code Contextforeach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2FVZZ9BFC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z2FVZZ9BFC'); </script> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache"> <title> 新领域理工塾: 最新动态 </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <script src="/js/jquery-3.6.0.min.js"></script> <script src="/js/popper.min.js"></script> <script src="/js/../ckeditor/ckeditor.js"></script> <script src="/js/../bootstrap/js/bootstrap.js"></script> <link rel="stylesheet" href="/css/../bootstrap/css/bootstrap.css"/> <link rel="stylesheet" href="/css/../bootstrap/icons/font/bootstrap-icons.css"/> <link rel="stylesheet" href="/css/wrapper.css"/> </head> <body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-bg-common"> <div class="logo"> <a href="/"><img src="/img/Common/logo-b.png" alt="No Image" style="width: 100%"/></a> </div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> <img src="/img/Header/header-icon1.png" alt="No Image" style="width: 100%;"/> </span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="container container-items top-nav-add"> <ul class="navbar-nav"> <li class="nav-item item-margin-style"> <a href="/" class="nav-link nav-link-common text-center">首页</a> </li> <li class="nav-item item-margin-style"> <a href="/aboutus" class="nav-link nav-link-common text-center">关于新领域</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span id="goToOurlessons">关于课程</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourlessons?dept=0" class="dropdown-item">学部</a> <a href="/ourlessons?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>师资力量</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/ourteachers?dept=0" class="dropdown-item">学部</a> <a href="/ourteachers?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style"> <a href="/performance?dept=1" class="nav-link nav-link-common text-center">合格实绩</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新情报</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/moments?dept=0" class="dropdown-item">学部</a> <a href="/moments?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common text-center dropdown-toggle text-center" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>最新视听</span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a href="/trial?dept=0" class="dropdown-item">学部</a> <a href="/trial?dept=1" class="dropdown-item">大学院</a> </div> </li> <li class="nav-item item-margin-style text-center"> <a href="/contactus" class="nav-link nav-link-common">联系我们</a> </li> <li class="nav-item dropdown item-margin-style"> <a class="nav-link nav-link-common dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="bi bi-globe"></i> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <form name="post_67407c2f4f6cd538625084" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f6cd538625084.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407c2f4f9f7255894502" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255"/></form><a href="#" class="dropdown-item" onclick="document.post_67407c2f4f9f7255894502.submit(); event.returnValue = false; return false;">日文</a> </div> </li> </ul> </div> </div> </nav> <style> .item-margin-style { margin-left: 5px; margin-right: 5px; } .container-items { justify-content: flex-end !important; } .logo { width: 150px; } .nav-bg { background-color: rgb(37, 57, 112); } .nav-bg-common { background-color: white; } .nav-link { color: #E0DEEA !important; } .nav-link-common { color: rgb(37, 57, 112) !important; } .nav-link:hover{ color: white !important; } .nav-link-common:hover{ color: rgb(76, 110, 171) !important; } .top-nav-add{ margin-right: 0px; } /* pad size */ @media screen and (min-width: 762px) and (max-width: 1024px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-menu{ width: 100%; } .dropdown-item{ text-align: center; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } /* small size phones */ @media screen and (max-width: 319px) { .navbar-nav{ margin:0 auto; width: 100%; } .item-margin-style{ width: 100%; } .dropdown-toggle{ width: 100%; text-align: center; } .dropdown-item{ text-align: center; } } </style> <script> $("#goToOurlessons").click(function(){ window.location.href = "/ourlessons/home"; }); </script> <div class="clearfix wrapper"> <div class="text-color"> <h2>【新访谈41】不要漫无目的,人云亦云。独立思考,自适规划。东京大学,金泽双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/43/20230301033309_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|林同学</p> <p class="t4">点评|J老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>知道自己要什么,不要漫无目的,找到适合自己具体的方法,不要人云亦云,不要盲目。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1</strong></p> <p class="t4"><strong>英语:托福 84</strong></p> <p class="t4"><strong>本科:985院校</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>東京大学 </strong><strong>新領域創成科学研究科</strong></p> <p class="t4"><strong> 先端生命科学専攻</strong></p> <p class="t4"><strong>金沢大学 新学術創成研究科</strong></p> <p class="t4"><strong> 融合科学共同専攻</strong></p> <p class="t4"> </p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦超级加倍✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyhGMBjv9fRezq5zsAKv0sEJmIfIOc64YicpCCgKAWSb2q7nicGic6Dvh9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyrMph89webYR6qulJEDezvG9HlAkBaBkRkJlic8XEF6gLI2iaWc1khqwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年</strong></p> <p class="t4">大二准备读研 N1合格</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">邮件面试</p> <p class="t4">考核通过 → 研究生</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">签证</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">考试落选</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">签约新领域理工塾</p> <p class="t4"><strong>2022年7~8月</strong></p> <p class="t4">合格东京大学、金泽大学</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京大学想必已经为大家介绍过无数次,包括其名气本身几乎到了已经不需要介绍的地步……那么这次就为同学们送上不太一样的资料吧~</p> <p class="t4"> </p> <p class="t4">【2000~2021年东京大学出身的诺贝尔奖得主?】</p> <p class="t4"> </p> <p class="t4">小柴昌俊(2002年诺贝尔物理学奖)</p> <p class="t4">毕业于东京大学,2002年因其“在天体物理学领域做出的先驱性贡献,其中包括在探测宇宙中微子和发现宇宙X射线源方面的成就”而获得诺贝尔物理学奖。东京大学为纪念小柴获此殊荣,在东京大学本乡校区1号馆设置了“小柴会馆”。</p> <p class="t4"> </p> <p class="t4">南部阳一郎(2008年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学物理学博士。从20世纪60年代起,他就在粒子物理领域开展了许多先驱性的研究工作,发现了亚原子物理学中的自发对称性破缺机制,提出了南部·约纳·拉西尼奥模型,是弦理论的奠基人之一。于2008年获得诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">岸英一(2010年诺贝尔化学奖)</p> <p class="t4">日本著名化学家和美国普渡大学教授,东京大学学士,宾夕法尼亚大学博士。根岸英一、铃木彰与美国科学家理查德·赫克因在研发“有机合成中的钯催化的交叉偶联”而获得2010年度诺贝尔化学奖。</p> <p class="t4"> </p> <p class="t4">大村智(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,中国工程院外籍院士,北里大学荣誉教授。村智长期从事微生物活性物质研究,研究发现的阿维菌素被誉为20世纪自青霉素发现以来对人类贡献的最重大发明之一。2015年大村智因在治疗盘尾丝虫症和淋巴丝虫病方面作出的贡献而获得诺贝尔生理学或医学奖。</p> <p class="t4"> </p> <p class="t4">梶田隆章(2015年诺贝尔物理学奖)</p> <p class="t4">日本物理学家、天文学家,毕业于埼玉大学、东京大学,现任东京大学宇宙射线研究所所长。梶田教授师承知名物理学家小柴昌俊、户冢洋二,他与户冢领导的实验于1998年证实中微子震荡,证明了中微子具有质量,于2015年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4">大隅良典(2015年诺贝尔生理学或医学奖)</p> <p class="t4">东京大学博士,分子生物学专家。2016年因“在细胞自噬机制方面的发现”,时任东京工业大学教授的大隅良典获得诺贝尔生理学或医学奖,为阐明细胞适应环境的机制、“自噬作用”原理及其生理意义作出重大贡献。</p> <p class="t4"> </p> <p class="t4">真鍋淑郎(2021年诺贝尔物理学奖)</p> <p class="t4">日裔美籍物理学家,东京大学博士学位。曾担任名古屋大学教授,现为普林斯顿大学高级研究员。他提出了大气与海洋相结合的新气候模型,在全球率先发表了二氧化碳浓度上升对地球变暖的影响,为地球变暖研究奠定了基础。2021年被授予诺贝尔物理学奖。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金泽大学(日语:金沢大學/かなざわだいがく Kanazawa daigaku;英语译名:Kanazawa University),简称金大(きんだい),是一所本部位于石川县金泽市的日本国立大学,前身是1862年由兰学医生黑川良安创办的加贺藩彦三种痘所。</p> <p class="t4"> </p> <p class="t4">新制金泽大学1949年由6所大学、专科、师范与高等学校合并而成,现时为北陆地方及日本海一侧学术实力最强的综合大学,日本文部科学省“超级全球大学”计划牵引型成员之一。</p> <p class="t4"> </p> <p class="t4">为日本“旧六医科大学(旧官六)”之一,代表日本医学教育的最高水平。与冈山大学、千叶大学和广岛大学并称为上位地方国立大学群“金冈千广”。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuysE1Onruia860xEXdtqTTfNRfbWGVttUpib7zhARGonxKws8J4Gmm1MwA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyNzdn5RGwOC2Ve8oEiaZMmygr6ia32S2O3h3fJMZekLkquybRabn5ISUg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyIHxkEhLKQ6MkpCuXVz6PpW8ESylFPEUicFFyrYh8clBDqNzSG36ZRKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/about/mission/</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaSzoKfeLOeyXObU4U1hgH6r9fvNujR4a2RBLTRZtaH8IR0Y2t8psibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/kyoudou/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">東京大学新領域創成科学研究科</p> <p class="t4">(2023年度募集要项):</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy18cwSCPJ30RF0lFp3dWKw5ibAzHgo9PYkYnicriaibKbn6BzFtGSTibzNYA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">2023年度入試案内</p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/admission/2023information/ </p> <p class="t4"> </p> <p class="t4">令和 5(2023)年度東京大学大学院</p> <p class="t4">新領域創成科学研究科修士課程学生募集要項 </p> <p class="t4">https://www.ib.k.u-tokyo.ac.jp/media/files/admission/admission_info/2023A/2023guidelines_for_applicants_to_mc.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">金沢大学 新学技術創成研究科</p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyRZUUfI2D1EB6or9woiacU5bAIl6dUjNiaXnibvYNZ1vyeNnoQEPrWGibTg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuy7PzduUmJlI9zsib6F4dPdmp9s7WIEfDxF1cico2GpheD5upR5yuQxxwQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/examinee/</p> <p class="t4"> </p> <p class="t4">令和4年度10月期・令和5年度4月期学生募集要項:</p> <p class="t4">https://gsinfiniti.w3.kanazawa-u.ac.jp/_kanri/wp-content/uploads/2022/04/M_R5_1-3_guideline_JP.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学:</p> <p class="t4">上午场现场做20-30选择题,在ppt上放映,答案发送给监考老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">东京大学: </p> <p class="t4">下午场面试,问题会问比如为什么选择该研究科、教授研究方向等基础问题(<strong>英语or日语可选</strong>,考试的时候可以选择)。</p> <p class="t4"> </p> <p class="t4">金泽大学:</p> <p class="t4">30分钟发表。</p> <p class="t4">1.以前研究 2.入学想做研究(研究计划)3.口头试问,专业知识不是很难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">在日本居住过2年,感觉能够适应日本生活,而且不想在国内考研卷了,投入产出不成正比对国内考研不感兴趣。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在网上搜生物相关的知识,<strong>通过公众号阅读文章,干货满满。后来和倪老师聊了很多,觉得靠谱、对自己有实质性帮助,</strong>就选择了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有阅览教授的主页,查看教授的研究方向,找前沿研究。<strong>大概一周2~3次与塾内老师沟通。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最开始发邮件联系教授,被拒了,会感到患得患失。不过到后面就习惯了,建议大家放心去发,不要怕。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">找好朋友倾诉,分享自己的想法心情,<strong>通过和他人交流梳理自己的现状与想法,</strong>调整自己的心态,<strong>稳定情绪后清理思路。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:人在情绪化的时候很难客观思考。俗话说当局者迷旁观者清,考学的路可能是孤独的,但在自己迷茫气馁的时候,还是要找朋友、同学、老师商量,可能会收获到完全不一样的新思考,茅塞顿开。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">礼节要注意,<strong>教授对你的第一印象很重要</strong>,说话要注意,明确自己要说什么,不要临场乱说话。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">挺大的,因为疫情拖延了入境时间,没有疫情2021年7~8月就可以入境参加考试,<strong>有的教授看重能不能来现地。</strong>拖延了1年合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">考学方向,拓展了思路,提供了更多可能性。专业课,分学科,系统且专业,效率高。<strong>VIP时间自由内容针对性高,老师很负责,专业课到最后个性化打磨都有帮助到。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学最开始是通过搜集其他大学的资料与我们的老师相谈的。最后合格了现在的两所学校。由于信息差可能会导致同学在没有老师的辅导下错失最最适合自己的学校,这个时候就要多看教授的主页、多和有考学经验的人商量,在开拓自己视野的同时选择也会变宽许多,做到效率最大化~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">网课和线下的课程我都有参与。</p> <p class="t4"> </p> <p class="t4">网课可以<strong>节省通勤时间,免去外出的辛苦</strong>。线下面对面<strong>监督性好,能够督促人更加投入。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">分子生物最难。本人对微观方面不太擅长。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:林同学的笔记详见下方笔记专区哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4"><strong>看看教授的研究方向与自己的关联性,尤其是毕设。</strong></p> <p class="t4"> </p> <p class="t4">由于我的研究与植物进化有关,就找了新领域创成研究科跟进化有关的教授。金泽那边疾病与药学也有关系(用来保底)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>知道自己要什么,不要漫无目的,</strong>找到适合自己具体的方法,<strong>不要人云亦云,不要盲目。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4"><strong>与研究教授本人良性互动</strong>(有点像恋爱追人哈哈哈),语言经过精心雕琢,每天会练习5-6遍。</p> <p class="t4"> </p> <p class="t4">做得不好的地方:</p> <p class="t4"> </p> <p class="t4">专业课的学习上,后期有些松懈,<strong>还是推荐大家不要依赖录播,要紧跟直播。</strong>在专业面试前产生了焦虑,感觉专业课还是要认真学习不要拖延。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. </strong><strong>对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>大家尽可能在第一次能考的时候就考</strong>,不要拖延不要给自己太多借口与退路,<strong>会陷入拖延的怪圈</strong>。早考早过比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">修士好好做研究毕业,想在日本找工作生活。如果教授觉得我适合,而且自己喜欢研究方向也可以读博,但目前更倾向工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中林同学有句话说的特别,不要漫无目的,不要人云亦云。认清楚自己要什么,为自己努力,为自己奋斗。我们每个人都是为自己而战的勇士。祝贺林同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyqsZjkHsIYC2nicefBtBhFiaXkD93kbRngicibbMMnxsFHvSJ3bh1o8oqZg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuyiaX3HvQzNL2RYKibO7EwWtlBbFOaYdPwRAr0ITnjjLsK4Ivztp3CYXIQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCG5NIic6t1AzfK89M0VPpwuynStial4gWI6wX6wk16DaX9yNpHO2EcGqZicOLK7m54vRL9icQCjlYvKnQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">林同学是位认真积极的学生,能合格多个名校我觉得实至名归。林同学在联系教授的过程中也会遇到教授不回邮件等等常见的问题,但是她及时调整心态,积极联系教授。在联系好教授后,认真准备专业课,积极预约模拟面试。凭借自己踏实的努力,报考的学校都合格了。希望林同学今后的研究就业都顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/42" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Next</a> </li> </ul> </div> <div style="text-align: right"> <a href="/moments" class="btn btn-secondary" style="width: 150px;">返回</a> </div> </div> <div class="up-to-top"> <span class="bi bi-chevron-bar-up" id="upToTopBtn"></span> </div> <style> .up-to-top { position: fixed; bottom: 50px; right: 0; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; z-index: 9999999; } .up-to-top:hover { opacity: 1; } @media screen and (max-width: 450px) { .up-to-top { margin: auto; margin-top: 20px; width: 50px; height: 50px; font-size: 40px; background-color: #DCDCDC; text-align: center; line-height: 46px; opacity: 0.5; } } </style> <script> $('#upToTopBtn').click(function(){ $('html, body').animate({scrollTop : 0}, 700); return false; }); </script> </div> <div class="footer"> <div class="row"> <div class="col-md-11 footer-pc"> <div class="row" style="padding-left:15px;"> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于新领域</strong></div> <div class="mt20"> <div><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">关于课程</strong></div> <div class="mt20"> <div><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">师资力量</strong></div> <div class="mt20"> <div><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新情报</strong></div> <div class="mt20"> <div><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div><a href="/moments" class="footer-nav-item">新领域快讯</a></div> </div> </div><div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">最新视听</strong></div> <div class="mt20"> <div><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div><a href="/trial" class="footer-nav-item">新领域发布</a></div> </div> </div> <div class="col-md-2 bottom-title"> <div><strong class="footer-link-title">联系我们</strong></div> <div class="mt20"> <div><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div><a href="/contactus" class="footer-nav-item">线上咨询</a></div> </div> </div> </div> </div> <div class="col-md-1 logo-vertical"> <a href="/"><img src="/img/Common/logo-vertical.png" alt="No Image" style="width: 100%;"/></a> </div> <div class="footer-phone"> <div class="row footer-phone-row"> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于新领域</strong></div> <div class="col"><a href="/aboutus" class="footer-nav-item">塾の理念</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">企業情報</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">会社沿革</a></div> <div class="col"><a href="/aboutus" class="footer-nav-item">協力機構</a></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">关于课程</strong></div> <div class="col"><a href="/ourlessons?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourlessons?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">师资力量</strong></div> <div class="col"><a href="/ourteachers?dept=0" class="footer-nav-item">学部</a></div> <div class="col"><a href="/ourteachers?dept=1" class="footer-nav-item">大学院</a></div> <div class="col"></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新情报</strong></div> <div class="col"><a href="/moments?dept=0" class="footer-nav-item">合格访谈实录(学部)</a></div> <div class="col"><a href="/moments?dept=1" class="footer-nav-item">合格访谈实录(大学院)</a></div> <div class="col"><a href="/moments" class="footer-nav-item">新领域快讯</a></div> <div class="col"></div> </div><div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">最新视听</strong></div> <div class="col"><a href="/trial?dept=0" class="footer-nav-item">学部课程试听</a></div> <div class="col"><a href="/trial?dept=1" class="footer-nav-item">大学院课程试听</a></div> <div class="col"><a href="/trial" class="footer-nav-item">新领域发布</a></div> <div class="col"></div> </div> <div class="col-md-2 row pdlr0 mb-3"> <div class="col-1"></div> <div class="col"><strong class="footer-link-title">联系我们</strong></div> <div class="col"><a href="/contactus" class="footer-nav-item">联系方式</a></div> <div class="col"><a href="/contactus" class="footer-nav-item">线上咨询</a></div> <div class="col"></div> <div class="col"></div> </div> </div> </div> </div> <div> <div class="footer-pc"> <div><strong class="footer-link-title">SNS</strong></div> <div class="row" style="margin-top: 15px;width:91.67%"> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/wechat.png" alt="No Image" style="width: 20%;"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/bilibili.png" alt="No Image" style="width: 20%;"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-lg-2 col-md-4"> <img src="/img/Footer/zhihu.png" alt="No Image" style="width: 20%;"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="footer-phone"> <div class="row pdlr0"> <div class="col-2"><strong class="footer-link-title">SNS</strong></div> <div class="col-5"> <img src="/img/Footer/wechat.png" alt="No Image" class="w20"/> <a href="/" class="footer-nav-item wechat-link">日本理工见闻</a> </div> <div class="col-5"> <img src="/img/Footer/bilibili.png" alt="No Image" class="w20"/> <a href="https://space.bilibili.com/496028447" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> <div class="col-2"></div> <div class="col-5"> <img src="/img/Footer/zhihu.png" alt="No Image" class="w20"/> <a href="https://www.zhihu.com/org/xin-ling-yu-li-gong-shu-49" target="_blank" class="footer-nav-item">新领域理工塾</a> </div> </div> </div> <div class="mt-2 copyright"><span style="font-size: 12px;">Copyright © 2024 New Area Scien-tech Co., Ltd. All rights reserved.</span></div> </div> </div> <style> .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 50px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { color: rgb(37, 57, 112); } .footer-nav-item { color: rgb(37, 57, 112); } .footer-nav-item:hover { color: rgb(76, 110, 171); text-decoration: none; } .footer-icon { width: 40px; margin: 0px 5px; } .toggle-image { width: 150px; } .bottom-title { padding: 0; } .mt20{ margin-top: 20px; } .footer-pc{ display: block; } .footer-phone{ display: none; } .w20{ width: 20px; } .footer-phone-row{ padding-left:15px; } /* pad size */ @media screen and (min-width: 768px) and (max-width: 1024px) { .mt20{ margin-top: 20px; } .footer-phone-row{ padding-left:15px; } } /* iphone and big screen phones */ @media screen and (min-width: 415px) and (max-width: 767px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 18px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 14px; } .copyright{ font-size: 12px; } } /* other phones */ @media screen and (min-width: 320px) and (max-width: 414px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } /* small size phones */ @media screen and (max-width: 319px) { .logo-vertical{ display: none; } .footer-pc{ display: none; } .footer-phone{ display: block; padding-left: 15px; } .mb-3 div{ padding-left: 0; padding-right: 0; font-size: 12px; } .footer { position: relative; left: 0; right: 0; bottom: 0; padding: 30px 10px; color: rgb(37, 57, 112); border-top:2px dotted rgb(37, 57, 112); } .footer-link-title { font-size: 12px; } .footer-phone-row{ padding-left: 0; } .footer-nav-item { font-size: 12px; } .copyright{ font-size: 12px; } } </style> <script> $('.wechat-link').popover({ trigger: 'hover', placement: 'top', html: true, content: '<img src="/img/Footer/wechat-qr.png" class="toggle-image rounded" alt=""/>', }); </script> </body> </html> ' } $cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => '4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => true, 'expire' => '0', 'samesite' => null ] ] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/xinlingyu/www/xinlingyu/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 269]Code Contextsetcookie(
$name,
$value,
$name = 'csrfToken' $value = '4cea07e87177d1ef08d0fc64ff2e0590128ab9c57c8742918258420d5f4d002172d64b47063fb3bfbffc3e237d79f2bbeb986ccfc13e566f353e34e8fa0f0255' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|林同学
点评|J老师
编辑|ASHEN
「知道自己要什么,不要漫无目的,找到适合自己具体的方法,不要人云亦云,不要盲目。」
日语:N1
英语:托福 84
本科:985院校
合格:
東京大学 新領域創成科学研究科
先端生命科学専攻
金沢大学 新学術創成研究科
融合科学共同専攻
✨录取喜悦超级加倍✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年
大二准备读研 N1合格
2020年9月
与九大教授线上面试并得到内诺
2020年12月
联系早大教授并得到内诺
2021年3月
邮件面试
考核通过 → 研究生
2021年6月
签证
2021年8月
考试落选
2021年12月
签约新领域理工塾
2022年7~8月
合格东京大学、金泽大学
2. 介绍
2.1 学校介绍
东京大学想必已经为大家介绍过无数次,包括其名气本身几乎到了已经不需要介绍的地步……那么这次就为同学们送上不太一样的资料吧~
【2000~2021年东京大学出身的诺贝尔奖得主?】
小柴昌俊(2002年诺贝尔物理学奖)
毕业于东京大学,2002年因其“在天体物理学领域做出的先驱性贡献,其中包括在探测宇宙中微子和发现宇宙X射线源方面的成就”而获得诺贝尔物理学奖。东京大学为纪念小柴获此殊荣,在东京大学本乡校区1号馆设置了“小柴会馆”。
南部阳一郎(2008年诺贝尔物理学奖)
日裔美籍物理学家,东京大学物理学博士。从20世纪60年代起,他就在粒子物理领域开展了许多先驱性的研究工作,发现了亚原子物理学中的自发对称性破缺机制,提出了南部·约纳·拉西尼奥模型,是弦理论的奠基人之一。于2008年获得诺贝尔物理学奖。
岸英一(2010年诺贝尔化学奖)
日本著名化学家和美国普渡大学教授,东京大学学士,宾夕法尼亚大学博士。根岸英一、铃木彰与美国科学家理查德·赫克因在研发“有机合成中的钯催化的交叉偶联”而获得2010年度诺贝尔化学奖。
大村智(2015年诺贝尔生理学或医学奖)
东京大学博士,中国工程院外籍院士,北里大学荣誉教授。村智长期从事微生物活性物质研究,研究发现的阿维菌素被誉为20世纪自青霉素发现以来对人类贡献的最重大发明之一。2015年大村智因在治疗盘尾丝虫症和淋巴丝虫病方面作出的贡献而获得诺贝尔生理学或医学奖。
梶田隆章(2015年诺贝尔物理学奖)
日本物理学家、天文学家,毕业于埼玉大学、东京大学,现任东京大学宇宙射线研究所所长。梶田教授师承知名物理学家小柴昌俊、户冢洋二,他与户冢领导的实验于1998年证实中微子震荡,证明了中微子具有质量,于2015年被授予诺贝尔物理学奖。
大隅良典(2015年诺贝尔生理学或医学奖)
东京大学博士,分子生物学专家。2016年因“在细胞自噬机制方面的发现”,时任东京工业大学教授的大隅良典获得诺贝尔生理学或医学奖,为阐明细胞适应环境的机制、“自噬作用”原理及其生理意义作出重大贡献。
真鍋淑郎(2021年诺贝尔物理学奖)
日裔美籍物理学家,东京大学博士学位。曾担任名古屋大学教授,现为普林斯顿大学高级研究员。他提出了大气与海洋相结合的新气候模型,在全球率先发表了二氧化碳浓度上升对地球变暖的影响,为地球变暖研究奠定了基础。2021年被授予诺贝尔物理学奖。
金泽大学(日语:金沢大學/かなざわだいがく Kanazawa daigaku;英语译名:Kanazawa University),简称金大(きんだい),是一所本部位于石川县金泽市的日本国立大学,前身是1862年由兰学医生黑川良安创办的加贺藩彦三种痘所。
新制金泽大学1949年由6所大学、专科、师范与高等学校合并而成,现时为北陆地方及日本海一侧学术实力最强的综合大学,日本文部科学省“超级全球大学”计划牵引型成员之一。
为日本“旧六医科大学(旧官六)”之一,代表日本医学教育的最高水平。与冈山大学、千叶大学和广岛大学并称为上位地方国立大学群“金冈千广”。
2.2研究科介绍
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/
具体信息请戳学校官网 :⬇️
https://gsinfiniti.w3.kanazawa-u.ac.jp/
2.3专攻介绍
具体信息请戳学校官网 :⬇️
https://www.ib.k.u-tokyo.ac.jp/about/mission/
具体信息请戳学校官网 :⬇️
https://gsinfiniti.w3.kanazawa-u.ac.jp/kyoudou/
3.募集要项
東京大学新領域創成科学研究科
(2023年度募集要项):
具体信息请戳学校官网 :⬇️
2023年度入試案内
https://www.ib.k.u-tokyo.ac.jp/admission/2023information/
令和 5(2023)年度東京大学大学院
新領域創成科学研究科修士課程学生募集要項
https://www.ib.k.u-tokyo.ac.jp/media/files/admission/admission_info/2023A/2023guidelines_for_applicants_to_mc.pdf
金沢大学 新学技術創成研究科
令和4年度10月期・令和5年度4月期学生募集要項:
具体信息请戳学校官网 :⬇️
https://gsinfiniti.w3.kanazawa-u.ac.jp/examinee/
令和4年度10月期・令和5年度4月期学生募集要項:
https://gsinfiniti.w3.kanazawa-u.ac.jp/_kanri/wp-content/uploads/2022/04/M_R5_1-3_guideline_JP.pdf
4.考试内容
4.1笔试:
东京大学:
上午场现场做20-30选择题,在ppt上放映,答案发送给监考老师。
4.2面试:
东京大学:
下午场面试,问题会问比如为什么选择该研究科、教授研究方向等基础问题(英语or日语可选,考试的时候可以选择)。
金泽大学:
30分钟发表。
1.以前研究 2.入学想做研究(研究计划)3.口头试问,专业知识不是很难。
02
心得体验采访实录
1.同学为什么要来日本?
在日本居住过2年,感觉能够适应日本生活,而且不想在国内考研卷了,投入产出不成正比对国内考研不感兴趣。
2.结识新领域理工塾的契机?
在网上搜生物相关的知识,通过公众号阅读文章,干货满满。后来和倪老师聊了很多,觉得靠谱、对自己有实质性帮助,就选择了新领域。
3.出愿前有联系教授吗?研究计划书怎么写的?
有阅览教授的主页,查看教授的研究方向,找前沿研究。大概一周2~3次与塾内老师沟通。
4.备考感到最困难的是什么呢,你又是如何克服的?
最开始发邮件联系教授,被拒了,会感到患得患失。不过到后面就习惯了,建议大家放心去发,不要怕。
5. 考学最辛苦的时期是怎么度过的?
找好朋友倾诉,分享自己的想法心情,通过和他人交流梳理自己的现状与想法,调整自己的心态,稳定情绪后清理思路。
(编辑ASHEN:人在情绪化的时候很难客观思考。俗话说当局者迷旁观者清,考学的路可能是孤独的,但在自己迷茫气馁的时候,还是要找朋友、同学、老师商量,可能会收获到完全不一样的新思考,茅塞顿开。)
6.考试有什么特别注意的?
礼节要注意,教授对你的第一印象很重要,说话要注意,明确自己要说什么,不要临场乱说话。
7.疫情对你整个考学经历有什么影响吗?
挺大的,因为疫情拖延了入境时间,没有疫情2021年7~8月就可以入境参加考试,有的教授看重能不能来现地。拖延了1年合格。
8. 新领域理工塾是如何帮助到你的?
考学方向,拓展了思路,提供了更多可能性。专业课,分学科,系统且专业,效率高。VIP时间自由内容针对性高,老师很负责,专业课到最后个性化打磨都有帮助到。
(编辑ASHEN:同学最开始是通过搜集其他大学的资料与我们的老师相谈的。最后合格了现在的两所学校。由于信息差可能会导致同学在没有老师的辅导下错失最最适合自己的学校,这个时候就要多看教授的主页、多和有考学经验的人商量,在开拓自己视野的同时选择也会变宽许多,做到效率最大化~)
9.网课这种形式会对你学习的效率产生影响吗?
网课和线下的课程我都有参与。
网课可以节省通勤时间,免去外出的辛苦。线下面对面监督性好,能够督促人更加投入。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
分子生物最难。本人对微观方面不太擅长。
(编辑ASHEN:林同学的笔记详见下方笔记专区哦~)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
看看教授的研究方向与自己的关联性,尤其是毕设。
由于我的研究与植物进化有关,就找了新领域创成研究科跟进化有关的教授。金泽那边疾病与药学也有关系(用来保底)。
12.经历了这次备考,在这方面有什么心得吗?
知道自己要什么,不要漫无目的,找到适合自己具体的方法,不要人云亦云,不要盲目。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的地方:
与研究教授本人良性互动(有点像恋爱追人哈哈哈),语言经过精心雕琢,每天会练习5-6遍。
做得不好的地方:
专业课的学习上,后期有些松懈,还是推荐大家不要依赖录播,要紧跟直播。在专业面试前产生了焦虑,感觉专业课还是要认真学习不要拖延。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
大家尽可能在第一次能考的时候就考,不要拖延不要给自己太多借口与退路,会陷入拖延的怪圈。早考早过比较好。
15.对未来入学后的规划是什么样的呢?
修士好好做研究毕业,想在日本找工作生活。如果教授觉得我适合,而且自己喜欢研究方向也可以读博,但目前更倾向工作。
03
笔记分享+老师点评
采访中林同学有句话说的特别,不要漫无目的,不要人云亦云。认清楚自己要什么,为自己努力,为自己奋斗。我们每个人都是为自己而战的勇士。祝贺林同学顺利上岸~?
✏️ 笔记分享 ✏️
J老师寄语
林同学是位认真积极的学生,能合格多个名校我觉得实至名归。林同学在联系教授的过程中也会遇到教授不回邮件等等常见的问题,但是她及时调整心态,积极联系教授。在联系好教授后,认真准备专业课,积极预约模拟面试。凭借自己踏实的努力,报考的学校都合格了。希望林同学今后的研究就业都顺利。