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_674078fd5e6bf603450462" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5e6bf603450462.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674078fd5eaa5238155751" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5eaa5238155751.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>【新访谈40】长远规划,步步落实,双非一本拿到早大九大电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/42/20230301033259_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|L同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「我的考学准备了很长的时间,每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,最后也是刚毕业就过来直考了两家大学,并且都上岸了。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 139</strong></p> <p class="t4"><strong>英语:托福 82</strong></p> <p class="t4"><strong>本科:普通一本</strong></p> <p class="t4"><strong>专业:光电信息科学工程</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>早稲田大学 先進理工学院研究学</strong></p> <p class="t4"><strong>電気・情報生命専攻</strong></p> <p class="t4"><strong>九州大学 総合理工学府</strong></p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGHib0j5icEtOsk6yM4RQa94rbwtdvbMymNibZnC1guzF3MkxXaSDNmaXMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGgFXkl748BVFnHicDkTlwSBf9V0VclHX17zictF177eDbDoyWqQryyU6g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>1月</strong></p> <p class="t4">托福出成绩 开始复习专业课和数学课</p> <p class="t4"><strong>4月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>5月底</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>6月</strong></p> <p class="t4">刷题并且准备面试</p> <p class="t4"><strong>7月中旬</strong></p> <p class="t4">参加早大考试</p> <p class="t4">参加九大面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学,简称九大,创立于1903年,是一所本部位于日本福冈市的世界一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">九州大学历来拥有良好的学风,治学严谨并重视学生的学习和实践,教师也重视启发式教学,大量学术名家不断从这里走出而贡献社会。我国著名文学家、历史学家郭沫若就毕业于该校。九州大学一直致力于更高的学术目标,不仅自身的学术研究不断精进,而且更与外部配合。九州大学与38个国家和地区的上百所学校与机构签订了学术交流协议。</p> <p class="t4"> </p> <p class="t4">2023年QS世界大学排名世界第135位 ;2021年泰晤士高等教育世界大学排名日本第4位。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGSV127rrDlHrMcMeqDyZFyUhLsX5zWlFSicSgYVEMxibVKHF2bCDxQFHQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ase.sci.waseda.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG8vgNSOAgicPDPaSiclFyTFNTk4wmpFkn3n5ldYbNYYib1hJK156nPsxKw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG7P4hHpEia5F7M3ichTHBVBXJFAbp7ibLs1tVexbic8dpwN8a8FjfO2dDibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tj.kyushu-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGdJvZMFPOXkzFy32WYBJCUNFLAV8Oe7zZkibbAZK1X7Zf6PDnicc5naibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">浏览报考学校的主页,细读募集要项,了解考试科目,了解出愿是否需要日语成绩,英语成绩需要托福还是托业。</p> <p class="t4"> </p> <p class="t4">确定目标院校后准备日语成绩和英语成绩,然后根据目标院校的要求开始专业课学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGWicic7503uZ4vqwX69UcQiboR8YGL37SUsL6xptWyWuHgqU0GEp1lHgxg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGxy9QIayIE3kSLvSzoWeiaPH57xvo6CzQE4xmLOC8PR8MxxvfElMPSDg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">专业课五选二</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">第一志愿教授和另外一名教授作为面试官,<strong>主要是第一志愿教授提问。</strong></p> <p class="t4"> </p> <p class="t4">主要的问题有:<strong>笔试的自我感觉</strong>(因为考试试卷是可以带回家的,而且教授手上已经拿到前一天笔试的成绩,建议有能力的同学可以在笔试完后大致复盘一下);<strong>毕业设计的内容</strong><strong>(会细问)</strong>;为什么想要来我实验室;想做什么样的研究;学费能负担得起吗;还有没有报考其他学校;合格了之后会来这里吗等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">喜欢日本动画,电视剧,偶像。而且日本回国较近,相对于欧美更方便且安全。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在知乎上了解到新领域。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大虽然写着推荐联系教授,但是<strong>据了解没有联系教授且考上的同学几率很小。</strong></p> <p class="t4"> </p> <p class="t4">而九州大学很早以前就已经联系上并且进行过一次线上面试,在最后也得到了教授的内诺。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划是通过浏览研究室主页,粗看教授论文从而大致写出来。</strong>如果教授的研究方向与自己本科做过的项目有联系的话,<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>我从大二开始学习日语,到合格大概两年多的时间。国内的同学或是早就拿到欧美offer,或是考研上岸,或是找到满意的工作。而只有自己直到毕业还不知道自己未来如何,那段时间是挺怀疑自己的选择的。</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">自我心理调节,出去旅游散散心。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时记得戴表,</strong>当时就是忘了戴表完全不知道时间,离考试结束前四十分钟才开始做第二个专业课。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有。<strong>因为我毕业前日本就开放了国门,</strong>我也没有耽搁时间就顺利过来生活、考学了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:没错,现在日本逐渐开放了国门,已经在日读书的同学甚至在放长假的时候可以回国看望家人啦。所以同学们放心追逐自己的梦想吧~不过全球疫情反复无常,也要注意身体健康坚决不阳哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">专业担当老师会回答我很多问题、给我做好规划,<strong>很多不懂的地方马上就清楚了。</strong></p> <p class="t4"> </p> <p class="t4">专业课上也跟着老师的步伐一直学习,<strong>不至于像盲头苍蝇一样不知道学什么内容。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,反而因为网课有回放,更适合在听不懂的时候反复琢磨,思考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我是完全跟着私塾的教材和老师的上课节奏学习</strong>,大概学了两轮后,根据目标学校专业课侧重不同而重点复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电气情报生命专攻。</p> <p class="t4"> </p> <p class="t4">这个专攻融合不同学科,如名字一样包括了电子电气、情报科学、生命科学。所以专攻内的教授的研究方向也是五花八门,<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>12.经历了这次备考,在这方面有什么心得吗?</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"><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>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4">我的考学准备了很长的时间,<strong>每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,</strong>最后也是刚毕业就过来直考了两家大学,并且都上岸了。<strong>这样的话也能节约半年到一年的时间,能最快速地从大学接轨大学院生活。</strong></p> <p class="t4"> </p> <p class="t4">不好的地方:</p> <p class="t4"> </p> <p class="t4">没有最大化地利用塾内的资源,<strong>有时候专业课有不会的问题没有直接在群里问老师,而是自己在网上瞎琢磨,导致浪费了不少时间</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>做好规划</strong></p> <p class="t4"> </p> <p class="t4"><strong>给自己考学的整个过程做一个大致的时间表,</strong>什么时候考日语,什么时候考英语,什么时候开始第一轮专业课学习,什么时候开始刷过去问等等,自己一定要有一个计划,不需要太详细,但是一定要有,这能时刻提醒自己需要干什么,而不会像盲头苍蝇一样乱撞。</p> <p class="t4"> </p> <p class="t4">2️⃣<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>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望研究室氛围融洽,做的项目是感兴趣的内容,未来能一切顺利吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">单纯思考只会让你觉得困难,只有行动才会让你得到结果。从采访中可以看到,L同学准备充分,脚踏实地,有了今天傲人的结果实属实至名归。祝福L同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGouGWYNUo6LAlia66L3De9w3nmibAbxibqHEgwqfPEUiamhU3Uicax3GV8CA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGQQjUS4CaZdibu8AI3slhS4zWgY7xzIHynEMtDSl2mAnEZSmysxZJmQg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">L同学比较早就开始为修考进行准备,在充足的时间下没有懈怠,即使在毕设时期中,修考准备的每一步也都在理想的时间下完成,联系老师,出愿,笔试面试,都进行了充足的准备,可以说是毫不意外的成绩,希望今后的赖同学也能保持这种作风,在今后的研究生活里更进一步。</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/41" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/43" 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_674078fd5e6bf603450462" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5e6bf603450462.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674078fd5eaa5238155751" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5eaa5238155751.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>【新访谈40】长远规划,步步落实,双非一本拿到早大九大电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/42/20230301033259_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|L同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「我的考学准备了很长的时间,每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,最后也是刚毕业就过来直考了两家大学,并且都上岸了。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 139</strong></p> <p class="t4"><strong>英语:托福 82</strong></p> <p class="t4"><strong>本科:普通一本</strong></p> <p class="t4"><strong>专业:光电信息科学工程</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>早稲田大学 先進理工学院研究学</strong></p> <p class="t4"><strong>電気・情報生命専攻</strong></p> <p class="t4"><strong>九州大学 総合理工学府</strong></p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGHib0j5icEtOsk6yM4RQa94rbwtdvbMymNibZnC1guzF3MkxXaSDNmaXMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGgFXkl748BVFnHicDkTlwSBf9V0VclHX17zictF177eDbDoyWqQryyU6g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>1月</strong></p> <p class="t4">托福出成绩 开始复习专业课和数学课</p> <p class="t4"><strong>4月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>5月底</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>6月</strong></p> <p class="t4">刷题并且准备面试</p> <p class="t4"><strong>7月中旬</strong></p> <p class="t4">参加早大考试</p> <p class="t4">参加九大面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学,简称九大,创立于1903年,是一所本部位于日本福冈市的世界一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">九州大学历来拥有良好的学风,治学严谨并重视学生的学习和实践,教师也重视启发式教学,大量学术名家不断从这里走出而贡献社会。我国著名文学家、历史学家郭沫若就毕业于该校。九州大学一直致力于更高的学术目标,不仅自身的学术研究不断精进,而且更与外部配合。九州大学与38个国家和地区的上百所学校与机构签订了学术交流协议。</p> <p class="t4"> </p> <p class="t4">2023年QS世界大学排名世界第135位 ;2021年泰晤士高等教育世界大学排名日本第4位。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGSV127rrDlHrMcMeqDyZFyUhLsX5zWlFSicSgYVEMxibVKHF2bCDxQFHQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ase.sci.waseda.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG8vgNSOAgicPDPaSiclFyTFNTk4wmpFkn3n5ldYbNYYib1hJK156nPsxKw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG7P4hHpEia5F7M3ichTHBVBXJFAbp7ibLs1tVexbic8dpwN8a8FjfO2dDibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tj.kyushu-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGdJvZMFPOXkzFy32WYBJCUNFLAV8Oe7zZkibbAZK1X7Zf6PDnicc5naibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">浏览报考学校的主页,细读募集要项,了解考试科目,了解出愿是否需要日语成绩,英语成绩需要托福还是托业。</p> <p class="t4"> </p> <p class="t4">确定目标院校后准备日语成绩和英语成绩,然后根据目标院校的要求开始专业课学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGWicic7503uZ4vqwX69UcQiboR8YGL37SUsL6xptWyWuHgqU0GEp1lHgxg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGxy9QIayIE3kSLvSzoWeiaPH57xvo6CzQE4xmLOC8PR8MxxvfElMPSDg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">专业课五选二</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">第一志愿教授和另外一名教授作为面试官,<strong>主要是第一志愿教授提问。</strong></p> <p class="t4"> </p> <p class="t4">主要的问题有:<strong>笔试的自我感觉</strong>(因为考试试卷是可以带回家的,而且教授手上已经拿到前一天笔试的成绩,建议有能力的同学可以在笔试完后大致复盘一下);<strong>毕业设计的内容</strong><strong>(会细问)</strong>;为什么想要来我实验室;想做什么样的研究;学费能负担得起吗;还有没有报考其他学校;合格了之后会来这里吗等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">喜欢日本动画,电视剧,偶像。而且日本回国较近,相对于欧美更方便且安全。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在知乎上了解到新领域。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大虽然写着推荐联系教授,但是<strong>据了解没有联系教授且考上的同学几率很小。</strong></p> <p class="t4"> </p> <p class="t4">而九州大学很早以前就已经联系上并且进行过一次线上面试,在最后也得到了教授的内诺。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划是通过浏览研究室主页,粗看教授论文从而大致写出来。</strong>如果教授的研究方向与自己本科做过的项目有联系的话,<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>我从大二开始学习日语,到合格大概两年多的时间。国内的同学或是早就拿到欧美offer,或是考研上岸,或是找到满意的工作。而只有自己直到毕业还不知道自己未来如何,那段时间是挺怀疑自己的选择的。</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">自我心理调节,出去旅游散散心。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时记得戴表,</strong>当时就是忘了戴表完全不知道时间,离考试结束前四十分钟才开始做第二个专业课。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有。<strong>因为我毕业前日本就开放了国门,</strong>我也没有耽搁时间就顺利过来生活、考学了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:没错,现在日本逐渐开放了国门,已经在日读书的同学甚至在放长假的时候可以回国看望家人啦。所以同学们放心追逐自己的梦想吧~不过全球疫情反复无常,也要注意身体健康坚决不阳哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">专业担当老师会回答我很多问题、给我做好规划,<strong>很多不懂的地方马上就清楚了。</strong></p> <p class="t4"> </p> <p class="t4">专业课上也跟着老师的步伐一直学习,<strong>不至于像盲头苍蝇一样不知道学什么内容。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,反而因为网课有回放,更适合在听不懂的时候反复琢磨,思考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我是完全跟着私塾的教材和老师的上课节奏学习</strong>,大概学了两轮后,根据目标学校专业课侧重不同而重点复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电气情报生命专攻。</p> <p class="t4"> </p> <p class="t4">这个专攻融合不同学科,如名字一样包括了电子电气、情报科学、生命科学。所以专攻内的教授的研究方向也是五花八门,<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>12.经历了这次备考,在这方面有什么心得吗?</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"><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>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4">我的考学准备了很长的时间,<strong>每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,</strong>最后也是刚毕业就过来直考了两家大学,并且都上岸了。<strong>这样的话也能节约半年到一年的时间,能最快速地从大学接轨大学院生活。</strong></p> <p class="t4"> </p> <p class="t4">不好的地方:</p> <p class="t4"> </p> <p class="t4">没有最大化地利用塾内的资源,<strong>有时候专业课有不会的问题没有直接在群里问老师,而是自己在网上瞎琢磨,导致浪费了不少时间</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>做好规划</strong></p> <p class="t4"> </p> <p class="t4"><strong>给自己考学的整个过程做一个大致的时间表,</strong>什么时候考日语,什么时候考英语,什么时候开始第一轮专业课学习,什么时候开始刷过去问等等,自己一定要有一个计划,不需要太详细,但是一定要有,这能时刻提醒自己需要干什么,而不会像盲头苍蝇一样乱撞。</p> <p class="t4"> </p> <p class="t4">2️⃣<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>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望研究室氛围融洽,做的项目是感兴趣的内容,未来能一切顺利吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">单纯思考只会让你觉得困难,只有行动才会让你得到结果。从采访中可以看到,L同学准备充分,脚踏实地,有了今天傲人的结果实属实至名归。祝福L同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGouGWYNUo6LAlia66L3De9w3nmibAbxibqHEgwqfPEUiamhU3Uicax3GV8CA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGQQjUS4CaZdibu8AI3slhS4zWgY7xzIHynEMtDSl2mAnEZSmysxZJmQg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">L同学比较早就开始为修考进行准备,在充足的时间下没有懈怠,即使在毕设时期中,修考准备的每一步也都在理想的时间下完成,联系老师,出愿,笔试面试,都进行了充足的准备,可以说是毫不意外的成绩,希望今后的赖同学也能保持这种作风,在今后的研究生活里更进一步。</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/41" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/43" 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_674078fd5e6bf603450462" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5e6bf603450462.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674078fd5eaa5238155751" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d"/></form><a href="#" class="dropdown-item" onclick="document.post_674078fd5eaa5238155751.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>【新访谈40】长远规划,步步落实,双非一本拿到早大九大电气系双offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/42/20230301033259_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|L同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「我的考学准备了很长的时间,每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,最后也是刚毕业就过来直考了两家大学,并且都上岸了。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 139</strong></p> <p class="t4"><strong>英语:托福 82</strong></p> <p class="t4"><strong>本科:普通一本</strong></p> <p class="t4"><strong>专业:光电信息科学工程</strong></p> <p class="t4"><strong>合格:</strong></p> <p class="t4"><strong>早稲田大学 先進理工学院研究学</strong></p> <p class="t4"><strong>電気・情報生命専攻</strong></p> <p class="t4"><strong>九州大学 総合理工学府</strong></p> <p class="t4"> </p> <p class="t4"><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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGHib0j5icEtOsk6yM4RQa94rbwtdvbMymNibZnC1guzF3MkxXaSDNmaXMQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGgFXkl748BVFnHicDkTlwSBf9V0VclHX17zictF177eDbDoyWqQryyU6g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>1月</strong></p> <p class="t4">托福出成绩 开始复习专业课和数学课</p> <p class="t4"><strong>4月</strong></p> <p class="t4">与九大教授线上面试并得到内诺</p> <p class="t4"><strong>5月底</strong></p> <p class="t4">联系早大教授并得到内诺</p> <p class="t4"><strong>6月</strong></p> <p class="t4">刷题并且准备面试</p> <p class="t4"><strong>7月中旬</strong></p> <p class="t4">参加早大考试</p> <p class="t4">参加九大面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学,简称九大,创立于1903年,是一所本部位于日本福冈市的世界一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">九州大学历来拥有良好的学风,治学严谨并重视学生的学习和实践,教师也重视启发式教学,大量学术名家不断从这里走出而贡献社会。我国著名文学家、历史学家郭沫若就毕业于该校。九州大学一直致力于更高的学术目标,不仅自身的学术研究不断精进,而且更与外部配合。九州大学与38个国家和地区的上百所学校与机构签订了学术交流协议。</p> <p class="t4"> </p> <p class="t4">2023年QS世界大学排名世界第135位 ;2021年泰晤士高等教育世界大学排名日本第4位。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGSV127rrDlHrMcMeqDyZFyUhLsX5zWlFSicSgYVEMxibVKHF2bCDxQFHQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.ase.sci.waseda.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG8vgNSOAgicPDPaSiclFyTFNTk4wmpFkn3n5ldYbNYYib1hJK156nPsxKw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OG7P4hHpEia5F7M3ichTHBVBXJFAbp7ibLs1tVexbic8dpwN8a8FjfO2dDibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.tj.kyushu-u.ac.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.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/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGdJvZMFPOXkzFy32WYBJCUNFLAV8Oe7zZkibbAZK1X7Zf6PDnicc5naibg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">http://www.eb.waseda.ac.jp/top/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">浏览报考学校的主页,细读募集要项,了解考试科目,了解出愿是否需要日语成绩,英语成绩需要托福还是托业。</p> <p class="t4"> </p> <p class="t4">确定目标院校后准备日语成绩和英语成绩,然后根据目标院校的要求开始专业课学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGWicic7503uZ4vqwX69UcQiboR8YGL37SUsL6xptWyWuHgqU0GEp1lHgxg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGxy9QIayIE3kSLvSzoWeiaPH57xvo6CzQE4xmLOC8PR8MxxvfElMPSDg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">专业课五选二</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">第一志愿教授和另外一名教授作为面试官,<strong>主要是第一志愿教授提问。</strong></p> <p class="t4"> </p> <p class="t4">主要的问题有:<strong>笔试的自我感觉</strong>(因为考试试卷是可以带回家的,而且教授手上已经拿到前一天笔试的成绩,建议有能力的同学可以在笔试完后大致复盘一下);<strong>毕业设计的内容</strong><strong>(会细问)</strong>;为什么想要来我实验室;想做什么样的研究;学费能负担得起吗;还有没有报考其他学校;合格了之后会来这里吗等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">喜欢日本动画,电视剧,偶像。而且日本回国较近,相对于欧美更方便且安全。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4"><strong>在知乎上了解到新领域。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大虽然写着推荐联系教授,但是<strong>据了解没有联系教授且考上的同学几率很小。</strong></p> <p class="t4"> </p> <p class="t4">而九州大学很早以前就已经联系上并且进行过一次线上面试,在最后也得到了教授的内诺。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划是通过浏览研究室主页,粗看教授论文从而大致写出来。</strong>如果教授的研究方向与自己本科做过的项目有联系的话,<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>我从大二开始学习日语,到合格大概两年多的时间。国内的同学或是早就拿到欧美offer,或是考研上岸,或是找到满意的工作。而只有自己直到毕业还不知道自己未来如何,那段时间是挺怀疑自己的选择的。</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">自我心理调节,出去旅游散散心。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>笔试时记得戴表,</strong>当时就是忘了戴表完全不知道时间,离考试结束前四十分钟才开始做第二个专业课。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有。<strong>因为我毕业前日本就开放了国门,</strong>我也没有耽搁时间就顺利过来生活、考学了。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:没错,现在日本逐渐开放了国门,已经在日读书的同学甚至在放长假的时候可以回国看望家人啦。所以同学们放心追逐自己的梦想吧~不过全球疫情反复无常,也要注意身体健康坚决不阳哦。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">专业担当老师会回答我很多问题、给我做好规划,<strong>很多不懂的地方马上就清楚了。</strong></p> <p class="t4"> </p> <p class="t4">专业课上也跟着老师的步伐一直学习,<strong>不至于像盲头苍蝇一样不知道学什么内容。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会,反而因为网课有回放,更适合在听不懂的时候反复琢磨,思考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>我是完全跟着私塾的教材和老师的上课节奏学习</strong>,大概学了两轮后,根据目标学校专业课侧重不同而重点复习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电气情报生命专攻。</p> <p class="t4"> </p> <p class="t4">这个专攻融合不同学科,如名字一样包括了电子电气、情报科学、生命科学。所以专攻内的教授的研究方向也是五花八门,<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>12.经历了这次备考,在这方面有什么心得吗?</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"><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>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做得好的地方:</p> <p class="t4"> </p> <p class="t4">我的考学准备了很长的时间,<strong>每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,</strong>最后也是刚毕业就过来直考了两家大学,并且都上岸了。<strong>这样的话也能节约半年到一年的时间,能最快速地从大学接轨大学院生活。</strong></p> <p class="t4"> </p> <p class="t4">不好的地方:</p> <p class="t4"> </p> <p class="t4">没有最大化地利用塾内的资源,<strong>有时候专业课有不会的问题没有直接在群里问老师,而是自己在网上瞎琢磨,导致浪费了不少时间</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>做好规划</strong></p> <p class="t4"> </p> <p class="t4"><strong>给自己考学的整个过程做一个大致的时间表,</strong>什么时候考日语,什么时候考英语,什么时候开始第一轮专业课学习,什么时候开始刷过去问等等,自己一定要有一个计划,不需要太详细,但是一定要有,这能时刻提醒自己需要干什么,而不会像盲头苍蝇一样乱撞。</p> <p class="t4"> </p> <p class="t4">2️⃣<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>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望研究室氛围融洽,做的项目是感兴趣的内容,未来能一切顺利吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">单纯思考只会让你觉得困难,只有行动才会让你得到结果。从采访中可以看到,L同学准备充分,脚踏实地,有了今天傲人的结果实属实至名归。祝福L同学顺利上岸~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGouGWYNUo6LAlia66L3De9w3nmibAbxibqHEgwqfPEUiamhU3Uicax3GV8CA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCETzIuXta1AMoHkoaibeU8OGQQjUS4CaZdibu8AI3slhS4zWgY7xzIHynEMtDSl2mAnEZSmysxZJmQg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">L同学比较早就开始为修考进行准备,在充足的时间下没有懈怠,即使在毕设时期中,修考准备的每一步也都在理想的时间下完成,联系老师,出愿,笔试面试,都进行了充足的准备,可以说是毫不意外的成绩,希望今后的赖同学也能保持这种作风,在今后的研究生活里更进一步。</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/41" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/43" 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' => '56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d', '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 = '56bd700c7861a7b81b603f4a6726f42bea2549ae5b0b32eb8b5f8f150d56c06da3bf96fca54caec7c9e0ac062e958558dc31e15876d64fe46d57b16a0b018e4d' $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
自述|L同学
点评|尚老师
编辑|ASHEN
「我的考学准备了很长的时间,每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,最后也是刚毕业就过来直考了两家大学,并且都上岸了。」
日语:N2 139
英语:托福 82
本科:普通一本
专业:光电信息科学工程
合格:
早稲田大学 先進理工学院研究学
電気・情報生命専攻
九州大学 総合理工学府
✨录取喜悦超级加倍✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
1月
托福出成绩 开始复习专业课和数学课
4月
与九大教授线上面试并得到内诺
5月底
联系早大教授并得到内诺
6月
刷题并且准备面试
7月中旬
参加早大考试
参加九大面试
2. 介绍
2.1 学校介绍
早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。
1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。
早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。
九州大学,简称九大,创立于1903年,是一所本部位于日本福冈市的世界一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。
九州大学历来拥有良好的学风,治学严谨并重视学生的学习和实践,教师也重视启发式教学,大量学术名家不断从这里走出而贡献社会。我国著名文学家、历史学家郭沫若就毕业于该校。九州大学一直致力于更高的学术目标,不仅自身的学术研究不断精进,而且更与外部配合。九州大学与38个国家和地区的上百所学校与机构签订了学术交流协议。
2023年QS世界大学排名世界第135位 ;2021年泰晤士高等教育世界大学排名日本第4位。
2.2研究科介绍
具体信息请戳学校官网 :⬇️
https://www.ase.sci.waseda.ac.jp/
具体信息请戳学校官网 :⬇️
https://www.tj.kyushu-u.ac.jp/
2.3专攻介绍
具体信息请戳学校官网 :⬇️
http://www.eb.waseda.ac.jp/top/
2.4报考前准备
浏览报考学校的主页,细读募集要项,了解考试科目,了解出愿是否需要日语成绩,英语成绩需要托福还是托业。
确定目标院校后准备日语成绩和英语成绩,然后根据目标院校的要求开始专业课学习。
3.募集要项
4.考试内容
4.1笔试:
专业课五选二
4.2面试:
第一志愿教授和另外一名教授作为面试官,主要是第一志愿教授提问。
主要的问题有:笔试的自我感觉(因为考试试卷是可以带回家的,而且教授手上已经拿到前一天笔试的成绩,建议有能力的同学可以在笔试完后大致复盘一下);毕业设计的内容(会细问);为什么想要来我实验室;想做什么样的研究;学费能负担得起吗;还有没有报考其他学校;合格了之后会来这里吗等等。
02
心得体验采访实录
1.同学为什么要来日本?
喜欢日本动画,电视剧,偶像。而且日本回国较近,相对于欧美更方便且安全。
2.结识新领域理工塾的契机?
在知乎上了解到新领域。
3.出愿前有联系教授吗?研究计划书怎么写的?
有联系教授。
早大虽然写着推荐联系教授,但是据了解没有联系教授且考上的同学几率很小。
而九州大学很早以前就已经联系上并且进行过一次线上面试,在最后也得到了教授的内诺。
研究计划是通过浏览研究室主页,粗看教授论文从而大致写出来。如果教授的研究方向与自己本科做过的项目有联系的话,一定要尽可能往教授的方向靠。
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难的应该是自己的心理状态吧。
通常日本考学的时间成本较大,我从大二开始学习日语,到合格大概两年多的时间。国内的同学或是早就拿到欧美offer,或是考研上岸,或是找到满意的工作。而只有自己直到毕业还不知道自己未来如何,那段时间是挺怀疑自己的选择的。
只有不断心理暗示,坚持下来,最后才成功合格。
5. 考学最辛苦的时期是怎么度过的?
自我心理调节,出去旅游散散心。
6.考试有什么特别注意的?
笔试时记得戴表,当时就是忘了戴表完全不知道时间,离考试结束前四十分钟才开始做第二个专业课。
7.疫情对你整个考学经历有什么影响吗?
没有。因为我毕业前日本就开放了国门,我也没有耽搁时间就顺利过来生活、考学了。
(编辑ASHEN:没错,现在日本逐渐开放了国门,已经在日读书的同学甚至在放长假的时候可以回国看望家人啦。所以同学们放心追逐自己的梦想吧~不过全球疫情反复无常,也要注意身体健康坚决不阳哦。)
8. 新领域理工塾是如何帮助到你的?
专业担当老师会回答我很多问题、给我做好规划,很多不懂的地方马上就清楚了。
专业课上也跟着老师的步伐一直学习,不至于像盲头苍蝇一样不知道学什么内容。
9.网课这种形式会对你学习的效率产生影响吗?
不会,反而因为网课有回放,更适合在听不懂的时候反复琢磨,思考。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
我是完全跟着私塾的教材和老师的上课节奏学习,大概学了两轮后,根据目标学校专业课侧重不同而重点复习。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
电气情报生命专攻。
这个专攻融合不同学科,如名字一样包括了电子电气、情报科学、生命科学。所以专攻内的教授的研究方向也是五花八门,挑选教授时一定要仔细浏览他们的研究室主页,看看他们的方向是否自己真的有兴趣。
虽然专攻内的中国学生并不算多,但是联系上了老师的话成功率还是会能增加不少的,所以大家如果要报考这里一定要提前联系教授并且取得内诺。
12.经历了这次备考,在这方面有什么心得吗?
首先是心态一定要好。
当时的我一直处在比较焦虑情绪中,来到日本这边其实并没有比较好的复习状态,每天都在担心自己能不能考得上。但是后来发现,其实来到这边的大家都这样,都在为自己定下的目标而努力着,所以千万不要给自己太大的心理负担。
其次就是多了解各种情报,培养自己收集信息的能力。
一定要自己多在网上浏览各种情报,比如前辈的合格经验,各个学校不同学院的募集要项等等。前辈的经验帖能够帮自己梳理时间线,整理专业课知识,大概了解面试形式或是面试问题,都对自己的考学有非常大的帮助。而募集要项的话,因为其实同一个学校内可以报考的学院可能不止一个,有一些不太热门的学院由于报考人数不多,合格率较高。有时候选择可能会大于努力。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的地方:
我的考学准备了很长的时间,每个时间段都给自己布置当前需要完成的任务,做好大致的计划,使整个考学过程都比较有条不紊,最后也是刚毕业就过来直考了两家大学,并且都上岸了。这样的话也能节约半年到一年的时间,能最快速地从大学接轨大学院生活。
不好的地方:
没有最大化地利用塾内的资源,有时候专业课有不会的问题没有直接在群里问老师,而是自己在网上瞎琢磨,导致浪费了不少时间。
14. 对后辈有什么复习建议吗?
1️⃣ 做好规划
给自己考学的整个过程做一个大致的时间表,什么时候考日语,什么时候考英语,什么时候开始第一轮专业课学习,什么时候开始刷过去问等等,自己一定要有一个计划,不需要太详细,但是一定要有,这能时刻提醒自己需要干什么,而不会像盲头苍蝇一样乱撞。
2️⃣ 做好完全的准备
因为考学充满未知,给自己做好保底的准备是十分必要的。建议选择两至三所学校,而不是只对某个学校有盲目的执念或是报了四五所学校而忙不过来,两三所学校里包括保底校,起码保证自己有学上,万一自己理想的大学真的落了,但是有保底校在心里打底,也可以在冬季再重振旗鼓。
15.对未来入学后的规划是什么样的呢?
希望研究室氛围融洽,做的项目是感兴趣的内容,未来能一切顺利吧。
03
笔记分享+老师点评
单纯思考只会让你觉得困难,只有行动才会让你得到结果。从采访中可以看到,L同学准备充分,脚踏实地,有了今天傲人的结果实属实至名归。祝福L同学顺利上岸~?
✏️ 笔记分享 ✏️
尚老师寄语
L同学比较早就开始为修考进行准备,在充足的时间下没有懈怠,即使在毕设时期中,修考准备的每一步也都在理想的时间下完成,联系老师,出愿,笔试面试,都进行了充足的准备,可以说是毫不意外的成绩,希望今后的赖同学也能保持这种作风,在今后的研究生活里更进一步。