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_674017e6c274b849584514" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c274b849584514.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674017e6c2a85155302881" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c2a85155302881.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>【新访谈18】同时合格东京大学两个研究室是什么体验?大大的选择理由更让我直呼内行</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/15/20230301015328_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>托福:107</strong></p> <p class="t4"><strong>日语:无</strong></p> <p class="t4"><strong>本科:京都大学 </strong></p> <p class="t4"><strong>专业:工学部(预毕业)</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 综合文化研究科 广域系统科学专攻</strong></p> <p class="t4"><strong> 新领域 情报生命专攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为张同学是京都大学本科,所以不需要日语成绩……大佬大佬。)</p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 1✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIIcBGF7KBm8cjbbxznIOBK9l4NxfV6EEQmzoMl0hjmPHoicCgMkoSF9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 2✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgItNJ6bfPjcAZf9R6b3gfL0CcDeiag5WuFVf5evsuW4A574fx5p8b1qRw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年4月初</strong></p> <p class="t4">和新领域理工塾签约,期间学习情报知识</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系教授。</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">刷过去问。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 综合文化研究科 广域系统科学专攻。 </p> <p class="t4"> </p> <p class="t4">综合文化研究科(Graduate School of Arts and Sciences)也就是东大的文理学院,包含4个文系专业和3个理系专业,是连接了教养学部的研究生院。建立于1983年,位于驹场校区。</p> <p class="t4"> </p> <p class="t4">2️⃣ 新领域 情报生命专攻。</p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科为了推进“学科融合”的概念被设置,现在一共包含11个理系专攻。建立与1998年,位于千叶的柏校区。周边有国立癌症研究中心,学术氛围不错。新领域是一个没有连接本科学部的独立研究生院,招收外校学生和外国人留学生较多,因此国际化程度比较高。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></p> <p class="t4">1️⃣ 广域系统科学:</p> <p class="t4"> </p> <p class="t4">研究内容包括化学,物理等基础科学,情报,数据,图形学等计算机相关科学,以及宇宙,地理等复杂系相关科学。这个专攻给我的感觉是<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIlP1XElwl5vaPv6Ye9ngBF6vUjQnUY5DMKh8ttRYFtJicubrP2gqc7PA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">2️⃣ 情报生命CBMS:</p> <p class="t4"> </p> <p class="t4"><strong>分为两个方向招生,情报生命和医学。</strong>我不太了解医学相关,而情报生命主要的研究方向是生物信息学。这两个方向研究的内容,方法,以及入试都很不一样,需要仔细看清楚。<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIB3eCKMCx4wDssZoibgQlwxrgiaqCFu1LArIZvyFgJibE9Poibhxr5G13Cg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 广域科学:各种成绩+小论文+研究计划书+面试</p> <p class="t4"> CBMS:各种成绩+调查票+面试(包括线上做题)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学:</p> <p class="t4"> </p> <p class="t4">由于疫情影响,今年的笔试转为一篇小论文+研究计划书+面试进行。小论文的课题取决于<strong>意向教授的研究方向</strong>,情报方向的是<strong>一些计算机图形学经典论文的阅读和相关</strong><strong>问题。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS:</p> <p class="t4"> </p> <p class="t4">这里的笔试指的是<strong>面试中的线上做题环节。</strong>题目和过去问相比十分简单,不知道是不是因为今年报考人少,甚至算法排序中考的题和过去问基本一样。。。<strong>刷过过去问的话基本白给。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……十分简单????基本白给???牛)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学的面试很<strong>累人</strong>,因为没有了笔试,教授会<strong>更仔细地询问各个方面的能力。</strong>我当时一共被面了60分钟左右。先<strong>从研究计划书开始介绍以及问答</strong>,大概会有几个教授针<strong>对研究计划书中一些可能没写清楚的细节提问。</strong></p> <p class="t4"> </p> <p class="t4">然后是<strong>学科知识考查</strong>,我记得考察了<strong>概率论,图形学,深度学习的一些知识。</strong></p> <p class="t4"> </p> <p class="t4">之后是<strong>小论文相关问答</strong>,教授<strong>仔细问了很多之前要求阅读的论文中的一些概念,以及让我重新讲一遍那篇论文在说什么。</strong>这些都问完以后有相当长一部分时间是在唠嗑,什么都唠,比如你日语怎么回事啊,你来我们研准备干点啥啊,你这个本科土木的怎么想来学情报啊,图形学课上过没有啊。</p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS的面试就很白给了,是<strong>第一志愿教授负责大部分的问题</strong>,具体已经记不太清楚,但是很快就结束了。我想大概也就是那些东西,想研究什么呀为什么来啊这类的。</p> <p class="t4"> </p> <p class="t4">总结来说,<strong>新领域CBMS的入试更简单一些,然后录取的人数也更多。</strong>CBMS中情报生命方向是<strong>不太在乎本科专业背景的</strong>,纯计算机专业或者数据,统计相关,甚至理工科专业都可以来考。</p> <p class="t4"> </p> <p class="t4">广域科学因为今年无笔试的缘故,好像合格还挺看缘分。就是面试的时候和教授们聊得怎么样感觉<strong>会很大程度影响最后的结果。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:来了来了凡尔赛名言又出现了!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">本科就来了,被学校坑的gpa不行只能在日本继续混了。</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">在知乎上偶然看到了新领域塾的帖子,<strong>感觉干货很多。</strong>最主要是<strong>理工科专精</strong><strong>,比起那些综合大私塾看着就靠谱。</strong>不过主要是<strong>张老师人好,有求必应。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:续咱们宋老师之后张老师也收获了粉丝!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有分别联系几个教授,联系教授的时候并未写出研究计划书,是之后为了广域的入试写的(之前的没有要求单独的研究计划)。</p> <p class="t4"> </p> <p class="t4">我的大概讲了<strong>研究意义,背景,目的,现存问题,研究手法等等基本内容</strong>,还是比较循规蹈矩的一篇。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></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>。这个时候就要抱着张老师吸,时不时烦一烦他,听他吹一吹水就会轻松很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于张老师的部分麻烦张同学写篇论文做个PPT展开详细说说。我们都想听~?)</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">(编辑ASHEN:硬着头皮风雨无阻去学习的例子在之前的实绩中几乎人人都是这样的。所以同学们成功和努力真的是成正比的!)</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">别迟到!有礼貌!</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">我基本上只和张老师1对1交流过,所以基本上全部是靠他。</p> <p class="t4"> </p> <p class="t4">张老师帮我<strong>润色了联系教授的邮件,修改研究计划书,安排时间线,还有找过去问前辈解答等等</strong>。但是其实最主要的是<strong>帮我解决焦虑问题</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我要自己开始动笔了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我个人觉得还好,这样<strong>时间可以自由安排。</strong>我是属于半夜效率极高白天毫无精神的那种人,晚上看回放会舒服很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:设计系的人表示晚上干活的效率是白天的好几倍,别问为什么,问就是拿命换的!此处只是距离,请勿模仿✖️)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>手撸代码和刷过去问。</strong></p> <p class="t4"> </p> <p class="t4">CBMS的<strong>过去问刷到就是赚到</strong>,几年都刷一遍大概就对考察的方向有一个感觉了。数学笔记的话就是<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>不少研究室都是很地道的那种日本的lab</strong>,教务的国际化程度不高。</p> <p class="t4"> </p> <p class="t4">CBMS就很新,<strong>入试全英语也没问题</strong>(五十音图战士也无所谓)。</p> <p class="t4"> </p> <p class="t4"><strong>目前准备去广域</strong>,<strong>因为新领域cbms那个的研究室在台场产综研,太远了,从柏过去两个小时。单程还要花1400日元不是人能去的地方。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:想到以前看过的采访。记者:“请问您为什么考东大/京大呢?”学生:“离家近。”…………)</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">因为焦虑我失去了一些可能的机会。</p> <p class="t4"> </p> <p class="t4">本来想的是去挑战一些更难的研究科比如情报理工,但是后来因为总觉得自己垃圾就主动放弃了。实际上回头想想放平心态好好学也不是没可能,<strong>所以以后还是要多多相信自己为好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的是没有好好安排目标研究科,没有去挑战情报理工吧,有点遗憾。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:张同学在大家眼中已经非常优秀啦!行到水穷处,坐看云起时。祝福张同学在现在自己选择的道路上可以越走越好!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</strong><strong>.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>过去问!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">努力敲代码。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看到这里,同学们是不是觉得张同学之所以能够有如此优秀的成绩,就是因为他本身起点高,所以学起来不费力气呢?其实并不是如此。我们新领域理工塾已经见证过太多为了考学,风雨无阻、彻夜学习的学生,张同学也是其中之一。世界上没有什么天才,只有一分汗水一分收获的真实。祝福张同学今后在自己选择的道路上越走越远~?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIzmMppUeN0FdYX8yJicDoIe1obEB982FC81LfqVIs5bMSzmawlJBwAxQ/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"> </p> <p class="t4">张同学是一位特别务实的同学,早在咨询阶段就已经和我们确定好了报考方向明确了自己的优势和劣势。作为一个转专业的同学,很早就定下了未来的研究方向,也做了充分的准备。同时张同学也听取了我们的建议联系了东大的教授还参加了东大这两个专业的说明会。由于2021年夏季考学东京大学有一个文书审核的阶段,我们和张同学反复修改了文书材料,针对行文结构和逻辑也是详细地斟酌。我们希望之后的同学也能随时和我们沟通,提前做准备,这样才能合格自己心仪的学校和专业。</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/14" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/16" 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_674017e6c274b849584514" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c274b849584514.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674017e6c2a85155302881" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c2a85155302881.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>【新访谈18】同时合格东京大学两个研究室是什么体验?大大的选择理由更让我直呼内行</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/15/20230301015328_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>托福:107</strong></p> <p class="t4"><strong>日语:无</strong></p> <p class="t4"><strong>本科:京都大学 </strong></p> <p class="t4"><strong>专业:工学部(预毕业)</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 综合文化研究科 广域系统科学专攻</strong></p> <p class="t4"><strong> 新领域 情报生命专攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为张同学是京都大学本科,所以不需要日语成绩……大佬大佬。)</p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 1✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIIcBGF7KBm8cjbbxznIOBK9l4NxfV6EEQmzoMl0hjmPHoicCgMkoSF9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 2✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgItNJ6bfPjcAZf9R6b3gfL0CcDeiag5WuFVf5evsuW4A574fx5p8b1qRw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年4月初</strong></p> <p class="t4">和新领域理工塾签约,期间学习情报知识</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系教授。</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">刷过去问。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 综合文化研究科 广域系统科学专攻。 </p> <p class="t4"> </p> <p class="t4">综合文化研究科(Graduate School of Arts and Sciences)也就是东大的文理学院,包含4个文系专业和3个理系专业,是连接了教养学部的研究生院。建立于1983年,位于驹场校区。</p> <p class="t4"> </p> <p class="t4">2️⃣ 新领域 情报生命专攻。</p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科为了推进“学科融合”的概念被设置,现在一共包含11个理系专攻。建立与1998年,位于千叶的柏校区。周边有国立癌症研究中心,学术氛围不错。新领域是一个没有连接本科学部的独立研究生院,招收外校学生和外国人留学生较多,因此国际化程度比较高。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></p> <p class="t4">1️⃣ 广域系统科学:</p> <p class="t4"> </p> <p class="t4">研究内容包括化学,物理等基础科学,情报,数据,图形学等计算机相关科学,以及宇宙,地理等复杂系相关科学。这个专攻给我的感觉是<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIlP1XElwl5vaPv6Ye9ngBF6vUjQnUY5DMKh8ttRYFtJicubrP2gqc7PA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">2️⃣ 情报生命CBMS:</p> <p class="t4"> </p> <p class="t4"><strong>分为两个方向招生,情报生命和医学。</strong>我不太了解医学相关,而情报生命主要的研究方向是生物信息学。这两个方向研究的内容,方法,以及入试都很不一样,需要仔细看清楚。<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIB3eCKMCx4wDssZoibgQlwxrgiaqCFu1LArIZvyFgJibE9Poibhxr5G13Cg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 广域科学:各种成绩+小论文+研究计划书+面试</p> <p class="t4"> CBMS:各种成绩+调查票+面试(包括线上做题)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学:</p> <p class="t4"> </p> <p class="t4">由于疫情影响,今年的笔试转为一篇小论文+研究计划书+面试进行。小论文的课题取决于<strong>意向教授的研究方向</strong>,情报方向的是<strong>一些计算机图形学经典论文的阅读和相关</strong><strong>问题。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS:</p> <p class="t4"> </p> <p class="t4">这里的笔试指的是<strong>面试中的线上做题环节。</strong>题目和过去问相比十分简单,不知道是不是因为今年报考人少,甚至算法排序中考的题和过去问基本一样。。。<strong>刷过过去问的话基本白给。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……十分简单????基本白给???牛)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学的面试很<strong>累人</strong>,因为没有了笔试,教授会<strong>更仔细地询问各个方面的能力。</strong>我当时一共被面了60分钟左右。先<strong>从研究计划书开始介绍以及问答</strong>,大概会有几个教授针<strong>对研究计划书中一些可能没写清楚的细节提问。</strong></p> <p class="t4"> </p> <p class="t4">然后是<strong>学科知识考查</strong>,我记得考察了<strong>概率论,图形学,深度学习的一些知识。</strong></p> <p class="t4"> </p> <p class="t4">之后是<strong>小论文相关问答</strong>,教授<strong>仔细问了很多之前要求阅读的论文中的一些概念,以及让我重新讲一遍那篇论文在说什么。</strong>这些都问完以后有相当长一部分时间是在唠嗑,什么都唠,比如你日语怎么回事啊,你来我们研准备干点啥啊,你这个本科土木的怎么想来学情报啊,图形学课上过没有啊。</p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS的面试就很白给了,是<strong>第一志愿教授负责大部分的问题</strong>,具体已经记不太清楚,但是很快就结束了。我想大概也就是那些东西,想研究什么呀为什么来啊这类的。</p> <p class="t4"> </p> <p class="t4">总结来说,<strong>新领域CBMS的入试更简单一些,然后录取的人数也更多。</strong>CBMS中情报生命方向是<strong>不太在乎本科专业背景的</strong>,纯计算机专业或者数据,统计相关,甚至理工科专业都可以来考。</p> <p class="t4"> </p> <p class="t4">广域科学因为今年无笔试的缘故,好像合格还挺看缘分。就是面试的时候和教授们聊得怎么样感觉<strong>会很大程度影响最后的结果。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:来了来了凡尔赛名言又出现了!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">本科就来了,被学校坑的gpa不行只能在日本继续混了。</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">在知乎上偶然看到了新领域塾的帖子,<strong>感觉干货很多。</strong>最主要是<strong>理工科专精</strong><strong>,比起那些综合大私塾看着就靠谱。</strong>不过主要是<strong>张老师人好,有求必应。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:续咱们宋老师之后张老师也收获了粉丝!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有分别联系几个教授,联系教授的时候并未写出研究计划书,是之后为了广域的入试写的(之前的没有要求单独的研究计划)。</p> <p class="t4"> </p> <p class="t4">我的大概讲了<strong>研究意义,背景,目的,现存问题,研究手法等等基本内容</strong>,还是比较循规蹈矩的一篇。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></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>。这个时候就要抱着张老师吸,时不时烦一烦他,听他吹一吹水就会轻松很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于张老师的部分麻烦张同学写篇论文做个PPT展开详细说说。我们都想听~?)</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">(编辑ASHEN:硬着头皮风雨无阻去学习的例子在之前的实绩中几乎人人都是这样的。所以同学们成功和努力真的是成正比的!)</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">别迟到!有礼貌!</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">我基本上只和张老师1对1交流过,所以基本上全部是靠他。</p> <p class="t4"> </p> <p class="t4">张老师帮我<strong>润色了联系教授的邮件,修改研究计划书,安排时间线,还有找过去问前辈解答等等</strong>。但是其实最主要的是<strong>帮我解决焦虑问题</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我要自己开始动笔了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我个人觉得还好,这样<strong>时间可以自由安排。</strong>我是属于半夜效率极高白天毫无精神的那种人,晚上看回放会舒服很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:设计系的人表示晚上干活的效率是白天的好几倍,别问为什么,问就是拿命换的!此处只是距离,请勿模仿✖️)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>手撸代码和刷过去问。</strong></p> <p class="t4"> </p> <p class="t4">CBMS的<strong>过去问刷到就是赚到</strong>,几年都刷一遍大概就对考察的方向有一个感觉了。数学笔记的话就是<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>不少研究室都是很地道的那种日本的lab</strong>,教务的国际化程度不高。</p> <p class="t4"> </p> <p class="t4">CBMS就很新,<strong>入试全英语也没问题</strong>(五十音图战士也无所谓)。</p> <p class="t4"> </p> <p class="t4"><strong>目前准备去广域</strong>,<strong>因为新领域cbms那个的研究室在台场产综研,太远了,从柏过去两个小时。单程还要花1400日元不是人能去的地方。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:想到以前看过的采访。记者:“请问您为什么考东大/京大呢?”学生:“离家近。”…………)</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">因为焦虑我失去了一些可能的机会。</p> <p class="t4"> </p> <p class="t4">本来想的是去挑战一些更难的研究科比如情报理工,但是后来因为总觉得自己垃圾就主动放弃了。实际上回头想想放平心态好好学也不是没可能,<strong>所以以后还是要多多相信自己为好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的是没有好好安排目标研究科,没有去挑战情报理工吧,有点遗憾。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:张同学在大家眼中已经非常优秀啦!行到水穷处,坐看云起时。祝福张同学在现在自己选择的道路上可以越走越好!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</strong><strong>.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>过去问!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">努力敲代码。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看到这里,同学们是不是觉得张同学之所以能够有如此优秀的成绩,就是因为他本身起点高,所以学起来不费力气呢?其实并不是如此。我们新领域理工塾已经见证过太多为了考学,风雨无阻、彻夜学习的学生,张同学也是其中之一。世界上没有什么天才,只有一分汗水一分收获的真实。祝福张同学今后在自己选择的道路上越走越远~?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIzmMppUeN0FdYX8yJicDoIe1obEB982FC81LfqVIs5bMSzmawlJBwAxQ/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"> </p> <p class="t4">张同学是一位特别务实的同学,早在咨询阶段就已经和我们确定好了报考方向明确了自己的优势和劣势。作为一个转专业的同学,很早就定下了未来的研究方向,也做了充分的准备。同时张同学也听取了我们的建议联系了东大的教授还参加了东大这两个专业的说明会。由于2021年夏季考学东京大学有一个文书审核的阶段,我们和张同学反复修改了文书材料,针对行文结构和逻辑也是详细地斟酌。我们希望之后的同学也能随时和我们沟通,提前做准备,这样才能合格自己心仪的学校和专业。</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/14" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/16" 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_674017e6c274b849584514" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c274b849584514.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674017e6c2a85155302881" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f"/></form><a href="#" class="dropdown-item" onclick="document.post_674017e6c2a85155302881.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>【新访谈18】同时合格东京大学两个研究室是什么体验?大大的选择理由更让我直呼内行</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/15/20230301015328_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>托福:107</strong></p> <p class="t4"><strong>日语:无</strong></p> <p class="t4"><strong>本科:京都大学 </strong></p> <p class="t4"><strong>专业:工学部(预毕业)</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 综合文化研究科 广域系统科学专攻</strong></p> <p class="t4"><strong> 新领域 情报生命专攻</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为张同学是京都大学本科,所以不需要日语成绩……大佬大佬。)</p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 1✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIIcBGF7KBm8cjbbxznIOBK9l4NxfV6EEQmzoMl0hjmPHoicCgMkoSF9w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨东京大学合格 x 2✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgItNJ6bfPjcAZf9R6b3gfL0CcDeiag5WuFVf5evsuW4A574fx5p8b1qRw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年4月初</strong></p> <p class="t4">和新领域理工塾签约,期间学习情报知识</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系教授。</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">刷过去问。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1学校介绍</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 综合文化研究科 广域系统科学专攻。 </p> <p class="t4"> </p> <p class="t4">综合文化研究科(Graduate School of Arts and Sciences)也就是东大的文理学院,包含4个文系专业和3个理系专业,是连接了教养学部的研究生院。建立于1983年,位于驹场校区。</p> <p class="t4"> </p> <p class="t4">2️⃣ 新领域 情报生命专攻。</p> <p class="t4"> </p> <p class="t4">新领域创成科学研究科为了推进“学科融合”的概念被设置,现在一共包含11个理系专攻。建立与1998年,位于千叶的柏校区。周边有国立癌症研究中心,学术氛围不错。新领域是一个没有连接本科学部的独立研究生院,招收外校学生和外国人留学生较多,因此国际化程度比较高。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3专攻介绍</strong></p> <p class="t4"><strong> </strong></p> <p class="t4">1️⃣ 广域系统科学:</p> <p class="t4"> </p> <p class="t4">研究内容包括化学,物理等基础科学,情报,数据,图形学等计算机相关科学,以及宇宙,地理等复杂系相关科学。这个专攻给我的感觉是<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIlP1XElwl5vaPv6Ye9ngBF6vUjQnUY5DMKh8ttRYFtJicubrP2gqc7PA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">2️⃣ 情报生命CBMS:</p> <p class="t4"> </p> <p class="t4"><strong>分为两个方向招生,情报生命和医学。</strong>我不太了解医学相关,而情报生命主要的研究方向是生物信息学。这两个方向研究的内容,方法,以及入试都很不一样,需要仔细看清楚。<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_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIB3eCKMCx4wDssZoibgQlwxrgiaqCFu1LArIZvyFgJibE9Poibhxr5G13Cg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> 广域科学:各种成绩+小论文+研究计划书+面试</p> <p class="t4"> CBMS:各种成绩+调查票+面试(包括线上做题)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学:</p> <p class="t4"> </p> <p class="t4">由于疫情影响,今年的笔试转为一篇小论文+研究计划书+面试进行。小论文的课题取决于<strong>意向教授的研究方向</strong>,情报方向的是<strong>一些计算机图形学经典论文的阅读和相关</strong><strong>问题。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS:</p> <p class="t4"> </p> <p class="t4">这里的笔试指的是<strong>面试中的线上做题环节。</strong>题目和过去问相比十分简单,不知道是不是因为今年报考人少,甚至算法排序中考的题和过去问基本一样。。。<strong>刷过过去问的话基本白给。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……十分简单????基本白给???牛)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ 广域科学的面试很<strong>累人</strong>,因为没有了笔试,教授会<strong>更仔细地询问各个方面的能力。</strong>我当时一共被面了60分钟左右。先<strong>从研究计划书开始介绍以及问答</strong>,大概会有几个教授针<strong>对研究计划书中一些可能没写清楚的细节提问。</strong></p> <p class="t4"> </p> <p class="t4">然后是<strong>学科知识考查</strong>,我记得考察了<strong>概率论,图形学,深度学习的一些知识。</strong></p> <p class="t4"> </p> <p class="t4">之后是<strong>小论文相关问答</strong>,教授<strong>仔细问了很多之前要求阅读的论文中的一些概念,以及让我重新讲一遍那篇论文在说什么。</strong>这些都问完以后有相当长一部分时间是在唠嗑,什么都唠,比如你日语怎么回事啊,你来我们研准备干点啥啊,你这个本科土木的怎么想来学情报啊,图形学课上过没有啊。</p> <p class="t4"> </p> <p class="t4">2️⃣ CBMS的面试就很白给了,是<strong>第一志愿教授负责大部分的问题</strong>,具体已经记不太清楚,但是很快就结束了。我想大概也就是那些东西,想研究什么呀为什么来啊这类的。</p> <p class="t4"> </p> <p class="t4">总结来说,<strong>新领域CBMS的入试更简单一些,然后录取的人数也更多。</strong>CBMS中情报生命方向是<strong>不太在乎本科专业背景的</strong>,纯计算机专业或者数据,统计相关,甚至理工科专业都可以来考。</p> <p class="t4"> </p> <p class="t4">广域科学因为今年无笔试的缘故,好像合格还挺看缘分。就是面试的时候和教授们聊得怎么样感觉<strong>会很大程度影响最后的结果。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:来了来了凡尔赛名言又出现了!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">本科就来了,被学校坑的gpa不行只能在日本继续混了。</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">在知乎上偶然看到了新领域塾的帖子,<strong>感觉干货很多。</strong>最主要是<strong>理工科专精</strong><strong>,比起那些综合大私塾看着就靠谱。</strong>不过主要是<strong>张老师人好,有求必应。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:续咱们宋老师之后张老师也收获了粉丝!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有分别联系几个教授,联系教授的时候并未写出研究计划书,是之后为了广域的入试写的(之前的没有要求单独的研究计划)。</p> <p class="t4"> </p> <p class="t4">我的大概讲了<strong>研究意义,背景,目的,现存问题,研究手法等等基本内容</strong>,还是比较循规蹈矩的一篇。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></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>。这个时候就要抱着张老师吸,时不时烦一烦他,听他吹一吹水就会轻松很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:关于张老师的部分麻烦张同学写篇论文做个PPT展开详细说说。我们都想听~?)</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">(编辑ASHEN:硬着头皮风雨无阻去学习的例子在之前的实绩中几乎人人都是这样的。所以同学们成功和努力真的是成正比的!)</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">别迟到!有礼貌!</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">我基本上只和张老师1对1交流过,所以基本上全部是靠他。</p> <p class="t4"> </p> <p class="t4">张老师帮我<strong>润色了联系教授的邮件,修改研究计划书,安排时间线,还有找过去问前辈解答等等</strong>。但是其实最主要的是<strong>帮我解决焦虑问题</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我要自己开始动笔了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我个人觉得还好,这样<strong>时间可以自由安排。</strong>我是属于半夜效率极高白天毫无精神的那种人,晚上看回放会舒服很多。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:设计系的人表示晚上干活的效率是白天的好几倍,别问为什么,问就是拿命换的!此处只是距离,请勿模仿✖️)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>手撸代码和刷过去问。</strong></p> <p class="t4"> </p> <p class="t4">CBMS的<strong>过去问刷到就是赚到</strong>,几年都刷一遍大概就对考察的方向有一个感觉了。数学笔记的话就是<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>不少研究室都是很地道的那种日本的lab</strong>,教务的国际化程度不高。</p> <p class="t4"> </p> <p class="t4">CBMS就很新,<strong>入试全英语也没问题</strong>(五十音图战士也无所谓)。</p> <p class="t4"> </p> <p class="t4"><strong>目前准备去广域</strong>,<strong>因为新领域cbms那个的研究室在台场产综研,太远了,从柏过去两个小时。单程还要花1400日元不是人能去的地方。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:想到以前看过的采访。记者:“请问您为什么考东大/京大呢?”学生:“离家近。”…………)</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">因为焦虑我失去了一些可能的机会。</p> <p class="t4"> </p> <p class="t4">本来想的是去挑战一些更难的研究科比如情报理工,但是后来因为总觉得自己垃圾就主动放弃了。实际上回头想想放平心态好好学也不是没可能,<strong>所以以后还是要多多相信自己为好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的不好的是没有好好安排目标研究科,没有去挑战情报理工吧,有点遗憾。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:张同学在大家眼中已经非常优秀啦!行到水穷处,坐看云起时。祝福张同学在现在自己选择的道路上可以越走越好!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</strong><strong>.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>过去问!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">努力敲代码。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看到这里,同学们是不是觉得张同学之所以能够有如此优秀的成绩,就是因为他本身起点高,所以学起来不费力气呢?其实并不是如此。我们新领域理工塾已经见证过太多为了考学,风雨无阻、彻夜学习的学生,张同学也是其中之一。世界上没有什么天才,只有一分汗水一分收获的真实。祝福张同学今后在自己选择的道路上越走越远~?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGDVXKYoULA1vKtVNqRhtgIzmMppUeN0FdYX8yJicDoIe1obEB982FC81LfqVIs5bMSzmawlJBwAxQ/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"> </p> <p class="t4">张同学是一位特别务实的同学,早在咨询阶段就已经和我们确定好了报考方向明确了自己的优势和劣势。作为一个转专业的同学,很早就定下了未来的研究方向,也做了充分的准备。同时张同学也听取了我们的建议联系了东大的教授还参加了东大这两个专业的说明会。由于2021年夏季考学东京大学有一个文书审核的阶段,我们和张同学反复修改了文书材料,针对行文结构和逻辑也是详细地斟酌。我们希望之后的同学也能随时和我们沟通,提前做准备,这样才能合格自己心仪的学校和专业。</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/14" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/16" 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' => '91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f', '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 = '91e65ef1d89d46da06abed1cf93fb391b1b6164fdddbc1109918a644c98e4a4ec9b53ff505d36d709d7fd4c32654609e6974ae0c0503b86054eedada120ea42f' $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
「刚开始的时候打击感巨大,感觉自己一点不被认可。说实话也没什么办法,只能硬着头皮继续复习,就是心理暗示自己“这教授不收我是他的损失”。」
托福:107
日语:无
本科:京都大学
专业:工学部(预毕业)
合格:东京大学
综合文化研究科 广域系统科学专攻
新领域 情报生命专攻
(编辑ASHEN:因为张同学是京都大学本科,所以不需要日语成绩……大佬大佬。)
✨东京大学合格 x 1✨
✨东京大学合格 x 2✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年4月初
和新领域理工塾签约,期间学习情报知识
2021年5月
联系教授。
2021年7月
刷过去问。
2021年8月
参加考试。
2. 介绍
2.1学校介绍
2.2研究科 专攻介绍
1️⃣ 综合文化研究科 广域系统科学专攻。
综合文化研究科(Graduate School of Arts and Sciences)也就是东大的文理学院,包含4个文系专业和3个理系专业,是连接了教养学部的研究生院。建立于1983年,位于驹场校区。
2️⃣ 新领域 情报生命专攻。
新领域创成科学研究科为了推进“学科融合”的概念被设置,现在一共包含11个理系专攻。建立与1998年,位于千叶的柏校区。周边有国立癌症研究中心,学术氛围不错。新领域是一个没有连接本科学部的独立研究生院,招收外校学生和外国人留学生较多,因此国际化程度比较高。
2.3专攻介绍
1️⃣ 广域系统科学:
研究内容包括化学,物理等基础科学,情报,数据,图形学等计算机相关科学,以及宇宙,地理等复杂系相关科学。这个专攻给我的感觉是比较倾向于传统的研究方式,研究内容也偏传统。
2️⃣ 情报生命CBMS:
分为两个方向招生,情报生命和医学。我不太了解医学相关,而情报生命主要的研究方向是生物信息学。这两个方向研究的内容,方法,以及入试都很不一样,需要仔细看清楚。情报生命有不少教授在做数据分析,统计,机器学习在生物学中的应用,有点那种比较革新的感觉。
3.募集要项
广域科学:各种成绩+小论文+研究计划书+面试
CBMS:各种成绩+调查票+面试(包括线上做题)
4. 考试内容
4.1笔试:
1️⃣ 广域科学:
由于疫情影响,今年的笔试转为一篇小论文+研究计划书+面试进行。小论文的课题取决于意向教授的研究方向,情报方向的是一些计算机图形学经典论文的阅读和相关问题。
2️⃣ CBMS:
这里的笔试指的是面试中的线上做题环节。题目和过去问相比十分简单,不知道是不是因为今年报考人少,甚至算法排序中考的题和过去问基本一样。。。刷过过去问的话基本白给。
(编辑ASHEN:……十分简单????基本白给???牛)
4.2面试:
1️⃣ 广域科学的面试很累人,因为没有了笔试,教授会更仔细地询问各个方面的能力。我当时一共被面了60分钟左右。先从研究计划书开始介绍以及问答,大概会有几个教授针对研究计划书中一些可能没写清楚的细节提问。
然后是学科知识考查,我记得考察了概率论,图形学,深度学习的一些知识。
之后是小论文相关问答,教授仔细问了很多之前要求阅读的论文中的一些概念,以及让我重新讲一遍那篇论文在说什么。这些都问完以后有相当长一部分时间是在唠嗑,什么都唠,比如你日语怎么回事啊,你来我们研准备干点啥啊,你这个本科土木的怎么想来学情报啊,图形学课上过没有啊。
2️⃣ CBMS的面试就很白给了,是第一志愿教授负责大部分的问题,具体已经记不太清楚,但是很快就结束了。我想大概也就是那些东西,想研究什么呀为什么来啊这类的。
总结来说,新领域CBMS的入试更简单一些,然后录取的人数也更多。CBMS中情报生命方向是不太在乎本科专业背景的,纯计算机专业或者数据,统计相关,甚至理工科专业都可以来考。
广域科学因为今年无笔试的缘故,好像合格还挺看缘分。就是面试的时候和教授们聊得怎么样感觉会很大程度影响最后的结果。
(编辑ASHEN:来了来了凡尔赛名言又出现了!!!!)
02
心得体验采访实录
1.同学为什么要来日本?
本科就来了,被学校坑的gpa不行只能在日本继续混了。
(编辑ASHEN:所以大佬眼中的混混就是去东大嘛……)
2.选择新领域理工塾的原因?
在知乎上偶然看到了新领域塾的帖子,感觉干货很多。最主要是理工科专精,比起那些综合大私塾看着就靠谱。不过主要是张老师人好,有求必应。
(编辑ASHEN:续咱们宋老师之后张老师也收获了粉丝!!)
3.出愿前有联系教授吗?研究计划书怎么写的?
有分别联系几个教授,联系教授的时候并未写出研究计划书,是之后为了广域的入试写的(之前的没有要求单独的研究计划)。
我的大概讲了研究意义,背景,目的,现存问题,研究手法等等基本内容,还是比较循规蹈矩的一篇。
4.备考感到最困难的是什么呢,你又是如何克服的?
联系教授的时候刚开始有一些没有收到回复。
刚开始的时候打击感巨大,感觉自己一点不被认可。说实话也没什么办法,只能硬着头皮继续复习,就是心理暗示自己“这教授不收我是他的损失”。后来逐渐收到了不少回复,也就这样过去了。
还有就是持续焦虑(虽然回头想想我也不知道在焦虑什么),但是就是会焦虑,一边焦虑一边拖延。这个时候就要抱着张老师吸,时不时烦一烦他,听他吹一吹水就会轻松很多。
(编辑ASHEN:关于张老师的部分麻烦张同学写篇论文做个PPT展开详细说说。我们都想听~?)
5.考学最辛苦的时期是怎么度过的?
。。硬着头皮去图书馆学。
(编辑ASHEN:硬着头皮风雨无阻去学习的例子在之前的实绩中几乎人人都是这样的。所以同学们成功和努力真的是成正比的!)
6. 考试有没有什么特别注意的?
别迟到!有礼貌!
7.疫情对你整个考学经历有什么影响吗?
因为疫情,很多研究课要么取消笔试,要么笔试降低题量,因此入试变简单了,好评!
8. 新领域理工塾是如何帮助到你的?
我基本上只和张老师1对1交流过,所以基本上全部是靠他。
张老师帮我润色了联系教授的邮件,修改研究计划书,安排时间线,还有找过去问前辈解答等等。但是其实最主要的是帮我解决焦虑问题。
(编辑ASHEN:……我要自己开始动笔了。)
9.网课这种形式会对你学习的效率产生影响吗?
我个人觉得还好,这样时间可以自由安排。我是属于半夜效率极高白天毫无精神的那种人,晚上看回放会舒服很多。
(编辑ASHEN:设计系的人表示晚上干活的效率是白天的好几倍,别问为什么,问就是拿命换的!此处只是距离,请勿模仿✖️)
10.专业课是怎么准备的呢?笔记是什么样子的呢?
手撸代码和刷过去问。
CBMS的过去问刷到就是赚到,几年都刷一遍大概就对考察的方向有一个感觉了。数学笔记的话就是总结一下知识点什么的其余全部都是做题。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
广域科学怎么看怎么传统,不少研究室都是很地道的那种日本的lab,教务的国际化程度不高。
CBMS就很新,入试全英语也没问题(五十音图战士也无所谓)。
目前准备去广域,因为新领域cbms那个的研究室在台场产综研,太远了,从柏过去两个小时。单程还要花1400日元不是人能去的地方。
(编辑ASHEN:想到以前看过的采访。记者:“请问您为什么考东大/京大呢?”学生:“离家近。”…………)
12.经历了这次备考,在这方面有什么心得吗?
因为焦虑我失去了一些可能的机会。
本来想的是去挑战一些更难的研究科比如情报理工,但是后来因为总觉得自己垃圾就主动放弃了。实际上回头想想放平心态好好学也不是没可能,所以以后还是要多多相信自己为好。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的不好的是没有好好安排目标研究科,没有去挑战情报理工吧,有点遗憾。
(编辑ASHEN:张同学在大家眼中已经非常优秀啦!行到水穷处,坐看云起时。祝福张同学在现在自己选择的道路上可以越走越好!)
14.对后辈有什么复习建议吗?
过去问!
15.对未来入学后的规划是什么样的呢?
努力敲代码。
03
笔记分享+老师点评
看到这里,同学们是不是觉得张同学之所以能够有如此优秀的成绩,就是因为他本身起点高,所以学起来不费力气呢?其实并不是如此。我们新领域理工塾已经见证过太多为了考学,风雨无阻、彻夜学习的学生,张同学也是其中之一。世界上没有什么天才,只有一分汗水一分收获的真实。祝福张同学今后在自己选择的道路上越走越远~?
✏️ 笔记分享 ✏️
张老师寄语
张同学是一位特别务实的同学,早在咨询阶段就已经和我们确定好了报考方向明确了自己的优势和劣势。作为一个转专业的同学,很早就定下了未来的研究方向,也做了充分的准备。同时张同学也听取了我们的建议联系了东大的教授还参加了东大这两个专业的说明会。由于2021年夏季考学东京大学有一个文书审核的阶段,我们和张同学反复修改了文书材料,针对行文结构和逻辑也是详细地斟酌。我们希望之后的同学也能随时和我们沟通,提前做准备,这样才能合格自己心仪的学校和专业。