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_67400644b5237506176715" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5237506176715.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400644b5573941969112" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5573941969112.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>【新访谈27】清晰规划,相信老师!美本小姐姐东京大学筑梦之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/23/20230301020757_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>「从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(164)</strong></p> <p class="t4"><strong>英语:托福(107)</strong></p> <p class="t4"><strong>本科:UCSB(加州大学圣塔芭芭拉分校)</strong></p> <p class="t4"><strong>专业:Computer Engineering</strong></p> <p class="t4"><strong>GPA:3.57/4.0</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 先端表现情报学コース</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlCT8cpOoJ7S9OZIFCy7P0ekrYfUttUuTz05tN2gGDcJKoUL5RT90jsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">大学毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名了新领域</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福考试(107)</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">准备研究计划书+套辞教授+面谈</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2021年12月 </strong></p> <p class="t4">参加N2考试(164)</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">准备面试</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">书类合格</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2022年2月</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划,国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">情报学环・学际情报学府成立于2000年。 它可以被看为是将整个东京大学与“情报”相关的各个领域流畅地连接起来的网络。 它由两个独立的机构组成,“情报学环”(研究组织)和“学际情报学府”(教育组织),它们相互关联和兼容。它是一个创新和原创的组织,动态地促进情报学领域的全面和先进的研究和教育。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端表现情报学コース是一门基于高级科学和工程的信息学和表达性信息学的跨学科课程。具体来说,有三个主要的研究领域:"信息建模和媒体内容","空间设计和模拟",以及 "行为和界面"。</p> <p class="t4"> </p> <p class="t4">先端表现情报学的三大支柱:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlyhEML6MZ5TnWCgFGBy88icZdWLwCrpmicZwzrhvW9iaqXm2sc63X4Epew/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>找好感兴趣的研究室,提前联系教授。</strong>今年的书类需要网上提交所有文件的pdf版并且邮寄所有文件原件。<strong>要仔细阅读募集要项,提前准备好需要的书类资料。</strong></p> <p class="t4"> </p> <p class="t4">例如托福成绩单不仅需要pdf版的成绩单,也需要ets直接寄给学校。<strong>pdf版可以出成绩当天拿到,但ets寄送需要6周左右。所以要提前算好考试和寄送的时间。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:并不是所有些材料都是可以即刻拿到,例如日本的大学的成绩单等,可能需要等待3~7天的时间。我在考学的时候就有遇到过要家长亲笔签名等材料,需要EMS邮寄,真的是在最后一秒赶上了出愿。小伙伴们一定要注意呀。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4Ula3SzhSdPbPTUBoCoibYkhSib0pictOW8kIV08MmOQBxFEJEMaoE06MG2w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">募集要项官网请戳:</p> <p class="t4">https://www.iii.u-tokyo.ac.jp/admissions/about</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">今年因为疫情取消了笔试,改为<strong>书类选考+面试</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>10分钟的研究计划书发表和约15分钟的问答。</strong></p> <p class="t4"> </p> <p class="t4">基本上是<strong>出愿时填写的五个教授,第一教授主面</strong>,会问是<strong>用英语还是日语进行面试</strong>,确认了受验票后可以<strong>分享屏幕进行发表</strong>。之后教授问了<strong>计划书相关的问题和常规问题。</strong></p> <p class="t4"> </p> <p class="t4">例:你的研究有什么应用,解释一下具体方法,提到的材料有使用过的经验么,为什么选择我们学校,毕业后什么计划,你还考了别的学校么。</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>在b站和某乎上知道了新领域,</strong>联系交流了一下之后觉得不错。其实那段时间也试听过其他的塾,<strong>但还是觉得新领域在理工这方面会更专业一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听了塾内每周五的讲座,对于选择研究室,联系教授,读文献和写研究计划书的方法及注意事项就有了些了解。</strong></p> <p class="t4"> </p> <p class="t4">于是在<strong>看了许多文献之后定下来了研究主题之后开始写研究计划书。</strong><strong>写完且给倪老师过目后根据倪老师给的观点和建议后在计划书的格式上和内容上不断的进行了修改。</strong></p> <p class="t4"> </p> <p class="t4"><strong>有了托福成绩和研究计划书之后联系了教授。</strong>等了一周没有收到回信,于是又发了一次。(<strong>因为十月份开始联系教授十二月初就出愿了时间比较紧,所以只等了一周就重发了一次。)</strong></p> <p class="t4"> </p> <p class="t4">然后收到了教授回信让我发研究计划书, 教授看完之后约了面谈。(正式面谈之前也约了老师进行了一次模拟面谈,感觉蛮有帮助很安心。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为是网课再加上中间有圣诞元旦和春节,所以特别容易摆烂。</p> <p class="t4"> </p> <p class="t4"><strong>无论是写下来也好或者心里想着也好,每天早上定好今天要完成的东西</strong>(大目标里的一小部分)。少一点也没关系。</p> <p class="t4"> </p> <p class="t4">比如今天要把某个conference的某个具体topic的近5年的文献略读然后选感兴趣的深读,<strong>提前做完了可以再加一点。只要每天都做一些就不会一摆就连摆好几天。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:一口吃不成一个胖子,还是每天来个小目标一点点完成,才会发现自己原来已经完成了这么多了呀 !特别有成就感!!比如说先挣它一个亿【x)</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>充分理解自己的研究计划,</strong>比如想研究这个的原因,研究方法,参考文献和应用,还要大概了解这个领域现阶段的情况。<strong>提前准备好可能会被问到的问题的答案并熟背,但真正面试的时候最好不要纯背稿子。</strong>面试不用太紧张,遇到不知道怎么回答或者不会回答的问题也<strong>最好不要沉默或者乱编。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉其实没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>首先谢谢我的专业担当老师倪老师。</strong><strong>从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。对考学不安以及有问题咨询的时候也会去找老师交流一下。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>讲座。</strong><strong>我觉得那几周关于报考的讲座很有帮助。因为不是很熟悉日本的一些申请流程和信息,让我在报考之前可以对日本大学院的申请有一个比较全面的认知。</strong>之后套辞,读文献,写研究计划书以及面试的时候也总会回去看讲座的笔记重温一下方法以及需要注意的一些细节。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>专业课以及面试模拟。</strong><strong>专业课的老师们很专业,讲的课也很全面,有很多本科时期学过但是毕业就已经忘记的内容通过听课得到了很好的复习。</strong>我一共约了两次英语的模拟面试和一次日语的模拟面试,<strong>在基础的模拟上老师还会分享一些面试的信息,经验及注意事项,很有帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">会。</p> <p class="t4"> </p> <p class="t4"><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><strong>问题集和课本,配合着上课的笔记一起复习。</strong></p> <p class="t4"> </p> <p class="t4">不过因为出愿的这个专业取消了笔试,备考后期主要是<strong>以针对研究计划书和相关文献为主了</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记分享见下文哦~?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的是情報学環・学際情報学府学際情報専攻先端表現情報学コース。</p> <p class="t4"> </p> <p class="t4">虽然本科和实习都是CE,<strong>但是因为平时的兴趣是艺术,建筑以及交互,</strong>所以找研究室的时候也是抱着可以摆脱纯编码及电路,想找更偏对工程情报的的艺术呈现和应用。<strong>我很喜欢学际情报专业因为它算是engineer+design+interface,完全和我所期望的对口了属于是。</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>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></p> <p class="t4"> </p> <p class="t4">做得好的:研究计划书写的还可以,联系教授的过程还不错,面试的ppt准备得不错。</p> <p class="t4"> </p> <p class="t4">做的不好的:面试的时候过于紧张也不是很自信,回答的不够流畅,感觉没能回答出完美的答案。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">认真听课,<strong>有什么不懂或者担心的问题时多和塾内的老师进行交流,</strong>认真准备书类及考试范围内的内容。</p> <p class="t4"> </p> <p class="t4"> (编辑ASHEN:有些同学可能会比较畏惧有问题问老师这件事情,其实没有什么好担心的,老师的存在就是为你答疑解惑的。我曾经遇到过特别严厉的老师,一边被骂一遍悉心教导我教到会为止,现在想来他哪里是严肃,是傲娇吧【x)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">还不太知道入学后的课程和研究是怎样的,所以现阶段只能说希望入学后好好努力叭,也会为就活做准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完访谈,青山同学是对自己喜欢什么、要什么、未来要做什么特别清晰的一个人。这样清晰规划又相信老师的她,追梦成功是必然的。~? 祝青山同学在日本学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlGGbQxZpbu6EzHbZa1I9iaVEa7ryrC2ENt7PSSJMvCxuoOlkN0UsgsibQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">哈哈哈终于到青山同学了。倪老师觉得青山同学是私塾里最值得大家学习的考学榜样,专业课上用功认真,积极参与课堂互动。<strong>有任何问题,会沉着冷静应对,第一时间联系私塾老师商量对策。在考学的规划和计划有自己的安排和见解,劳逸结合</strong>。懂得通过正确的方式,排解自己的压力,释放压力但不会放纵自己,对自己有非常严格的要求。我印象特别深,我问她为什么都是晚上上线,她说怕自己白天上线一玩就停不下来了(嗯没错,青山同学是游戏高手)。考学也是一样,任何事都是play hard and study hard。玩和学偏向任何一方,也都是过犹不及的。</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/22" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/24" 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_67400644b5237506176715" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5237506176715.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400644b5573941969112" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5573941969112.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>【新访谈27】清晰规划,相信老师!美本小姐姐东京大学筑梦之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/23/20230301020757_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>「从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(164)</strong></p> <p class="t4"><strong>英语:托福(107)</strong></p> <p class="t4"><strong>本科:UCSB(加州大学圣塔芭芭拉分校)</strong></p> <p class="t4"><strong>专业:Computer Engineering</strong></p> <p class="t4"><strong>GPA:3.57/4.0</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 先端表现情报学コース</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlCT8cpOoJ7S9OZIFCy7P0ekrYfUttUuTz05tN2gGDcJKoUL5RT90jsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">大学毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名了新领域</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福考试(107)</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">准备研究计划书+套辞教授+面谈</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2021年12月 </strong></p> <p class="t4">参加N2考试(164)</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">准备面试</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">书类合格</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2022年2月</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划,国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">情报学环・学际情报学府成立于2000年。 它可以被看为是将整个东京大学与“情报”相关的各个领域流畅地连接起来的网络。 它由两个独立的机构组成,“情报学环”(研究组织)和“学际情报学府”(教育组织),它们相互关联和兼容。它是一个创新和原创的组织,动态地促进情报学领域的全面和先进的研究和教育。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端表现情报学コース是一门基于高级科学和工程的信息学和表达性信息学的跨学科课程。具体来说,有三个主要的研究领域:"信息建模和媒体内容","空间设计和模拟",以及 "行为和界面"。</p> <p class="t4"> </p> <p class="t4">先端表现情报学的三大支柱:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlyhEML6MZ5TnWCgFGBy88icZdWLwCrpmicZwzrhvW9iaqXm2sc63X4Epew/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>找好感兴趣的研究室,提前联系教授。</strong>今年的书类需要网上提交所有文件的pdf版并且邮寄所有文件原件。<strong>要仔细阅读募集要项,提前准备好需要的书类资料。</strong></p> <p class="t4"> </p> <p class="t4">例如托福成绩单不仅需要pdf版的成绩单,也需要ets直接寄给学校。<strong>pdf版可以出成绩当天拿到,但ets寄送需要6周左右。所以要提前算好考试和寄送的时间。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:并不是所有些材料都是可以即刻拿到,例如日本的大学的成绩单等,可能需要等待3~7天的时间。我在考学的时候就有遇到过要家长亲笔签名等材料,需要EMS邮寄,真的是在最后一秒赶上了出愿。小伙伴们一定要注意呀。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4Ula3SzhSdPbPTUBoCoibYkhSib0pictOW8kIV08MmOQBxFEJEMaoE06MG2w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">募集要项官网请戳:</p> <p class="t4">https://www.iii.u-tokyo.ac.jp/admissions/about</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">今年因为疫情取消了笔试,改为<strong>书类选考+面试</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>10分钟的研究计划书发表和约15分钟的问答。</strong></p> <p class="t4"> </p> <p class="t4">基本上是<strong>出愿时填写的五个教授,第一教授主面</strong>,会问是<strong>用英语还是日语进行面试</strong>,确认了受验票后可以<strong>分享屏幕进行发表</strong>。之后教授问了<strong>计划书相关的问题和常规问题。</strong></p> <p class="t4"> </p> <p class="t4">例:你的研究有什么应用,解释一下具体方法,提到的材料有使用过的经验么,为什么选择我们学校,毕业后什么计划,你还考了别的学校么。</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>在b站和某乎上知道了新领域,</strong>联系交流了一下之后觉得不错。其实那段时间也试听过其他的塾,<strong>但还是觉得新领域在理工这方面会更专业一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听了塾内每周五的讲座,对于选择研究室,联系教授,读文献和写研究计划书的方法及注意事项就有了些了解。</strong></p> <p class="t4"> </p> <p class="t4">于是在<strong>看了许多文献之后定下来了研究主题之后开始写研究计划书。</strong><strong>写完且给倪老师过目后根据倪老师给的观点和建议后在计划书的格式上和内容上不断的进行了修改。</strong></p> <p class="t4"> </p> <p class="t4"><strong>有了托福成绩和研究计划书之后联系了教授。</strong>等了一周没有收到回信,于是又发了一次。(<strong>因为十月份开始联系教授十二月初就出愿了时间比较紧,所以只等了一周就重发了一次。)</strong></p> <p class="t4"> </p> <p class="t4">然后收到了教授回信让我发研究计划书, 教授看完之后约了面谈。(正式面谈之前也约了老师进行了一次模拟面谈,感觉蛮有帮助很安心。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为是网课再加上中间有圣诞元旦和春节,所以特别容易摆烂。</p> <p class="t4"> </p> <p class="t4"><strong>无论是写下来也好或者心里想着也好,每天早上定好今天要完成的东西</strong>(大目标里的一小部分)。少一点也没关系。</p> <p class="t4"> </p> <p class="t4">比如今天要把某个conference的某个具体topic的近5年的文献略读然后选感兴趣的深读,<strong>提前做完了可以再加一点。只要每天都做一些就不会一摆就连摆好几天。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:一口吃不成一个胖子,还是每天来个小目标一点点完成,才会发现自己原来已经完成了这么多了呀 !特别有成就感!!比如说先挣它一个亿【x)</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>充分理解自己的研究计划,</strong>比如想研究这个的原因,研究方法,参考文献和应用,还要大概了解这个领域现阶段的情况。<strong>提前准备好可能会被问到的问题的答案并熟背,但真正面试的时候最好不要纯背稿子。</strong>面试不用太紧张,遇到不知道怎么回答或者不会回答的问题也<strong>最好不要沉默或者乱编。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉其实没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>首先谢谢我的专业担当老师倪老师。</strong><strong>从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。对考学不安以及有问题咨询的时候也会去找老师交流一下。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>讲座。</strong><strong>我觉得那几周关于报考的讲座很有帮助。因为不是很熟悉日本的一些申请流程和信息,让我在报考之前可以对日本大学院的申请有一个比较全面的认知。</strong>之后套辞,读文献,写研究计划书以及面试的时候也总会回去看讲座的笔记重温一下方法以及需要注意的一些细节。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>专业课以及面试模拟。</strong><strong>专业课的老师们很专业,讲的课也很全面,有很多本科时期学过但是毕业就已经忘记的内容通过听课得到了很好的复习。</strong>我一共约了两次英语的模拟面试和一次日语的模拟面试,<strong>在基础的模拟上老师还会分享一些面试的信息,经验及注意事项,很有帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">会。</p> <p class="t4"> </p> <p class="t4"><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><strong>问题集和课本,配合着上课的笔记一起复习。</strong></p> <p class="t4"> </p> <p class="t4">不过因为出愿的这个专业取消了笔试,备考后期主要是<strong>以针对研究计划书和相关文献为主了</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记分享见下文哦~?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的是情報学環・学際情報学府学際情報専攻先端表現情報学コース。</p> <p class="t4"> </p> <p class="t4">虽然本科和实习都是CE,<strong>但是因为平时的兴趣是艺术,建筑以及交互,</strong>所以找研究室的时候也是抱着可以摆脱纯编码及电路,想找更偏对工程情报的的艺术呈现和应用。<strong>我很喜欢学际情报专业因为它算是engineer+design+interface,完全和我所期望的对口了属于是。</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>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></p> <p class="t4"> </p> <p class="t4">做得好的:研究计划书写的还可以,联系教授的过程还不错,面试的ppt准备得不错。</p> <p class="t4"> </p> <p class="t4">做的不好的:面试的时候过于紧张也不是很自信,回答的不够流畅,感觉没能回答出完美的答案。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">认真听课,<strong>有什么不懂或者担心的问题时多和塾内的老师进行交流,</strong>认真准备书类及考试范围内的内容。</p> <p class="t4"> </p> <p class="t4"> (编辑ASHEN:有些同学可能会比较畏惧有问题问老师这件事情,其实没有什么好担心的,老师的存在就是为你答疑解惑的。我曾经遇到过特别严厉的老师,一边被骂一遍悉心教导我教到会为止,现在想来他哪里是严肃,是傲娇吧【x)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">还不太知道入学后的课程和研究是怎样的,所以现阶段只能说希望入学后好好努力叭,也会为就活做准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完访谈,青山同学是对自己喜欢什么、要什么、未来要做什么特别清晰的一个人。这样清晰规划又相信老师的她,追梦成功是必然的。~? 祝青山同学在日本学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlGGbQxZpbu6EzHbZa1I9iaVEa7ryrC2ENt7PSSJMvCxuoOlkN0UsgsibQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">哈哈哈终于到青山同学了。倪老师觉得青山同学是私塾里最值得大家学习的考学榜样,专业课上用功认真,积极参与课堂互动。<strong>有任何问题,会沉着冷静应对,第一时间联系私塾老师商量对策。在考学的规划和计划有自己的安排和见解,劳逸结合</strong>。懂得通过正确的方式,排解自己的压力,释放压力但不会放纵自己,对自己有非常严格的要求。我印象特别深,我问她为什么都是晚上上线,她说怕自己白天上线一玩就停不下来了(嗯没错,青山同学是游戏高手)。考学也是一样,任何事都是play hard and study hard。玩和学偏向任何一方,也都是过犹不及的。</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/22" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/24" 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_67400644b5237506176715" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5237506176715.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400644b5573941969112" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d"/></form><a href="#" class="dropdown-item" onclick="document.post_67400644b5573941969112.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>【新访谈27】清晰规划,相信老师!美本小姐姐东京大学筑梦之路!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/23/20230301020757_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>「从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2(164)</strong></p> <p class="t4"><strong>英语:托福(107)</strong></p> <p class="t4"><strong>本科:UCSB(加州大学圣塔芭芭拉分校)</strong></p> <p class="t4"><strong>专业:Computer Engineering</strong></p> <p class="t4"><strong>GPA:3.57/4.0</strong></p> <p class="t4"><strong>合格:东京大学 </strong></p> <p class="t4"><strong> 先端表现情报学コース</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlCT8cpOoJ7S9OZIFCy7P0ekrYfUttUuTz05tN2gGDcJKoUL5RT90jsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">大学毕业</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">报名了新领域</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">参加托福考试(107)</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">准备研究计划书+套辞教授+面谈</p> <p class="t4"><strong>2021年12月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2021年12月 </strong></p> <p class="t4">参加N2考试(164)</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">准备面试</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">书类合格</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2022年2月</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划,国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">情报学环・学际情报学府成立于2000年。 它可以被看为是将整个东京大学与“情报”相关的各个领域流畅地连接起来的网络。 它由两个独立的机构组成,“情报学环”(研究组织)和“学际情报学府”(教育组织),它们相互关联和兼容。它是一个创新和原创的组织,动态地促进情报学领域的全面和先进的研究和教育。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端表现情报学コース是一门基于高级科学和工程的信息学和表达性信息学的跨学科课程。具体来说,有三个主要的研究领域:"信息建模和媒体内容","空间设计和模拟",以及 "行为和界面"。</p> <p class="t4"> </p> <p class="t4">先端表现情报学的三大支柱:</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlyhEML6MZ5TnWCgFGBy88icZdWLwCrpmicZwzrhvW9iaqXm2sc63X4Epew/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>找好感兴趣的研究室,提前联系教授。</strong>今年的书类需要网上提交所有文件的pdf版并且邮寄所有文件原件。<strong>要仔细阅读募集要项,提前准备好需要的书类资料。</strong></p> <p class="t4"> </p> <p class="t4">例如托福成绩单不仅需要pdf版的成绩单,也需要ets直接寄给学校。<strong>pdf版可以出成绩当天拿到,但ets寄送需要6周左右。所以要提前算好考试和寄送的时间。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:并不是所有些材料都是可以即刻拿到,例如日本的大学的成绩单等,可能需要等待3~7天的时间。我在考学的时候就有遇到过要家长亲笔签名等材料,需要EMS邮寄,真的是在最后一秒赶上了出愿。小伙伴们一定要注意呀。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCEKpReicjfeZjSt6gvQqt4Ula3SzhSdPbPTUBoCoibYkhSib0pictOW8kIV08MmOQBxFEJEMaoE06MG2w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">募集要项官网请戳:</p> <p class="t4">https://www.iii.u-tokyo.ac.jp/admissions/about</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">今年因为疫情取消了笔试,改为<strong>书类选考+面试</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>10分钟的研究计划书发表和约15分钟的问答。</strong></p> <p class="t4"> </p> <p class="t4">基本上是<strong>出愿时填写的五个教授,第一教授主面</strong>,会问是<strong>用英语还是日语进行面试</strong>,确认了受验票后可以<strong>分享屏幕进行发表</strong>。之后教授问了<strong>计划书相关的问题和常规问题。</strong></p> <p class="t4"> </p> <p class="t4">例:你的研究有什么应用,解释一下具体方法,提到的材料有使用过的经验么,为什么选择我们学校,毕业后什么计划,你还考了别的学校么。</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>在b站和某乎上知道了新领域,</strong>联系交流了一下之后觉得不错。其实那段时间也试听过其他的塾,<strong>但还是觉得新领域在理工这方面会更专业一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>听了塾内每周五的讲座,对于选择研究室,联系教授,读文献和写研究计划书的方法及注意事项就有了些了解。</strong></p> <p class="t4"> </p> <p class="t4">于是在<strong>看了许多文献之后定下来了研究主题之后开始写研究计划书。</strong><strong>写完且给倪老师过目后根据倪老师给的观点和建议后在计划书的格式上和内容上不断的进行了修改。</strong></p> <p class="t4"> </p> <p class="t4"><strong>有了托福成绩和研究计划书之后联系了教授。</strong>等了一周没有收到回信,于是又发了一次。(<strong>因为十月份开始联系教授十二月初就出愿了时间比较紧,所以只等了一周就重发了一次。)</strong></p> <p class="t4"> </p> <p class="t4">然后收到了教授回信让我发研究计划书, 教授看完之后约了面谈。(正式面谈之前也约了老师进行了一次模拟面谈,感觉蛮有帮助很安心。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为是网课再加上中间有圣诞元旦和春节,所以特别容易摆烂。</p> <p class="t4"> </p> <p class="t4"><strong>无论是写下来也好或者心里想着也好,每天早上定好今天要完成的东西</strong>(大目标里的一小部分)。少一点也没关系。</p> <p class="t4"> </p> <p class="t4">比如今天要把某个conference的某个具体topic的近5年的文献略读然后选感兴趣的深读,<strong>提前做完了可以再加一点。只要每天都做一些就不会一摆就连摆好几天。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:一口吃不成一个胖子,还是每天来个小目标一点点完成,才会发现自己原来已经完成了这么多了呀 !特别有成就感!!比如说先挣它一个亿【x)</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>充分理解自己的研究计划,</strong>比如想研究这个的原因,研究方法,参考文献和应用,还要大概了解这个领域现阶段的情况。<strong>提前准备好可能会被问到的问题的答案并熟背,但真正面试的时候最好不要纯背稿子。</strong>面试不用太紧张,遇到不知道怎么回答或者不会回答的问题也<strong>最好不要沉默或者乱编。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉其实没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>首先谢谢我的专业担当老师倪老师。</strong><strong>从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。对考学不安以及有问题咨询的时候也会去找老师交流一下。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>讲座。</strong><strong>我觉得那几周关于报考的讲座很有帮助。因为不是很熟悉日本的一些申请流程和信息,让我在报考之前可以对日本大学院的申请有一个比较全面的认知。</strong>之后套辞,读文献,写研究计划书以及面试的时候也总会回去看讲座的笔记重温一下方法以及需要注意的一些细节。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>专业课以及面试模拟。</strong><strong>专业课的老师们很专业,讲的课也很全面,有很多本科时期学过但是毕业就已经忘记的内容通过听课得到了很好的复习。</strong>我一共约了两次英语的模拟面试和一次日语的模拟面试,<strong>在基础的模拟上老师还会分享一些面试的信息,经验及注意事项,很有帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">会。</p> <p class="t4"> </p> <p class="t4"><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><strong>问题集和课本,配合着上课的笔记一起复习。</strong></p> <p class="t4"> </p> <p class="t4">不过因为出愿的这个专业取消了笔试,备考后期主要是<strong>以针对研究计划书和相关文献为主了</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:笔记分享见下文哦~?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的是情報学環・学際情報学府学際情報専攻先端表現情報学コース。</p> <p class="t4"> </p> <p class="t4">虽然本科和实习都是CE,<strong>但是因为平时的兴趣是艺术,建筑以及交互,</strong>所以找研究室的时候也是抱着可以摆脱纯编码及电路,想找更偏对工程情报的的艺术呈现和应用。<strong>我很喜欢学际情报专业因为它算是engineer+design+interface,完全和我所期望的对口了属于是。</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>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></p> <p class="t4"> </p> <p class="t4">做得好的:研究计划书写的还可以,联系教授的过程还不错,面试的ppt准备得不错。</p> <p class="t4"> </p> <p class="t4">做的不好的:面试的时候过于紧张也不是很自信,回答的不够流畅,感觉没能回答出完美的答案。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">认真听课,<strong>有什么不懂或者担心的问题时多和塾内的老师进行交流,</strong>认真准备书类及考试范围内的内容。</p> <p class="t4"> </p> <p class="t4"> (编辑ASHEN:有些同学可能会比较畏惧有问题问老师这件事情,其实没有什么好担心的,老师的存在就是为你答疑解惑的。我曾经遇到过特别严厉的老师,一边被骂一遍悉心教导我教到会为止,现在想来他哪里是严肃,是傲娇吧【x)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">还不太知道入学后的课程和研究是怎样的,所以现阶段只能说希望入学后好好努力叭,也会为就活做准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完访谈,青山同学是对自己喜欢什么、要什么、未来要做什么特别清晰的一个人。这样清晰规划又相信老师的她,追梦成功是必然的。~? 祝青山同学在日本学习生活一切顺利~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCEKpReicjfeZjSt6gvQqt4UlGGbQxZpbu6EzHbZa1I9iaVEa7ryrC2ENt7PSSJMvCxuoOlkN0UsgsibQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>倪老师寄语</strong></p> <p class="t4"> </p> <p class="t4">哈哈哈终于到青山同学了。倪老师觉得青山同学是私塾里最值得大家学习的考学榜样,专业课上用功认真,积极参与课堂互动。<strong>有任何问题,会沉着冷静应对,第一时间联系私塾老师商量对策。在考学的规划和计划有自己的安排和见解,劳逸结合</strong>。懂得通过正确的方式,排解自己的压力,释放压力但不会放纵自己,对自己有非常严格的要求。我印象特别深,我问她为什么都是晚上上线,她说怕自己白天上线一玩就停不下来了(嗯没错,青山同学是游戏高手)。考学也是一样,任何事都是play hard and study hard。玩和学偏向任何一方,也都是过犹不及的。</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/22" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/24" 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' => '550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d', '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 = '550903cb2c39b9582f511ba59bd04e6f95c198b408ff96119569d49e101b7970e71cf2eee869c506f792ed8742bd446b88971164f3096534f3f799065c70004d' $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
「从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。」
日语:N2(164)
英语:托福(107)
本科:UCSB(加州大学圣塔芭芭拉分校)
专业:Computer Engineering
GPA:3.57/4.0
合格:东京大学
先端表现情报学コース
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年3月
大学毕业
2021年8月
报名了新领域
2021年9月
参加托福考试(107)
2021年10月
准备研究计划书+套辞教授+面谈
2021年12月
出愿
2021年12月
参加N2考试(164)
2022年1月
准备面试
2022年1月
书类合格
2022年2月
面试
2022年2月
合格
2. 介绍
2.1 学校介绍
东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,日本学术研究恳谈会、指定国立大学、卓越研究生院计划、领先研究生院计划,国际东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、日瑞Mirai等组织成员。
2.2研究科介绍
情报学环・学际情报学府成立于2000年。 它可以被看为是将整个东京大学与“情报”相关的各个领域流畅地连接起来的网络。 它由两个独立的机构组成,“情报学环”(研究组织)和“学际情报学府”(教育组织),它们相互关联和兼容。它是一个创新和原创的组织,动态地促进情报学领域的全面和先进的研究和教育。
2.3专攻介绍
先端表现情报学コース是一门基于高级科学和工程的信息学和表达性信息学的跨学科课程。具体来说,有三个主要的研究领域:"信息建模和媒体内容","空间设计和模拟",以及 "行为和界面"。
先端表现情报学的三大支柱:
2.4报考前准备
找好感兴趣的研究室,提前联系教授。今年的书类需要网上提交所有文件的pdf版并且邮寄所有文件原件。要仔细阅读募集要项,提前准备好需要的书类资料。
例如托福成绩单不仅需要pdf版的成绩单,也需要ets直接寄给学校。pdf版可以出成绩当天拿到,但ets寄送需要6周左右。所以要提前算好考试和寄送的时间。
(编辑ASHEN:并不是所有些材料都是可以即刻拿到,例如日本的大学的成绩单等,可能需要等待3~7天的时间。我在考学的时候就有遇到过要家长亲笔签名等材料,需要EMS邮寄,真的是在最后一秒赶上了出愿。小伙伴们一定要注意呀。)
3.募集要项
募集要项官网请戳:
https://www.iii.u-tokyo.ac.jp/admissions/about
4.考试内容
4.1笔试:
今年因为疫情取消了笔试,改为书类选考+面试
4.2面试:
10分钟的研究计划书发表和约15分钟的问答。
基本上是出愿时填写的五个教授,第一教授主面,会问是用英语还是日语进行面试,确认了受验票后可以分享屏幕进行发表。之后教授问了计划书相关的问题和常规问题。
例:你的研究有什么应用,解释一下具体方法,提到的材料有使用过的经验么,为什么选择我们学校,毕业后什么计划,你还考了别的学校么。
02
心得体验采访实录
1.同学为什么要来日本?
很喜欢日本,并且以后想在日本工作。
2.选择新领域理工塾的原因?
因为想考情报相关的专业,所以当时是想找针对理工科的塾。在b站和某乎上知道了新领域,联系交流了一下之后觉得不错。其实那段时间也试听过其他的塾,但还是觉得新领域在理工这方面会更专业一些。
3.出愿前有联系教授吗?研究计划书怎么写的?
听了塾内每周五的讲座,对于选择研究室,联系教授,读文献和写研究计划书的方法及注意事项就有了些了解。
于是在看了许多文献之后定下来了研究主题之后开始写研究计划书。写完且给倪老师过目后根据倪老师给的观点和建议后在计划书的格式上和内容上不断的进行了修改。
有了托福成绩和研究计划书之后联系了教授。等了一周没有收到回信,于是又发了一次。(因为十月份开始联系教授十二月初就出愿了时间比较紧,所以只等了一周就重发了一次。)
然后收到了教授回信让我发研究计划书, 教授看完之后约了面谈。(正式面谈之前也约了老师进行了一次模拟面谈,感觉蛮有帮助很安心。)
4.备考感到最困难的是什么呢,你又是如何克服的?
因为是网课再加上中间有圣诞元旦和春节,所以特别容易摆烂。
无论是写下来也好或者心里想着也好,每天早上定好今天要完成的东西(大目标里的一小部分)。少一点也没关系。
比如今天要把某个conference的某个具体topic的近5年的文献略读然后选感兴趣的深读,提前做完了可以再加一点。只要每天都做一些就不会一摆就连摆好几天。
(编辑ASHEN:一口吃不成一个胖子,还是每天来个小目标一点点完成,才会发现自己原来已经完成了这么多了呀 !特别有成就感!!比如说先挣它一个亿【x)
5. 考学最辛苦的时期是怎么度过的?
适当的出去玩玩打打游戏叭,适当的放松才能保证学习时的状态和效率。对我来说一味的学习会比较消磨意志叭。
6.考试有什么特别注意的?
充分理解自己的研究计划,比如想研究这个的原因,研究方法,参考文献和应用,还要大概了解这个领域现阶段的情况。提前准备好可能会被问到的问题的答案并熟背,但真正面试的时候最好不要纯背稿子。面试不用太紧张,遇到不知道怎么回答或者不会回答的问题也最好不要沉默或者乱编。
7.疫情对你整个考学经历有什么影响吗?
感觉其实没有什么影响。
8. 新领域理工塾是如何帮助到你的?
1️⃣ 首先谢谢我的专业担当老师倪老师。从最开始讨论想要申请的学校以及研究室一直到最终合格整个过程中,倪老师都很耐心负责。CV,套辞邮件,研究计划书,面谈面试稿我在写完之后都会给倪老师过目,倪老师也很认真的进行评价给出一些建议。对考学不安以及有问题咨询的时候也会去找老师交流一下。
2️⃣ 讲座。我觉得那几周关于报考的讲座很有帮助。因为不是很熟悉日本的一些申请流程和信息,让我在报考之前可以对日本大学院的申请有一个比较全面的认知。之后套辞,读文献,写研究计划书以及面试的时候也总会回去看讲座的笔记重温一下方法以及需要注意的一些细节。
3️⃣ 专业课以及面试模拟。专业课的老师们很专业,讲的课也很全面,有很多本科时期学过但是毕业就已经忘记的内容通过听课得到了很好的复习。我一共约了两次英语的模拟面试和一次日语的模拟面试,在基础的模拟上老师还会分享一些面试的信息,经验及注意事项,很有帮助。
9.网课这种形式会对你学习的效率产生影响吗?
会。
面对面上课的形式和氛围对我来说会更有学习效率。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
买了相关入试问题集和课本,配合着上课的笔记一起复习。
不过因为出愿的这个专业取消了笔试,备考后期主要是以针对研究计划书和相关文献为主了。
(编辑ASHEN:笔记分享见下文哦~?)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
合格的是情報学環・学際情報学府学際情報専攻先端表現情報学コース。
虽然本科和实习都是CE,但是因为平时的兴趣是艺术,建筑以及交互,所以找研究室的时候也是抱着可以摆脱纯编码及电路,想找更偏对工程情报的的艺术呈现和应用。我很喜欢学际情报专业因为它算是engineer+design+interface,完全和我所期望的对口了属于是。
看了教授的研究室主页后就决定没错就是它了,就完全是我感兴趣的。前景的话,我感觉现阶段人机交互以及其艺术呈现蛮重要的,所以前景应该不错。
12.经历了这次备考,在这方面有什么心得吗?
书类上的准备不要拖延,需要考试成绩就提前考出来,需要成绩证明就提前向学校申请。准备好之后心理上会轻松很多也可以专心准备计划书和考试的内容。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的:研究计划书写的还可以,联系教授的过程还不错,面试的ppt准备得不错。
做的不好的:面试的时候过于紧张也不是很自信,回答的不够流畅,感觉没能回答出完美的答案。
14.对后辈有什么复习建议吗?
认真听课,有什么不懂或者担心的问题时多和塾内的老师进行交流,认真准备书类及考试范围内的内容。
(编辑ASHEN:有些同学可能会比较畏惧有问题问老师这件事情,其实没有什么好担心的,老师的存在就是为你答疑解惑的。我曾经遇到过特别严厉的老师,一边被骂一遍悉心教导我教到会为止,现在想来他哪里是严肃,是傲娇吧【x)
14.对未来入学后的规划是什么?
还不太知道入学后的课程和研究是怎样的,所以现阶段只能说希望入学后好好努力叭,也会为就活做准备。
03
笔记分享+老师点评
看完访谈,青山同学是对自己喜欢什么、要什么、未来要做什么特别清晰的一个人。这样清晰规划又相信老师的她,追梦成功是必然的。~? 祝青山同学在日本学习生活一切顺利~?
✏️ 笔记分享 ✏️
倪老师寄语
哈哈哈终于到青山同学了。倪老师觉得青山同学是私塾里最值得大家学习的考学榜样,专业课上用功认真,积极参与课堂互动。有任何问题,会沉着冷静应对,第一时间联系私塾老师商量对策。在考学的规划和计划有自己的安排和见解,劳逸结合。懂得通过正确的方式,排解自己的压力,释放压力但不会放纵自己,对自己有非常严格的要求。我印象特别深,我问她为什么都是晚上上线,她说怕自己白天上线一玩就停不下来了(嗯没错,青山同学是游戏高手)。考学也是一样,任何事都是play hard and study hard。玩和学偏向任何一方,也都是过犹不及的。