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_67400d4dcd657117173241" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd657117173241.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4dcd8e1741619447" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd8e1741619447.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>【新访谈22】合理释放情绪,相信自己和老师们,合格东工大梦想成真!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/18/20230301015912_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|R同学</p> <p class="t4">点评|张老师&陶老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>GPA: 到大四上学期为止4.02/4.3</strong></p> <p class="t4"><strong>本科:日东驹专学群 情报学部</strong></p> <p class="t4"><strong>专业:综合情报学科(文系)</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 情報通信系</strong></p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8O987vUib2WwYMnBVYHoIzp7CD68NVodUY9wU0DqiaSJcLHyzv4lWcqXA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8Uxf6AFlt8ibSSmmWdehmlDuISuv8fB2nJ7W45ib4DiaicRUhSBw83SbiaKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">从零开始学习高数和准备英语</p> <p class="t4"><strong>2020年12月22日</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">开始准备毕设+高数(复习)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">决定报考东工大</p> <p class="t4">(当时只是想要完成自己一个小心愿,并没有抱着一定合格的心态)</p> <p class="t4"><strong>2021年6月10日</strong></p> <p class="t4">参加研究室说明会,并向教授做了自我介绍</p> <p class="t4"><strong>2021年6月13日</strong></p> <p class="t4">写完研究计划书,出愿</p> <p class="t4"><strong>2021年7月中旬</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2021年7月30日</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学简称东工大,在日本被称为“理科生的东大“,是一所拥有140年历史的国立大学。设有6个学院、3个校区。2021年QS世界大学排名中位列第56名,日本第3名,仅次于东大和京大。</p> <p class="t4"> </p> <p class="t4">其在工程技术类排名世界第14名,日本第2名;自然科学类排名世界第24名,日本第3名。有6个学院、3个校区。</p> <p class="t4"> </p> <p class="t4">东工是一所很适合做科研的学校,在日本所有大学中专利注册数量是排名第1。目前学校从2016年开始施行改革,目标是进入世界top10的理工科类研究型大学。</p> <p class="t4"> </p> <p class="t4">(以下图片均是本塾老师在21年东工的大学院入试说明会上自己截的私货,可是很官方的~)</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8psPp6h73dU63WEKoLhpopmJEpJy6SAyF78J7MA9vBeBOYicxAiaxUekw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东工大的6个学院里细分了很多系,每个系对应不同方向的专业。基本上的理工科专业全部涵盖。</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8jC6NNVribhvL8RmNxVv3vEEVmqIXpicsB8Vo0ceWkIvUibibcyykFrI2iag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCE8kl4bZPb8icZU21rAaXul82yPf03SlpQAI0Z22qVordbq70SLABChkGvEuZNiabV9sFibutyRbLA8A/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要好好阅读募集要项,根据要求准备书类。</strong>如果有说明会的话最好去参加一下,一是可以具体的了解这个研究室都在做什么,其次也可以给教授留个印象。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8YcVyXDRicP4QLia8ozPXFTSFy55eBeTfMdIrXmmbSoAhAj3uuX2Ho4PQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:https://www.titech.ac.jp/graduate_school/news/pdf/2022.4_2021.9master.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul86Hic6X94uI0eSTwEQjzNRKBNiautnkpkbficuhics6V7kWJ8CL5qfqy7uA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">过去问:https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4">(我没有参加笔试。)</p> <p class="t4"> </p> <p class="t4">(ASHEN:这里附上过去问的链接?,方便想要考同专业的同学们查看哦~以及需不需要参加笔试,和专业、考生个人情况有关系,在这里请大家不要以偏概全哦⚠️。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">自我介绍,介绍自己的毕业设计,教授会根据毕设提问,然后开始问一些AI相关的专业问题和线性代数、概率论的一些问题,以及问了自己的语言水平。最后教授说明了一下研究室的情况。全程大约三十分钟,<strong>大概2/3都是在考一些专业问题</strong><strong>(可能是我没有参加笔试的原因吧)。</strong></p> <p class="t4"> </p> <p class="t4">zoom面试,自己手头这边有准备纸和笔,面试过程中写了很多的公式给教授看并解释。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说还是蛮紧张的,但也都一直保持着很元气、笑顔的样子。</strong></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">2020年我上了灯塔IT学院的python课,那时候大三,年末时候想着马上大四了也要着手准备修士考,所以就<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">(ASHEN:即便心仪的学校不需要事先联系教授 ,有说明会的话还是强烈大家积极参加研究室的说明会哦!这是最快最方便最直接了解研究室、见到教授的方法哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>根据募集要项(3.募集要项截图),[志望理由書のテーマ等]详细说明了都要写些什么</strong>,相当于一篇小研究计划书吧,概要、背景、目的、方法等等。<strong>写完发给私塾,老师帮忙修改了下文法</strong>,就邮寄出去了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为自己水平有限目标却又很高,而且同时要准备毕设和修士考,所以要学习的新内容很多要看的文献也很多。<strong>但经常会遇到这里不懂那里不懂的情况,越是不懂就越会焦虑,否定自己,觉得自己希望渺茫。</strong>不过在我整个的备考期间,有一位好朋友一直鼓励着我,督促我学习,在我每一次emo的时候都来给我灌鸡汤。让我重拾信心接着学(笑)</p> <p class="t4"> </p> <p class="t4"><strong>所以说当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>就是坚持吧,</strong>感觉也没啥别的办法。比如说在5,6月份的时候每周都要组会发表汇报研究进度,另一边还要准备大学院出愿,刷过去问等。要学习的东西太多太多,经常在学校学习到很晚,<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">面试的话,除了一向会被问到的问题,比如志望动机啊研究计划之类的要提前准备一下,其他都靠临场发挥,<strong>遇到答不上来的就老实说,一般教授不会太为难我们,所以也不要太紧张。</strong></p> <p class="t4"> </p> <p class="t4">(ASHEN:大学时候能学到的东西可以说还只是一个皮毛,我们大家都是以学生的身份去面试,未来也是去教授的研究室当学生继续研究、进一步地学习专业知识,有不懂的地方再正常不过了。如果什么都懂、什么都会,就没有学习的必要了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>没有任何影响</strong>,都是网课和线上面试,节省了大把的通学时间和交通费,而且不是面对面的面试,<strong>所以紧张感也会减轻一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是张老师给我规划了整体的考学计划,什么时间段该学什么做什么。</strong>还通过我的水平和要求给我推荐了几所学校。<strong>而且张老师非常负责</strong>,会把我叫到池袋的塾里,给我考试检测学习成果,答的不好还要被吐槽哈哈哈,不过我喜欢这样。</p> <p class="t4"> </p> <p class="t4"><strong>再就是我的一对一老师,给我上数学课,督促我学习,平时给我答疑解惑。</strong>不仅是教学还要经常给我做心理开导,<strong>记得几次上着课我就情绪崩溃开始哭,陶老师很耐心的开导我</strong>,现在想想陶老师真是太不容易了哈哈哈。面试前一天他给我讲了一些面试可能会被问到的题目,<strong>还压中了题</strong>,可以说是相当厉害了。</p> <p class="t4"> </p> <p class="t4">(ASHEN:摸摸R同学!现在你成功上岸啦!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>要自觉,按时完成好老师布置的任务即可。</strong>网课虽然无法和老师面对面,但我们可以通过微信联系彼此,其实并不会拉低我的学习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课跟着新领域网课走,课下认真完成作业,多看看课上的笔记,不懂的及时问老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4">合格的是情报通信系,备考我只准备了数学。</p> <p class="t4"> </p> <p class="t4">其实我也没有太了解这个专攻。只是因为我在准备毕设的时候,看过很多的参考书和论文,都是这位教授执笔。<strong>通过他的文章我学到了很多,同时也有很多读不懂的地方。当时我想如果我在这位教授手下学习那该多幸福啊,</strong>所以就报考了东工大的情报通信系。</p> <p class="t4"> </p> <p class="t4">(ASHEN:ASHEN在大学院研究时,阅读了大量同一个教授的文献,就有一股未来想要到那个教授名下接着学习到冲动!!后来嘛……学不动了……[x 恭喜R同学梦想成真!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>坚持。</strong>既然决定要考修士就一心坚持到底,即使过程是艰难的但千万不要放弃。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>相信私塾,听老师的话。</strong><strong>私塾的老师都是非常专业、有经验的。对考什么样的题目,频出考点有哪些都了如指掌,</strong>所以要相信老师,乖乖听话,认真完成作业,不会的问题大胆提出来。</p> <p class="t4"> </p> <p class="t4">3️⃣ 如果心里有目标,哪怕目标再高也都要去试一试,就算不成功也不会有遗憾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>相信私塾,听老师的话。他们都是很专业的老师。</strong></p> <p class="t4"> </p> <p class="t4">如果是本科在读的同学们,<strong>毕设一定别水,好好做。</strong><strong>还有GPA也挺重要的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>利用好各种资源吧。</strong>比如b站里有很多资源可以好好利用。</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">R同学真的很不容易。我很理解那种觉得目标太高,明明在努力,却还有一种无法触及的崩溃感。努力并不只体现在结果上,努力的过程也能给你带来很多成长。恭喜R同学成功上岸!证明努力都是有回报的!?</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8dqYzVKne13s7V5LN7fju0BfL0aoX8YZysCFhylOh1ibgjObRHbMCH1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8zZN31eHXH3TvN0MhjJvkkziccMCYcIJfjbJk64wjAfrDEtSz8pibRP9A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8FKmj6LUgYlsYCrnrqkK9FCtfmhwkibicBczX6oJFGBxEOicWuFU6A84VA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4">R同学是一位特别务实且有梦想的同学,本科就在日本读书的她很早的时候就有考修士的想法。在大二的时候就着手强化自己的编程能力和算法基础。报考东京工业大学的时候也多次和我还有专业担当沟通商量怎么选择教授,怎么和教授沟通。R同学对自己的面试特别上心,不仅参加了塾的模拟面试,仔细斟酌了面试稿的措辞,针对可能会被问到的问题也是做了全面的准备。我觉得她的合格是运气和努力共存的,早早做准备,多多练习面试,虽然是转专业但梦想加努力总会有好的回报的。</p> <p class="t4"> </p> <p class="t4"><strong>陶老师寄语</strong></p> <p class="t4">R同学能够成功合格目标院校与她的准备和努力是分不开的。她知道自己数学功底不好,便早早的报了我们塾,开始准备来年的夏季考。在学习过程中她坚持先预习再上课,这大大提高了上课效率以及自己的自信心,在寒假的时候我们也制定了每天八个小时的学习计划,学完八个小时其余时间可以自由玩耍,而且每周可以休息一到两天,学习过程中有不会的她会做好标记在下次上课前发给我,我们课上集中讲解,有小问题的话她会微信发给我,微信解决,这样一点一滴的积累成为她日后合格东京工业大学的关键。同时R同学也积极完成作业,虽然总是踩着DDL才交作业,但从未忘记过(同学们最好尽快完成作业来巩固所学,如果学完后四五天才写作业可能课上的知识就忘了,这样的话,简单的作业也就成了天书,使得自己的自信心受挫,逐渐放飞自我……)</p> <p class="t4"> </p> <p class="t4">说完学习,那就是选择导师了,R同学在选择教授之前认真听取了我们意见,再结合了自己目前所学和兴趣,认真准备了套磁邮件,事实证明她选择的导师为她合格提供了积极因素,因此选导师很重要,选导师很重要,选导师很重要(重要的事情说三遍)。再者就是心态了,冉同学心态有的时候容易崩,尤其到快要考试的时候,我们结合自己的经历对她进行了辅导,让她心情逐渐平复,这样参加考试才能发挥出最好的状态。</p> <p class="t4"> </p> <p class="t4">总结一下:修考这条路对于基础薄弱的同学越早准备越好,要稳扎稳打,不要急于求成,认真听取老师的意见,课前预习,课后复习完成作业,最终定会有好的结果,另外,不要老是把基础不好或者出身院校不好挂在嘴边,这只会逐渐降低对自己的要求然后开始偷懒,良好的备考状态应该是,分层次设立好目标院校后坚定不移的去备考。最后祝同学们修考顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/17" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/19" 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_67400d4dcd657117173241" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd657117173241.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4dcd8e1741619447" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd8e1741619447.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>【新访谈22】合理释放情绪,相信自己和老师们,合格东工大梦想成真!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/18/20230301015912_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|R同学</p> <p class="t4">点评|张老师&陶老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>GPA: 到大四上学期为止4.02/4.3</strong></p> <p class="t4"><strong>本科:日东驹专学群 情报学部</strong></p> <p class="t4"><strong>专业:综合情报学科(文系)</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 情報通信系</strong></p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8O987vUib2WwYMnBVYHoIzp7CD68NVodUY9wU0DqiaSJcLHyzv4lWcqXA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8Uxf6AFlt8ibSSmmWdehmlDuISuv8fB2nJ7W45ib4DiaicRUhSBw83SbiaKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">从零开始学习高数和准备英语</p> <p class="t4"><strong>2020年12月22日</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">开始准备毕设+高数(复习)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">决定报考东工大</p> <p class="t4">(当时只是想要完成自己一个小心愿,并没有抱着一定合格的心态)</p> <p class="t4"><strong>2021年6月10日</strong></p> <p class="t4">参加研究室说明会,并向教授做了自我介绍</p> <p class="t4"><strong>2021年6月13日</strong></p> <p class="t4">写完研究计划书,出愿</p> <p class="t4"><strong>2021年7月中旬</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2021年7月30日</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学简称东工大,在日本被称为“理科生的东大“,是一所拥有140年历史的国立大学。设有6个学院、3个校区。2021年QS世界大学排名中位列第56名,日本第3名,仅次于东大和京大。</p> <p class="t4"> </p> <p class="t4">其在工程技术类排名世界第14名,日本第2名;自然科学类排名世界第24名,日本第3名。有6个学院、3个校区。</p> <p class="t4"> </p> <p class="t4">东工是一所很适合做科研的学校,在日本所有大学中专利注册数量是排名第1。目前学校从2016年开始施行改革,目标是进入世界top10的理工科类研究型大学。</p> <p class="t4"> </p> <p class="t4">(以下图片均是本塾老师在21年东工的大学院入试说明会上自己截的私货,可是很官方的~)</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8psPp6h73dU63WEKoLhpopmJEpJy6SAyF78J7MA9vBeBOYicxAiaxUekw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东工大的6个学院里细分了很多系,每个系对应不同方向的专业。基本上的理工科专业全部涵盖。</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8jC6NNVribhvL8RmNxVv3vEEVmqIXpicsB8Vo0ceWkIvUibibcyykFrI2iag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCE8kl4bZPb8icZU21rAaXul82yPf03SlpQAI0Z22qVordbq70SLABChkGvEuZNiabV9sFibutyRbLA8A/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要好好阅读募集要项,根据要求准备书类。</strong>如果有说明会的话最好去参加一下,一是可以具体的了解这个研究室都在做什么,其次也可以给教授留个印象。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8YcVyXDRicP4QLia8ozPXFTSFy55eBeTfMdIrXmmbSoAhAj3uuX2Ho4PQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:https://www.titech.ac.jp/graduate_school/news/pdf/2022.4_2021.9master.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul86Hic6X94uI0eSTwEQjzNRKBNiautnkpkbficuhics6V7kWJ8CL5qfqy7uA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">过去问:https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4">(我没有参加笔试。)</p> <p class="t4"> </p> <p class="t4">(ASHEN:这里附上过去问的链接?,方便想要考同专业的同学们查看哦~以及需不需要参加笔试,和专业、考生个人情况有关系,在这里请大家不要以偏概全哦⚠️。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">自我介绍,介绍自己的毕业设计,教授会根据毕设提问,然后开始问一些AI相关的专业问题和线性代数、概率论的一些问题,以及问了自己的语言水平。最后教授说明了一下研究室的情况。全程大约三十分钟,<strong>大概2/3都是在考一些专业问题</strong><strong>(可能是我没有参加笔试的原因吧)。</strong></p> <p class="t4"> </p> <p class="t4">zoom面试,自己手头这边有准备纸和笔,面试过程中写了很多的公式给教授看并解释。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说还是蛮紧张的,但也都一直保持着很元气、笑顔的样子。</strong></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">2020年我上了灯塔IT学院的python课,那时候大三,年末时候想着马上大四了也要着手准备修士考,所以就<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">(ASHEN:即便心仪的学校不需要事先联系教授 ,有说明会的话还是强烈大家积极参加研究室的说明会哦!这是最快最方便最直接了解研究室、见到教授的方法哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>根据募集要项(3.募集要项截图),[志望理由書のテーマ等]详细说明了都要写些什么</strong>,相当于一篇小研究计划书吧,概要、背景、目的、方法等等。<strong>写完发给私塾,老师帮忙修改了下文法</strong>,就邮寄出去了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为自己水平有限目标却又很高,而且同时要准备毕设和修士考,所以要学习的新内容很多要看的文献也很多。<strong>但经常会遇到这里不懂那里不懂的情况,越是不懂就越会焦虑,否定自己,觉得自己希望渺茫。</strong>不过在我整个的备考期间,有一位好朋友一直鼓励着我,督促我学习,在我每一次emo的时候都来给我灌鸡汤。让我重拾信心接着学(笑)</p> <p class="t4"> </p> <p class="t4"><strong>所以说当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>就是坚持吧,</strong>感觉也没啥别的办法。比如说在5,6月份的时候每周都要组会发表汇报研究进度,另一边还要准备大学院出愿,刷过去问等。要学习的东西太多太多,经常在学校学习到很晚,<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">面试的话,除了一向会被问到的问题,比如志望动机啊研究计划之类的要提前准备一下,其他都靠临场发挥,<strong>遇到答不上来的就老实说,一般教授不会太为难我们,所以也不要太紧张。</strong></p> <p class="t4"> </p> <p class="t4">(ASHEN:大学时候能学到的东西可以说还只是一个皮毛,我们大家都是以学生的身份去面试,未来也是去教授的研究室当学生继续研究、进一步地学习专业知识,有不懂的地方再正常不过了。如果什么都懂、什么都会,就没有学习的必要了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>没有任何影响</strong>,都是网课和线上面试,节省了大把的通学时间和交通费,而且不是面对面的面试,<strong>所以紧张感也会减轻一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是张老师给我规划了整体的考学计划,什么时间段该学什么做什么。</strong>还通过我的水平和要求给我推荐了几所学校。<strong>而且张老师非常负责</strong>,会把我叫到池袋的塾里,给我考试检测学习成果,答的不好还要被吐槽哈哈哈,不过我喜欢这样。</p> <p class="t4"> </p> <p class="t4"><strong>再就是我的一对一老师,给我上数学课,督促我学习,平时给我答疑解惑。</strong>不仅是教学还要经常给我做心理开导,<strong>记得几次上着课我就情绪崩溃开始哭,陶老师很耐心的开导我</strong>,现在想想陶老师真是太不容易了哈哈哈。面试前一天他给我讲了一些面试可能会被问到的题目,<strong>还压中了题</strong>,可以说是相当厉害了。</p> <p class="t4"> </p> <p class="t4">(ASHEN:摸摸R同学!现在你成功上岸啦!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>要自觉,按时完成好老师布置的任务即可。</strong>网课虽然无法和老师面对面,但我们可以通过微信联系彼此,其实并不会拉低我的学习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课跟着新领域网课走,课下认真完成作业,多看看课上的笔记,不懂的及时问老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4">合格的是情报通信系,备考我只准备了数学。</p> <p class="t4"> </p> <p class="t4">其实我也没有太了解这个专攻。只是因为我在准备毕设的时候,看过很多的参考书和论文,都是这位教授执笔。<strong>通过他的文章我学到了很多,同时也有很多读不懂的地方。当时我想如果我在这位教授手下学习那该多幸福啊,</strong>所以就报考了东工大的情报通信系。</p> <p class="t4"> </p> <p class="t4">(ASHEN:ASHEN在大学院研究时,阅读了大量同一个教授的文献,就有一股未来想要到那个教授名下接着学习到冲动!!后来嘛……学不动了……[x 恭喜R同学梦想成真!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>坚持。</strong>既然决定要考修士就一心坚持到底,即使过程是艰难的但千万不要放弃。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>相信私塾,听老师的话。</strong><strong>私塾的老师都是非常专业、有经验的。对考什么样的题目,频出考点有哪些都了如指掌,</strong>所以要相信老师,乖乖听话,认真完成作业,不会的问题大胆提出来。</p> <p class="t4"> </p> <p class="t4">3️⃣ 如果心里有目标,哪怕目标再高也都要去试一试,就算不成功也不会有遗憾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>相信私塾,听老师的话。他们都是很专业的老师。</strong></p> <p class="t4"> </p> <p class="t4">如果是本科在读的同学们,<strong>毕设一定别水,好好做。</strong><strong>还有GPA也挺重要的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>利用好各种资源吧。</strong>比如b站里有很多资源可以好好利用。</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">R同学真的很不容易。我很理解那种觉得目标太高,明明在努力,却还有一种无法触及的崩溃感。努力并不只体现在结果上,努力的过程也能给你带来很多成长。恭喜R同学成功上岸!证明努力都是有回报的!?</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8dqYzVKne13s7V5LN7fju0BfL0aoX8YZysCFhylOh1ibgjObRHbMCH1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8zZN31eHXH3TvN0MhjJvkkziccMCYcIJfjbJk64wjAfrDEtSz8pibRP9A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8FKmj6LUgYlsYCrnrqkK9FCtfmhwkibicBczX6oJFGBxEOicWuFU6A84VA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4">R同学是一位特别务实且有梦想的同学,本科就在日本读书的她很早的时候就有考修士的想法。在大二的时候就着手强化自己的编程能力和算法基础。报考东京工业大学的时候也多次和我还有专业担当沟通商量怎么选择教授,怎么和教授沟通。R同学对自己的面试特别上心,不仅参加了塾的模拟面试,仔细斟酌了面试稿的措辞,针对可能会被问到的问题也是做了全面的准备。我觉得她的合格是运气和努力共存的,早早做准备,多多练习面试,虽然是转专业但梦想加努力总会有好的回报的。</p> <p class="t4"> </p> <p class="t4"><strong>陶老师寄语</strong></p> <p class="t4">R同学能够成功合格目标院校与她的准备和努力是分不开的。她知道自己数学功底不好,便早早的报了我们塾,开始准备来年的夏季考。在学习过程中她坚持先预习再上课,这大大提高了上课效率以及自己的自信心,在寒假的时候我们也制定了每天八个小时的学习计划,学完八个小时其余时间可以自由玩耍,而且每周可以休息一到两天,学习过程中有不会的她会做好标记在下次上课前发给我,我们课上集中讲解,有小问题的话她会微信发给我,微信解决,这样一点一滴的积累成为她日后合格东京工业大学的关键。同时R同学也积极完成作业,虽然总是踩着DDL才交作业,但从未忘记过(同学们最好尽快完成作业来巩固所学,如果学完后四五天才写作业可能课上的知识就忘了,这样的话,简单的作业也就成了天书,使得自己的自信心受挫,逐渐放飞自我……)</p> <p class="t4"> </p> <p class="t4">说完学习,那就是选择导师了,R同学在选择教授之前认真听取了我们意见,再结合了自己目前所学和兴趣,认真准备了套磁邮件,事实证明她选择的导师为她合格提供了积极因素,因此选导师很重要,选导师很重要,选导师很重要(重要的事情说三遍)。再者就是心态了,冉同学心态有的时候容易崩,尤其到快要考试的时候,我们结合自己的经历对她进行了辅导,让她心情逐渐平复,这样参加考试才能发挥出最好的状态。</p> <p class="t4"> </p> <p class="t4">总结一下:修考这条路对于基础薄弱的同学越早准备越好,要稳扎稳打,不要急于求成,认真听取老师的意见,课前预习,课后复习完成作业,最终定会有好的结果,另外,不要老是把基础不好或者出身院校不好挂在嘴边,这只会逐渐降低对自己的要求然后开始偷懒,良好的备考状态应该是,分层次设立好目标院校后坚定不移的去备考。最后祝同学们修考顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/17" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/19" 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_67400d4dcd657117173241" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd657117173241.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400d4dcd8e1741619447" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7"/></form><a href="#" class="dropdown-item" onclick="document.post_67400d4dcd8e1741619447.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>【新访谈22】合理释放情绪,相信自己和老师们,合格东工大梦想成真!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/18/20230301015912_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|R同学</p> <p class="t4">点评|张老师&陶老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>GPA: 到大四上学期为止4.02/4.3</strong></p> <p class="t4"><strong>本科:日东驹专学群 情报学部</strong></p> <p class="t4"><strong>专业:综合情报学科(文系)</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 情報通信系</strong></p> <p class="t4"> </p> <p class="t4">✨录取通知书✨</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8O987vUib2WwYMnBVYHoIzp7CD68NVodUY9wU0DqiaSJcLHyzv4lWcqXA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8Uxf6AFlt8ibSSmmWdehmlDuISuv8fB2nJ7W45ib4DiaicRUhSBw83SbiaKw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">从零开始学习高数和准备英语</p> <p class="t4"><strong>2020年12月22日</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">开始准备毕设+高数(复习)</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">决定报考东工大</p> <p class="t4">(当时只是想要完成自己一个小心愿,并没有抱着一定合格的心态)</p> <p class="t4"><strong>2021年6月10日</strong></p> <p class="t4">参加研究室说明会,并向教授做了自我介绍</p> <p class="t4"><strong>2021年6月13日</strong></p> <p class="t4">写完研究计划书,出愿</p> <p class="t4"><strong>2021年7月中旬</strong></p> <p class="t4">面试</p> <p class="t4"><strong>2021年7月30日</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学简称东工大,在日本被称为“理科生的东大“,是一所拥有140年历史的国立大学。设有6个学院、3个校区。2021年QS世界大学排名中位列第56名,日本第3名,仅次于东大和京大。</p> <p class="t4"> </p> <p class="t4">其在工程技术类排名世界第14名,日本第2名;自然科学类排名世界第24名,日本第3名。有6个学院、3个校区。</p> <p class="t4"> </p> <p class="t4">东工是一所很适合做科研的学校,在日本所有大学中专利注册数量是排名第1。目前学校从2016年开始施行改革,目标是进入世界top10的理工科类研究型大学。</p> <p class="t4"> </p> <p class="t4">(以下图片均是本塾老师在21年东工的大学院入试说明会上自己截的私货,可是很官方的~)</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8psPp6h73dU63WEKoLhpopmJEpJy6SAyF78J7MA9vBeBOYicxAiaxUekw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">东工大的6个学院里细分了很多系,每个系对应不同方向的专业。基本上的理工科专业全部涵盖。</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8jC6NNVribhvL8RmNxVv3vEEVmqIXpicsB8Vo0ceWkIvUibibcyykFrI2iag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCE8kl4bZPb8icZU21rAaXul82yPf03SlpQAI0Z22qVordbq70SLABChkGvEuZNiabV9sFibutyRbLA8A/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要好好阅读募集要项,根据要求准备书类。</strong>如果有说明会的话最好去参加一下,一是可以具体的了解这个研究室都在做什么,其次也可以给教授留个印象。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8YcVyXDRicP4QLia8ozPXFTSFy55eBeTfMdIrXmmbSoAhAj3uuX2Ho4PQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">募集要项详细可以戳:https://www.titech.ac.jp/graduate_school/news/pdf/2022.4_2021.9master.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul86Hic6X94uI0eSTwEQjzNRKBNiautnkpkbficuhics6V7kWJ8CL5qfqy7uA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">过去问:https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4">(我没有参加笔试。)</p> <p class="t4"> </p> <p class="t4">(ASHEN:这里附上过去问的链接?,方便想要考同专业的同学们查看哦~以及需不需要参加笔试,和专业、考生个人情况有关系,在这里请大家不要以偏概全哦⚠️。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">自我介绍,介绍自己的毕业设计,教授会根据毕设提问,然后开始问一些AI相关的专业问题和线性代数、概率论的一些问题,以及问了自己的语言水平。最后教授说明了一下研究室的情况。全程大约三十分钟,<strong>大概2/3都是在考一些专业问题</strong><strong>(可能是我没有参加笔试的原因吧)。</strong></p> <p class="t4"> </p> <p class="t4">zoom面试,自己手头这边有准备纸和笔,面试过程中写了很多的公式给教授看并解释。</p> <p class="t4"> </p> <p class="t4"><strong>总体来说还是蛮紧张的,但也都一直保持着很元气、笑顔的样子。</strong></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">2020年我上了灯塔IT学院的python课,那时候大三,年末时候想着马上大四了也要着手准备修士考,所以就<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">(ASHEN:即便心仪的学校不需要事先联系教授 ,有说明会的话还是强烈大家积极参加研究室的说明会哦!这是最快最方便最直接了解研究室、见到教授的方法哦!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>根据募集要项(3.募集要项截图),[志望理由書のテーマ等]详细说明了都要写些什么</strong>,相当于一篇小研究计划书吧,概要、背景、目的、方法等等。<strong>写完发给私塾,老师帮忙修改了下文法</strong>,就邮寄出去了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">因为自己水平有限目标却又很高,而且同时要准备毕设和修士考,所以要学习的新内容很多要看的文献也很多。<strong>但经常会遇到这里不懂那里不懂的情况,越是不懂就越会焦虑,否定自己,觉得自己希望渺茫。</strong>不过在我整个的备考期间,有一位好朋友一直鼓励着我,督促我学习,在我每一次emo的时候都来给我灌鸡汤。让我重拾信心接着学(笑)</p> <p class="t4"> </p> <p class="t4"><strong>所以说当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>就是坚持吧,</strong>感觉也没啥别的办法。比如说在5,6月份的时候每周都要组会发表汇报研究进度,另一边还要准备大学院出愿,刷过去问等。要学习的东西太多太多,经常在学校学习到很晚,<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">面试的话,除了一向会被问到的问题,比如志望动机啊研究计划之类的要提前准备一下,其他都靠临场发挥,<strong>遇到答不上来的就老实说,一般教授不会太为难我们,所以也不要太紧张。</strong></p> <p class="t4"> </p> <p class="t4">(ASHEN:大学时候能学到的东西可以说还只是一个皮毛,我们大家都是以学生的身份去面试,未来也是去教授的研究室当学生继续研究、进一步地学习专业知识,有不懂的地方再正常不过了。如果什么都懂、什么都会,就没有学习的必要了。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>没有任何影响</strong>,都是网课和线上面试,节省了大把的通学时间和交通费,而且不是面对面的面试,<strong>所以紧张感也会减轻一些。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是张老师给我规划了整体的考学计划,什么时间段该学什么做什么。</strong>还通过我的水平和要求给我推荐了几所学校。<strong>而且张老师非常负责</strong>,会把我叫到池袋的塾里,给我考试检测学习成果,答的不好还要被吐槽哈哈哈,不过我喜欢这样。</p> <p class="t4"> </p> <p class="t4"><strong>再就是我的一对一老师,给我上数学课,督促我学习,平时给我答疑解惑。</strong>不仅是教学还要经常给我做心理开导,<strong>记得几次上着课我就情绪崩溃开始哭,陶老师很耐心的开导我</strong>,现在想想陶老师真是太不容易了哈哈哈。面试前一天他给我讲了一些面试可能会被问到的题目,<strong>还压中了题</strong>,可以说是相当厉害了。</p> <p class="t4"> </p> <p class="t4">(ASHEN:摸摸R同学!现在你成功上岸啦!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>要自觉,按时完成好老师布置的任务即可。</strong>网课虽然无法和老师面对面,但我们可以通过微信联系彼此,其实并不会拉低我的学习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">专业课跟着新领域网课走,课下认真完成作业,多看看课上的笔记,不懂的及时问老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4">合格的是情报通信系,备考我只准备了数学。</p> <p class="t4"> </p> <p class="t4">其实我也没有太了解这个专攻。只是因为我在准备毕设的时候,看过很多的参考书和论文,都是这位教授执笔。<strong>通过他的文章我学到了很多,同时也有很多读不懂的地方。当时我想如果我在这位教授手下学习那该多幸福啊,</strong>所以就报考了东工大的情报通信系。</p> <p class="t4"> </p> <p class="t4">(ASHEN:ASHEN在大学院研究时,阅读了大量同一个教授的文献,就有一股未来想要到那个教授名下接着学习到冲动!!后来嘛……学不动了……[x 恭喜R同学梦想成真!!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>坚持。</strong>既然决定要考修士就一心坚持到底,即使过程是艰难的但千万不要放弃。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>相信私塾,听老师的话。</strong><strong>私塾的老师都是非常专业、有经验的。对考什么样的题目,频出考点有哪些都了如指掌,</strong>所以要相信老师,乖乖听话,认真完成作业,不会的问题大胆提出来。</p> <p class="t4"> </p> <p class="t4">3️⃣ 如果心里有目标,哪怕目标再高也都要去试一试,就算不成功也不会有遗憾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>相信私塾,听老师的话。他们都是很专业的老师。</strong></p> <p class="t4"> </p> <p class="t4">如果是本科在读的同学们,<strong>毕设一定别水,好好做。</strong><strong>还有GPA也挺重要的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>利用好各种资源吧。</strong>比如b站里有很多资源可以好好利用。</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">R同学真的很不容易。我很理解那种觉得目标太高,明明在努力,却还有一种无法触及的崩溃感。努力并不只体现在结果上,努力的过程也能给你带来很多成长。恭喜R同学成功上岸!证明努力都是有回报的!?</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/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8dqYzVKne13s7V5LN7fju0BfL0aoX8YZysCFhylOh1ibgjObRHbMCH1A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8zZN31eHXH3TvN0MhjJvkkziccMCYcIJfjbJk64wjAfrDEtSz8pibRP9A/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE8kl4bZPb8icZU21rAaXul8FKmj6LUgYlsYCrnrqkK9FCtfmhwkibicBczX6oJFGBxEOicWuFU6A84VA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4">R同学是一位特别务实且有梦想的同学,本科就在日本读书的她很早的时候就有考修士的想法。在大二的时候就着手强化自己的编程能力和算法基础。报考东京工业大学的时候也多次和我还有专业担当沟通商量怎么选择教授,怎么和教授沟通。R同学对自己的面试特别上心,不仅参加了塾的模拟面试,仔细斟酌了面试稿的措辞,针对可能会被问到的问题也是做了全面的准备。我觉得她的合格是运气和努力共存的,早早做准备,多多练习面试,虽然是转专业但梦想加努力总会有好的回报的。</p> <p class="t4"> </p> <p class="t4"><strong>陶老师寄语</strong></p> <p class="t4">R同学能够成功合格目标院校与她的准备和努力是分不开的。她知道自己数学功底不好,便早早的报了我们塾,开始准备来年的夏季考。在学习过程中她坚持先预习再上课,这大大提高了上课效率以及自己的自信心,在寒假的时候我们也制定了每天八个小时的学习计划,学完八个小时其余时间可以自由玩耍,而且每周可以休息一到两天,学习过程中有不会的她会做好标记在下次上课前发给我,我们课上集中讲解,有小问题的话她会微信发给我,微信解决,这样一点一滴的积累成为她日后合格东京工业大学的关键。同时R同学也积极完成作业,虽然总是踩着DDL才交作业,但从未忘记过(同学们最好尽快完成作业来巩固所学,如果学完后四五天才写作业可能课上的知识就忘了,这样的话,简单的作业也就成了天书,使得自己的自信心受挫,逐渐放飞自我……)</p> <p class="t4"> </p> <p class="t4">说完学习,那就是选择导师了,R同学在选择教授之前认真听取了我们意见,再结合了自己目前所学和兴趣,认真准备了套磁邮件,事实证明她选择的导师为她合格提供了积极因素,因此选导师很重要,选导师很重要,选导师很重要(重要的事情说三遍)。再者就是心态了,冉同学心态有的时候容易崩,尤其到快要考试的时候,我们结合自己的经历对她进行了辅导,让她心情逐渐平复,这样参加考试才能发挥出最好的状态。</p> <p class="t4"> </p> <p class="t4">总结一下:修考这条路对于基础薄弱的同学越早准备越好,要稳扎稳打,不要急于求成,认真听取老师的意见,课前预习,课后复习完成作业,最终定会有好的结果,另外,不要老是把基础不好或者出身院校不好挂在嘴边,这只会逐渐降低对自己的要求然后开始偷懒,良好的备考状态应该是,分层次设立好目标院校后坚定不移的去备考。最后祝同学们修考顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/17" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/19" 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' => 'e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7', '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 = 'e6f84b37b0502cc387eae57cdd93d4710dbc7aeff03473b7665db8c4206de483ea882d90d3c4cd8126ffeb759f410306d845ffa94bd0655f08fb3bc75be65ce7' $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
自述|R同学
点评|张老师&陶老师
编辑|ASHEN
「当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。」
日语:N2
GPA: 到大四上学期为止4.02/4.3
本科:日东驹专学群 情报学部
专业:综合情报学科(文系)
合格:東京工業大学 情報通信系
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年12月
从零开始学习高数和准备英语
2020年12月22日
报名新领域理工塾
2021年4月
开始准备毕设+高数(复习)
2021年6月
决定报考东工大
(当时只是想要完成自己一个小心愿,并没有抱着一定合格的心态)
2021年6月10日
参加研究室说明会,并向教授做了自我介绍
2021年6月13日
写完研究计划书,出愿
2021年7月中旬
面试
2021年7月30日
合格
2. 介绍
2.1 学校介绍
东京工业大学简称东工大,在日本被称为“理科生的东大“,是一所拥有140年历史的国立大学。设有6个学院、3个校区。2021年QS世界大学排名中位列第56名,日本第3名,仅次于东大和京大。
其在工程技术类排名世界第14名,日本第2名;自然科学类排名世界第24名,日本第3名。有6个学院、3个校区。
东工是一所很适合做科研的学校,在日本所有大学中专利注册数量是排名第1。目前学校从2016年开始施行改革,目标是进入世界top10的理工科类研究型大学。
(以下图片均是本塾老师在21年东工的大学院入试说明会上自己截的私货,可是很官方的~)
2.2研究科介绍
东工大的6个学院里细分了很多系,每个系对应不同方向的专业。基本上的理工科专业全部涵盖。
2.3专攻介绍
2.4报考前准备
一定要好好阅读募集要项,根据要求准备书类。如果有说明会的话最好去参加一下,一是可以具体的了解这个研究室都在做什么,其次也可以给教授留个印象。
3.募集要项
募集要项详细可以戳:https://www.titech.ac.jp/graduate_school/news/pdf/2022.4_2021.9master.pdf
4.考试内容
4.1笔试:
过去问:https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers
(我没有参加笔试。)
(ASHEN:这里附上过去问的链接?,方便想要考同专业的同学们查看哦~以及需不需要参加笔试,和专业、考生个人情况有关系,在这里请大家不要以偏概全哦⚠️。)
4.2面试:
自我介绍,介绍自己的毕业设计,教授会根据毕设提问,然后开始问一些AI相关的专业问题和线性代数、概率论的一些问题,以及问了自己的语言水平。最后教授说明了一下研究室的情况。全程大约三十分钟,大概2/3都是在考一些专业问题(可能是我没有参加笔试的原因吧)。
zoom面试,自己手头这边有准备纸和笔,面试过程中写了很多的公式给教授看并解释。
总体来说还是蛮紧张的,但也都一直保持着很元气、笑顔的样子。
02
心得体验采访实录
1.同学为什么要来日本?
当时自己没有什么想法,听家里人的建议就来了。
2.选择新领域理工塾的原因?
2020年我上了灯塔IT学院的python课,那时候大三,年末时候想着马上大四了也要着手准备修士考,所以就问了灯塔的老师介绍情报学专业的私塾,就来到了新领域。
3.出愿前有联系教授吗?研究计划书怎么写的?
东京工业大学情报通信系不需要联系教授,不过我参加了研究室的说明会,并且鼓起勇气开麦向教授介绍了一下我自己,教授也对我有了一些印象。
(ASHEN:即便心仪的学校不需要事先联系教授 ,有说明会的话还是强烈大家积极参加研究室的说明会哦!这是最快最方便最直接了解研究室、见到教授的方法哦!!)
4.研究计划书怎么写的?
根据募集要项(3.募集要项截图),[志望理由書のテーマ等]详细说明了都要写些什么,相当于一篇小研究计划书吧,概要、背景、目的、方法等等。写完发给私塾,老师帮忙修改了下文法,就邮寄出去了。
5.备考感到最困难的是什么呢,你又是如何克服的?
因为自己水平有限目标却又很高,而且同时要准备毕设和修士考,所以要学习的新内容很多要看的文献也很多。但经常会遇到这里不懂那里不懂的情况,越是不懂就越会焦虑,否定自己,觉得自己希望渺茫。不过在我整个的备考期间,有一位好朋友一直鼓励着我,督促我学习,在我每一次emo的时候都来给我灌鸡汤。让我重拾信心接着学(笑)
所以说当情绪不是很好或者遇到什么困难的时候,不要自己扛着,找最好的朋友倾诉,听他们的建议。
6. 考学最辛苦的时期是怎么度过的?
就是坚持吧,感觉也没啥别的办法。比如说在5,6月份的时候每周都要组会发表汇报研究进度,另一边还要准备大学院出愿,刷过去问等。要学习的东西太多太多,经常在学校学习到很晚,包括坐电车啊和同学一起走路都是在探讨专业领域相关的问题。
7.考试有什么特别注意的?
面试的话,除了一向会被问到的问题,比如志望动机啊研究计划之类的要提前准备一下,其他都靠临场发挥,遇到答不上来的就老实说,一般教授不会太为难我们,所以也不要太紧张。
(ASHEN:大学时候能学到的东西可以说还只是一个皮毛,我们大家都是以学生的身份去面试,未来也是去教授的研究室当学生继续研究、进一步地学习专业知识,有不懂的地方再正常不过了。如果什么都懂、什么都会,就没有学习的必要了。)
8.疫情对你整个考学经历有什么影响吗?
没有任何影响,都是网课和线上面试,节省了大把的通学时间和交通费,而且不是面对面的面试,所以紧张感也会减轻一些。
9. 新领域理工塾是如何帮助到你的?
首先是张老师给我规划了整体的考学计划,什么时间段该学什么做什么。还通过我的水平和要求给我推荐了几所学校。而且张老师非常负责,会把我叫到池袋的塾里,给我考试检测学习成果,答的不好还要被吐槽哈哈哈,不过我喜欢这样。
再就是我的一对一老师,给我上数学课,督促我学习,平时给我答疑解惑。不仅是教学还要经常给我做心理开导,记得几次上着课我就情绪崩溃开始哭,陶老师很耐心的开导我,现在想想陶老师真是太不容易了哈哈哈。面试前一天他给我讲了一些面试可能会被问到的题目,还压中了题,可以说是相当厉害了。
(ASHEN:摸摸R同学!现在你成功上岸啦!!?)
9.网课这种形式会对你学习的效率产生影响吗?
要自觉,按时完成好老师布置的任务即可。网课虽然无法和老师面对面,但我们可以通过微信联系彼此,其实并不会拉低我的学习效率。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课跟着新领域网课走,课下认真完成作业,多看看课上的笔记,不懂的及时问老师。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
合格的是情报通信系,备考我只准备了数学。
其实我也没有太了解这个专攻。只是因为我在准备毕设的时候,看过很多的参考书和论文,都是这位教授执笔。通过他的文章我学到了很多,同时也有很多读不懂的地方。当时我想如果我在这位教授手下学习那该多幸福啊,所以就报考了东工大的情报通信系。
(ASHEN:ASHEN在大学院研究时,阅读了大量同一个教授的文献,就有一股未来想要到那个教授名下接着学习到冲动!!后来嘛……学不动了……[x 恭喜R同学梦想成真!!?)
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
1️⃣ 坚持。既然决定要考修士就一心坚持到底,即使过程是艰难的但千万不要放弃。
2️⃣ 相信私塾,听老师的话。私塾的老师都是非常专业、有经验的。对考什么样的题目,频出考点有哪些都了如指掌,所以要相信老师,乖乖听话,认真完成作业,不会的问题大胆提出来。
3️⃣ 如果心里有目标,哪怕目标再高也都要去试一试,就算不成功也不会有遗憾。
13.对后辈有什么复习建议吗?
相信私塾,听老师的话。他们都是很专业的老师。
如果是本科在读的同学们,毕设一定别水,好好做。还有GPA也挺重要的。
利用好各种资源吧。比如b站里有很多资源可以好好利用。
14.对未来入学后的规划是什么样的呢?
目前还没有什么具体的规划。最重要的就是好好学习吧。同时参加就活,为找工作做准备。
03
笔记分享+老师点评
R同学真的很不容易。我很理解那种觉得目标太高,明明在努力,却还有一种无法触及的崩溃感。努力并不只体现在结果上,努力的过程也能给你带来很多成长。恭喜R同学成功上岸!证明努力都是有回报的!?
✏️ 笔记分享 ✏️
张老师寄语
R同学是一位特别务实且有梦想的同学,本科就在日本读书的她很早的时候就有考修士的想法。在大二的时候就着手强化自己的编程能力和算法基础。报考东京工业大学的时候也多次和我还有专业担当沟通商量怎么选择教授,怎么和教授沟通。R同学对自己的面试特别上心,不仅参加了塾的模拟面试,仔细斟酌了面试稿的措辞,针对可能会被问到的问题也是做了全面的准备。我觉得她的合格是运气和努力共存的,早早做准备,多多练习面试,虽然是转专业但梦想加努力总会有好的回报的。
陶老师寄语
R同学能够成功合格目标院校与她的准备和努力是分不开的。她知道自己数学功底不好,便早早的报了我们塾,开始准备来年的夏季考。在学习过程中她坚持先预习再上课,这大大提高了上课效率以及自己的自信心,在寒假的时候我们也制定了每天八个小时的学习计划,学完八个小时其余时间可以自由玩耍,而且每周可以休息一到两天,学习过程中有不会的她会做好标记在下次上课前发给我,我们课上集中讲解,有小问题的话她会微信发给我,微信解决,这样一点一滴的积累成为她日后合格东京工业大学的关键。同时R同学也积极完成作业,虽然总是踩着DDL才交作业,但从未忘记过(同学们最好尽快完成作业来巩固所学,如果学完后四五天才写作业可能课上的知识就忘了,这样的话,简单的作业也就成了天书,使得自己的自信心受挫,逐渐放飞自我……)
说完学习,那就是选择导师了,R同学在选择教授之前认真听取了我们意见,再结合了自己目前所学和兴趣,认真准备了套磁邮件,事实证明她选择的导师为她合格提供了积极因素,因此选导师很重要,选导师很重要,选导师很重要(重要的事情说三遍)。再者就是心态了,冉同学心态有的时候容易崩,尤其到快要考试的时候,我们结合自己的经历对她进行了辅导,让她心情逐渐平复,这样参加考试才能发挥出最好的状态。
总结一下:修考这条路对于基础薄弱的同学越早准备越好,要稳扎稳打,不要急于求成,认真听取老师的意见,课前预习,课后复习完成作业,最终定会有好的结果,另外,不要老是把基础不好或者出身院校不好挂在嘴边,这只会逐渐降低对自己的要求然后开始偷懒,良好的备考状态应该是,分层次设立好目标院校后坚定不移的去备考。最后祝同学们修考顺利。