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_67405851d6921416657904" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6921416657904.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405851d6c35138014630" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6c35138014630.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>【新访谈36】谦逊Boy入境2个月上岸东北大学生命科学研究科。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/58/20230301051811_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>日语:N2 144</strong></p> <p class="t4"><strong>英语:TOEIC 805</strong></p> <p class="t4"><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"> </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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfUP1AywMicVibYBdb7oAnJKRJtzNOL8pI5C5Tokqbh84ibU26JyfKX7qicQ/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"><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"><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>2021年2月</strong></p> <p class="t4">TOEIC 805分</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">N2</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">N1 取消</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">JTEST 取消</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">入境</p> <p class="t4"><strong>2022年8月</strong></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">东北大学是位于日本东北地方最大都市─仙台市的国立大学。东北大学创立于1907年,是日本继东京帝国大学、京都帝国大学之后设立的第三所帝国大学。对学术的重视程度圈内众所周知,虽然大学国际奖项的数量不多,但是从早年开始就有大量的学术研究者涌现。</p> <p class="t4"> </p> <p class="t4">东北大学工作的各位学者教授,就获奖频次而言仍是日本大学的第三位。根据英国教育专业杂志《泰晤士高等教育》(THE)近日发布的“世界大学排名2020日本版”中,东北大学凭借研究力和教育完善度两项极高的指数排名到了第一。</p> <p class="t4"> </p> <p class="t4">知名校友为我国著名作家鲁迅先生,1904年到仙台医科专门学校读书,也就是今天的东北大学医学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfKXq4XkAZB5ia1mC2NzEiayM2hkTBGwW4ic93x4tTqJq6j4OKx3a44RhUw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf9WL3oa9aKwFL5P1xUsbq445dFVDBKEBiayxtDrkK1MBCUTR3ibvXo52w/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.lifesci.tohoku.ac.jp/outline/</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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf19RT4QhjEKOnGCL0Sz9ianiajE9icIbJ7RUZ7QVhmPs5rOMBdZibbiabWpw/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.lifesci.tohoku.ac.jp/research/fields/field3/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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"><strong>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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfOBfXYkov0qpET5Y3o52KPl99ooDsMcCQaaOicOialbic8sjnNwkepVRnw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfPDiceJkdibUlPx7vpsgrXITnhl0geEciancOhVYMPDfA9VZwdA8LRASAA/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfkYG7Z3Ik5ibuCNYdBtDS7jNIYksCP1osYOhmhvDT01ticr1Mw9P2RPPw/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.lifesci.tohoku.ac.jp/admission/schedule/</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"> </p> <p class="t4">往年过去问可以戳学校官网:⬇️</p> <p class="t4">https://www.lifesci.tohoku.ac.jp/admission/past_exam/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试分为3个部分。</p> <p class="t4"> </p> <p class="t4">1️⃣ 第一部分是需要你<strong>用ppt发表你入学后的研究计划(research proposal),时长在7分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ 第二部分是<strong>考察你的专业知识</strong>,你可以从有机化学、生化学、分子·细胞生物学、植物发生·生理学、脑神经科学、进化生物学、生态学和微生物学中选择一门作为考试科目,进行口头试问。除此之外,<strong>教授们还会围绕你研究计划进行提问</strong>,如你为什么要做这个研究,认为你自己在研究中可能会碰到什么样的问题并如何解决。</p> <p class="t4"> </p> <p class="t4">3️⃣ 第三部分是教授们问你<strong>一些常规的问题</strong>,如你的志望理由、毕业后的打算、本科做过什么研究等等。这些都问题可以提前准备好。 </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">当时单纯对日语比较感兴趣,然后感觉在国内读书挺无聊的,正好我还会点日语,就来日本了。</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>在咨询的时候,<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">我有联系过6位教授,其中4位给我了回复。</p> <p class="t4"> </p> <p class="t4"><strong>第一位是东京农工大学的教授。</strong>一开始说和我面谈,过了几天发邮件进入他们研究室需要强制选择考化学而不是考生物,于是放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第二位是东京工业大学的教授。</strong>直接说不接受直考的外国学生,只愿意收我当研究生(旁听生)。感觉像是在养鱼,果断放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第三位是东北大学的教授。</strong>交流很顺利,于是决定all in 东北大。</p> <p class="t4"> </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"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">晚上去外面散散步,听听歌,推荐back number还有official髭男dism,后面疫情封校了作罢。有时晚上在寝室看看番或者电视剧放松一下。</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>(但也可以选择日文面试),<strong>有些日本教授的英文发音有点听不懂,</strong>一定要仔细听,实在没听清可以要求面试官再说一遍,回答问题时自信一点,<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">语言考试被取消了2次,N1准备了很久也没考成,<strong>对考学心态打击挺大的。</strong></p> <p class="t4"> </p> <p class="t4">并且当时日本也不允许留学生入境,<strong>会让人有些焦虑。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><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">编辑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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>认真听老师讲课,课下好好梳理知识点整理笔记。专业书一定要反复仔细看。</strong></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"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>生物大部分都是要记要背的内容</strong>,多读教材,掌握好专业的基础知识。</p> <p class="t4"> </p> <p class="t4">对于考学过程中不明白的事<strong>及时和塾里的老师们交流,遇到不明白的知识点也可以问老师们,他们会随时帮助你。 </strong></p> <p class="t4"> </p> <p class="t4"><strong>多读教授发表的论文和研究相关的文献综述,</strong>对研究计划帮助很大。</p> <p class="t4"> </p> <p class="t4"><strong>大胆去联系教授,</strong>不要觉得自己出身校和语言成绩一般就放弃。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:机会都是自己争取而来的,不要因为自我羞涩而与自己心仪的教授错过哦!</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">托业成绩拿到805分后就不想考了,当时应该再刷一下分,竞争力会强一点。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfbFXt4bc6CCzleibErqoq3RbicBPjDN5DTrelqiaibZ5F1ibChxlytueQ66g/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfP3DKichjWyJhrFibph99OLCmUFGKMaFN6Mlsagp8ciaQAEibiaHBjxn9xkw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfIVbRu1rXD9Myib95UCw4NeibypOUIkTOibmuvl8BjG3ULGwEClem7Ria9g/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"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">除了认真复习专业课,整理专业笔记,反复复习简单知识点,我觉得郝同学有几点值得其它同学参考的:</p> <p class="t4"> </p> <p class="t4"><strong>1-提前准备:</strong>郝同学准备得比较早,这样准备专业课的时间比较充足。很多同学有不知道选哪门专业课的疑问,如果提前准备,就有更多的时间了解各门课程,选择更适合自己的。</p> <p class="t4"> </p> <p class="t4"><strong>2-积极备考与沟通:</strong>联系教授和准备专业课考试是漫长且考验心态的过程。郝同学一开始在联系教授过程中也遇到了种种问题,但是他不因小挫折而沮丧摆烂,他选择及时与私塾班主任老师联系沟通,然后及时调整方向,继续联系教授,最终得到了东北大学的考试许可。</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/57" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/59" 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_67405851d6921416657904" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6921416657904.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405851d6c35138014630" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6c35138014630.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>【新访谈36】谦逊Boy入境2个月上岸东北大学生命科学研究科。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/58/20230301051811_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>日语:N2 144</strong></p> <p class="t4"><strong>英语:TOEIC 805</strong></p> <p class="t4"><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"> </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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfUP1AywMicVibYBdb7oAnJKRJtzNOL8pI5C5Tokqbh84ibU26JyfKX7qicQ/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"><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"><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>2021年2月</strong></p> <p class="t4">TOEIC 805分</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">N2</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">N1 取消</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">JTEST 取消</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">入境</p> <p class="t4"><strong>2022年8月</strong></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">东北大学是位于日本东北地方最大都市─仙台市的国立大学。东北大学创立于1907年,是日本继东京帝国大学、京都帝国大学之后设立的第三所帝国大学。对学术的重视程度圈内众所周知,虽然大学国际奖项的数量不多,但是从早年开始就有大量的学术研究者涌现。</p> <p class="t4"> </p> <p class="t4">东北大学工作的各位学者教授,就获奖频次而言仍是日本大学的第三位。根据英国教育专业杂志《泰晤士高等教育》(THE)近日发布的“世界大学排名2020日本版”中,东北大学凭借研究力和教育完善度两项极高的指数排名到了第一。</p> <p class="t4"> </p> <p class="t4">知名校友为我国著名作家鲁迅先生,1904年到仙台医科专门学校读书,也就是今天的东北大学医学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfKXq4XkAZB5ia1mC2NzEiayM2hkTBGwW4ic93x4tTqJq6j4OKx3a44RhUw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf9WL3oa9aKwFL5P1xUsbq445dFVDBKEBiayxtDrkK1MBCUTR3ibvXo52w/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.lifesci.tohoku.ac.jp/outline/</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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf19RT4QhjEKOnGCL0Sz9ianiajE9icIbJ7RUZ7QVhmPs5rOMBdZibbiabWpw/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.lifesci.tohoku.ac.jp/research/fields/field3/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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"><strong>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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfOBfXYkov0qpET5Y3o52KPl99ooDsMcCQaaOicOialbic8sjnNwkepVRnw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfPDiceJkdibUlPx7vpsgrXITnhl0geEciancOhVYMPDfA9VZwdA8LRASAA/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfkYG7Z3Ik5ibuCNYdBtDS7jNIYksCP1osYOhmhvDT01ticr1Mw9P2RPPw/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.lifesci.tohoku.ac.jp/admission/schedule/</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"> </p> <p class="t4">往年过去问可以戳学校官网:⬇️</p> <p class="t4">https://www.lifesci.tohoku.ac.jp/admission/past_exam/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试分为3个部分。</p> <p class="t4"> </p> <p class="t4">1️⃣ 第一部分是需要你<strong>用ppt发表你入学后的研究计划(research proposal),时长在7分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ 第二部分是<strong>考察你的专业知识</strong>,你可以从有机化学、生化学、分子·细胞生物学、植物发生·生理学、脑神经科学、进化生物学、生态学和微生物学中选择一门作为考试科目,进行口头试问。除此之外,<strong>教授们还会围绕你研究计划进行提问</strong>,如你为什么要做这个研究,认为你自己在研究中可能会碰到什么样的问题并如何解决。</p> <p class="t4"> </p> <p class="t4">3️⃣ 第三部分是教授们问你<strong>一些常规的问题</strong>,如你的志望理由、毕业后的打算、本科做过什么研究等等。这些都问题可以提前准备好。 </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">当时单纯对日语比较感兴趣,然后感觉在国内读书挺无聊的,正好我还会点日语,就来日本了。</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>在咨询的时候,<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">我有联系过6位教授,其中4位给我了回复。</p> <p class="t4"> </p> <p class="t4"><strong>第一位是东京农工大学的教授。</strong>一开始说和我面谈,过了几天发邮件进入他们研究室需要强制选择考化学而不是考生物,于是放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第二位是东京工业大学的教授。</strong>直接说不接受直考的外国学生,只愿意收我当研究生(旁听生)。感觉像是在养鱼,果断放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第三位是东北大学的教授。</strong>交流很顺利,于是决定all in 东北大。</p> <p class="t4"> </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"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">晚上去外面散散步,听听歌,推荐back number还有official髭男dism,后面疫情封校了作罢。有时晚上在寝室看看番或者电视剧放松一下。</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>(但也可以选择日文面试),<strong>有些日本教授的英文发音有点听不懂,</strong>一定要仔细听,实在没听清可以要求面试官再说一遍,回答问题时自信一点,<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">语言考试被取消了2次,N1准备了很久也没考成,<strong>对考学心态打击挺大的。</strong></p> <p class="t4"> </p> <p class="t4">并且当时日本也不允许留学生入境,<strong>会让人有些焦虑。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><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">编辑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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>认真听老师讲课,课下好好梳理知识点整理笔记。专业书一定要反复仔细看。</strong></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"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>生物大部分都是要记要背的内容</strong>,多读教材,掌握好专业的基础知识。</p> <p class="t4"> </p> <p class="t4">对于考学过程中不明白的事<strong>及时和塾里的老师们交流,遇到不明白的知识点也可以问老师们,他们会随时帮助你。 </strong></p> <p class="t4"> </p> <p class="t4"><strong>多读教授发表的论文和研究相关的文献综述,</strong>对研究计划帮助很大。</p> <p class="t4"> </p> <p class="t4"><strong>大胆去联系教授,</strong>不要觉得自己出身校和语言成绩一般就放弃。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:机会都是自己争取而来的,不要因为自我羞涩而与自己心仪的教授错过哦!</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">托业成绩拿到805分后就不想考了,当时应该再刷一下分,竞争力会强一点。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfbFXt4bc6CCzleibErqoq3RbicBPjDN5DTrelqiaibZ5F1ibChxlytueQ66g/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfP3DKichjWyJhrFibph99OLCmUFGKMaFN6Mlsagp8ciaQAEibiaHBjxn9xkw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfIVbRu1rXD9Myib95UCw4NeibypOUIkTOibmuvl8BjG3ULGwEClem7Ria9g/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"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">除了认真复习专业课,整理专业笔记,反复复习简单知识点,我觉得郝同学有几点值得其它同学参考的:</p> <p class="t4"> </p> <p class="t4"><strong>1-提前准备:</strong>郝同学准备得比较早,这样准备专业课的时间比较充足。很多同学有不知道选哪门专业课的疑问,如果提前准备,就有更多的时间了解各门课程,选择更适合自己的。</p> <p class="t4"> </p> <p class="t4"><strong>2-积极备考与沟通:</strong>联系教授和准备专业课考试是漫长且考验心态的过程。郝同学一开始在联系教授过程中也遇到了种种问题,但是他不因小挫折而沮丧摆烂,他选择及时与私塾班主任老师联系沟通,然后及时调整方向,继续联系教授,最终得到了东北大学的考试许可。</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/57" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/59" 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_67405851d6921416657904" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6921416657904.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67405851d6c35138014630" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428"/></form><a href="#" class="dropdown-item" onclick="document.post_67405851d6c35138014630.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>【新访谈36】谦逊Boy入境2个月上岸东北大学生命科学研究科。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/58/20230301051811_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>日语:N2 144</strong></p> <p class="t4"><strong>英语:TOEIC 805</strong></p> <p class="t4"><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"> </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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfUP1AywMicVibYBdb7oAnJKRJtzNOL8pI5C5Tokqbh84ibU26JyfKX7qicQ/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"><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"><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>2021年2月</strong></p> <p class="t4">TOEIC 805分</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">N2</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">N1 取消</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">JTEST 取消</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">入境</p> <p class="t4"><strong>2022年8月</strong></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">东北大学是位于日本东北地方最大都市─仙台市的国立大学。东北大学创立于1907年,是日本继东京帝国大学、京都帝国大学之后设立的第三所帝国大学。对学术的重视程度圈内众所周知,虽然大学国际奖项的数量不多,但是从早年开始就有大量的学术研究者涌现。</p> <p class="t4"> </p> <p class="t4">东北大学工作的各位学者教授,就获奖频次而言仍是日本大学的第三位。根据英国教育专业杂志《泰晤士高等教育》(THE)近日发布的“世界大学排名2020日本版”中,东北大学凭借研究力和教育完善度两项极高的指数排名到了第一。</p> <p class="t4"> </p> <p class="t4">知名校友为我国著名作家鲁迅先生,1904年到仙台医科专门学校读书,也就是今天的东北大学医学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfKXq4XkAZB5ia1mC2NzEiayM2hkTBGwW4ic93x4tTqJq6j4OKx3a44RhUw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf9WL3oa9aKwFL5P1xUsbq445dFVDBKEBiayxtDrkK1MBCUTR3ibvXo52w/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.lifesci.tohoku.ac.jp/outline/</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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYf19RT4QhjEKOnGCL0Sz9ianiajE9icIbJ7RUZ7QVhmPs5rOMBdZibbiabWpw/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.lifesci.tohoku.ac.jp/research/fields/field3/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</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"><strong>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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfOBfXYkov0qpET5Y3o52KPl99ooDsMcCQaaOicOialbic8sjnNwkepVRnw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfPDiceJkdibUlPx7vpsgrXITnhl0geEciancOhVYMPDfA9VZwdA8LRASAA/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfkYG7Z3Ik5ibuCNYdBtDS7jNIYksCP1osYOhmhvDT01ticr1Mw9P2RPPw/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.lifesci.tohoku.ac.jp/admission/schedule/</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"> </p> <p class="t4">往年过去问可以戳学校官网:⬇️</p> <p class="t4">https://www.lifesci.tohoku.ac.jp/admission/past_exam/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试分为3个部分。</p> <p class="t4"> </p> <p class="t4">1️⃣ 第一部分是需要你<strong>用ppt发表你入学后的研究计划(research proposal),时长在7分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ 第二部分是<strong>考察你的专业知识</strong>,你可以从有机化学、生化学、分子·细胞生物学、植物发生·生理学、脑神经科学、进化生物学、生态学和微生物学中选择一门作为考试科目,进行口头试问。除此之外,<strong>教授们还会围绕你研究计划进行提问</strong>,如你为什么要做这个研究,认为你自己在研究中可能会碰到什么样的问题并如何解决。</p> <p class="t4"> </p> <p class="t4">3️⃣ 第三部分是教授们问你<strong>一些常规的问题</strong>,如你的志望理由、毕业后的打算、本科做过什么研究等等。这些都问题可以提前准备好。 </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">当时单纯对日语比较感兴趣,然后感觉在国内读书挺无聊的,正好我还会点日语,就来日本了。</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>在咨询的时候,<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">我有联系过6位教授,其中4位给我了回复。</p> <p class="t4"> </p> <p class="t4"><strong>第一位是东京农工大学的教授。</strong>一开始说和我面谈,过了几天发邮件进入他们研究室需要强制选择考化学而不是考生物,于是放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第二位是东京工业大学的教授。</strong>直接说不接受直考的外国学生,只愿意收我当研究生(旁听生)。感觉像是在养鱼,果断放弃。</p> <p class="t4"> </p> <p class="t4"><strong>第三位是东北大学的教授。</strong>交流很顺利,于是决定all in 东北大。</p> <p class="t4"> </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"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</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>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">晚上去外面散散步,听听歌,推荐back number还有official髭男dism,后面疫情封校了作罢。有时晚上在寝室看看番或者电视剧放松一下。</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>(但也可以选择日文面试),<strong>有些日本教授的英文发音有点听不懂,</strong>一定要仔细听,实在没听清可以要求面试官再说一遍,回答问题时自信一点,<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">语言考试被取消了2次,N1准备了很久也没考成,<strong>对考学心态打击挺大的。</strong></p> <p class="t4"> </p> <p class="t4">并且当时日本也不允许留学生入境,<strong>会让人有些焦虑。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><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">编辑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>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>认真听老师讲课,课下好好梳理知识点整理笔记。专业书一定要反复仔细看。</strong></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"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>生物大部分都是要记要背的内容</strong>,多读教材,掌握好专业的基础知识。</p> <p class="t4"> </p> <p class="t4">对于考学过程中不明白的事<strong>及时和塾里的老师们交流,遇到不明白的知识点也可以问老师们,他们会随时帮助你。 </strong></p> <p class="t4"> </p> <p class="t4"><strong>多读教授发表的论文和研究相关的文献综述,</strong>对研究计划帮助很大。</p> <p class="t4"> </p> <p class="t4"><strong>大胆去联系教授,</strong>不要觉得自己出身校和语言成绩一般就放弃。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:机会都是自己争取而来的,不要因为自我羞涩而与自己心仪的教授错过哦!</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">托业成绩拿到805分后就不想考了,当时应该再刷一下分,竞争力会强一点。</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></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"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfbFXt4bc6CCzleibErqoq3RbicBPjDN5DTrelqiaibZ5F1ibChxlytueQ66g/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfP3DKichjWyJhrFibph99OLCmUFGKMaFN6Mlsagp8ciaQAEibiaHBjxn9xkw/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/QtickI7fNmCHJx2Bfw3YQQXL19AoPmdYfIVbRu1rXD9Myib95UCw4NeibypOUIkTOibmuvl8BjG3ULGwEClem7Ria9g/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"><strong>J老师寄语</strong></p> <p class="t4"> </p> <p class="t4">除了认真复习专业课,整理专业笔记,反复复习简单知识点,我觉得郝同学有几点值得其它同学参考的:</p> <p class="t4"> </p> <p class="t4"><strong>1-提前准备:</strong>郝同学准备得比较早,这样准备专业课的时间比较充足。很多同学有不知道选哪门专业课的疑问,如果提前准备,就有更多的时间了解各门课程,选择更适合自己的。</p> <p class="t4"> </p> <p class="t4"><strong>2-积极备考与沟通:</strong>联系教授和准备专业课考试是漫长且考验心态的过程。郝同学一开始在联系教授过程中也遇到了种种问题,但是他不因小挫折而沮丧摆烂,他选择及时与私塾班主任老师联系沟通,然后及时调整方向,继续联系教授,最终得到了东北大学的考试许可。</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/57" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/59" 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' => '09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428', '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 = '09a3d9e683cd860acdd4d67c73b0f90a50efebb0155870189d1aa536b2fd96dcbbc62bcaa244167fee36fa4226f5e48f2c10bbf575da8ff0353253e3ddd62428' $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
「大胆去联系教授,不要觉得自己出身校和语言成绩一般就放弃。教授不回信或者不想收你再换个教授联系就好了,不用过分纠结。」
日语:N2 144
英语:TOEIC 805
本科:中南林业科技大学
专业:林学
合格:东北大学 生命科学研究科
分子化学生物学专攻 修士合格
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年2月
TOEIC 805分
2021年7月
N2
2021年12月
N1 取消
2022年1月
JTEST 取消
2022年6月
入境
2022年8月
合格
2. 介绍
2.1 学校介绍
东北大学是位于日本东北地方最大都市─仙台市的国立大学。东北大学创立于1907年,是日本继东京帝国大学、京都帝国大学之后设立的第三所帝国大学。对学术的重视程度圈内众所周知,虽然大学国际奖项的数量不多,但是从早年开始就有大量的学术研究者涌现。
东北大学工作的各位学者教授,就获奖频次而言仍是日本大学的第三位。根据英国教育专业杂志《泰晤士高等教育》(THE)近日发布的“世界大学排名2020日本版”中,东北大学凭借研究力和教育完善度两项极高的指数排名到了第一。
知名校友为我国著名作家鲁迅先生,1904年到仙台医科专门学校读书,也就是今天的东北大学医学部。
2.2研究科介绍
详情可戳学校官网:⬇️
https://www.lifesci.tohoku.ac.jp/outline/
2.3专攻介绍
详情可戳学校官网:⬇️
https://www.lifesci.tohoku.ac.jp/research/fields/field3/
2.4报考前准备
看募集要项,联系教授,准备好出愿材料,别错过出愿时间。
3.募集要项
具体要求请戳学校官网 :⬇️
https://www.lifesci.tohoku.ac.jp/admission/schedule/
4.考试内容
4.1笔试:
由于疫情影响,笔试改为线上考试,但往年的过去问依旧可以作为备考的资料进行参考。
往年过去问可以戳学校官网:⬇️
https://www.lifesci.tohoku.ac.jp/admission/past_exam/
4.2面试:
面试分为3个部分。
1️⃣ 第一部分是需要你用ppt发表你入学后的研究计划(research proposal),时长在7分钟左右。
2️⃣ 第二部分是考察你的专业知识,你可以从有机化学、生化学、分子·细胞生物学、植物发生·生理学、脑神经科学、进化生物学、生态学和微生物学中选择一门作为考试科目,进行口头试问。除此之外,教授们还会围绕你研究计划进行提问,如你为什么要做这个研究,认为你自己在研究中可能会碰到什么样的问题并如何解决。
3️⃣ 第三部分是教授们问你一些常规的问题,如你的志望理由、毕业后的打算、本科做过什么研究等等。这些都问题可以提前准备好。
02
心得体验采访实录
1.同学为什么要来日本?
当时单纯对日语比较感兴趣,然后感觉在国内读书挺无聊的,正好我还会点日语,就来日本了。
2.结识新领域理工塾的契机?
在决定来日本考学之后,经常在知乎上看一些前辈写的帖子,然后了解到了新领域理工塾。在咨询的时候,倪老师给我讲了很多备考的干货,我觉得很不错就上车了。
3.出愿前有联系教授吗?研究计划书怎么写的?
我有联系过6位教授,其中4位给我了回复。
第一位是东京农工大学的教授。一开始说和我面谈,过了几天发邮件进入他们研究室需要强制选择考化学而不是考生物,于是放弃。
第二位是东京工业大学的教授。直接说不接受直考的外国学生,只愿意收我当研究生(旁听生)。感觉像是在养鱼,果断放弃。
第三位是东北大学的教授。交流很顺利,于是决定all in 东北大。
第四位是北海道大学的教授。面试完后委婉拒绝了我。
东北大学生命研究科出愿不需要提交研究计划书,但考试的时候需要你做一个研究计划的发表,由于本科基本没有接触过报考实验室的研究方向,所以花了很多时间阅读了很多文献,并找塾里的老师们请教了很多问题。(考试的时候面试和专业课考试是可以选择的,我当时选择了面试。)
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难的是一开始对专业知识的掌握程度很不好,为了学好专业知识,经常找私塾教务老师看上课的回放,并反复读教科书整理笔记。
5. 考学最辛苦的时期是怎么度过的?
晚上去外面散散步,听听歌,推荐back number还有official髭男dism,后面疫情封校了作罢。有时晚上在寝室看看番或者电视剧放松一下。
6.考试有什么特别注意的?
由于是英文面试(但也可以选择日文面试),有些日本教授的英文发音有点听不懂,一定要仔细听,实在没听清可以要求面试官再说一遍,回答问题时自信一点,但是不知道的东西最好不要乱说。
7.疫情对你整个考学经历有什么影响吗?
语言考试被取消了2次,N1准备了很久也没考成,对考学心态打击挺大的。
并且当时日本也不允许留学生入境,会让人有些焦虑。
8. 新领域理工塾是如何帮助到你的?
塾提供了很多考学情报给予了我很多帮助,很多人考学失败都是信息不对称造成的,其实日本考学并没有想象中的那么难。
塾里的老师水平都很高,课程安排也很合理,每次上课都收获满满。特别是教我细胞生物学的王老师,每次上一次王老师的课都感觉自己需要学习的东西还有很多。
编辑ASHEN:信息不对称是一个很严重的问题,之前我们的老师也有建议过,希望同学们多动手自己主动去多查资料,不要一味的道听途书。
9.网课这种形式会对你学习的效率产生影响吗?
没有什么影响,并且可以看回放,很方便。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
认真听老师讲课,课下好好梳理知识点整理笔记。专业书一定要反复仔细看。
(编辑ASHEN:笔记见下方哦专栏哦~)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
东北大学生命科学研究科分子化学生物学专攻。这个专攻涉及的领域很多,教授也都很亚萨西,大家可以去官网多多了解一下。
12.经历了这次备考,在这方面有什么心得吗?
生物大部分都是要记要背的内容,多读教材,掌握好专业的基础知识。
对于考学过程中不明白的事及时和塾里的老师们交流,遇到不明白的知识点也可以问老师们,他们会随时帮助你。
多读教授发表的论文和研究相关的文献综述,对研究计划帮助很大。
大胆去联系教授,不要觉得自己出身校和语言成绩一般就放弃。
编辑ASHEN:机会都是自己争取而来的,不要因为自我羞涩而与自己心仪的教授错过哦!
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
托业成绩拿到805分后就不想考了,当时应该再刷一下分,竞争力会强一点。
教授不回信或者不想收你再换个教授联系就好了,不用过分纠结。
14. 对后辈有什么复习建议吗?
认真听课多看书多看过去问。每个学校出题都有它的特点,最好通过过去问梳理一下考试重点针对性复习。不懂就问,虚心向私塾的老师们请教。
15.对未来入学后的规划是什么样的呢?
虚心学习吧,感觉自己需要学的东西还有很多。
03
笔记分享+老师点评
成功上岸的郝同学一直在说“我还有很多需要虚心学习的地方”。何为学者,首先是谦逊,三人行必有我师,一定会有在某个领域比你强的人。在自己的擅长的领域内能够尽力做到最好,同时保持谦逊的学习态度,郝同学颇有学者的风范。希望今后郝同学可以在研究的领域大放光彩~?
✏️ 笔记分享 ✏️
J老师寄语
除了认真复习专业课,整理专业笔记,反复复习简单知识点,我觉得郝同学有几点值得其它同学参考的:
1-提前准备:郝同学准备得比较早,这样准备专业课的时间比较充足。很多同学有不知道选哪门专业课的疑问,如果提前准备,就有更多的时间了解各门课程,选择更适合自己的。
2-积极备考与沟通:联系教授和准备专业课考试是漫长且考验心态的过程。郝同学一开始在联系教授过程中也遇到了种种问题,但是他不因小挫折而沮丧摆烂,他选择及时与私塾班主任老师联系沟通,然后及时调整方向,继续联系教授,最终得到了东北大学的考试许可。