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_67400f748d5d3065538819" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d5d3065538819.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f748d979011067254" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d979011067254.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>【新访谈14】东大筑波情报生命双offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/11/20230301014454_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|杨同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「最重要就是保持好心态,哪怕前几道题答得不好也没关系,这个考试本来也不是让你考满分的,只要把自己复习的东西都答出来,相信大家都是有很大机会的!」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:101(平均分83)</strong></p> <p class="t4"><strong>日语:N3</strong></p> <p class="t4"><strong>本科:</strong><strong>中国药科大学</strong></p> <p class="t4"><strong>专业:</strong><strong>药物制剂</strong></p> <p class="t4"><strong>合格:东京大学 メディカル情報生命専攻</strong></p> <p class="t4"><strong> 筑波大学 理工情報生命学術院</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQM8fIbl2w23Pib6OHzhFiayWA0ZVJGQibIfWL32bI1V0rRdCicURQsDKNw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54de5x5VKRfiaJ0T8SB0OU3Wn3FbBxuFd2LFmwwysq3qdWtXBO6o78nUy3Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCHibiaXF30gURAJ2meCRa54deNkW5micIfR6m86fbjAxYTGg63NshzD59iaHqgib3ybDvMDrENAPL8AG5A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月前</strong></p> <p class="t4">赴日前开始了解相关学校研究科</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年3月底</strong></p> <p class="t4">开始着手联系教授</p> <p class="t4"><strong>2021年5月初</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"> </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">东京大学(The University of Tokyo,日文平假名:とうきょうだいがく)简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2新领域介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科的建立,是为了推进“学科融合”的概念,创造新的学问领域作为目标于1998年被设置。现在,由基础科学研究系,生命科学研究系,环境学研究系所属的11个专业构成,跨越全系的系统性大学院,以及2个研究中心构成。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQ57mJ6QnSCWEddar2DeBCXVuVMEib7WrMko06ubl5mBoASv9udb0puw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deUe5cQPibNLWgReE68ePEJz6cIfDwHCbt6icYV41wVIcDIF90icJKat3pA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong>2.3CBMS专攻是什么</strong></p> <p class="t4"> </p> <p class="t4">官网上的描述是:</p> <p class="t4"> </p> <p class="t4">CB和MS严格来说其实是两个专攻,从2015年后,<strong>情报生命和医药科学两个专攻合</strong>并到一起之后就并称CBMS了,招生一起招生,但是考试的题目和方式都是不同的。MS的方向主要都是基础医学相关,譬如癌症、传染病、干细胞等。</p> <p class="t4"> </p> <p class="t4">往年采取笔试的时候,一共有12道题目,任选4门作答即可,报MS方向的同学大多数都是从前六道也就是生物和医学方向的题目中选择,包括生物化学与分子生物学、分子遗传学、人类遗传学、免疫与传染病、干细胞和癌症。</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"> 1️⃣ 、调查票</p> <p class="t4">(里面有五个问题,包括你为什么想要报考CBMS,</p> <p class="t4"> 为何想要进入目标实验室,最近做的研究或者读过的</p> <p class="t4"> 论文及毕业后的打算等)</p> <p class="t4"> 2️⃣ 、本科成绩单</p> <p class="t4"> 3️⃣、本科学位证明(预毕业证明,在读证明)</p> <p class="t4"> 4️⃣、托福成绩单</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">今年的考试分为两轮,第一轮是书类选考,根据cbms官网上给出的信息,第一轮书类选考是根据你的GPA,英语成绩和调查票来决定是否可以通过,并且该轮采取相对评价,也就是说没有一个绝对的标准而是要<strong>看你在全部报名的学生中的相对位置,择优录取。</strong></p> <p class="t4"> </p> <p class="t4">今年MS的一轮书类选考是落了12个(一共报名81个),通过率是<strong>85%</strong>,在GPA已成定局的情况下,<strong>尽量把英语成绩和调查票弄好</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_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54degx2PqfnnheQYXyB90ZrA63JYrQ3oiaGOTKI0QRPTa2hDUh7nTE1oFvA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">书类选考之后就是笔试及面试,由于今年疫情的影响,笔试改为了线上答题的形式,一共从前文提到的六门中选择三门作答即可,采取<strong>选择题及填空题</strong>的形式,<strong>题目本身不难,但答题时间很紧张</strong>,基本不会给你考虑的时间,要求学生可以做到看到题目直接反应出正确答案的程度,而且<strong>需要对本专业的英语或者日语比较熟练</strong>,有的考试一共只有30s的时间作答,如果读题太慢的话,会很大程度影响答题。</p> <p class="t4"> </p> <p class="t4">第二天会进行面试,面试内容先是一些常规的问题,例如你为什么想报考CBMS,你为什么选择XX研究室等,几个问题过后会有一个<strong>8min的Technical Question</strong>部分,一般是你一志愿的教授会问你一些和他研究领域相关的问题,我就被问到了一些和肿瘤免疫相关的问题,建议想报考的同学提前<strong>了解一下所选导师的研究方向以及这个方向内的一些重要的进展或成果</strong>。</p> <p class="t4"> </p> <p class="t4">一志愿的教授提问结束后可能会有其他的教授继续对你进行提问,我就被问到了关于最近读过的文献的问题,所以如果在<strong>调查票上写的是最近读过的文章的话,一定要在面试前再把那篇文章好好弄懂</strong>,以免到时候答不上来就很尴尬。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">我从药大毕业后在国内的头部药企有两年国际业务的工作经验,随着工作经验的加深慢慢了解到如果想在药企有大作为的话,本科学历肯定是不够的<strong>(现在的药企如果想做到director级别的话基本都PhD)</strong>,所以萌生了想继续读书的想法。</p> <p class="t4"> </p> <p class="t4">由于本科阶段没有这个意识,所以也就没有什么科研成果,GPA也较低,直接申请北美的PhD太困难了,所以自己查了查发现日本是考学制度,而且也有全英文入试,于是就选择拼一把东大,提升一下自己的背景。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们不管本科毕业后如何打算,一定要有意识的进行计划,这是“生涯学习”不可或缺的部分。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">我是在知乎上了解到新领域理工塾的,感兴趣的原因是新领域只做理工方向而且讲课的老师也有情报生命方向的老师,我觉得会对我的备考有很大帮助,所以选择了新领域理工塾。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我其实今年一共出愿了三个学校(早稻田、东大、筑波),早大的教授是直接邮件套磁套到的,但由于他做的方向更偏向于情报方向,我对这方面的知识掌握的比较少,而且早大的考试只能用日语,于是早大没有合格。</p> <p class="t4"> </p> <p class="t4">东大的话,我给很多教授的都发了邮件,但是几乎没有收到回信,但东大今年由于疫情有<strong>online的入试说明会</strong>,从四月到六月每月一次,<strong>每个教授会单独开一个zoom房间,你可以进去直接和他聊,我也是通过这种方式和教授取得联系的。</strong></p> <p class="t4"> </p> <p class="t4">筑波的话,我报的是一个全英文的项目Life Science Innovation Program,这个项目里有很多方向,包括生物信息学,食品工学,生物工学,疾病机理及药物开发。而且<strong>这个项目有一个优点是你可以把你的CV和研究计划直接发给这个项目的教务人员,他们会帮助你联系你心仪的导师,并且答复很快。</strong>筑波我也合格了一个做iPS细胞方向的老师,老师人特别nice。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:之前东大东工大双offer的缪同学提到不需要提前联系教授,需不需要提前联系教因专业不同而异,请备考的同学多了解自己的专业情况,不要以偏概全哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.</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>5.</strong><strong>考学最辛苦的时期是怎么度过的</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,导致那时候心态很差,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要紧张,把复习的东西都答出来就行,</strong>这个考试我觉得没有想象的难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得影响不大,只是考试的形式有些变化,主要是我人在日本,但对人在国内的同学影响较大,只能选择线上考试的学校。</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"> </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"> </p> <p class="t4"><strong>10.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和不好的</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得当时联系教授还是应该更早一些进行,<strong>最好二月份就开始,而不是等到三月底再弄。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要看过去问</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"><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><strong>同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>主要还是复习的东大</strong>。东大复习的是生化、分子生物学、肿瘤学和免疫。然后早大由于考得较早,而且只考两门,分子生物学和细胞生物学,<strong>和东大考得有重合。</strong></p> <p class="t4"> </p> <p class="t4">所以最初的时候是复习的分子生物和细胞生物学,后面六月份之后主攻复习生物化学、肿瘤和免疫。筑波那个没有专业课的考试,只是让你讲一下研究计划 我基本没咋复习,就讲一下PPT。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</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>14.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得<strong>要尽早确定好要考的学校和专攻</strong>,因为虽然好多学校考试的科目相同,但侧重点不太一样,<strong>要根据过去问针对性复习</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">不够好的地方的话……就是如果联系教授能更早点就好了(笑)。还有就是<strong>尽早搞定语言成绩</strong>,要不然后面专业课和语言同时进行会抓狂的!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.</strong><strong>对未来入学后的规划是什么样的呢?</strong></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54desJD4B9aoEw8Yl5OtBB2qcUKZhgudsN57bRosZQibicrEIVMSW1IMnhOQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deA1OkfOXNzibwqYGN7XF7OFlbLlEo4YJ0bfWL6QPQILpvpSHbaicFEOPw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deVfVv9vylygdZR3knr1PrdhqRNemn5YUOsEttM9luKibwOZIWoQSpomA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQqCcrfP6V2UqZGDy1kR2Xj5riajiagjfUGpovI41woDuOFBCQ6Wol6gQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">杨同学,说实话我对他的合格也是非常不意外的。我刚接手他不久,我对一件事印象非常深刻。我当时每天都在催自己的同学去写邮件,去参加面试说明会。<strong>杨同学是唯一一个写邮件飞快,修改飞快,主动联系多所学校的同学。</strong>他当时1-2天之内就把接近10名老师的邮件都写好准备好了,然后按照时间规划发送。在这个过程中也收到了三位老师的回复和考试许可。</p> <p class="t4"> </p> <p class="t4">学习上,他也是一个做足了准备的同学,<strong>针对学校考试重复的学科进行重点复习,不同学校考察的不同的知识点也安排得非常合理</strong><strong>。</strong>杨同学大概是从12月开始准备个各方面专业课的,然后一步步完善英语成绩,联系老师,参加说明会,复习专业课。在时间安排上完全可以打满分<strong>。</strong>值得一提的是,<strong>他在我们私塾的专业课和过去问课都积极参加,基本没有无故缺席的状况</strong><strong>。</strong></p> <p class="t4"> </p> <p class="t4"><strong>态度,能力,毅力,再加上私塾生物学院的针对性过去问课程</strong>,使得杨同学能收获多位老师的回复,以及两份高质量的offer。</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/10" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/12" 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_67400f748d5d3065538819" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d5d3065538819.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f748d979011067254" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d979011067254.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>【新访谈14】东大筑波情报生命双offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/11/20230301014454_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|杨同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「最重要就是保持好心态,哪怕前几道题答得不好也没关系,这个考试本来也不是让你考满分的,只要把自己复习的东西都答出来,相信大家都是有很大机会的!」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:101(平均分83)</strong></p> <p class="t4"><strong>日语:N3</strong></p> <p class="t4"><strong>本科:</strong><strong>中国药科大学</strong></p> <p class="t4"><strong>专业:</strong><strong>药物制剂</strong></p> <p class="t4"><strong>合格:东京大学 メディカル情報生命専攻</strong></p> <p class="t4"><strong> 筑波大学 理工情報生命学術院</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQM8fIbl2w23Pib6OHzhFiayWA0ZVJGQibIfWL32bI1V0rRdCicURQsDKNw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54de5x5VKRfiaJ0T8SB0OU3Wn3FbBxuFd2LFmwwysq3qdWtXBO6o78nUy3Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCHibiaXF30gURAJ2meCRa54deNkW5micIfR6m86fbjAxYTGg63NshzD59iaHqgib3ybDvMDrENAPL8AG5A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月前</strong></p> <p class="t4">赴日前开始了解相关学校研究科</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年3月底</strong></p> <p class="t4">开始着手联系教授</p> <p class="t4"><strong>2021年5月初</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"> </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">东京大学(The University of Tokyo,日文平假名:とうきょうだいがく)简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2新领域介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科的建立,是为了推进“学科融合”的概念,创造新的学问领域作为目标于1998年被设置。现在,由基础科学研究系,生命科学研究系,环境学研究系所属的11个专业构成,跨越全系的系统性大学院,以及2个研究中心构成。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQ57mJ6QnSCWEddar2DeBCXVuVMEib7WrMko06ubl5mBoASv9udb0puw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deUe5cQPibNLWgReE68ePEJz6cIfDwHCbt6icYV41wVIcDIF90icJKat3pA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong>2.3CBMS专攻是什么</strong></p> <p class="t4"> </p> <p class="t4">官网上的描述是:</p> <p class="t4"> </p> <p class="t4">CB和MS严格来说其实是两个专攻,从2015年后,<strong>情报生命和医药科学两个专攻合</strong>并到一起之后就并称CBMS了,招生一起招生,但是考试的题目和方式都是不同的。MS的方向主要都是基础医学相关,譬如癌症、传染病、干细胞等。</p> <p class="t4"> </p> <p class="t4">往年采取笔试的时候,一共有12道题目,任选4门作答即可,报MS方向的同学大多数都是从前六道也就是生物和医学方向的题目中选择,包括生物化学与分子生物学、分子遗传学、人类遗传学、免疫与传染病、干细胞和癌症。</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"> 1️⃣ 、调查票</p> <p class="t4">(里面有五个问题,包括你为什么想要报考CBMS,</p> <p class="t4"> 为何想要进入目标实验室,最近做的研究或者读过的</p> <p class="t4"> 论文及毕业后的打算等)</p> <p class="t4"> 2️⃣ 、本科成绩单</p> <p class="t4"> 3️⃣、本科学位证明(预毕业证明,在读证明)</p> <p class="t4"> 4️⃣、托福成绩单</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">今年的考试分为两轮,第一轮是书类选考,根据cbms官网上给出的信息,第一轮书类选考是根据你的GPA,英语成绩和调查票来决定是否可以通过,并且该轮采取相对评价,也就是说没有一个绝对的标准而是要<strong>看你在全部报名的学生中的相对位置,择优录取。</strong></p> <p class="t4"> </p> <p class="t4">今年MS的一轮书类选考是落了12个(一共报名81个),通过率是<strong>85%</strong>,在GPA已成定局的情况下,<strong>尽量把英语成绩和调查票弄好</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_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54degx2PqfnnheQYXyB90ZrA63JYrQ3oiaGOTKI0QRPTa2hDUh7nTE1oFvA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">书类选考之后就是笔试及面试,由于今年疫情的影响,笔试改为了线上答题的形式,一共从前文提到的六门中选择三门作答即可,采取<strong>选择题及填空题</strong>的形式,<strong>题目本身不难,但答题时间很紧张</strong>,基本不会给你考虑的时间,要求学生可以做到看到题目直接反应出正确答案的程度,而且<strong>需要对本专业的英语或者日语比较熟练</strong>,有的考试一共只有30s的时间作答,如果读题太慢的话,会很大程度影响答题。</p> <p class="t4"> </p> <p class="t4">第二天会进行面试,面试内容先是一些常规的问题,例如你为什么想报考CBMS,你为什么选择XX研究室等,几个问题过后会有一个<strong>8min的Technical Question</strong>部分,一般是你一志愿的教授会问你一些和他研究领域相关的问题,我就被问到了一些和肿瘤免疫相关的问题,建议想报考的同学提前<strong>了解一下所选导师的研究方向以及这个方向内的一些重要的进展或成果</strong>。</p> <p class="t4"> </p> <p class="t4">一志愿的教授提问结束后可能会有其他的教授继续对你进行提问,我就被问到了关于最近读过的文献的问题,所以如果在<strong>调查票上写的是最近读过的文章的话,一定要在面试前再把那篇文章好好弄懂</strong>,以免到时候答不上来就很尴尬。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">我从药大毕业后在国内的头部药企有两年国际业务的工作经验,随着工作经验的加深慢慢了解到如果想在药企有大作为的话,本科学历肯定是不够的<strong>(现在的药企如果想做到director级别的话基本都PhD)</strong>,所以萌生了想继续读书的想法。</p> <p class="t4"> </p> <p class="t4">由于本科阶段没有这个意识,所以也就没有什么科研成果,GPA也较低,直接申请北美的PhD太困难了,所以自己查了查发现日本是考学制度,而且也有全英文入试,于是就选择拼一把东大,提升一下自己的背景。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们不管本科毕业后如何打算,一定要有意识的进行计划,这是“生涯学习”不可或缺的部分。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">我是在知乎上了解到新领域理工塾的,感兴趣的原因是新领域只做理工方向而且讲课的老师也有情报生命方向的老师,我觉得会对我的备考有很大帮助,所以选择了新领域理工塾。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我其实今年一共出愿了三个学校(早稻田、东大、筑波),早大的教授是直接邮件套磁套到的,但由于他做的方向更偏向于情报方向,我对这方面的知识掌握的比较少,而且早大的考试只能用日语,于是早大没有合格。</p> <p class="t4"> </p> <p class="t4">东大的话,我给很多教授的都发了邮件,但是几乎没有收到回信,但东大今年由于疫情有<strong>online的入试说明会</strong>,从四月到六月每月一次,<strong>每个教授会单独开一个zoom房间,你可以进去直接和他聊,我也是通过这种方式和教授取得联系的。</strong></p> <p class="t4"> </p> <p class="t4">筑波的话,我报的是一个全英文的项目Life Science Innovation Program,这个项目里有很多方向,包括生物信息学,食品工学,生物工学,疾病机理及药物开发。而且<strong>这个项目有一个优点是你可以把你的CV和研究计划直接发给这个项目的教务人员,他们会帮助你联系你心仪的导师,并且答复很快。</strong>筑波我也合格了一个做iPS细胞方向的老师,老师人特别nice。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:之前东大东工大双offer的缪同学提到不需要提前联系教授,需不需要提前联系教因专业不同而异,请备考的同学多了解自己的专业情况,不要以偏概全哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.</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>5.</strong><strong>考学最辛苦的时期是怎么度过的</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,导致那时候心态很差,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要紧张,把复习的东西都答出来就行,</strong>这个考试我觉得没有想象的难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得影响不大,只是考试的形式有些变化,主要是我人在日本,但对人在国内的同学影响较大,只能选择线上考试的学校。</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"> </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"> </p> <p class="t4"><strong>10.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和不好的</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得当时联系教授还是应该更早一些进行,<strong>最好二月份就开始,而不是等到三月底再弄。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要看过去问</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"><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><strong>同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>主要还是复习的东大</strong>。东大复习的是生化、分子生物学、肿瘤学和免疫。然后早大由于考得较早,而且只考两门,分子生物学和细胞生物学,<strong>和东大考得有重合。</strong></p> <p class="t4"> </p> <p class="t4">所以最初的时候是复习的分子生物和细胞生物学,后面六月份之后主攻复习生物化学、肿瘤和免疫。筑波那个没有专业课的考试,只是让你讲一下研究计划 我基本没咋复习,就讲一下PPT。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</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>14.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得<strong>要尽早确定好要考的学校和专攻</strong>,因为虽然好多学校考试的科目相同,但侧重点不太一样,<strong>要根据过去问针对性复习</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">不够好的地方的话……就是如果联系教授能更早点就好了(笑)。还有就是<strong>尽早搞定语言成绩</strong>,要不然后面专业课和语言同时进行会抓狂的!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.</strong><strong>对未来入学后的规划是什么样的呢?</strong></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54desJD4B9aoEw8Yl5OtBB2qcUKZhgudsN57bRosZQibicrEIVMSW1IMnhOQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deA1OkfOXNzibwqYGN7XF7OFlbLlEo4YJ0bfWL6QPQILpvpSHbaicFEOPw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deVfVv9vylygdZR3knr1PrdhqRNemn5YUOsEttM9luKibwOZIWoQSpomA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQqCcrfP6V2UqZGDy1kR2Xj5riajiagjfUGpovI41woDuOFBCQ6Wol6gQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">杨同学,说实话我对他的合格也是非常不意外的。我刚接手他不久,我对一件事印象非常深刻。我当时每天都在催自己的同学去写邮件,去参加面试说明会。<strong>杨同学是唯一一个写邮件飞快,修改飞快,主动联系多所学校的同学。</strong>他当时1-2天之内就把接近10名老师的邮件都写好准备好了,然后按照时间规划发送。在这个过程中也收到了三位老师的回复和考试许可。</p> <p class="t4"> </p> <p class="t4">学习上,他也是一个做足了准备的同学,<strong>针对学校考试重复的学科进行重点复习,不同学校考察的不同的知识点也安排得非常合理</strong><strong>。</strong>杨同学大概是从12月开始准备个各方面专业课的,然后一步步完善英语成绩,联系老师,参加说明会,复习专业课。在时间安排上完全可以打满分<strong>。</strong>值得一提的是,<strong>他在我们私塾的专业课和过去问课都积极参加,基本没有无故缺席的状况</strong><strong>。</strong></p> <p class="t4"> </p> <p class="t4"><strong>态度,能力,毅力,再加上私塾生物学院的针对性过去问课程</strong>,使得杨同学能收获多位老师的回复,以及两份高质量的offer。</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/10" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/12" 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_67400f748d5d3065538819" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d5d3065538819.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f748d979011067254" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f748d979011067254.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>【新访谈14】东大筑波情报生命双offer</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/11/20230301014454_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|杨同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「最重要就是保持好心态,哪怕前几道题答得不好也没关系,这个考试本来也不是让你考满分的,只要把自己复习的东西都答出来,相信大家都是有很大机会的!」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:101(平均分83)</strong></p> <p class="t4"><strong>日语:N3</strong></p> <p class="t4"><strong>本科:</strong><strong>中国药科大学</strong></p> <p class="t4"><strong>专业:</strong><strong>药物制剂</strong></p> <p class="t4"><strong>合格:东京大学 メディカル情報生命専攻</strong></p> <p class="t4"><strong> 筑波大学 理工情報生命学術院</strong><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQM8fIbl2w23Pib6OHzhFiayWA0ZVJGQibIfWL32bI1V0rRdCicURQsDKNw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54de5x5VKRfiaJ0T8SB0OU3Wn3FbBxuFd2LFmwwysq3qdWtXBO6o78nUy3Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCHibiaXF30gURAJ2meCRa54deNkW5micIfR6m86fbjAxYTGg63NshzD59iaHqgib3ybDvMDrENAPL8AG5A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年10月前</strong></p> <p class="t4">赴日前开始了解相关学校研究科</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年3月底</strong></p> <p class="t4">开始着手联系教授</p> <p class="t4"><strong>2021年5月初</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"> </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">东京大学(The University of Tokyo,日文平假名:とうきょうだいがく)简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。</p> <p class="t4"> </p> <p class="t4">作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2新领域介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科的建立,是为了推进“学科融合”的概念,创造新的学问领域作为目标于1998年被设置。现在,由基础科学研究系,生命科学研究系,环境学研究系所属的11个专业构成,跨越全系的系统性大学院,以及2个研究中心构成。</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQ57mJ6QnSCWEddar2DeBCXVuVMEib7WrMko06ubl5mBoASv9udb0puw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54deUe5cQPibNLWgReE68ePEJz6cIfDwHCbt6icYV41wVIcDIF90icJKat3pA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><strong>2.3CBMS专攻是什么</strong></p> <p class="t4"> </p> <p class="t4">官网上的描述是:</p> <p class="t4"> </p> <p class="t4">CB和MS严格来说其实是两个专攻,从2015年后,<strong>情报生命和医药科学两个专攻合</strong>并到一起之后就并称CBMS了,招生一起招生,但是考试的题目和方式都是不同的。MS的方向主要都是基础医学相关,譬如癌症、传染病、干细胞等。</p> <p class="t4"> </p> <p class="t4">往年采取笔试的时候,一共有12道题目,任选4门作答即可,报MS方向的同学大多数都是从前六道也就是生物和医学方向的题目中选择,包括生物化学与分子生物学、分子遗传学、人类遗传学、免疫与传染病、干细胞和癌症。</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"> 1️⃣ 、调查票</p> <p class="t4">(里面有五个问题,包括你为什么想要报考CBMS,</p> <p class="t4"> 为何想要进入目标实验室,最近做的研究或者读过的</p> <p class="t4"> 论文及毕业后的打算等)</p> <p class="t4"> 2️⃣ 、本科成绩单</p> <p class="t4"> 3️⃣、本科学位证明(预毕业证明,在读证明)</p> <p class="t4"> 4️⃣、托福成绩单</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">今年的考试分为两轮,第一轮是书类选考,根据cbms官网上给出的信息,第一轮书类选考是根据你的GPA,英语成绩和调查票来决定是否可以通过,并且该轮采取相对评价,也就是说没有一个绝对的标准而是要<strong>看你在全部报名的学生中的相对位置,择优录取。</strong></p> <p class="t4"> </p> <p class="t4">今年MS的一轮书类选考是落了12个(一共报名81个),通过率是<strong>85%</strong>,在GPA已成定局的情况下,<strong>尽量把英语成绩和调查票弄好</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_jpg/QtickI7fNmCHibiaXF30gURAJ2meCRa54degx2PqfnnheQYXyB90ZrA63JYrQ3oiaGOTKI0QRPTa2hDUh7nTE1oFvA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">书类选考之后就是笔试及面试,由于今年疫情的影响,笔试改为了线上答题的形式,一共从前文提到的六门中选择三门作答即可,采取<strong>选择题及填空题</strong>的形式,<strong>题目本身不难,但答题时间很紧张</strong>,基本不会给你考虑的时间,要求学生可以做到看到题目直接反应出正确答案的程度,而且<strong>需要对本专业的英语或者日语比较熟练</strong>,有的考试一共只有30s的时间作答,如果读题太慢的话,会很大程度影响答题。</p> <p class="t4"> </p> <p class="t4">第二天会进行面试,面试内容先是一些常规的问题,例如你为什么想报考CBMS,你为什么选择XX研究室等,几个问题过后会有一个<strong>8min的Technical Question</strong>部分,一般是你一志愿的教授会问你一些和他研究领域相关的问题,我就被问到了一些和肿瘤免疫相关的问题,建议想报考的同学提前<strong>了解一下所选导师的研究方向以及这个方向内的一些重要的进展或成果</strong>。</p> <p class="t4"> </p> <p class="t4">一志愿的教授提问结束后可能会有其他的教授继续对你进行提问,我就被问到了关于最近读过的文献的问题,所以如果在<strong>调查票上写的是最近读过的文章的话,一定要在面试前再把那篇文章好好弄懂</strong>,以免到时候答不上来就很尴尬。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">我从药大毕业后在国内的头部药企有两年国际业务的工作经验,随着工作经验的加深慢慢了解到如果想在药企有大作为的话,本科学历肯定是不够的<strong>(现在的药企如果想做到director级别的话基本都PhD)</strong>,所以萌生了想继续读书的想法。</p> <p class="t4"> </p> <p class="t4">由于本科阶段没有这个意识,所以也就没有什么科研成果,GPA也较低,直接申请北美的PhD太困难了,所以自己查了查发现日本是考学制度,而且也有全英文入试,于是就选择拼一把东大,提升一下自己的背景。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们不管本科毕业后如何打算,一定要有意识的进行计划,这是“生涯学习”不可或缺的部分。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">我是在知乎上了解到新领域理工塾的,感兴趣的原因是新领域只做理工方向而且讲课的老师也有情报生命方向的老师,我觉得会对我的备考有很大帮助,所以选择了新领域理工塾。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我其实今年一共出愿了三个学校(早稻田、东大、筑波),早大的教授是直接邮件套磁套到的,但由于他做的方向更偏向于情报方向,我对这方面的知识掌握的比较少,而且早大的考试只能用日语,于是早大没有合格。</p> <p class="t4"> </p> <p class="t4">东大的话,我给很多教授的都发了邮件,但是几乎没有收到回信,但东大今年由于疫情有<strong>online的入试说明会</strong>,从四月到六月每月一次,<strong>每个教授会单独开一个zoom房间,你可以进去直接和他聊,我也是通过这种方式和教授取得联系的。</strong></p> <p class="t4"> </p> <p class="t4">筑波的话,我报的是一个全英文的项目Life Science Innovation Program,这个项目里有很多方向,包括生物信息学,食品工学,生物工学,疾病机理及药物开发。而且<strong>这个项目有一个优点是你可以把你的CV和研究计划直接发给这个项目的教务人员,他们会帮助你联系你心仪的导师,并且答复很快。</strong>筑波我也合格了一个做iPS细胞方向的老师,老师人特别nice。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:之前东大东工大双offer的缪同学提到不需要提前联系教授,需不需要提前联系教因专业不同而异,请备考的同学多了解自己的专业情况,不要以偏概全哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.</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>5.</strong><strong>考学最辛苦的时期是怎么度过的</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,导致那时候心态很差,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要紧张,把复习的东西都答出来就行,</strong>这个考试我觉得没有想象的难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得影响不大,只是考试的形式有些变化,主要是我人在日本,但对人在国内的同学影响较大,只能选择线上考试的学校。</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"> </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"> </p> <p class="t4"><strong>10.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和不好的</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得当时联系教授还是应该更早一些进行,<strong>最好二月份就开始,而不是等到三月底再弄。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要看过去问</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"><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><strong>同时准备和考试是怎么样安排的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>主要还是复习的东大</strong>。东大复习的是生化、分子生物学、肿瘤学和免疫。然后早大由于考得较早,而且只考两门,分子生物学和细胞生物学,<strong>和东大考得有重合。</strong></p> <p class="t4"> </p> <p class="t4">所以最初的时候是复习的分子生物和细胞生物学,后面六月份之后主攻复习生物化学、肿瘤和免疫。筑波那个没有专业课的考试,只是让你讲一下研究计划 我基本没咋复习,就讲一下PPT。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.最终选择哪个入学,为什么?</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>14.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">我觉得<strong>要尽早确定好要考的学校和专攻</strong>,因为虽然好多学校考试的科目相同,但侧重点不太一样,<strong>要根据过去问针对性复习</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">不够好的地方的话……就是如果联系教授能更早点就好了(笑)。还有就是<strong>尽早搞定语言成绩</strong>,要不然后面专业课和语言同时进行会抓狂的!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.</strong><strong>对未来入学后的规划是什么样的呢?</strong></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54desJD4B9aoEw8Yl5OtBB2qcUKZhgudsN57bRosZQibicrEIVMSW1IMnhOQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deA1OkfOXNzibwqYGN7XF7OFlbLlEo4YJ0bfWL6QPQILpvpSHbaicFEOPw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deVfVv9vylygdZR3knr1PrdhqRNemn5YUOsEttM9luKibwOZIWoQSpomA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHibiaXF30gURAJ2meCRa54deQqCcrfP6V2UqZGDy1kR2Xj5riajiagjfUGpovI41woDuOFBCQ6Wol6gQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">杨同学,说实话我对他的合格也是非常不意外的。我刚接手他不久,我对一件事印象非常深刻。我当时每天都在催自己的同学去写邮件,去参加面试说明会。<strong>杨同学是唯一一个写邮件飞快,修改飞快,主动联系多所学校的同学。</strong>他当时1-2天之内就把接近10名老师的邮件都写好准备好了,然后按照时间规划发送。在这个过程中也收到了三位老师的回复和考试许可。</p> <p class="t4"> </p> <p class="t4">学习上,他也是一个做足了准备的同学,<strong>针对学校考试重复的学科进行重点复习,不同学校考察的不同的知识点也安排得非常合理</strong><strong>。</strong>杨同学大概是从12月开始准备个各方面专业课的,然后一步步完善英语成绩,联系老师,参加说明会,复习专业课。在时间安排上完全可以打满分<strong>。</strong>值得一提的是,<strong>他在我们私塾的专业课和过去问课都积极参加,基本没有无故缺席的状况</strong><strong>。</strong></p> <p class="t4"> </p> <p class="t4"><strong>态度,能力,毅力,再加上私塾生物学院的针对性过去问课程</strong>,使得杨同学能收获多位老师的回复,以及两份高质量的offer。</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/10" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/12" 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' => '927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d', '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 = '927cdca923921a7284d9ef6bb100f59e857481eb0451ab2d0ed0eb21c44243e51f27b206536f6311c240952115790dfaabe9784612fa5c1bb18384bc19f50c3d' $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
自述|杨同学
点评|尚老师
编辑|ASHEN
「最重要就是保持好心态,哪怕前几道题答得不好也没关系,这个考试本来也不是让你考满分的,只要把自己复习的东西都答出来,相信大家都是有很大机会的!」
托福:101(平均分83)
日语:N3
本科:中国药科大学
专业:药物制剂
合格:东京大学 メディカル情報生命専攻
筑波大学 理工情報生命学術院
✨東京大学合格✨
✨筑波大学合格✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年10月前
赴日前开始了解相关学校研究科
2020年10月
赴日
2021年3月底
开始着手联系教授
2021年5月初
系统复习
2022年8月
参加考试
2. 介绍
2.1学校介绍
东京大学(The University of Tokyo,日文平假名:とうきょうだいがく)简称东大,日本的顶尖学府之一,于1877年建校,是在日本最早建立的现代化大学。
作为一所世界顶尖的综合大学,东京大学设有10个学部,15个研究生院,11个附属研究所,13个大学研究中心,3个附属图书馆和2个高等研究所。除了本乡、驹场、柏三个主校区,东京大学的附属机构遍布全国。在最新的QS排名中位列第24名。
2.2新领域介绍
新领域创成科学研究科的建立,是为了推进“学科融合”的概念,创造新的学问领域作为目标于1998年被设置。现在,由基础科学研究系,生命科学研究系,环境学研究系所属的11个专业构成,跨越全系的系统性大学院,以及2个研究中心构成。
2.3CBMS专攻是什么
官网上的描述是:
CB和MS严格来说其实是两个专攻,从2015年后,情报生命和医药科学两个专攻合并到一起之后就并称CBMS了,招生一起招生,但是考试的题目和方式都是不同的。MS的方向主要都是基础医学相关,譬如癌症、传染病、干细胞等。
往年采取笔试的时候,一共有12道题目,任选4门作答即可,报MS方向的同学大多数都是从前六道也就是生物和医学方向的题目中选择,包括生物化学与分子生物学、分子遗传学、人类遗传学、免疫与传染病、干细胞和癌症。
3.募集要项
1️⃣ 、调查票
(里面有五个问题,包括你为什么想要报考CBMS,
为何想要进入目标实验室,最近做的研究或者读过的
论文及毕业后的打算等)
2️⃣ 、本科成绩单
3️⃣、本科学位证明(预毕业证明,在读证明)
4️⃣、托福成绩单
4. 考试内容
今年的考试分为两轮,第一轮是书类选考,根据cbms官网上给出的信息,第一轮书类选考是根据你的GPA,英语成绩和调查票来决定是否可以通过,并且该轮采取相对评价,也就是说没有一个绝对的标准而是要看你在全部报名的学生中的相对位置,择优录取。
今年MS的一轮书类选考是落了12个(一共报名81个),通过率是85%,在GPA已成定局的情况下,尽量把英语成绩和调查票弄好通过一轮书类选考问题不大。
书类选考之后就是笔试及面试,由于今年疫情的影响,笔试改为了线上答题的形式,一共从前文提到的六门中选择三门作答即可,采取选择题及填空题的形式,题目本身不难,但答题时间很紧张,基本不会给你考虑的时间,要求学生可以做到看到题目直接反应出正确答案的程度,而且需要对本专业的英语或者日语比较熟练,有的考试一共只有30s的时间作答,如果读题太慢的话,会很大程度影响答题。
第二天会进行面试,面试内容先是一些常规的问题,例如你为什么想报考CBMS,你为什么选择XX研究室等,几个问题过后会有一个8min的Technical Question部分,一般是你一志愿的教授会问你一些和他研究领域相关的问题,我就被问到了一些和肿瘤免疫相关的问题,建议想报考的同学提前了解一下所选导师的研究方向以及这个方向内的一些重要的进展或成果。
一志愿的教授提问结束后可能会有其他的教授继续对你进行提问,我就被问到了关于最近读过的文献的问题,所以如果在调查票上写的是最近读过的文章的话,一定要在面试前再把那篇文章好好弄懂,以免到时候答不上来就很尴尬。
02
心得体验采访实录
1.同学为什么要来日本?
我从药大毕业后在国内的头部药企有两年国际业务的工作经验,随着工作经验的加深慢慢了解到如果想在药企有大作为的话,本科学历肯定是不够的(现在的药企如果想做到director级别的话基本都PhD),所以萌生了想继续读书的想法。
由于本科阶段没有这个意识,所以也就没有什么科研成果,GPA也较低,直接申请北美的PhD太困难了,所以自己查了查发现日本是考学制度,而且也有全英文入试,于是就选择拼一把东大,提升一下自己的背景。
(编辑ASHEN:同学们不管本科毕业后如何打算,一定要有意识的进行计划,这是“生涯学习”不可或缺的部分。)
2.选择新领域理工塾的原因?
我是在知乎上了解到新领域理工塾的,感兴趣的原因是新领域只做理工方向而且讲课的老师也有情报生命方向的老师,我觉得会对我的备考有很大帮助,所以选择了新领域理工塾。☑️
3.出愿前有联系教授吗?研究计划书怎么写的?
我其实今年一共出愿了三个学校(早稻田、东大、筑波),早大的教授是直接邮件套磁套到的,但由于他做的方向更偏向于情报方向,我对这方面的知识掌握的比较少,而且早大的考试只能用日语,于是早大没有合格。
东大的话,我给很多教授的都发了邮件,但是几乎没有收到回信,但东大今年由于疫情有online的入试说明会,从四月到六月每月一次,每个教授会单独开一个zoom房间,你可以进去直接和他聊,我也是通过这种方式和教授取得联系的。
筑波的话,我报的是一个全英文的项目Life Science Innovation Program,这个项目里有很多方向,包括生物信息学,食品工学,生物工学,疾病机理及药物开发。而且这个项目有一个优点是你可以把你的CV和研究计划直接发给这个项目的教务人员,他们会帮助你联系你心仪的导师,并且答复很快。筑波我也合格了一个做iPS细胞方向的老师,老师人特别nice。
(编辑ASHEN:之前东大东工大双offer的缪同学提到不需要提前联系教授,需不需要提前联系教因专业不同而异,请备考的同学多了解自己的专业情况,不要以偏概全哦。)
4.纯英文备考感到最困难的是什么呢,你又是如何克服的?
如果英文基础本身过硬的话,其实没有什么大的困难,主要就是吃透那几本英文教材,看的记的多了,那些专业名词也就不算什么了。
5.考学最辛苦的时期是怎么度过的
最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,导致那时候心态很差,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。
6. 考试有没有什么特别注意的?
不要紧张,把复习的东西都答出来就行,这个考试我觉得没有想象的难。
7.疫情对你整个考学经历有什么影响吗?
我觉得影响不大,只是考试的形式有些变化,主要是我人在日本,但对人在国内的同学影响较大,只能选择线上考试的学校。
8. 新领域理工塾是如何帮助到你的?
老师们关于考学情报上面给了我很大的帮助,帮我打通了信息差,也节省了很多时间。还有就是最后临近考前的过去问课也很重要,把过去六年的过去问全部讲了一遍,给了我很大的帮助。
9.网课这种形式会对你学习的效率产生影响吗
就我本人而言,我还是更喜欢线下课,可以和老师互动起来,但网课可以回看,所以说也有利有弊吧。
10.回顾自己的备考过程,觉得有哪些做得好和不好的
我觉得当时联系教授还是应该更早一些进行,最好二月份就开始,而不是等到三月底再弄。
11.对后辈有什么复习建议吗?
一定要看过去问,虽然不同学校考的科目的名称都一样,但侧重点可能差很多。
其次就是要选择正确的复习资料,具体根据每个专业不同可以联系私塾老师,正确的教材和复习资料可以使你事半功倍。
还有就是联系教授很重要,哪怕募集要项上没写一定要联系教授,也要联系,如果在日本的同学能有见学的机会一定要去聊聊(但要提前做好准备,我筑波就是见学之后教授直接就给内诺了)。
语言成绩也很重要,要提早考出托福或托业,否则最后阶段时间会很紧张,另外也要练习口语能力,好的口语能力才能让你在面试的时候游刃有余。
最后就是保持好心态,哪怕前几道题答得不好也没关系,这个考试本来也不是让你考满分的,只要把自己复习的东西都答出来,相信大家都是有很大机会的!
12.同时出愿了三个学校,同时准备和考试是怎么样安排的?
主要还是复习的东大。东大复习的是生化、分子生物学、肿瘤学和免疫。然后早大由于考得较早,而且只考两门,分子生物学和细胞生物学,和东大考得有重合。
所以最初的时候是复习的分子生物和细胞生物学,后面六月份之后主攻复习生物化学、肿瘤和免疫。筑波那个没有专业课的考试,只是让你讲一下研究计划 我基本没咋复习,就讲一下PPT。
13.最终选择哪个入学,为什么?
选东大一是东大牌子硬,二是我更对癌症方向的研究感兴趣。因为我本科毕业之后在药企工作了两年,当时负责的产品都是抗癌药物。希望能以后能参与一款药物从开发到上市的过程。?
14.经历了这次备考,在这方面有什么心得吗?
我觉得要尽早确定好要考的学校和专攻,因为虽然好多学校考试的科目相同,但侧重点不太一样,要根据过去问针对性复习。
15.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢
不够好的地方的话……就是如果联系教授能更早点就好了(笑)。还有就是尽早搞定语言成绩,要不然后面专业课和语言同时进行会抓狂的!
16.对未来入学后的规划是什么样的呢?
入学规划目前还没太想好。还不知道自己适不适合科研,要是感觉还不错就继续读博了,不适合可能就会就职。
03
笔记分享+老师点评
通过整个采访可以看出,杨同学是一个执行力很高的人,对整个复习计划安排的井然有序,像一辆列车不断地驶往下一站。懒惰的人被困难压倒,努力的人压到困难。祝福杨同学接下来的学习生活一切顺利。
笔记分享
倪老师寄语
杨同学,说实话我对他的合格也是非常不意外的。我刚接手他不久,我对一件事印象非常深刻。我当时每天都在催自己的同学去写邮件,去参加面试说明会。杨同学是唯一一个写邮件飞快,修改飞快,主动联系多所学校的同学。他当时1-2天之内就把接近10名老师的邮件都写好准备好了,然后按照时间规划发送。在这个过程中也收到了三位老师的回复和考试许可。
学习上,他也是一个做足了准备的同学,针对学校考试重复的学科进行重点复习,不同学校考察的不同的知识点也安排得非常合理。杨同学大概是从12月开始准备个各方面专业课的,然后一步步完善英语成绩,联系老师,参加说明会,复习专业课。在时间安排上完全可以打满分。值得一提的是,他在我们私塾的专业课和过去问课都积极参加,基本没有无故缺席的状况。
态度,能力,毅力,再加上私塾生物学院的针对性过去问课程,使得杨同学能收获多位老师的回复,以及两份高质量的offer。