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_674058288bcfa371882979" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288bcfa371882979.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288c01e110480706" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c01e110480706.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>【新访谈20】为了东京工业大学,我放弃了荣耀王者!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/56/20230301051459_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「学习都是要投时间成本的。不忘初心,主次分明很重要。游戏可以打一辈子,但考学就这关键的一次啊!</em></p> <p class="t4"><em>身边朋友包括我家人都是劝我放弃留学另寻工作的。就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>英语:托福ITP中国版 593</strong></p> <p class="t4"><strong>日语:N1 145</strong></p> <p class="t4"><strong>本科:</strong><strong>上海海事大学</strong></p> <p class="t4"><strong>专业:</strong><strong>能源与动力工程</strong></p> <p class="t4"><strong>GPA: 3.27</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 大学院</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V0iclNSdgmzOlZIMyrsj14py4FOzuH5cviaEdoS1nnAONpFPiaM0LaUhRQ/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2Vqd4rQ3MK7JS9CFjcFr3hfhAjXPbGIic2Wqv0yD02voRov4nuqP1GiaJA/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>2019年12月</strong></p> <p class="t4">N1出分。</p> <p class="t4"><strong>2020年7月</strong></p> <p class="t4">托福出分。</p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日。</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">进塾备考。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"><strong>2022年4月</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VotsevaHZ7PLAFwa1GOMBb3nXTeunsKD5yPGPgwCZW0gX36DDfDJuAA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VW5fbQlWjoM4BEpKH5NGIxfbdOh5ml6Ihh88A38VXP58hvRJDkYhDoQ/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">我考的是机械系的能源课程(エネルギーコース),是2016年学校改革时新设立的一个复合课程,其他系里也有相应的能源课程。<strong>能源课程最大的特色就是设置了“エネルギー学理講義群”。 </strong></p> <p class="t4"> </p> <p class="t4">简单来说可以跨专业学习其他专业的知识。甚至可以滞留在别的研究室里做其他专业的研究。<strong>能源课程的内容覆盖了物理、化学、材料、机械、电气5个领域,旨在培养国际型、专业型、社会型人材。</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VvtKlS3wriaGsKG6lssBLEh7Tjv7qsndPPlOdIfNPw7jERZWUwC4BtSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VytKLbnG1C4EiaosSIbmVcsxHcWPagWFLDz0lt7aOoiaB4k0jicSbA3ibXQ/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>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VLqzCDGROiacrUpKXltqMZ2IRqu1uE4C0GJQ9xtIRlC6O4CjICl4N2cA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VksR5usP5JlxqLuywCCib7SPibXzThvSfm8CqPL2J07cDYtW0GSkll1cA/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>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我本科毕业后在上海的一家设计院就职,工作一年后想着跳槽更好的技术岗,<strong>可技术岗还是要看专业和学历的,尤其在上海很多技术岗的学历门栏很高,</strong>所以就想反正还年轻读个研深造一下,将来挑战更好的岗位。</p> <p class="t4"> </p> <p class="t4">正好从小对日本文化感兴趣,大三时日语就有N2了。又了解到日本留学费用并不贵,而且可以支持留学生打工。于是我就一边上班存钱一边学N1,等N1出分了就准备来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在朋友圈里看到了好友转发了一篇新领域的塾的文章,<strong>我看文章写得挺好就关注了公众号</strong>,之后询问了一些考学情况,就认识了塾的张老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">东工大出愿不需要教授的内诺,所以<strong>原则上不需要联系教授。</strong>但<strong>一定要去了解一下教授的研究内容和研究室情况。</strong>东工大<strong>不需要研究计划书,只需要研究志望书。</strong></p> <p class="t4"> </p> <p class="t4">研究志望书的写法,也<strong>是参照孰里老师给的研究计划书的模板写</strong>,结构都是一样的。虽然不需要写那么具体,但<strong>一定要写好研究背景和说清自己的志望动机。</strong>这些都是从教授的研究室官网上自己找的,我的话还直接<strong>参加了研究室的入试说明会,</strong>当时zoom上就我一个人听了这场说明会,<strong>教授亲自一对一给我介绍了研究室情况,以至于我写研究志望书时不会那么迷茫。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最艰难的还是<strong>抵制各方的诱惑吧</strong>。</p> <p class="t4"> </p> <p class="t4">我喜欢的东西太多了,日剧动漫游戏偶像样样都爱。<strong>可学习都是要投时间成本的。不忘初心,主次分明很重要。</strong>游戏可以打一辈子,但考学就是这关键的一次啊!我曾经每晚都在农药带妹,但来塾后直到我考上学校,期间我一局游戏都没玩过。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学中最艰难的时光是从2020年4月到11月这半年。</p> <p class="t4"> </p> <p class="t4">那时候我3月底辞职准备来日本的,<strong>结果碰到了疫情,</strong>被迫在家待命。期间我备考托福的时候真的很不安,留学这计划本身会不会凉都是个问题。<strong>身边朋友包括我家人都是劝我放弃留学另寻工作的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</strong>当时国内托福还取消了ibt考试,要么考家庭版要么考itp中国版。我当时看到认可名单上有日本院校就选择了考托福itp中国版。确实考得还行按东工提供的换算公式的话,相当于托福ibt97分,够用了。最后11月终于日本开放入境,我就来日了。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">东工的答题卡就是<strong>4张白纸,每张都要写科目、题号和考号。</strong></p> <p class="t4"> </p> <p class="t4">所以<strong>要自己分配好纸的使用空间</strong>,我当时做材料力学的时候就差点写不下最后一问。建议平时备考刷题的时候养成好习惯,卷面要整整好。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:敲黑板,初高中老师疯狂提醒的卷面分原来在日本也受用……</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>因为疫情,东工20年的考试改为了线上,要听写教授的问题然后口述答案。<strong>这样对留学生来说考试难度大大加大。</strong></p> <p class="t4"> </p> <p class="t4">就很担心21年的考试会不会也是线上考,这样努力刷过去问的意义可能就不大。而且20年也是8月初才临时改变考试形式,所以基本上天天在祈祷考试形式不要变。</p> <p class="t4"> </p> <p class="t4">幸好今年还是传统线下考试,给了我一次证明自己的机会。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>塾给我提供了很好的备考建议和选择。</strong></p> <p class="t4"> </p> <p class="t4">张老师从一开始了解到我个人情况后<strong>没有强推我什么VIP课程</strong>,就是<strong>结合我个人情况说我报普通课程就可以了</strong>,并告诉了各个院校的情况,推荐了我很多其他学校,并告诉我<strong>选择大于努力</strong>,如果今年还是线上考,那东工可能会凉…..(编辑ASHEN:塾里的老师们会根据同学个人具体情况,给出最适合的课程规划,能得到同学们的信任真的很欣慰)</p> <p class="t4"> </p> <p class="t4"><strong>最后我听取了建议报考的时候也报了都立大学作为保底院校。就是抱着冲东工保都立的想法参加考试。</strong></p> <p class="t4"> </p> <p class="t4">考试时我心态还是很良好的,没有什么非东工不进这样的执念,<strong>就是自己尽力就好,去自己适合的学校。</strong></p> <p class="t4"> </p> <p class="t4"><strong>然后学的内容确实很有针对性。</strong>我材料力学和机械力学都是没接触过的,就是按照塾里安排来上课,就保证出席按时交作业,考试时考的就是老师平时强调的那几个重点知识。<strong>确实是学啥考啥。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最感动的就是并不是我报了普通课程,就不管我。</strong><strong>套词邮件、出愿材料、研究计划书和面试,塾里老师都帮我好好把关的。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们对所有的同学都是一视同仁的~VIP课程是针对同学情况开设的一对一课程,但并不是所有人都需要一对一。适合自己的才是对重要的~?而能看到同学考上自己心仪的学校才是我们最开心的~?)</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>,<strong>直播的时候太快不理解的话,我都是再和教务老师约录播听。</strong>效率并没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">教材的话就是<strong>看塾发的电子版教科书。</strong>然后专业课老师也安利了很多复习教材,比如<strong>四力精选。</strong></p> <p class="t4"> </p> <p class="t4">东工很喜欢<strong>考概念题,材料力学和热力学基本上一半都是考零碎小概念,就是得背书。</strong>我基本上<strong>每周都在白纸默写一遍考的4门专业的概念和公式,增强记忆。</strong>然后<strong>考前1个月我制定了一个学习计划表、每天按计划复习。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学分享的笔记见下方哦?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格了东京工业大学机械系的エネルギーコース和都立大学机械システム工学域的生体機械专业,<strong>都是合的第一志愿。</strong></p> <p class="t4"> </p> <p class="t4">备考东工的机械系的话,<strong>最关键的还是和时间赛跑。</strong><strong>同样3个小时的考试,</strong>我考都立大的时候只需要考3门,东工要求考4门而且题量很大。<strong>建议考试时先做自己拿手的,难的题目可以先放一放,把后面的概念填空好好做做,最后再去想那些复杂计算。</strong></p> <p class="t4"> </p> <p class="t4"><strong>考东工大是没联系教授,但在考都立大的时候,我联系教授时是去他办公室聊天聊了足足30分钟。</strong>要给教授留好印象就<strong>需要提前准备。</strong>塾里张老师也给了我建议让我做足准备。基本上<strong>在面谈之前就把他研究室上的研究介绍都背熟了</strong>,虽然面谈时着重问的还是一些个人的基本情况,<strong>但准备做得越充分,面谈越有自信呀。</strong></p> <p class="t4"> </p> <p class="t4">考东工大的话,<strong>对于日语成绩好的学生,能参加研究室说明会的话就去参加一下。</strong>我参加了3个教授的说明会收获还是很多的。教授在说<strong>明会上说的内容都是研究室最新的情况和最新的研究方向,这些情报很多都是研究室官网上没有公布的,</strong>所以要珍惜机会,说明会能听就该去听。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家为了考取心仪的学校,有说明会建议一定要多多参加!!尤其是有教授在的。日语不好的可以用录音下来反复听(当然如果觉得失礼可以事先询问经过老师的同意),再听不懂还能动用翻译软件……不过到这个程度的话要介意同学好好复习日语了。?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我的备考计划还是很好的,<strong>首先是N1和托福都出分了才来的日本,节约了很多时间。</strong>然后在私塾里上了2轮数学课后再开始专业课的备考。最后刷过去问冲刺。中间写邮件联系教授、查论文和准备面试也都是按计划一步步走。<strong>一切都是計画通り。</strong></p> <p class="t4"> </p> <p class="t4">不太好的地方我认为我选择保底院校的时候,<strong>就只关注了考试本身的难度,忽略了考试时间的安排。</strong>我是连着3天考了东工笔试、都立笔试和都立面试。第二天考都立笔试的时候分上下午两场,<strong>下午考试的时候已经筋疲力尽了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先日语很重要!口语和听力一定要多练!</strong></p> <p class="t4"> </p> <p class="t4">今年东工面试就让<strong>我阅读一篇科技新闻,让我概括内容和说观后感,考核我的思维能力和表达能力。</strong>对日本人和日语好的外国人来说其实是送分。但对日语不好的学生来说就是送命了吧。虽然东工不要求提交日语成绩,但哑巴日语肯定是不行的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:送分送命就在一线之间……☠️)</p> <p class="t4"> </p> <p class="t4">然后不要一听到<strong>联系教授拿内诺就怂就害怕,这很致命。</strong><strong>只要做足准备,面谈很简单。</strong>身边很多人就因为害怕面谈放弃了很多笔试很简单的学校。<strong>但真的,联系教授不恐怖,教授不会为难我们问一些专业度很高的问题,</strong>就是问问基本情况和志望动机什么的,面谈的话塾里的老师或者是语言学校的老师都会帮助我们写稿子和模拟的。<strong>不主动就不会有故事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">我看过我专业的必修科目,里面很多涉及到其他专业。我准备入学后恶补下化学、电气和材料的专业知识。然后想破圈,多认识一些日本的朋友一起学习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯!不光是日本朋友,其实认识各个国家的朋友都很有趣哦。不仅可以锻炼日语、学到其他语言,也可以收获到很多不同的思维模式、打破固有印象等等……总之千万不要把自己锁死在中国留学群里面。)</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">俗话说飞也飞不出,这花花的世界~? 出国留学、自我管理复习,对自控能力要求太高了。想象一下如果一场考试是120分钟,农药打个三四把是不是就少做了一张卷子?王者100?和录取通知书,哪个含金量更高?!好好搞清楚自己要的是什么,有计划的学习才能让你有真实的收获。王同学定力超强,抛弃农药的诱惑好好复习,珍惜考学的机会,考上了自己的第一志愿!恭喜恭喜!?</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VfJOo2JDU20iaCb2vp5dmaQPGG2zmEKnzzbYbejt6JYYIt8ibUqV1AScA/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V3SvYibPHeLDQWV7yZ6EKb5oM3OPdD2BgsctfMCtJqnCuicpjWP1mPwRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学21年1月中旬,也就是在机械力学专业课开课两周左右进塾。实际上这个时候才开始备考夏季考时间上是很紧张的,但是王同学因为语言基础相对不错,所以很快进入了笔试备考和确定学校研究室的状态中,2月17日当时已经给琦玉大学教授邮了第一份邮件。所以他确实会很主动的跟我讲自己的进度;各个学校的过去问和答案。虽然邮件和出愿,面试中间多少有曲折,但总归顺利考上。作为班主任我们会定期去确认学生的进度,但我更希望大家可以像王同学一样积极主动的联系老师,随时去确认考学进度和方向,得到最优解</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/55" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/57" 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_674058288bcfa371882979" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288bcfa371882979.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288c01e110480706" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c01e110480706.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>【新访谈20】为了东京工业大学,我放弃了荣耀王者!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/56/20230301051459_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「学习都是要投时间成本的。不忘初心,主次分明很重要。游戏可以打一辈子,但考学就这关键的一次啊!</em></p> <p class="t4"><em>身边朋友包括我家人都是劝我放弃留学另寻工作的。就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>英语:托福ITP中国版 593</strong></p> <p class="t4"><strong>日语:N1 145</strong></p> <p class="t4"><strong>本科:</strong><strong>上海海事大学</strong></p> <p class="t4"><strong>专业:</strong><strong>能源与动力工程</strong></p> <p class="t4"><strong>GPA: 3.27</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 大学院</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V0iclNSdgmzOlZIMyrsj14py4FOzuH5cviaEdoS1nnAONpFPiaM0LaUhRQ/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2Vqd4rQ3MK7JS9CFjcFr3hfhAjXPbGIic2Wqv0yD02voRov4nuqP1GiaJA/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>2019年12月</strong></p> <p class="t4">N1出分。</p> <p class="t4"><strong>2020年7月</strong></p> <p class="t4">托福出分。</p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日。</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">进塾备考。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"><strong>2022年4月</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VotsevaHZ7PLAFwa1GOMBb3nXTeunsKD5yPGPgwCZW0gX36DDfDJuAA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VW5fbQlWjoM4BEpKH5NGIxfbdOh5ml6Ihh88A38VXP58hvRJDkYhDoQ/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">我考的是机械系的能源课程(エネルギーコース),是2016年学校改革时新设立的一个复合课程,其他系里也有相应的能源课程。<strong>能源课程最大的特色就是设置了“エネルギー学理講義群”。 </strong></p> <p class="t4"> </p> <p class="t4">简单来说可以跨专业学习其他专业的知识。甚至可以滞留在别的研究室里做其他专业的研究。<strong>能源课程的内容覆盖了物理、化学、材料、机械、电气5个领域,旨在培养国际型、专业型、社会型人材。</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VvtKlS3wriaGsKG6lssBLEh7Tjv7qsndPPlOdIfNPw7jERZWUwC4BtSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VytKLbnG1C4EiaosSIbmVcsxHcWPagWFLDz0lt7aOoiaB4k0jicSbA3ibXQ/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>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VLqzCDGROiacrUpKXltqMZ2IRqu1uE4C0GJQ9xtIRlC6O4CjICl4N2cA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VksR5usP5JlxqLuywCCib7SPibXzThvSfm8CqPL2J07cDYtW0GSkll1cA/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>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我本科毕业后在上海的一家设计院就职,工作一年后想着跳槽更好的技术岗,<strong>可技术岗还是要看专业和学历的,尤其在上海很多技术岗的学历门栏很高,</strong>所以就想反正还年轻读个研深造一下,将来挑战更好的岗位。</p> <p class="t4"> </p> <p class="t4">正好从小对日本文化感兴趣,大三时日语就有N2了。又了解到日本留学费用并不贵,而且可以支持留学生打工。于是我就一边上班存钱一边学N1,等N1出分了就准备来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在朋友圈里看到了好友转发了一篇新领域的塾的文章,<strong>我看文章写得挺好就关注了公众号</strong>,之后询问了一些考学情况,就认识了塾的张老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">东工大出愿不需要教授的内诺,所以<strong>原则上不需要联系教授。</strong>但<strong>一定要去了解一下教授的研究内容和研究室情况。</strong>东工大<strong>不需要研究计划书,只需要研究志望书。</strong></p> <p class="t4"> </p> <p class="t4">研究志望书的写法,也<strong>是参照孰里老师给的研究计划书的模板写</strong>,结构都是一样的。虽然不需要写那么具体,但<strong>一定要写好研究背景和说清自己的志望动机。</strong>这些都是从教授的研究室官网上自己找的,我的话还直接<strong>参加了研究室的入试说明会,</strong>当时zoom上就我一个人听了这场说明会,<strong>教授亲自一对一给我介绍了研究室情况,以至于我写研究志望书时不会那么迷茫。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最艰难的还是<strong>抵制各方的诱惑吧</strong>。</p> <p class="t4"> </p> <p class="t4">我喜欢的东西太多了,日剧动漫游戏偶像样样都爱。<strong>可学习都是要投时间成本的。不忘初心,主次分明很重要。</strong>游戏可以打一辈子,但考学就是这关键的一次啊!我曾经每晚都在农药带妹,但来塾后直到我考上学校,期间我一局游戏都没玩过。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学中最艰难的时光是从2020年4月到11月这半年。</p> <p class="t4"> </p> <p class="t4">那时候我3月底辞职准备来日本的,<strong>结果碰到了疫情,</strong>被迫在家待命。期间我备考托福的时候真的很不安,留学这计划本身会不会凉都是个问题。<strong>身边朋友包括我家人都是劝我放弃留学另寻工作的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</strong>当时国内托福还取消了ibt考试,要么考家庭版要么考itp中国版。我当时看到认可名单上有日本院校就选择了考托福itp中国版。确实考得还行按东工提供的换算公式的话,相当于托福ibt97分,够用了。最后11月终于日本开放入境,我就来日了。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">东工的答题卡就是<strong>4张白纸,每张都要写科目、题号和考号。</strong></p> <p class="t4"> </p> <p class="t4">所以<strong>要自己分配好纸的使用空间</strong>,我当时做材料力学的时候就差点写不下最后一问。建议平时备考刷题的时候养成好习惯,卷面要整整好。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:敲黑板,初高中老师疯狂提醒的卷面分原来在日本也受用……</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>因为疫情,东工20年的考试改为了线上,要听写教授的问题然后口述答案。<strong>这样对留学生来说考试难度大大加大。</strong></p> <p class="t4"> </p> <p class="t4">就很担心21年的考试会不会也是线上考,这样努力刷过去问的意义可能就不大。而且20年也是8月初才临时改变考试形式,所以基本上天天在祈祷考试形式不要变。</p> <p class="t4"> </p> <p class="t4">幸好今年还是传统线下考试,给了我一次证明自己的机会。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>塾给我提供了很好的备考建议和选择。</strong></p> <p class="t4"> </p> <p class="t4">张老师从一开始了解到我个人情况后<strong>没有强推我什么VIP课程</strong>,就是<strong>结合我个人情况说我报普通课程就可以了</strong>,并告诉了各个院校的情况,推荐了我很多其他学校,并告诉我<strong>选择大于努力</strong>,如果今年还是线上考,那东工可能会凉…..(编辑ASHEN:塾里的老师们会根据同学个人具体情况,给出最适合的课程规划,能得到同学们的信任真的很欣慰)</p> <p class="t4"> </p> <p class="t4"><strong>最后我听取了建议报考的时候也报了都立大学作为保底院校。就是抱着冲东工保都立的想法参加考试。</strong></p> <p class="t4"> </p> <p class="t4">考试时我心态还是很良好的,没有什么非东工不进这样的执念,<strong>就是自己尽力就好,去自己适合的学校。</strong></p> <p class="t4"> </p> <p class="t4"><strong>然后学的内容确实很有针对性。</strong>我材料力学和机械力学都是没接触过的,就是按照塾里安排来上课,就保证出席按时交作业,考试时考的就是老师平时强调的那几个重点知识。<strong>确实是学啥考啥。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最感动的就是并不是我报了普通课程,就不管我。</strong><strong>套词邮件、出愿材料、研究计划书和面试,塾里老师都帮我好好把关的。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们对所有的同学都是一视同仁的~VIP课程是针对同学情况开设的一对一课程,但并不是所有人都需要一对一。适合自己的才是对重要的~?而能看到同学考上自己心仪的学校才是我们最开心的~?)</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>,<strong>直播的时候太快不理解的话,我都是再和教务老师约录播听。</strong>效率并没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">教材的话就是<strong>看塾发的电子版教科书。</strong>然后专业课老师也安利了很多复习教材,比如<strong>四力精选。</strong></p> <p class="t4"> </p> <p class="t4">东工很喜欢<strong>考概念题,材料力学和热力学基本上一半都是考零碎小概念,就是得背书。</strong>我基本上<strong>每周都在白纸默写一遍考的4门专业的概念和公式,增强记忆。</strong>然后<strong>考前1个月我制定了一个学习计划表、每天按计划复习。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学分享的笔记见下方哦?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格了东京工业大学机械系的エネルギーコース和都立大学机械システム工学域的生体機械专业,<strong>都是合的第一志愿。</strong></p> <p class="t4"> </p> <p class="t4">备考东工的机械系的话,<strong>最关键的还是和时间赛跑。</strong><strong>同样3个小时的考试,</strong>我考都立大的时候只需要考3门,东工要求考4门而且题量很大。<strong>建议考试时先做自己拿手的,难的题目可以先放一放,把后面的概念填空好好做做,最后再去想那些复杂计算。</strong></p> <p class="t4"> </p> <p class="t4"><strong>考东工大是没联系教授,但在考都立大的时候,我联系教授时是去他办公室聊天聊了足足30分钟。</strong>要给教授留好印象就<strong>需要提前准备。</strong>塾里张老师也给了我建议让我做足准备。基本上<strong>在面谈之前就把他研究室上的研究介绍都背熟了</strong>,虽然面谈时着重问的还是一些个人的基本情况,<strong>但准备做得越充分,面谈越有自信呀。</strong></p> <p class="t4"> </p> <p class="t4">考东工大的话,<strong>对于日语成绩好的学生,能参加研究室说明会的话就去参加一下。</strong>我参加了3个教授的说明会收获还是很多的。教授在说<strong>明会上说的内容都是研究室最新的情况和最新的研究方向,这些情报很多都是研究室官网上没有公布的,</strong>所以要珍惜机会,说明会能听就该去听。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家为了考取心仪的学校,有说明会建议一定要多多参加!!尤其是有教授在的。日语不好的可以用录音下来反复听(当然如果觉得失礼可以事先询问经过老师的同意),再听不懂还能动用翻译软件……不过到这个程度的话要介意同学好好复习日语了。?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我的备考计划还是很好的,<strong>首先是N1和托福都出分了才来的日本,节约了很多时间。</strong>然后在私塾里上了2轮数学课后再开始专业课的备考。最后刷过去问冲刺。中间写邮件联系教授、查论文和准备面试也都是按计划一步步走。<strong>一切都是計画通り。</strong></p> <p class="t4"> </p> <p class="t4">不太好的地方我认为我选择保底院校的时候,<strong>就只关注了考试本身的难度,忽略了考试时间的安排。</strong>我是连着3天考了东工笔试、都立笔试和都立面试。第二天考都立笔试的时候分上下午两场,<strong>下午考试的时候已经筋疲力尽了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先日语很重要!口语和听力一定要多练!</strong></p> <p class="t4"> </p> <p class="t4">今年东工面试就让<strong>我阅读一篇科技新闻,让我概括内容和说观后感,考核我的思维能力和表达能力。</strong>对日本人和日语好的外国人来说其实是送分。但对日语不好的学生来说就是送命了吧。虽然东工不要求提交日语成绩,但哑巴日语肯定是不行的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:送分送命就在一线之间……☠️)</p> <p class="t4"> </p> <p class="t4">然后不要一听到<strong>联系教授拿内诺就怂就害怕,这很致命。</strong><strong>只要做足准备,面谈很简单。</strong>身边很多人就因为害怕面谈放弃了很多笔试很简单的学校。<strong>但真的,联系教授不恐怖,教授不会为难我们问一些专业度很高的问题,</strong>就是问问基本情况和志望动机什么的,面谈的话塾里的老师或者是语言学校的老师都会帮助我们写稿子和模拟的。<strong>不主动就不会有故事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">我看过我专业的必修科目,里面很多涉及到其他专业。我准备入学后恶补下化学、电气和材料的专业知识。然后想破圈,多认识一些日本的朋友一起学习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯!不光是日本朋友,其实认识各个国家的朋友都很有趣哦。不仅可以锻炼日语、学到其他语言,也可以收获到很多不同的思维模式、打破固有印象等等……总之千万不要把自己锁死在中国留学群里面。)</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">俗话说飞也飞不出,这花花的世界~? 出国留学、自我管理复习,对自控能力要求太高了。想象一下如果一场考试是120分钟,农药打个三四把是不是就少做了一张卷子?王者100?和录取通知书,哪个含金量更高?!好好搞清楚自己要的是什么,有计划的学习才能让你有真实的收获。王同学定力超强,抛弃农药的诱惑好好复习,珍惜考学的机会,考上了自己的第一志愿!恭喜恭喜!?</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VfJOo2JDU20iaCb2vp5dmaQPGG2zmEKnzzbYbejt6JYYIt8ibUqV1AScA/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V3SvYibPHeLDQWV7yZ6EKb5oM3OPdD2BgsctfMCtJqnCuicpjWP1mPwRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学21年1月中旬,也就是在机械力学专业课开课两周左右进塾。实际上这个时候才开始备考夏季考时间上是很紧张的,但是王同学因为语言基础相对不错,所以很快进入了笔试备考和确定学校研究室的状态中,2月17日当时已经给琦玉大学教授邮了第一份邮件。所以他确实会很主动的跟我讲自己的进度;各个学校的过去问和答案。虽然邮件和出愿,面试中间多少有曲折,但总归顺利考上。作为班主任我们会定期去确认学生的进度,但我更希望大家可以像王同学一样积极主动的联系老师,随时去确认考学进度和方向,得到最优解</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/55" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/57" 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_674058288bcfa371882979" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288bcfa371882979.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674058288c01e110480706" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b"/></form><a href="#" class="dropdown-item" onclick="document.post_674058288c01e110480706.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>【新访谈20】为了东京工业大学,我放弃了荣耀王者!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/56/20230301051459_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|王同学</p> <p class="t4">点评|王老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「学习都是要投时间成本的。不忘初心,主次分明很重要。游戏可以打一辈子,但考学就这关键的一次啊!</em></p> <p class="t4"><em>身边朋友包括我家人都是劝我放弃留学另寻工作的。就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>英语:托福ITP中国版 593</strong></p> <p class="t4"><strong>日语:N1 145</strong></p> <p class="t4"><strong>本科:</strong><strong>上海海事大学</strong></p> <p class="t4"><strong>专业:</strong><strong>能源与动力工程</strong></p> <p class="t4"><strong>GPA: 3.27</strong></p> <p class="t4"><strong>合格</strong><strong>:東京工業大学 大学院</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V0iclNSdgmzOlZIMyrsj14py4FOzuH5cviaEdoS1nnAONpFPiaM0LaUhRQ/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2Vqd4rQ3MK7JS9CFjcFr3hfhAjXPbGIic2Wqv0yD02voRov4nuqP1GiaJA/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>2019年12月</strong></p> <p class="t4">N1出分。</p> <p class="t4"><strong>2020年7月</strong></p> <p class="t4">托福出分。</p> <p class="t4"><strong>2020年11月</strong></p> <p class="t4">赴日。</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">进塾备考。</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">参加考试。</p> <p class="t4"><strong>2022年4月</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VotsevaHZ7PLAFwa1GOMBb3nXTeunsKD5yPGPgwCZW0gX36DDfDJuAA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VW5fbQlWjoM4BEpKH5NGIxfbdOh5ml6Ihh88A38VXP58hvRJDkYhDoQ/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">我考的是机械系的能源课程(エネルギーコース),是2016年学校改革时新设立的一个复合课程,其他系里也有相应的能源课程。<strong>能源课程最大的特色就是设置了“エネルギー学理講義群”。 </strong></p> <p class="t4"> </p> <p class="t4">简单来说可以跨专业学习其他专业的知识。甚至可以滞留在别的研究室里做其他专业的研究。<strong>能源课程的内容覆盖了物理、化学、材料、机械、电气5个领域,旨在培养国际型、专业型、社会型人材。</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VvtKlS3wriaGsKG6lssBLEh7Tjv7qsndPPlOdIfNPw7jERZWUwC4BtSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong> 2.4报考前准备</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VytKLbnG1C4EiaosSIbmVcsxHcWPagWFLDz0lt7aOoiaB4k0jicSbA3ibXQ/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>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VLqzCDGROiacrUpKXltqMZ2IRqu1uE4C0GJQ9xtIRlC6O4CjICl4N2cA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VksR5usP5JlxqLuywCCib7SPibXzThvSfm8CqPL2J07cDYtW0GSkll1cA/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>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">我本科毕业后在上海的一家设计院就职,工作一年后想着跳槽更好的技术岗,<strong>可技术岗还是要看专业和学历的,尤其在上海很多技术岗的学历门栏很高,</strong>所以就想反正还年轻读个研深造一下,将来挑战更好的岗位。</p> <p class="t4"> </p> <p class="t4">正好从小对日本文化感兴趣,大三时日语就有N2了。又了解到日本留学费用并不贵,而且可以支持留学生打工。于是我就一边上班存钱一边学N1,等N1出分了就准备来日本读研。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">在朋友圈里看到了好友转发了一篇新领域的塾的文章,<strong>我看文章写得挺好就关注了公众号</strong>,之后询问了一些考学情况,就认识了塾的张老师。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">东工大出愿不需要教授的内诺,所以<strong>原则上不需要联系教授。</strong>但<strong>一定要去了解一下教授的研究内容和研究室情况。</strong>东工大<strong>不需要研究计划书,只需要研究志望书。</strong></p> <p class="t4"> </p> <p class="t4">研究志望书的写法,也<strong>是参照孰里老师给的研究计划书的模板写</strong>,结构都是一样的。虽然不需要写那么具体,但<strong>一定要写好研究背景和说清自己的志望动机。</strong>这些都是从教授的研究室官网上自己找的,我的话还直接<strong>参加了研究室的入试说明会,</strong>当时zoom上就我一个人听了这场说明会,<strong>教授亲自一对一给我介绍了研究室情况,以至于我写研究志望书时不会那么迷茫。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最艰难的还是<strong>抵制各方的诱惑吧</strong>。</p> <p class="t4"> </p> <p class="t4">我喜欢的东西太多了,日剧动漫游戏偶像样样都爱。<strong>可学习都是要投时间成本的。不忘初心,主次分明很重要。</strong>游戏可以打一辈子,但考学就是这关键的一次啊!我曾经每晚都在农药带妹,但来塾后直到我考上学校,期间我一局游戏都没玩过。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">考学中最艰难的时光是从2020年4月到11月这半年。</p> <p class="t4"> </p> <p class="t4">那时候我3月底辞职准备来日本的,<strong>结果碰到了疫情,</strong>被迫在家待命。期间我备考托福的时候真的很不安,留学这计划本身会不会凉都是个问题。<strong>身边朋友包括我家人都是劝我放弃留学另寻工作的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。</strong>当时国内托福还取消了ibt考试,要么考家庭版要么考itp中国版。我当时看到认可名单上有日本院校就选择了考托福itp中国版。确实考得还行按东工提供的换算公式的话,相当于托福ibt97分,够用了。最后11月终于日本开放入境,我就来日了。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">东工的答题卡就是<strong>4张白纸,每张都要写科目、题号和考号。</strong></p> <p class="t4"> </p> <p class="t4">所以<strong>要自己分配好纸的使用空间</strong>,我当时做材料力学的时候就差点写不下最后一问。建议平时备考刷题的时候养成好习惯,卷面要整整好。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:敲黑板,初高中老师疯狂提醒的卷面分原来在日本也受用……</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>因为疫情,东工20年的考试改为了线上,要听写教授的问题然后口述答案。<strong>这样对留学生来说考试难度大大加大。</strong></p> <p class="t4"> </p> <p class="t4">就很担心21年的考试会不会也是线上考,这样努力刷过去问的意义可能就不大。而且20年也是8月初才临时改变考试形式,所以基本上天天在祈祷考试形式不要变。</p> <p class="t4"> </p> <p class="t4">幸好今年还是传统线下考试,给了我一次证明自己的机会。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>塾给我提供了很好的备考建议和选择。</strong></p> <p class="t4"> </p> <p class="t4">张老师从一开始了解到我个人情况后<strong>没有强推我什么VIP课程</strong>,就是<strong>结合我个人情况说我报普通课程就可以了</strong>,并告诉了各个院校的情况,推荐了我很多其他学校,并告诉我<strong>选择大于努力</strong>,如果今年还是线上考,那东工可能会凉…..(编辑ASHEN:塾里的老师们会根据同学个人具体情况,给出最适合的课程规划,能得到同学们的信任真的很欣慰)</p> <p class="t4"> </p> <p class="t4"><strong>最后我听取了建议报考的时候也报了都立大学作为保底院校。就是抱着冲东工保都立的想法参加考试。</strong></p> <p class="t4"> </p> <p class="t4">考试时我心态还是很良好的,没有什么非东工不进这样的执念,<strong>就是自己尽力就好,去自己适合的学校。</strong></p> <p class="t4"> </p> <p class="t4"><strong>然后学的内容确实很有针对性。</strong>我材料力学和机械力学都是没接触过的,就是按照塾里安排来上课,就保证出席按时交作业,考试时考的就是老师平时强调的那几个重点知识。<strong>确实是学啥考啥。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最感动的就是并不是我报了普通课程,就不管我。</strong><strong>套词邮件、出愿材料、研究计划书和面试,塾里老师都帮我好好把关的。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们对所有的同学都是一视同仁的~VIP课程是针对同学情况开设的一对一课程,但并不是所有人都需要一对一。适合自己的才是对重要的~?而能看到同学考上自己心仪的学校才是我们最开心的~?)</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>,<strong>直播的时候太快不理解的话,我都是再和教务老师约录播听。</strong>效率并没有什么影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">教材的话就是<strong>看塾发的电子版教科书。</strong>然后专业课老师也安利了很多复习教材,比如<strong>四力精选。</strong></p> <p class="t4"> </p> <p class="t4">东工很喜欢<strong>考概念题,材料力学和热力学基本上一半都是考零碎小概念,就是得背书。</strong>我基本上<strong>每周都在白纸默写一遍考的4门专业的概念和公式,增强记忆。</strong>然后<strong>考前1个月我制定了一个学习计划表、每天按计划复习。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:王同学分享的笔记见下方哦?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">目前合格了东京工业大学机械系的エネルギーコース和都立大学机械システム工学域的生体機械专业,<strong>都是合的第一志愿。</strong></p> <p class="t4"> </p> <p class="t4">备考东工的机械系的话,<strong>最关键的还是和时间赛跑。</strong><strong>同样3个小时的考试,</strong>我考都立大的时候只需要考3门,东工要求考4门而且题量很大。<strong>建议考试时先做自己拿手的,难的题目可以先放一放,把后面的概念填空好好做做,最后再去想那些复杂计算。</strong></p> <p class="t4"> </p> <p class="t4"><strong>考东工大是没联系教授,但在考都立大的时候,我联系教授时是去他办公室聊天聊了足足30分钟。</strong>要给教授留好印象就<strong>需要提前准备。</strong>塾里张老师也给了我建议让我做足准备。基本上<strong>在面谈之前就把他研究室上的研究介绍都背熟了</strong>,虽然面谈时着重问的还是一些个人的基本情况,<strong>但准备做得越充分,面谈越有自信呀。</strong></p> <p class="t4"> </p> <p class="t4">考东工大的话,<strong>对于日语成绩好的学生,能参加研究室说明会的话就去参加一下。</strong>我参加了3个教授的说明会收获还是很多的。教授在说<strong>明会上说的内容都是研究室最新的情况和最新的研究方向,这些情报很多都是研究室官网上没有公布的,</strong>所以要珍惜机会,说明会能听就该去听。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家为了考取心仪的学校,有说明会建议一定要多多参加!!尤其是有教授在的。日语不好的可以用录音下来反复听(当然如果觉得失礼可以事先询问经过老师的同意),再听不懂还能动用翻译软件……不过到这个程度的话要介意同学好好复习日语了。?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我的备考计划还是很好的,<strong>首先是N1和托福都出分了才来的日本,节约了很多时间。</strong>然后在私塾里上了2轮数学课后再开始专业课的备考。最后刷过去问冲刺。中间写邮件联系教授、查论文和准备面试也都是按计划一步步走。<strong>一切都是計画通り。</strong></p> <p class="t4"> </p> <p class="t4">不太好的地方我认为我选择保底院校的时候,<strong>就只关注了考试本身的难度,忽略了考试时间的安排。</strong>我是连着3天考了东工笔试、都立笔试和都立面试。第二天考都立笔试的时候分上下午两场,<strong>下午考试的时候已经筋疲力尽了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先日语很重要!口语和听力一定要多练!</strong></p> <p class="t4"> </p> <p class="t4">今年东工面试就让<strong>我阅读一篇科技新闻,让我概括内容和说观后感,考核我的思维能力和表达能力。</strong>对日本人和日语好的外国人来说其实是送分。但对日语不好的学生来说就是送命了吧。虽然东工不要求提交日语成绩,但哑巴日语肯定是不行的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:送分送命就在一线之间……☠️)</p> <p class="t4"> </p> <p class="t4">然后不要一听到<strong>联系教授拿内诺就怂就害怕,这很致命。</strong><strong>只要做足准备,面谈很简单。</strong>身边很多人就因为害怕面谈放弃了很多笔试很简单的学校。<strong>但真的,联系教授不恐怖,教授不会为难我们问一些专业度很高的问题,</strong>就是问问基本情况和志望动机什么的,面谈的话塾里的老师或者是语言学校的老师都会帮助我们写稿子和模拟的。<strong>不主动就不会有故事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">我看过我专业的必修科目,里面很多涉及到其他专业。我准备入学后恶补下化学、电气和材料的专业知识。然后想破圈,多认识一些日本的朋友一起学习。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:嗯!不光是日本朋友,其实认识各个国家的朋友都很有趣哦。不仅可以锻炼日语、学到其他语言,也可以收获到很多不同的思维模式、打破固有印象等等……总之千万不要把自己锁死在中国留学群里面。)</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">俗话说飞也飞不出,这花花的世界~? 出国留学、自我管理复习,对自控能力要求太高了。想象一下如果一场考试是120分钟,农药打个三四把是不是就少做了一张卷子?王者100?和录取通知书,哪个含金量更高?!好好搞清楚自己要的是什么,有计划的学习才能让你有真实的收获。王同学定力超强,抛弃农药的诱惑好好复习,珍惜考学的机会,考上了自己的第一志愿!恭喜恭喜!?</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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2VfJOo2JDU20iaCb2vp5dmaQPGG2zmEKnzzbYbejt6JYYIt8ibUqV1AScA/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/QtickI7fNmCFayg8qp2h3jk0MdQpdibw2V3SvYibPHeLDQWV7yZ6EKb5oM3OPdD2BgsctfMCtJqnCuicpjWP1mPwRQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>王老师寄语</strong></p> <p class="t4"> </p> <p class="t4">王同学21年1月中旬,也就是在机械力学专业课开课两周左右进塾。实际上这个时候才开始备考夏季考时间上是很紧张的,但是王同学因为语言基础相对不错,所以很快进入了笔试备考和确定学校研究室的状态中,2月17日当时已经给琦玉大学教授邮了第一份邮件。所以他确实会很主动的跟我讲自己的进度;各个学校的过去问和答案。虽然邮件和出愿,面试中间多少有曲折,但总归顺利考上。作为班主任我们会定期去确认学生的进度,但我更希望大家可以像王同学一样积极主动的联系老师,随时去确认考学进度和方向,得到最优解</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/55" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/57" 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' => '13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b', '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 = '13d0ce3d15b8a520654cfb3f43a2625bbecf6a0a8ebf8ed3754d889b7ce5cc7a2d58b5188761894135adf8c837895f864c9fed9a5afbc353e65cde3e6d10545b' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|王同学
点评|王老师
编辑|ASHEN
「学习都是要投时间成本的。不忘初心,主次分明很重要。游戏可以打一辈子,但考学就这关键的一次啊!
身边朋友包括我家人都是劝我放弃留学另寻工作的。就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。」
英语:托福ITP中国版 593
日语:N1 145
本科:上海海事大学
专业:能源与动力工程
GPA: 3.27
合格:東京工業大学 大学院
機械系 エネルギーコース
東京都立大学
机械システム工学域生体機械専攻
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年12月
N1出分。
2020年7月
托福出分。
2020年11月
赴日。
2020年12月
进塾备考。
2021年8月
参加考试。
2022年4月
入学。
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专攻介绍
我考的是机械系的能源课程(エネルギーコース),是2016年学校改革时新设立的一个复合课程,其他系里也有相应的能源课程。能源课程最大的特色就是设置了“エネルギー学理講義群”。
简单来说可以跨专业学习其他专业的知识。甚至可以滞留在别的研究室里做其他专业的研究。能源课程的内容覆盖了物理、化学、材料、机械、电气5个领域,旨在培养国际型、专业型、社会型人材。
2.4报考前准备
3.募集要项
4.考试内容
02
心得体验采访实录
1.同学为什么要来日本?
我本科毕业后在上海的一家设计院就职,工作一年后想着跳槽更好的技术岗,可技术岗还是要看专业和学历的,尤其在上海很多技术岗的学历门栏很高,所以就想反正还年轻读个研深造一下,将来挑战更好的岗位。
正好从小对日本文化感兴趣,大三时日语就有N2了。又了解到日本留学费用并不贵,而且可以支持留学生打工。于是我就一边上班存钱一边学N1,等N1出分了就准备来日本读研。
2.选择新领域理工塾的原因?
在朋友圈里看到了好友转发了一篇新领域的塾的文章,我看文章写得挺好就关注了公众号,之后询问了一些考学情况,就认识了塾的张老师。
3.出愿前有联系教授吗?研究计划书怎么写的?
东工大出愿不需要教授的内诺,所以原则上不需要联系教授。但一定要去了解一下教授的研究内容和研究室情况。东工大不需要研究计划书,只需要研究志望书。
研究志望书的写法,也是参照孰里老师给的研究计划书的模板写,结构都是一样的。虽然不需要写那么具体,但一定要写好研究背景和说清自己的志望动机。这些都是从教授的研究室官网上自己找的,我的话还直接参加了研究室的入试说明会,当时zoom上就我一个人听了这场说明会,教授亲自一对一给我介绍了研究室情况,以至于我写研究志望书时不会那么迷茫。
4.备考感到最困难的是什么呢,你又是如何克服的?
最艰难的还是抵制各方的诱惑吧。
我喜欢的东西太多了,日剧动漫游戏偶像样样都爱。可学习都是要投时间成本的。不忘初心,主次分明很重要。游戏可以打一辈子,但考学就是这关键的一次啊!我曾经每晚都在农药带妹,但来塾后直到我考上学校,期间我一局游戏都没玩过。
5. 考学最辛苦的时期是怎么度过的?
考学中最艰难的时光是从2020年4月到11月这半年。
那时候我3月底辞职准备来日本的,结果碰到了疫情,被迫在家待命。期间我备考托福的时候真的很不安,留学这计划本身会不会凉都是个问题。身边朋友包括我家人都是劝我放弃留学另寻工作的。
就真的在周围的冷嘲热讽中只有自己在默默坚持留学梦。当时国内托福还取消了ibt考试,要么考家庭版要么考itp中国版。我当时看到认可名单上有日本院校就选择了考托福itp中国版。确实考得还行按东工提供的换算公式的话,相当于托福ibt97分,够用了。最后11月终于日本开放入境,我就来日了。
真的留学机会来之不易,且行且珍惜啊!
(编辑ASHEN:是的,我们今天能够在日本留学,大多数都还是未成年受到父母在经济上莫大的支持。我有段时间非常焦虑,想父母会不会为了我的学杂费砸锅卖铁,于是疯狂打工搞的自己非常憔悴,甚至有点本末倒置。但父母真正想看到的其实是出国深造后变得更好、更自信的你!)
6.考试有什么特别注意的?
东工的答题卡就是4张白纸,每张都要写科目、题号和考号。
所以要自己分配好纸的使用空间,我当时做材料力学的时候就差点写不下最后一问。建议平时备考刷题的时候养成好习惯,卷面要整整好。
编辑ASHEN:敲黑板,初高中老师疯狂提醒的卷面分原来在日本也受用……
7.疫情对你整个考学经历有什么影响吗?
不止是来日受影响,因为疫情,东工20年的考试改为了线上,要听写教授的问题然后口述答案。这样对留学生来说考试难度大大加大。
就很担心21年的考试会不会也是线上考,这样努力刷过去问的意义可能就不大。而且20年也是8月初才临时改变考试形式,所以基本上天天在祈祷考试形式不要变。
幸好今年还是传统线下考试,给了我一次证明自己的机会。
8. 新领域理工塾是如何帮助到你的?
塾给我提供了很好的备考建议和选择。
张老师从一开始了解到我个人情况后没有强推我什么VIP课程,就是结合我个人情况说我报普通课程就可以了,并告诉了各个院校的情况,推荐了我很多其他学校,并告诉我选择大于努力,如果今年还是线上考,那东工可能会凉…..(编辑ASHEN:塾里的老师们会根据同学个人具体情况,给出最适合的课程规划,能得到同学们的信任真的很欣慰)
最后我听取了建议报考的时候也报了都立大学作为保底院校。就是抱着冲东工保都立的想法参加考试。
考试时我心态还是很良好的,没有什么非东工不进这样的执念,就是自己尽力就好,去自己适合的学校。
然后学的内容确实很有针对性。我材料力学和机械力学都是没接触过的,就是按照塾里安排来上课,就保证出席按时交作业,考试时考的就是老师平时强调的那几个重点知识。确实是学啥考啥。
最感动的就是并不是我报了普通课程,就不管我。套词邮件、出愿材料、研究计划书和面试,塾里老师都帮我好好把关的。
(编辑ASHEN:我们对所有的同学都是一视同仁的~VIP课程是针对同学情况开设的一对一课程,但并不是所有人都需要一对一。适合自己的才是对重要的~?而能看到同学考上自己心仪的学校才是我们最开心的~?)
9.网课这种形式会对你学习的效率产生影响吗?
我觉得网课很方便,直播的时候太快不理解的话,我都是再和教务老师约录播听。效率并没有什么影响。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
教材的话就是看塾发的电子版教科书。然后专业课老师也安利了很多复习教材,比如四力精选。
东工很喜欢考概念题,材料力学和热力学基本上一半都是考零碎小概念,就是得背书。我基本上每周都在白纸默写一遍考的4门专业的概念和公式,增强记忆。然后考前1个月我制定了一个学习计划表、每天按计划复习。
(编辑ASHEN:王同学分享的笔记见下方哦?)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
目前合格了东京工业大学机械系的エネルギーコース和都立大学机械システム工学域的生体機械专业,都是合的第一志愿。
备考东工的机械系的话,最关键的还是和时间赛跑。同样3个小时的考试,我考都立大的时候只需要考3门,东工要求考4门而且题量很大。建议考试时先做自己拿手的,难的题目可以先放一放,把后面的概念填空好好做做,最后再去想那些复杂计算。
考东工大是没联系教授,但在考都立大的时候,我联系教授时是去他办公室聊天聊了足足30分钟。要给教授留好印象就需要提前准备。塾里张老师也给了我建议让我做足准备。基本上在面谈之前就把他研究室上的研究介绍都背熟了,虽然面谈时着重问的还是一些个人的基本情况,但准备做得越充分,面谈越有自信呀。
考东工大的话,对于日语成绩好的学生,能参加研究室说明会的话就去参加一下。我参加了3个教授的说明会收获还是很多的。教授在说明会上说的内容都是研究室最新的情况和最新的研究方向,这些情报很多都是研究室官网上没有公布的,所以要珍惜机会,说明会能听就该去听。
(编辑ASHEN:大家为了考取心仪的学校,有说明会建议一定要多多参加!!尤其是有教授在的。日语不好的可以用录音下来反复听(当然如果觉得失礼可以事先询问经过老师的同意),再听不懂还能动用翻译软件……不过到这个程度的话要介意同学好好复习日语了。?)
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
我的备考计划还是很好的,首先是N1和托福都出分了才来的日本,节约了很多时间。然后在私塾里上了2轮数学课后再开始专业课的备考。最后刷过去问冲刺。中间写邮件联系教授、查论文和准备面试也都是按计划一步步走。一切都是計画通り。
不太好的地方我认为我选择保底院校的时候,就只关注了考试本身的难度,忽略了考试时间的安排。我是连着3天考了东工笔试、都立笔试和都立面试。第二天考都立笔试的时候分上下午两场,下午考试的时候已经筋疲力尽了。
12.对后辈有什么复习建议吗?
首先日语很重要!口语和听力一定要多练!
今年东工面试就让我阅读一篇科技新闻,让我概括内容和说观后感,考核我的思维能力和表达能力。对日本人和日语好的外国人来说其实是送分。但对日语不好的学生来说就是送命了吧。虽然东工不要求提交日语成绩,但哑巴日语肯定是不行的。
(编辑ASHEN:送分送命就在一线之间……☠️)
然后不要一听到联系教授拿内诺就怂就害怕,这很致命。只要做足准备,面谈很简单。身边很多人就因为害怕面谈放弃了很多笔试很简单的学校。但真的,联系教授不恐怖,教授不会为难我们问一些专业度很高的问题,就是问问基本情况和志望动机什么的,面谈的话塾里的老师或者是语言学校的老师都会帮助我们写稿子和模拟的。不主动就不会有故事。
15.对未来入学后的规划是什么样的呢?
我看过我专业的必修科目,里面很多涉及到其他专业。我准备入学后恶补下化学、电气和材料的专业知识。然后想破圈,多认识一些日本的朋友一起学习。
(编辑ASHEN:嗯!不光是日本朋友,其实认识各个国家的朋友都很有趣哦。不仅可以锻炼日语、学到其他语言,也可以收获到很多不同的思维模式、打破固有印象等等……总之千万不要把自己锁死在中国留学群里面。)
03
笔记分享+老师点评
俗话说飞也飞不出,这花花的世界~? 出国留学、自我管理复习,对自控能力要求太高了。想象一下如果一场考试是120分钟,农药打个三四把是不是就少做了一张卷子?王者100?和录取通知书,哪个含金量更高?!好好搞清楚自己要的是什么,有计划的学习才能让你有真实的收获。王同学定力超强,抛弃农药的诱惑好好复习,珍惜考学的机会,考上了自己的第一志愿!恭喜恭喜!?
✏️ 笔记分享 ✏️
王老师寄语
王同学21年1月中旬,也就是在机械力学专业课开课两周左右进塾。实际上这个时候才开始备考夏季考时间上是很紧张的,但是王同学因为语言基础相对不错,所以很快进入了笔试备考和确定学校研究室的状态中,2月17日当时已经给琦玉大学教授邮了第一份邮件。所以他确实会很主动的跟我讲自己的进度;各个学校的过去问和答案。虽然邮件和出愿,面试中间多少有曲折,但总归顺利考上。作为班主任我们会定期去确认学生的进度,但我更希望大家可以像王同学一样积极主动的联系老师,随时去确认考学进度和方向,得到最优解