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_67407d9d5c300334293730" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c300334293730.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d9d5c664164449891" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c664164449891.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>【新访谈43】停止彷徨,付诸行动,打开东京大学合格之门。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/45/20230301033329_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><em>「不要为没发生的事过于担心。过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 177</strong></p> <p class="t4"><strong>英语:TOEFL 96</strong></p> <p class="t4"><strong>本科:中流211院校</strong></p> <p class="t4"><strong>专业:生物医学工程</strong></p> <p class="t4"><strong>GPA:87.25/100(排名1/19)</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVyhTOTDuA2aAXnL0ZZrAdNdt78OkFT3kTl2FJobib7fQwH7y8ia3IaC6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021.04-07</strong></p> <p class="t4">准备日语N2考试</p> <p class="t4"><strong>2021.09-10</strong></p> <p class="t4">备考托福并出分</p> <p class="t4"><strong>2021.12-2022.03</strong></p> <p class="t4">报新领域理工塾并上课,同时套磁</p> <p class="t4"><strong>2022.03-05</strong></p> <p class="t4">边做毕设边啃书</p> <p class="t4"><strong>2022.05-07</strong></p> <p class="t4">赴日并做过去问</p> <p class="t4"><strong>2022.08</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">东京大学,简称东大,位于日本东京都文京区,是日本第一所国立综合性大学,也是亚洲最早的西制大学之一。东京大学拥有演习和研究而建设的大片设施。东大在日本各地有53所之多,学校总面积约3.2万公顷(320平方公里),是全球最大的大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsWk2ia3P670ibnS5F4osHo6yzDagIibeaLtRoz0VnX35SicH2q1ic696n4A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsXgVNiaONwa2QKiaGHOcEaftFbloqGnAkT5ByvYQIpWFhrRViabXRX6KQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVfMjGicOoeibfhDNXZCMWZkCjUwW9j3atuVql8X4S6wy2EAj7h4c2vEOA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">メディカル情報生命専攻はメディカルゲノム専攻と情報生命科学専攻が合併して、2015年4月に発足しました。当専攻は、生命科学の情報化を先導し、ライフイノベーションに大きく貢献しつつ、その成果を臨床の現場にトランスレーションして行くことのできる人材を教育することを目標としています。そのためには、情報学と医科学の最先端の研究現場でのオン・ザ・ジョブ・トレーニングを積極的に取り入れ、情報科学と医科学の融合的な基礎教育の環境を実現し、新たな専門性を持った人材の育成を図っていくことを目指しています。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>在塾里老师的指导下了解了自己想考的方向的各个研究室的研究方向,并最终结合自己的兴趣和卷度选择自己心仪的教授发了第一封套磁信。</strong>教授给了积极的回应后开始备考。</p> <p class="t4"> </p> <p class="t4"><strong>和塾里老师相谈后搜集了情报生命专攻需要复习的教材及习题,开始边忙碌地做毕设实验边啃书刷题</strong>(非常难熬,每天硬挤出一点点时间来看书熟悉各种公式算法),其中一度因为毕设太忙而没时间复习。本来还想冲其他学校,但也都因为时间问题放弃。</p> <p class="t4"> </p> <p class="t4">因为一月份直接确定好了第一志愿的教授,一直有在缓慢研究教授lab网页里登录的文章,所以志望理由书里的研究计划大概憋了一晚上就写好了。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说是跟着塾里老师规划的路线进行复习备考的</strong>,所以复习的过程虽然辛苦,但还算顺畅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/admission/index.html</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">往年情报生命的cb群涉及的考试科目有<strong>线代、概率论、图论及数据算法与结构</strong>,<strong>今年cb群整体考试难度较以往提高了好几个level,</strong>能明显感觉到题目变新变难了许多。</p> <p class="t4"> </p> <p class="t4">虽然涉及的科目没变,<strong>但从往年题目里总结的套路不是很适用于今年的考试</strong>。我个人认为这也给今后想考cb的学弟学妹们敲响了警钟。</p> <p class="t4"> </p> <p class="t4">比如复习的时候如果<strong>只机械记忆历年考试考点是行不通的,必须反复彻底地消化基础知识,从而能够灵活应对考试中出现的各种猝不及防的难题新题。</strong>如果还认为cb一直考的和往年过去问那么简单的话有可能会翻车(?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">今年是继疫情年后第一年的线下考试。面试当然也转为线下进行,面试当天考生会依次进入面试会场,会场里坐着大概2、30个教授吧,场面还是挺有威慑感的。<strong>首先是cbms的入试负责人让你自报考号和自我介绍,并询问你为什么报考cbms,很简短的自我介绍后就进入第一志愿教授提问环节,</strong>因为我入试说明会的时候已经和教授聊过一些,也见过面,所以见到他感觉很亲切,也极大消除了我的紧张感。所以极力推荐大家一定要提前和教授面谈一下!</p> <p class="t4"> </p> <p class="t4"><strong>第一志愿教授问的问题包括:</strong>1.过去用过什么算法;2.对算法还是生物更感兴趣;3.你在志望理由书里提到了xxx,可以说说为什么对他感兴趣吗;</p> <p class="t4"> </p> <p class="t4"><strong>第二志愿教授问的问题包括: </strong>1.你在过去的研究中遇到过什么棘手的问题吗,是怎么解决的;2. 学过什么编程语言。</p> <p class="t4"> </p> <p class="t4">总体来说问我的问题都很優しい,完全没有刁难我。其中有一两个问题我第一遍没听懂,就厚着脸皮问可以再重复一遍吗,或者直接问您的意思是xxx这样吗?老师也很耐心地重复了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">老二次元+很喜欢日本文化,并且本科专业在日本的学术水平还是比较高的。再加上日本留学费用还算可观,就选择来霓虹了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在大二就开始了解各种考学情报,<strong>当时天天刷知乎看经验贴,寻找合适的专业,就看见倪老师写的经验贴了,当时就觉得这个经验贴写的非常详细客观,如获至宝地读了好几遍,</strong>最后大四备考的时候就报名了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一月份就联系了教授,教授因为太忙一周之后才回,不过给的回应很积极,</strong>夸了我的bg并说欢迎来考。</p> <p class="t4"> </p> <p class="t4">cbms不需要提交研究计划书,但是志望理由书里要写一个类似的小型研究计划<strong>,这一段我是通过反复研读教授新发的文章,通过看他文章最后的展望来确定自己的研究主题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为大四下要边做实验边做毕设,忙的脚不沾地,所以<strong>没法像塾里其他大佬一样复习很多门专业课,算是只能被迫单冲东大。</strong></p> <p class="t4"> </p> <p class="t4">今年是恢复线下考试的第一年,笔试科目又回到了六选四且必须赴日考试,而因为我们大学毕业很晚事又很多,因此耽误了很多复习的时间。好不容易赶上七月份来日本,又碰上东京疫情爆发,东大直接要求感染的考生不能来参加夏季考试,只能参加冬季考试,室友又因为外食感染了,算是直到进考场前都在提心吊胆。现在回想起来,只能庆幸自己准备得早,不然根本不可能顺利合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>看别人的合格经验贴,对比自己有哪里不足的,把这部分做好就会很安心。</strong></p> <p class="t4"> </p> <p class="t4">实在忍不了的时候就玩乙女游戏看小说听歌,<strong>做自己最放松的事好好放松神经之后再继续投入学习啦!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>注意防护!</strong>好几个一起备考的同学都因为阳了只能等半年参加冬入,耽误时间也浪费精力,觉得挺可惜的~</p> <p class="t4"> </p> <p class="t4"><strong>另外面试的时候记得穿全套正装!</strong>我个人因为忘了穿黑色皮鞋,只能在一群西装革履的考生中穿着一双五彩斑斓的球鞋进面试场,那种感觉不会有人想体验的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为是第一年恢复线下考试,想按时毕业参加考试必须先克服国内疫情重重封锁,再来这边小心防护,才能安全地进考场考试,还是影响比较大的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">自己不太能把握好套磁/复习进度,又或者很down的时候,<strong>新领域的老师就会适时出现指点迷津/push我。多亏了老师们我才能一路顺利考上试并合格!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,不如说网课才能更让我好好学习<strong>,反复看录播课消化老师上课讲过的知识点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>啃算法导论,做小黄书线代,然后我会给每一门复习的科目做一本笔记,记录考点的原理、推导过程及引伸习题之类的。</strong></p> <p class="t4"> </p> <p class="t4">以算法为例,前几天经常考对于经典算法的改进手段,因此我复习的时候会先记录原始经典伪代码,再记录算导后面的习题、csdn上的改进代码等,然后考前反复记忆。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是メディカル情報生命,<strong>因为我本科是bme,硕士阶段想做生物和情报结合的研究,所以挑选专攻的时候毫不犹豫就选了这个专攻。</strong></p> <p class="t4"> </p> <p class="t4">然后现在录取的研究室主要的研究对象更偏算法本身一些。同专攻也有不少做机器学习的教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要为没发生的事过于担心。</strong>我本人属于特别瞻前顾后、又很胆小的人,考学期间,太多时候需要跨出自己的舒适圈,直面完全陌生的新事物了。<strong>过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">中途因为毕设影响考学进度的时候,一度很崩溃,开始摆烂。现在想想,一被打乱进度就会影响心态的我还是太弱小了,不过每次崩溃的时候我都会找倪老师相谈hhh,然后就感觉好很多了<strong>(倪老师,我的一款情绪稳定剂)。</strong></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">此外我十分推荐每个人边听私塾课、边复习的同时,<strong>准备一本自己归纳总结的复习笔记!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">先在研究室好好磨练自己的专业技能!硬功夫傍身干啥都不愁哈哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">人生不是一连串的空想,是一系列的行动。构建出你的自我的,不是翻来覆去的无用的谋划,而是也许简单、但真实付出过的行动。黄同学的考学路并不平坦,是她一直的努力与行动不断地为她的成功之路铺上牢固的基石。祝她今后的学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVhoQibMAhtSk0zbWqQucBel2ezbc4lichYHXiaiaet6NSicViaXDtfcOBszYQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVux43DFZXPxJ1NOvcNHDv6n0nCnjNnKEEn6vrTBGLNt8BR4IDJ2HVrg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOV1BibIcSaVRdvNs02Is5kNBx6p7bFicW9PzGe8o2vWFtb5QtxCCqWxP0A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVCyAGsmHBYG0fRiaCJStGVDB8JiaDE3OeLEmLrGXic5yGQ9Dz3wp06Tiafw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师寄语</strong></p> <p class="t4"> </p> <p class="t4">小黄是个主观能动性特别强的学生,学习做事情都比较积极,虽然也在考学过程中做题和联系老师的时候,遇到了一些波折,产生了不少动摇,但最后破釜沉舟,放下焦虑,付诸行动之后,东大也顺利合格了,也没有辜负之前的努力,非常的恭喜。希望在东大一切顺利,做自己感兴趣的研究!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/46" 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_67407d9d5c300334293730" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c300334293730.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d9d5c664164449891" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c664164449891.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>【新访谈43】停止彷徨,付诸行动,打开东京大学合格之门。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/45/20230301033329_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><em>「不要为没发生的事过于担心。过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 177</strong></p> <p class="t4"><strong>英语:TOEFL 96</strong></p> <p class="t4"><strong>本科:中流211院校</strong></p> <p class="t4"><strong>专业:生物医学工程</strong></p> <p class="t4"><strong>GPA:87.25/100(排名1/19)</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVyhTOTDuA2aAXnL0ZZrAdNdt78OkFT3kTl2FJobib7fQwH7y8ia3IaC6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021.04-07</strong></p> <p class="t4">准备日语N2考试</p> <p class="t4"><strong>2021.09-10</strong></p> <p class="t4">备考托福并出分</p> <p class="t4"><strong>2021.12-2022.03</strong></p> <p class="t4">报新领域理工塾并上课,同时套磁</p> <p class="t4"><strong>2022.03-05</strong></p> <p class="t4">边做毕设边啃书</p> <p class="t4"><strong>2022.05-07</strong></p> <p class="t4">赴日并做过去问</p> <p class="t4"><strong>2022.08</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">东京大学,简称东大,位于日本东京都文京区,是日本第一所国立综合性大学,也是亚洲最早的西制大学之一。东京大学拥有演习和研究而建设的大片设施。东大在日本各地有53所之多,学校总面积约3.2万公顷(320平方公里),是全球最大的大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsWk2ia3P670ibnS5F4osHo6yzDagIibeaLtRoz0VnX35SicH2q1ic696n4A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsXgVNiaONwa2QKiaGHOcEaftFbloqGnAkT5ByvYQIpWFhrRViabXRX6KQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVfMjGicOoeibfhDNXZCMWZkCjUwW9j3atuVql8X4S6wy2EAj7h4c2vEOA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">メディカル情報生命専攻はメディカルゲノム専攻と情報生命科学専攻が合併して、2015年4月に発足しました。当専攻は、生命科学の情報化を先導し、ライフイノベーションに大きく貢献しつつ、その成果を臨床の現場にトランスレーションして行くことのできる人材を教育することを目標としています。そのためには、情報学と医科学の最先端の研究現場でのオン・ザ・ジョブ・トレーニングを積極的に取り入れ、情報科学と医科学の融合的な基礎教育の環境を実現し、新たな専門性を持った人材の育成を図っていくことを目指しています。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>在塾里老师的指导下了解了自己想考的方向的各个研究室的研究方向,并最终结合自己的兴趣和卷度选择自己心仪的教授发了第一封套磁信。</strong>教授给了积极的回应后开始备考。</p> <p class="t4"> </p> <p class="t4"><strong>和塾里老师相谈后搜集了情报生命专攻需要复习的教材及习题,开始边忙碌地做毕设实验边啃书刷题</strong>(非常难熬,每天硬挤出一点点时间来看书熟悉各种公式算法),其中一度因为毕设太忙而没时间复习。本来还想冲其他学校,但也都因为时间问题放弃。</p> <p class="t4"> </p> <p class="t4">因为一月份直接确定好了第一志愿的教授,一直有在缓慢研究教授lab网页里登录的文章,所以志望理由书里的研究计划大概憋了一晚上就写好了。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说是跟着塾里老师规划的路线进行复习备考的</strong>,所以复习的过程虽然辛苦,但还算顺畅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/admission/index.html</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">往年情报生命的cb群涉及的考试科目有<strong>线代、概率论、图论及数据算法与结构</strong>,<strong>今年cb群整体考试难度较以往提高了好几个level,</strong>能明显感觉到题目变新变难了许多。</p> <p class="t4"> </p> <p class="t4">虽然涉及的科目没变,<strong>但从往年题目里总结的套路不是很适用于今年的考试</strong>。我个人认为这也给今后想考cb的学弟学妹们敲响了警钟。</p> <p class="t4"> </p> <p class="t4">比如复习的时候如果<strong>只机械记忆历年考试考点是行不通的,必须反复彻底地消化基础知识,从而能够灵活应对考试中出现的各种猝不及防的难题新题。</strong>如果还认为cb一直考的和往年过去问那么简单的话有可能会翻车(?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">今年是继疫情年后第一年的线下考试。面试当然也转为线下进行,面试当天考生会依次进入面试会场,会场里坐着大概2、30个教授吧,场面还是挺有威慑感的。<strong>首先是cbms的入试负责人让你自报考号和自我介绍,并询问你为什么报考cbms,很简短的自我介绍后就进入第一志愿教授提问环节,</strong>因为我入试说明会的时候已经和教授聊过一些,也见过面,所以见到他感觉很亲切,也极大消除了我的紧张感。所以极力推荐大家一定要提前和教授面谈一下!</p> <p class="t4"> </p> <p class="t4"><strong>第一志愿教授问的问题包括:</strong>1.过去用过什么算法;2.对算法还是生物更感兴趣;3.你在志望理由书里提到了xxx,可以说说为什么对他感兴趣吗;</p> <p class="t4"> </p> <p class="t4"><strong>第二志愿教授问的问题包括: </strong>1.你在过去的研究中遇到过什么棘手的问题吗,是怎么解决的;2. 学过什么编程语言。</p> <p class="t4"> </p> <p class="t4">总体来说问我的问题都很優しい,完全没有刁难我。其中有一两个问题我第一遍没听懂,就厚着脸皮问可以再重复一遍吗,或者直接问您的意思是xxx这样吗?老师也很耐心地重复了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">老二次元+很喜欢日本文化,并且本科专业在日本的学术水平还是比较高的。再加上日本留学费用还算可观,就选择来霓虹了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在大二就开始了解各种考学情报,<strong>当时天天刷知乎看经验贴,寻找合适的专业,就看见倪老师写的经验贴了,当时就觉得这个经验贴写的非常详细客观,如获至宝地读了好几遍,</strong>最后大四备考的时候就报名了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一月份就联系了教授,教授因为太忙一周之后才回,不过给的回应很积极,</strong>夸了我的bg并说欢迎来考。</p> <p class="t4"> </p> <p class="t4">cbms不需要提交研究计划书,但是志望理由书里要写一个类似的小型研究计划<strong>,这一段我是通过反复研读教授新发的文章,通过看他文章最后的展望来确定自己的研究主题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为大四下要边做实验边做毕设,忙的脚不沾地,所以<strong>没法像塾里其他大佬一样复习很多门专业课,算是只能被迫单冲东大。</strong></p> <p class="t4"> </p> <p class="t4">今年是恢复线下考试的第一年,笔试科目又回到了六选四且必须赴日考试,而因为我们大学毕业很晚事又很多,因此耽误了很多复习的时间。好不容易赶上七月份来日本,又碰上东京疫情爆发,东大直接要求感染的考生不能来参加夏季考试,只能参加冬季考试,室友又因为外食感染了,算是直到进考场前都在提心吊胆。现在回想起来,只能庆幸自己准备得早,不然根本不可能顺利合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>看别人的合格经验贴,对比自己有哪里不足的,把这部分做好就会很安心。</strong></p> <p class="t4"> </p> <p class="t4">实在忍不了的时候就玩乙女游戏看小说听歌,<strong>做自己最放松的事好好放松神经之后再继续投入学习啦!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>注意防护!</strong>好几个一起备考的同学都因为阳了只能等半年参加冬入,耽误时间也浪费精力,觉得挺可惜的~</p> <p class="t4"> </p> <p class="t4"><strong>另外面试的时候记得穿全套正装!</strong>我个人因为忘了穿黑色皮鞋,只能在一群西装革履的考生中穿着一双五彩斑斓的球鞋进面试场,那种感觉不会有人想体验的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为是第一年恢复线下考试,想按时毕业参加考试必须先克服国内疫情重重封锁,再来这边小心防护,才能安全地进考场考试,还是影响比较大的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">自己不太能把握好套磁/复习进度,又或者很down的时候,<strong>新领域的老师就会适时出现指点迷津/push我。多亏了老师们我才能一路顺利考上试并合格!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,不如说网课才能更让我好好学习<strong>,反复看录播课消化老师上课讲过的知识点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>啃算法导论,做小黄书线代,然后我会给每一门复习的科目做一本笔记,记录考点的原理、推导过程及引伸习题之类的。</strong></p> <p class="t4"> </p> <p class="t4">以算法为例,前几天经常考对于经典算法的改进手段,因此我复习的时候会先记录原始经典伪代码,再记录算导后面的习题、csdn上的改进代码等,然后考前反复记忆。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是メディカル情報生命,<strong>因为我本科是bme,硕士阶段想做生物和情报结合的研究,所以挑选专攻的时候毫不犹豫就选了这个专攻。</strong></p> <p class="t4"> </p> <p class="t4">然后现在录取的研究室主要的研究对象更偏算法本身一些。同专攻也有不少做机器学习的教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要为没发生的事过于担心。</strong>我本人属于特别瞻前顾后、又很胆小的人,考学期间,太多时候需要跨出自己的舒适圈,直面完全陌生的新事物了。<strong>过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">中途因为毕设影响考学进度的时候,一度很崩溃,开始摆烂。现在想想,一被打乱进度就会影响心态的我还是太弱小了,不过每次崩溃的时候我都会找倪老师相谈hhh,然后就感觉好很多了<strong>(倪老师,我的一款情绪稳定剂)。</strong></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">此外我十分推荐每个人边听私塾课、边复习的同时,<strong>准备一本自己归纳总结的复习笔记!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">先在研究室好好磨练自己的专业技能!硬功夫傍身干啥都不愁哈哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">人生不是一连串的空想,是一系列的行动。构建出你的自我的,不是翻来覆去的无用的谋划,而是也许简单、但真实付出过的行动。黄同学的考学路并不平坦,是她一直的努力与行动不断地为她的成功之路铺上牢固的基石。祝她今后的学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVhoQibMAhtSk0zbWqQucBel2ezbc4lichYHXiaiaet6NSicViaXDtfcOBszYQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVux43DFZXPxJ1NOvcNHDv6n0nCnjNnKEEn6vrTBGLNt8BR4IDJ2HVrg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOV1BibIcSaVRdvNs02Is5kNBx6p7bFicW9PzGe8o2vWFtb5QtxCCqWxP0A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVCyAGsmHBYG0fRiaCJStGVDB8JiaDE3OeLEmLrGXic5yGQ9Dz3wp06Tiafw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师寄语</strong></p> <p class="t4"> </p> <p class="t4">小黄是个主观能动性特别强的学生,学习做事情都比较积极,虽然也在考学过程中做题和联系老师的时候,遇到了一些波折,产生了不少动摇,但最后破釜沉舟,放下焦虑,付诸行动之后,东大也顺利合格了,也没有辜负之前的努力,非常的恭喜。希望在东大一切顺利,做自己感兴趣的研究!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/46" 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_67407d9d5c300334293730" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c300334293730.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d9d5c664164449891" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d9d5c664164449891.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>【新访谈43】停止彷徨,付诸行动,打开东京大学合格之门。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/45/20230301033329_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><em>「不要为没发生的事过于担心。过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 177</strong></p> <p class="t4"><strong>英语:TOEFL 96</strong></p> <p class="t4"><strong>本科:中流211院校</strong></p> <p class="t4"><strong>专业:生物医学工程</strong></p> <p class="t4"><strong>GPA:87.25/100(排名1/19)</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"><strong> </strong></p> <p class="t4"> </p> <p class="t4">✨录取喜悦分享✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVyhTOTDuA2aAXnL0ZZrAdNdt78OkFT3kTl2FJobib7fQwH7y8ia3IaC6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021.04-07</strong></p> <p class="t4">准备日语N2考试</p> <p class="t4"><strong>2021.09-10</strong></p> <p class="t4">备考托福并出分</p> <p class="t4"><strong>2021.12-2022.03</strong></p> <p class="t4">报新领域理工塾并上课,同时套磁</p> <p class="t4"><strong>2022.03-05</strong></p> <p class="t4">边做毕设边啃书</p> <p class="t4"><strong>2022.05-07</strong></p> <p class="t4">赴日并做过去问</p> <p class="t4"><strong>2022.08</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">东京大学,简称东大,位于日本东京都文京区,是日本第一所国立综合性大学,也是亚洲最早的西制大学之一。东京大学拥有演习和研究而建设的大片设施。东大在日本各地有53所之多,学校总面积约3.2万公顷(320平方公里),是全球最大的大学之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsWk2ia3P670ibnS5F4osHo6yzDagIibeaLtRoz0VnX35SicH2q1ic696n4A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.k.u-tokyo.ac.jp/</p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVsXgVNiaONwa2QKiaGHOcEaftFbloqGnAkT5ByvYQIpWFhrRViabXRX6KQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVfMjGicOoeibfhDNXZCMWZkCjUwW9j3atuVql8X4S6wy2EAj7h4c2vEOA/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4">メディカル情報生命専攻はメディカルゲノム専攻と情報生命科学専攻が合併して、2015年4月に発足しました。当専攻は、生命科学の情報化を先導し、ライフイノベーションに大きく貢献しつつ、その成果を臨床の現場にトランスレーションして行くことのできる人材を教育することを目標としています。そのためには、情報学と医科学の最先端の研究現場でのオン・ザ・ジョブ・トレーニングを積極的に取り入れ、情報科学と医科学の融合的な基礎教育の環境を実現し、新たな専門性を持った人材の育成を図っていくことを目指しています。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/index.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>在塾里老师的指导下了解了自己想考的方向的各个研究室的研究方向,并最终结合自己的兴趣和卷度选择自己心仪的教授发了第一封套磁信。</strong>教授给了积极的回应后开始备考。</p> <p class="t4"> </p> <p class="t4"><strong>和塾里老师相谈后搜集了情报生命专攻需要复习的教材及习题,开始边忙碌地做毕设实验边啃书刷题</strong>(非常难熬,每天硬挤出一点点时间来看书熟悉各种公式算法),其中一度因为毕设太忙而没时间复习。本来还想冲其他学校,但也都因为时间问题放弃。</p> <p class="t4"> </p> <p class="t4">因为一月份直接确定好了第一志愿的教授,一直有在缓慢研究教授lab网页里登录的文章,所以志望理由书里的研究计划大概憋了一晚上就写好了。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说是跟着塾里老师规划的路线进行复习备考的</strong>,所以复习的过程虽然辛苦,但还算顺畅。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cbms.k.u-tokyo.ac.jp/admission/index.html</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">往年情报生命的cb群涉及的考试科目有<strong>线代、概率论、图论及数据算法与结构</strong>,<strong>今年cb群整体考试难度较以往提高了好几个level,</strong>能明显感觉到题目变新变难了许多。</p> <p class="t4"> </p> <p class="t4">虽然涉及的科目没变,<strong>但从往年题目里总结的套路不是很适用于今年的考试</strong>。我个人认为这也给今后想考cb的学弟学妹们敲响了警钟。</p> <p class="t4"> </p> <p class="t4">比如复习的时候如果<strong>只机械记忆历年考试考点是行不通的,必须反复彻底地消化基础知识,从而能够灵活应对考试中出现的各种猝不及防的难题新题。</strong>如果还认为cb一直考的和往年过去问那么简单的话有可能会翻车(?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">今年是继疫情年后第一年的线下考试。面试当然也转为线下进行,面试当天考生会依次进入面试会场,会场里坐着大概2、30个教授吧,场面还是挺有威慑感的。<strong>首先是cbms的入试负责人让你自报考号和自我介绍,并询问你为什么报考cbms,很简短的自我介绍后就进入第一志愿教授提问环节,</strong>因为我入试说明会的时候已经和教授聊过一些,也见过面,所以见到他感觉很亲切,也极大消除了我的紧张感。所以极力推荐大家一定要提前和教授面谈一下!</p> <p class="t4"> </p> <p class="t4"><strong>第一志愿教授问的问题包括:</strong>1.过去用过什么算法;2.对算法还是生物更感兴趣;3.你在志望理由书里提到了xxx,可以说说为什么对他感兴趣吗;</p> <p class="t4"> </p> <p class="t4"><strong>第二志愿教授问的问题包括: </strong>1.你在过去的研究中遇到过什么棘手的问题吗,是怎么解决的;2. 学过什么编程语言。</p> <p class="t4"> </p> <p class="t4">总体来说问我的问题都很優しい,完全没有刁难我。其中有一两个问题我第一遍没听懂,就厚着脸皮问可以再重复一遍吗,或者直接问您的意思是xxx这样吗?老师也很耐心地重复了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">老二次元+很喜欢日本文化,并且本科专业在日本的学术水平还是比较高的。再加上日本留学费用还算可观,就选择来霓虹了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">在大二就开始了解各种考学情报,<strong>当时天天刷知乎看经验贴,寻找合适的专业,就看见倪老师写的经验贴了,当时就觉得这个经验贴写的非常详细客观,如获至宝地读了好几遍,</strong>最后大四备考的时候就报名了新领域。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一月份就联系了教授,教授因为太忙一周之后才回,不过给的回应很积极,</strong>夸了我的bg并说欢迎来考。</p> <p class="t4"> </p> <p class="t4">cbms不需要提交研究计划书,但是志望理由书里要写一个类似的小型研究计划<strong>,这一段我是通过反复研读教授新发的文章,通过看他文章最后的展望来确定自己的研究主题。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为大四下要边做实验边做毕设,忙的脚不沾地,所以<strong>没法像塾里其他大佬一样复习很多门专业课,算是只能被迫单冲东大。</strong></p> <p class="t4"> </p> <p class="t4">今年是恢复线下考试的第一年,笔试科目又回到了六选四且必须赴日考试,而因为我们大学毕业很晚事又很多,因此耽误了很多复习的时间。好不容易赶上七月份来日本,又碰上东京疫情爆发,东大直接要求感染的考生不能来参加夏季考试,只能参加冬季考试,室友又因为外食感染了,算是直到进考场前都在提心吊胆。现在回想起来,只能庆幸自己准备得早,不然根本不可能顺利合格。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>看别人的合格经验贴,对比自己有哪里不足的,把这部分做好就会很安心。</strong></p> <p class="t4"> </p> <p class="t4">实在忍不了的时候就玩乙女游戏看小说听歌,<strong>做自己最放松的事好好放松神经之后再继续投入学习啦!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>注意防护!</strong>好几个一起备考的同学都因为阳了只能等半年参加冬入,耽误时间也浪费精力,觉得挺可惜的~</p> <p class="t4"> </p> <p class="t4"><strong>另外面试的时候记得穿全套正装!</strong>我个人因为忘了穿黑色皮鞋,只能在一群西装革履的考生中穿着一双五彩斑斓的球鞋进面试场,那种感觉不会有人想体验的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为是第一年恢复线下考试,想按时毕业参加考试必须先克服国内疫情重重封锁,再来这边小心防护,才能安全地进考场考试,还是影响比较大的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">自己不太能把握好套磁/复习进度,又或者很down的时候,<strong>新领域的老师就会适时出现指点迷津/push我。多亏了老师们我才能一路顺利考上试并合格!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,不如说网课才能更让我好好学习<strong>,反复看录播课消化老师上课讲过的知识点。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>啃算法导论,做小黄书线代,然后我会给每一门复习的科目做一本笔记,记录考点的原理、推导过程及引伸习题之类的。</strong></p> <p class="t4"> </p> <p class="t4">以算法为例,前几天经常考对于经典算法的改进手段,因此我复习的时候会先记录原始经典伪代码,再记录算导后面的习题、csdn上的改进代码等,然后考前反复记忆。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格的是メディカル情報生命,<strong>因为我本科是bme,硕士阶段想做生物和情报结合的研究,所以挑选专攻的时候毫不犹豫就选了这个专攻。</strong></p> <p class="t4"> </p> <p class="t4">然后现在录取的研究室主要的研究对象更偏算法本身一些。同专攻也有不少做机器学习的教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>不要为没发生的事过于担心。</strong>我本人属于特别瞻前顾后、又很胆小的人,考学期间,太多时候需要跨出自己的舒适圈,直面完全陌生的新事物了。<strong>过于担心反而会影响自己的发挥,从而无法冷静地做出决断。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">中途因为毕设影响考学进度的时候,一度很崩溃,开始摆烂。现在想想,一被打乱进度就会影响心态的我还是太弱小了,不过每次崩溃的时候我都会找倪老师相谈hhh,然后就感觉好很多了<strong>(倪老师,我的一款情绪稳定剂)。</strong></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">此外我十分推荐每个人边听私塾课、边复习的同时,<strong>准备一本自己归纳总结的复习笔记!</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">先在研究室好好磨练自己的专业技能!硬功夫傍身干啥都不愁哈哈哈。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">人生不是一连串的空想,是一系列的行动。构建出你的自我的,不是翻来覆去的无用的谋划,而是也许简单、但真实付出过的行动。黄同学的考学路并不平坦,是她一直的努力与行动不断地为她的成功之路铺上牢固的基石。祝她今后的学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVhoQibMAhtSk0zbWqQucBel2ezbc4lichYHXiaiaet6NSicViaXDtfcOBszYQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVux43DFZXPxJ1NOvcNHDv6n0nCnjNnKEEn6vrTBGLNt8BR4IDJ2HVrg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOV1BibIcSaVRdvNs02Is5kNBx6p7bFicW9PzGe8o2vWFtb5QtxCCqWxP0A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFnYuVdDWOVP4lUicEGl4AOVCyAGsmHBYG0fRiaCJStGVDB8JiaDE3OeLEmLrGXic5yGQ9Dz3wp06Tiafw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师寄语</strong></p> <p class="t4"> </p> <p class="t4">小黄是个主观能动性特别强的学生,学习做事情都比较积极,虽然也在考学过程中做题和联系老师的时候,遇到了一些波折,产生了不少动摇,但最后破釜沉舟,放下焦虑,付诸行动之后,东大也顺利合格了,也没有辜负之前的努力,非常的恭喜。希望在东大一切顺利,做自己感兴趣的研究!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/44" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/46" 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' => '9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6', '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 = '9b1716b10cf03c03521d8387e94973709d386c0a1d1a08958d006c68df4cf015334718e43c875ed62d0775395f3fc3c2cef9616200bdccfa2d7c3a5d5a6787d6' $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
「不要为没发生的事过于担心。过于担心反而会影响自己的发挥,从而无法冷静地做出决断。」
日语:N2 177
英语:TOEFL 96
本科:中流211院校
专业:生物医学工程
GPA:87.25/100(排名1/19)
合格:東京大学
新領域創成科学研究科
メディカル生命情報専攻
(情報生命科学群)
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021.04-07
准备日语N2考试
2021.09-10
备考托福并出分
2021.12-2022.03
报新领域理工塾并上课,同时套磁
2022.03-05
边做毕设边啃书
2022.05-07
赴日并做过去问
2022.08
参加考试并合格
2. 介绍
2.1 学校介绍
东京大学,简称东大,位于日本东京都文京区,是日本第一所国立综合性大学,也是亚洲最早的西制大学之一。东京大学拥有演习和研究而建设的大片设施。东大在日本各地有53所之多,学校总面积约3.2万公顷(320平方公里),是全球最大的大学之一。
2.2研究科介绍
具体信息请戳学校官网 :⬇️
https://www.k.u-tokyo.ac.jp/
2.3专攻介绍
メディカル情報生命専攻はメディカルゲノム専攻と情報生命科学専攻が合併して、2015年4月に発足しました。当専攻は、生命科学の情報化を先導し、ライフイノベーションに大きく貢献しつつ、その成果を臨床の現場にトランスレーションして行くことのできる人材を教育することを目標としています。そのためには、情報学と医科学の最先端の研究現場でのオン・ザ・ジョブ・トレーニングを積極的に取り入れ、情報科学と医科学の融合的な基礎教育の環境を実現し、新たな専門性を持った人材の育成を図っていくことを目指しています。
具体信息请戳学校官网 :⬇️
https://www.cbms.k.u-tokyo.ac.jp/index.html
2.4报考前准备
在塾里老师的指导下了解了自己想考的方向的各个研究室的研究方向,并最终结合自己的兴趣和卷度选择自己心仪的教授发了第一封套磁信。教授给了积极的回应后开始备考。
和塾里老师相谈后搜集了情报生命专攻需要复习的教材及习题,开始边忙碌地做毕设实验边啃书刷题(非常难熬,每天硬挤出一点点时间来看书熟悉各种公式算法),其中一度因为毕设太忙而没时间复习。本来还想冲其他学校,但也都因为时间问题放弃。
因为一月份直接确定好了第一志愿的教授,一直有在缓慢研究教授lab网页里登录的文章,所以志望理由书里的研究计划大概憋了一晚上就写好了。
总体来说是跟着塾里老师规划的路线进行复习备考的,所以复习的过程虽然辛苦,但还算顺畅。
3.募集要项
具体信息请戳学校官网 :⬇️
https://www.cbms.k.u-tokyo.ac.jp/admission/index.html
4.考试内容
4.1笔试:
往年情报生命的cb群涉及的考试科目有线代、概率论、图论及数据算法与结构,今年cb群整体考试难度较以往提高了好几个level,能明显感觉到题目变新变难了许多。
虽然涉及的科目没变,但从往年题目里总结的套路不是很适用于今年的考试。我个人认为这也给今后想考cb的学弟学妹们敲响了警钟。
比如复习的时候如果只机械记忆历年考试考点是行不通的,必须反复彻底地消化基础知识,从而能够灵活应对考试中出现的各种猝不及防的难题新题。如果还认为cb一直考的和往年过去问那么简单的话有可能会翻车(?
4.2面试:
今年是继疫情年后第一年的线下考试。面试当然也转为线下进行,面试当天考生会依次进入面试会场,会场里坐着大概2、30个教授吧,场面还是挺有威慑感的。首先是cbms的入试负责人让你自报考号和自我介绍,并询问你为什么报考cbms,很简短的自我介绍后就进入第一志愿教授提问环节,因为我入试说明会的时候已经和教授聊过一些,也见过面,所以见到他感觉很亲切,也极大消除了我的紧张感。所以极力推荐大家一定要提前和教授面谈一下!
第一志愿教授问的问题包括:1.过去用过什么算法;2.对算法还是生物更感兴趣;3.你在志望理由书里提到了xxx,可以说说为什么对他感兴趣吗;
第二志愿教授问的问题包括: 1.你在过去的研究中遇到过什么棘手的问题吗,是怎么解决的;2. 学过什么编程语言。
总体来说问我的问题都很優しい,完全没有刁难我。其中有一两个问题我第一遍没听懂,就厚着脸皮问可以再重复一遍吗,或者直接问您的意思是xxx这样吗?老师也很耐心地重复了。
02
心得体验采访实录
1.同学为什么要来日本?
老二次元+很喜欢日本文化,并且本科专业在日本的学术水平还是比较高的。再加上日本留学费用还算可观,就选择来霓虹了。
2.结识新领域理工塾的契机?
在大二就开始了解各种考学情报,当时天天刷知乎看经验贴,寻找合适的专业,就看见倪老师写的经验贴了,当时就觉得这个经验贴写的非常详细客观,如获至宝地读了好几遍,最后大四备考的时候就报名了新领域。
3.出愿前有联系教授吗?研究计划书怎么写的?
一月份就联系了教授,教授因为太忙一周之后才回,不过给的回应很积极,夸了我的bg并说欢迎来考。
cbms不需要提交研究计划书,但是志望理由书里要写一个类似的小型研究计划,这一段我是通过反复研读教授新发的文章,通过看他文章最后的展望来确定自己的研究主题。
4.备考感到最困难的是什么呢,你又是如何克服的?
因为大四下要边做实验边做毕设,忙的脚不沾地,所以没法像塾里其他大佬一样复习很多门专业课,算是只能被迫单冲东大。
今年是恢复线下考试的第一年,笔试科目又回到了六选四且必须赴日考试,而因为我们大学毕业很晚事又很多,因此耽误了很多复习的时间。好不容易赶上七月份来日本,又碰上东京疫情爆发,东大直接要求感染的考生不能来参加夏季考试,只能参加冬季考试,室友又因为外食感染了,算是直到进考场前都在提心吊胆。现在回想起来,只能庆幸自己准备得早,不然根本不可能顺利合格。
5. 考学最辛苦的时期是怎么度过的?
看别人的合格经验贴,对比自己有哪里不足的,把这部分做好就会很安心。
实在忍不了的时候就玩乙女游戏看小说听歌,做自己最放松的事好好放松神经之后再继续投入学习啦!
6.考试有什么特别注意的?
注意防护!好几个一起备考的同学都因为阳了只能等半年参加冬入,耽误时间也浪费精力,觉得挺可惜的~
另外面试的时候记得穿全套正装!我个人因为忘了穿黑色皮鞋,只能在一群西装革履的考生中穿着一双五彩斑斓的球鞋进面试场,那种感觉不会有人想体验的。
7.疫情对你整个考学经历有什么影响吗?
因为是第一年恢复线下考试,想按时毕业参加考试必须先克服国内疫情重重封锁,再来这边小心防护,才能安全地进考场考试,还是影响比较大的。
8. 新领域理工塾是如何帮助到你的?
自己不太能把握好套磁/复习进度,又或者很down的时候,新领域的老师就会适时出现指点迷津/push我。多亏了老师们我才能一路顺利考上试并合格!
9.网课这种形式会对你学习的效率产生影响吗?
不会,不如说网课才能更让我好好学习,反复看录播课消化老师上课讲过的知识点。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
啃算法导论,做小黄书线代,然后我会给每一门复习的科目做一本笔记,记录考点的原理、推导过程及引伸习题之类的。
以算法为例,前几天经常考对于经典算法的改进手段,因此我复习的时候会先记录原始经典伪代码,再记录算导后面的习题、csdn上的改进代码等,然后考前反复记忆。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
目前合格的是メディカル情報生命,因为我本科是bme,硕士阶段想做生物和情报结合的研究,所以挑选专攻的时候毫不犹豫就选了这个专攻。
然后现在录取的研究室主要的研究对象更偏算法本身一些。同专攻也有不少做机器学习的教授。
12.经历了这次备考,在这方面有什么心得吗?
不要为没发生的事过于担心。我本人属于特别瞻前顾后、又很胆小的人,考学期间,太多时候需要跨出自己的舒适圈,直面完全陌生的新事物了。过于担心反而会影响自己的发挥,从而无法冷静地做出决断。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
中途因为毕设影响考学进度的时候,一度很崩溃,开始摆烂。现在想想,一被打乱进度就会影响心态的我还是太弱小了,不过每次崩溃的时候我都会找倪老师相谈hhh,然后就感觉好很多了(倪老师,我的一款情绪稳定剂)。
(编辑ASHEN:倪老师,我们的人气王?)
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
对于像我这样资质平平,非科班出身的学生,要想一毕业就能无缝入学,早早开始规划,做好万全准备真的太重要了。
此外我十分推荐每个人边听私塾课、边复习的同时,准备一本自己归纳总结的复习笔记!
15.对未来入学后的规划是什么样的呢?
先在研究室好好磨练自己的专业技能!硬功夫傍身干啥都不愁哈哈哈。
03
笔记分享+老师点评
人生不是一连串的空想,是一系列的行动。构建出你的自我的,不是翻来覆去的无用的谋划,而是也许简单、但真实付出过的行动。黄同学的考学路并不平坦,是她一直的努力与行动不断地为她的成功之路铺上牢固的基石。祝她今后的学习生活一切顺利~?
✏️ 笔记分享 ✏️
陆老师寄语
小黄是个主观能动性特别强的学生,学习做事情都比较积极,虽然也在考学过程中做题和联系老师的时候,遇到了一些波折,产生了不少动摇,但最后破釜沉舟,放下焦虑,付诸行动之后,东大也顺利合格了,也没有辜负之前的努力,非常的恭喜。希望在东大一切顺利,做自己感兴趣的研究!!!