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_67407dc5c0a16802057940" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0a16802057940.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407dc5c0d56970115399" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0d56970115399.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>【新访谈31】一扫考研失败阴霾,三本少年同时合格九州大学,明治大学,东京都立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/36/20230301032817_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|毛同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「没啥别的办法,想着不能糟蹋父母的钱,实在累了就睡一觉,去秋叶原转转放松一下,剩下挺一挺就过去了。基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。笔记半年写了7本notebook。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 129 </strong></p> <p class="t4"><strong>j-test 准B(考试前)</strong></p> <p class="t4"><strong>英语:TOEFL 83</strong></p> <p class="t4"><strong>本科:扬州大学广陵学院(三本)</strong></p> <p class="t4"><strong>专业:建筑电气与智能化</strong></p> <p class="t4"><strong>合格:明治</strong><strong>大学 </strong><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">✨明治大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQync7g5DG0NJdNwYwXofxDGdXVWq1CBLpo2NMVCbgDh4jAP93LYXBLg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQUtcoa97b5anOyh8kSygPn9hX1Zjx6zoKlld8k3Av0aq7BCeibsPJDSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQqRPicmuKjGLibtDia2PYJMvicrLaia3qJnd9ETBAMyNsoESHHhw0hibG6U1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2017年</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2019年</strong></p> <p class="t4">获得N2成绩证书(129)</p> <p class="t4"><strong>2020月2月</strong></p> <p class="t4">决定赴日留学</p> <p class="t4"><strong>2020年3~9月</strong></p> <p class="t4">准备英语考试</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">参加托福考试(83)</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">参加j-test考试(729准B)</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年2月28日</strong></p> <p class="t4">报名新领域、开始准备考试</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">明治大学、东京都立大学见学</p> <p class="t4"><strong>2021年6~7月</strong></p> <p class="t4">出愿明治大学、东京都立大学、九州大学</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">明治大学合格</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">东京都立大学、九州大学合格</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">明治大学(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京都立大学(Tokyo Metropolitan University),简称为TMU、都立大等。2020年4月之前的原校名为“首都大学东京”。是日本一所始创于1949年、合并重组于2005年的,主校区位于东京都八王子市的顶尖公立综合性大学。东京都立大学是日本东京的唯一一所公立大学,也是由东京都政府出资设立的唯一一所综合性大学。该校拥有人文社会、法、化学、建筑、航空宇宙等多个优势专业,综合实力为日本公立大学之首。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学(英文:Kyushu University;日文平假名:きゅうしゅうだいがく),简称九大(きゅうだい),创立于1903年,是一所本部位于日本福冈市的一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">2022年QS世界大学排名世界第137位;2021年泰晤士高等教育世界大学排名日本第4位。</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.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 </strong></p> <p class="t4"> </p> <p class="t4">大学院システム情報科学府的建立是为了在与信息科学(I)和电气电子工学(E)相关的广泛领域提供先进的专业教育,目的是培养研究人员和工程师,以支持一个先进的、有利于人民的先进信息社会。为了实现这一目的,学校成立了两个专攻:负责整合信息科学的理论和先进信息基础设施技术的实践教育的情報理工学専攻;提供电气、电子和通信工程的先进基础知识的系统教育的電気電子工学専攻。此外,每个专业都有对应于社会应用的课程。这两个部门和课程相互合作,提供广泛的专业教育,从基础知识到系统信息科学的应用,作为一个全新的学术领域。这使在本学府学习的学生不仅能获得自己关联领域的专业知识,还能获得广泛的技术性视野。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">更加具体的介绍同学们可以直戳官网哦 ⬇️</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/faculty/eecs.html</p> <p class="t4"> </p> <p class="t4">九州大学</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 電気電子工学専攻</strong></p> <p class="t4"> </p> <p class="t4">電気電子工学専攻为学生提供系统性了解电气、电子和通信工学的高度基础知识,以及使用信息技术的专业技能,如独创力(思考问题的能力)、企划力(赋予想法具象的能力)和说服力(说服他人的想法)的能力,并在信息和通信以及能源领域工作。该专业培养的人才能够在社会基础设施系统领域,如Society5.0领域,以先进的专业知识为基础的思想力量解决日益复杂的问题,并能在应对Society5.0等社会变革的新研究、开发和实施中发挥领导作用。</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">其余两所大学专攻同学们可以直戳官网,以及九州大学教授的讲解视频(YouTube) ⬇️</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/electrical.html</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/postgraduate/eecs.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">东京都立大学シス情<strong>一定要事先联系导师取得内诺</strong>才可以考试。</p> <p class="t4"> </p> <p class="t4">明治大学<strong>推荐事先联系导师,了解过去问。</strong></p> <p class="t4"> </p> <p class="t4">九州大学<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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/examination/index.html</p> <p class="t4"> </p> <p class="t4">東京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/entrance/postgraduate.html</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/admissions_master.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">明治大学:电气回路2题+电磁気学2题共4题,时间两个小时。</p> <p class="t4"> </p> <p class="t4">东京都立大学:线性代数、微分积分、电气回路、电磁気学4选2。</p> <p class="t4"> </p> <p class="t4">九州大学:上午考数学,下午考专业课。数学是线性代数和解析学·微积分的2门必考+向量分析和概率论的二选一。专业课考电路、模电、自控、电磁场和半导体的5选3。</p> <p class="t4"> </p> <p class="t4">整体来说<strong>题量都不算大</strong>,但是有些题型<strong>和往年好像稍有区别。</strong>有些题最后几个小问出的就很难。<strong>不一定非得死磕,根据学校要求不同5成到7成做出来都有机会合格。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">因为疫情所以面试时间都不长,<strong>三所学校都控制在每人5~10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">明治和都立大是<strong>对面</strong>,九州是在<strong>面试间用电脑进行线上面试。</strong>问的问题都比较的常规,<strong>自我介绍、研究计划、为什么选择本校/研究科、毕业论文、研究动机和考试手感</strong>都是容易被问到的点。</p> <p class="t4"> </p> <p class="t4"><strong>短时间面试其实不比长时间面试来得简单,</strong>有可能还没进入状态面试已经结束了。所以<strong>怎么在有限的时间里准确理解教授的问题,并把最重要的信息用日语流利地表达出来</strong>是需要多加练习的。</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">其实最开始学日语只是单纯的兴趣,没打算出来留学。后来<strong>20年考研失败外加上碰上疫情</strong>,找工作变得困难。所以本着提升自己,开阔眼界的想法,发挥自己现有的日语优势,外加上日本也是传统工科强国,最后就决定来日本留学了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</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>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>基本都有联系教授</strong>,北海道和九州,东北大都没有回信。早稻田的两个研究生室都满员了,今年不招生。明治大学教授联系以后对方很热情的邀请我过去见学,都立大教授也让我参加他们的orientation。<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>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">想考日本的电气工程学科,一般来说两门课是逃不掉的:<strong>电气回路和电磁気学(也就是国内的电路和电磁场)。</strong></p> <p class="t4"> </p> <p class="t4">我在国内只上过电路这门课,电磁场是一点基础都没有。本来我报班就报的迟,2月底3月初。这时候塾里面的电磁场已经结课了,开始上电路。<strong>我的班主任还一直push我一定要在夏天考走(十分的正确以及英明),不要总给自己留后路,</strong>所以我只能一边学电路,一边学电磁场。</p> <p class="t4"> </p> <p class="t4">塾里一般都以大课为主,有时候老师讲不完再拖一会儿就直奔三个半小时。那时候基本上就是上午语言学校,下午上私塾晚上写作业(私塾的作业量很大)。到了周末那就是上午补作业下午上私塾的连轴转。电路和数学因为是直播,<strong>所以有问题我一般直接当场问老师。</strong>电磁気只有录播,所以<strong>每次我会把看不懂的问题记在笔记本上晚上问老师。</strong>大概从3月一直补到5月才将将看完,这段时期也是我整个考学最辛苦的时期。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家有什么学术上的问题都一定要及时问老师不要藏在心底哦!解答同学的问题就是老师的自责所在~)</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><strong>有些学校在出愿的时候会让你提交托福成绩单的原件,且不会退还。</strong></p> <p class="t4"> </p> <p class="t4"><strong>在日本考的托福可以申请多份成绩单,</strong>国内给自己的成绩单就只有一份,没了就真没了也没法再重新申请。之前是可以使用ETS送分服务让ETS直接把成绩从美国寄一份给大学,但<strong>疫情以后国际快件时效性得不到保证所以很多日本大学不收ETS送分</strong>。而ETS送分又不能把成绩寄给自己,所以<strong>要么在日本再考一次托业(出分快,没有口语写作),要么就只能避开这种收成绩单的大学(东工大、筑波)。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的学校出愿材料一般都是不退还的,除非真的因为一些特殊原因,比方说原来的学校废校等,可以联系学校商量拿回来以外,都是不会退还的。想着扫描彩打就好的同学也要注意,大学院材料审查严格,如果被检查出来影响的不仅仅是你的个人信誉也是整体留学生的形象。在准备材料的时候抱着即便浪费也不要不够的想法多准备几份是周全的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">个人感觉对我来说<strong>正面影响大于负面影响。</strong></p> <p class="t4"> </p> <p class="t4">我本来就已经习惯网课的形式,在家学习不用到处跑给我节约了不少的时间。疫情以后很多国内的学生到不了日本对我这种已经来到日本的学生来说<strong>刚好是个窗口期,减小了内卷压力。</strong>所以我选学校也是特意挑了那种不能远程考试,只能到学校来考的大学,以期望避开在国内只能通过线上参加考试的准日本留学生了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>丰富充实的课程内容,国际化的教学法</strong>(特指线性代数,老师应该是个欧美留学生,教线代的方式比起国内那本同济版线性代数不知道高到哪里去了),<strong>正课和习题课交叉进行,大量的真题练习让我逐渐习惯了日本出题模式,</strong>还有对<strong>研究计划书的针对性指导以及班主任不断的push你</strong>去学,去考更好的学校,在我考学期间提供了<strong>全方位、多层次的辅导。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来在国内有些课就是网课,20年学托福的时候也是在疫情之下通过网课的方式进行的。所以我本身已经比较习惯网课了,再加上有录播,不懂的地方可以一遍遍地遛,还节省下了通勤的时间,效率反而高了也说不定。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。<strong>笔记半年写了7本notebook。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:毛同学的笔记见下文哦?半年七本笔记本真的太认真了!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电子电气工学科,换国内那就是电气工程+电子工程,以后大概是去当攻城狮吧(笑)。</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><strong>就拿汽车做比方,如果准备是发动机,那情报就是方向盘了。</strong><strong>想要到达目的地,两者缺一不可。</strong></p> <p class="t4"> </p> <p class="t4"><strong>1、凡事一定要提前准备!</strong>只有提前再提前这样才能走在别人的前面,<strong>之前准备的越多之后才有更多的优势可以在发生突发情况的时候有回旋的余地。</strong>打个比方:来日本之前就准备好了日语和英语,这样在我得知我错过一门电磁场的时候我可以用私塾开英语课的时间补回来。</p> <p class="t4"> </p> <p class="t4"><strong>2信息获取至关重要。</strong>大家考的学校,专业,研究室都不一样,<strong>别人的经验未必能直接套用在自己身上。</strong><strong>所以这时候最稳妥的做法就是自己去搜集各种信息情报。</strong>了解到了别人不知道的,或是没有办法轻易入手的情报(比如不对外公开的过去问),那你就拥有了更加明确的方向,能更快地到达终点。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">报班还是报迟了,有些时候因为拖延症让我错过了一些机会,其他的我感觉我自己已经确实做到很好了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">同第12点。<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"><strong>16.同时报考三所大学,这三所学校考察专业知识重合度大吗?</strong></p> <p class="t4"> </p> <p class="t4">三所学校我主要还是以<strong>微积分,线代,电磁场和电路为主。</strong>明治大学是<strong>塾里专门安排了一节过去问的课,</strong>我把过去两年过去问都做完了。都立大学我做了过去三年的,以数学为主的过去问,实际考试我也就只选了线代和微积分。<strong>当时报了两节VIP课程,把过去问里面不懂的地方全都讲明白了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">能够同时报考三个学校并且全部合格,毛同学真的太厉害了? 从访谈中我们可以看到,毛同学对于自己考学内容、要学什么、要考什么、要干什么都非常清晰,一旦有不懂的地方立刻提问,立刻搞懂,这位他考学成功之路打下了牢固的基础。</p> <p class="t4"> </p> <p class="t4">也再次恭喜毛同学,无惧考研的失败,凭借坚持与笃定,以三本的出身逆袭包括帝大的三所名校!未来可期,加油!</p> <p class="t4"> </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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQ5j5KzaKFXgG2oq7h5sZnXH5kAEiaXRibaW6VvKVEk5qnv0u50UvQ5Xag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">毛同学一直比较认真,会认真践行我给出的规划与建议,在正确的时候完成该做的事情。刚入塾时,还因为自己的出身问题有些不太自信,<strong>但出身也不能决定一切</strong>,认真的态度也促成了他的合格。</p> <p class="t4"> </p> <p class="t4">即使入塾时间较晚,凭借自己踏实的努力,他也很快就跟上了进度,联系老师,见学,都比较成功,功课复习也很积极,能合格多个名校也是理所当然。今后也希望毛同学的研究,就业一切顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/35" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/37" 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_67407dc5c0a16802057940" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0a16802057940.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407dc5c0d56970115399" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0d56970115399.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>【新访谈31】一扫考研失败阴霾,三本少年同时合格九州大学,明治大学,东京都立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/36/20230301032817_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|毛同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「没啥别的办法,想着不能糟蹋父母的钱,实在累了就睡一觉,去秋叶原转转放松一下,剩下挺一挺就过去了。基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。笔记半年写了7本notebook。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 129 </strong></p> <p class="t4"><strong>j-test 准B(考试前)</strong></p> <p class="t4"><strong>英语:TOEFL 83</strong></p> <p class="t4"><strong>本科:扬州大学广陵学院(三本)</strong></p> <p class="t4"><strong>专业:建筑电气与智能化</strong></p> <p class="t4"><strong>合格:明治</strong><strong>大学 </strong><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">✨明治大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQync7g5DG0NJdNwYwXofxDGdXVWq1CBLpo2NMVCbgDh4jAP93LYXBLg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQUtcoa97b5anOyh8kSygPn9hX1Zjx6zoKlld8k3Av0aq7BCeibsPJDSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQqRPicmuKjGLibtDia2PYJMvicrLaia3qJnd9ETBAMyNsoESHHhw0hibG6U1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2017年</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2019年</strong></p> <p class="t4">获得N2成绩证书(129)</p> <p class="t4"><strong>2020月2月</strong></p> <p class="t4">决定赴日留学</p> <p class="t4"><strong>2020年3~9月</strong></p> <p class="t4">准备英语考试</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">参加托福考试(83)</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">参加j-test考试(729准B)</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年2月28日</strong></p> <p class="t4">报名新领域、开始准备考试</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">明治大学、东京都立大学见学</p> <p class="t4"><strong>2021年6~7月</strong></p> <p class="t4">出愿明治大学、东京都立大学、九州大学</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">明治大学合格</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">东京都立大学、九州大学合格</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">明治大学(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京都立大学(Tokyo Metropolitan University),简称为TMU、都立大等。2020年4月之前的原校名为“首都大学东京”。是日本一所始创于1949年、合并重组于2005年的,主校区位于东京都八王子市的顶尖公立综合性大学。东京都立大学是日本东京的唯一一所公立大学,也是由东京都政府出资设立的唯一一所综合性大学。该校拥有人文社会、法、化学、建筑、航空宇宙等多个优势专业,综合实力为日本公立大学之首。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学(英文:Kyushu University;日文平假名:きゅうしゅうだいがく),简称九大(きゅうだい),创立于1903年,是一所本部位于日本福冈市的一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">2022年QS世界大学排名世界第137位;2021年泰晤士高等教育世界大学排名日本第4位。</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.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 </strong></p> <p class="t4"> </p> <p class="t4">大学院システム情報科学府的建立是为了在与信息科学(I)和电气电子工学(E)相关的广泛领域提供先进的专业教育,目的是培养研究人员和工程师,以支持一个先进的、有利于人民的先进信息社会。为了实现这一目的,学校成立了两个专攻:负责整合信息科学的理论和先进信息基础设施技术的实践教育的情報理工学専攻;提供电气、电子和通信工程的先进基础知识的系统教育的電気電子工学専攻。此外,每个专业都有对应于社会应用的课程。这两个部门和课程相互合作,提供广泛的专业教育,从基础知识到系统信息科学的应用,作为一个全新的学术领域。这使在本学府学习的学生不仅能获得自己关联领域的专业知识,还能获得广泛的技术性视野。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">更加具体的介绍同学们可以直戳官网哦 ⬇️</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/faculty/eecs.html</p> <p class="t4"> </p> <p class="t4">九州大学</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 電気電子工学専攻</strong></p> <p class="t4"> </p> <p class="t4">電気電子工学専攻为学生提供系统性了解电气、电子和通信工学的高度基础知识,以及使用信息技术的专业技能,如独创力(思考问题的能力)、企划力(赋予想法具象的能力)和说服力(说服他人的想法)的能力,并在信息和通信以及能源领域工作。该专业培养的人才能够在社会基础设施系统领域,如Society5.0领域,以先进的专业知识为基础的思想力量解决日益复杂的问题,并能在应对Society5.0等社会变革的新研究、开发和实施中发挥领导作用。</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">其余两所大学专攻同学们可以直戳官网,以及九州大学教授的讲解视频(YouTube) ⬇️</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/electrical.html</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/postgraduate/eecs.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">东京都立大学シス情<strong>一定要事先联系导师取得内诺</strong>才可以考试。</p> <p class="t4"> </p> <p class="t4">明治大学<strong>推荐事先联系导师,了解过去问。</strong></p> <p class="t4"> </p> <p class="t4">九州大学<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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/examination/index.html</p> <p class="t4"> </p> <p class="t4">東京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/entrance/postgraduate.html</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/admissions_master.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">明治大学:电气回路2题+电磁気学2题共4题,时间两个小时。</p> <p class="t4"> </p> <p class="t4">东京都立大学:线性代数、微分积分、电气回路、电磁気学4选2。</p> <p class="t4"> </p> <p class="t4">九州大学:上午考数学,下午考专业课。数学是线性代数和解析学·微积分的2门必考+向量分析和概率论的二选一。专业课考电路、模电、自控、电磁场和半导体的5选3。</p> <p class="t4"> </p> <p class="t4">整体来说<strong>题量都不算大</strong>,但是有些题型<strong>和往年好像稍有区别。</strong>有些题最后几个小问出的就很难。<strong>不一定非得死磕,根据学校要求不同5成到7成做出来都有机会合格。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">因为疫情所以面试时间都不长,<strong>三所学校都控制在每人5~10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">明治和都立大是<strong>对面</strong>,九州是在<strong>面试间用电脑进行线上面试。</strong>问的问题都比较的常规,<strong>自我介绍、研究计划、为什么选择本校/研究科、毕业论文、研究动机和考试手感</strong>都是容易被问到的点。</p> <p class="t4"> </p> <p class="t4"><strong>短时间面试其实不比长时间面试来得简单,</strong>有可能还没进入状态面试已经结束了。所以<strong>怎么在有限的时间里准确理解教授的问题,并把最重要的信息用日语流利地表达出来</strong>是需要多加练习的。</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">其实最开始学日语只是单纯的兴趣,没打算出来留学。后来<strong>20年考研失败外加上碰上疫情</strong>,找工作变得困难。所以本着提升自己,开阔眼界的想法,发挥自己现有的日语优势,外加上日本也是传统工科强国,最后就决定来日本留学了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</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>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>基本都有联系教授</strong>,北海道和九州,东北大都没有回信。早稻田的两个研究生室都满员了,今年不招生。明治大学教授联系以后对方很热情的邀请我过去见学,都立大教授也让我参加他们的orientation。<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>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">想考日本的电气工程学科,一般来说两门课是逃不掉的:<strong>电气回路和电磁気学(也就是国内的电路和电磁场)。</strong></p> <p class="t4"> </p> <p class="t4">我在国内只上过电路这门课,电磁场是一点基础都没有。本来我报班就报的迟,2月底3月初。这时候塾里面的电磁场已经结课了,开始上电路。<strong>我的班主任还一直push我一定要在夏天考走(十分的正确以及英明),不要总给自己留后路,</strong>所以我只能一边学电路,一边学电磁场。</p> <p class="t4"> </p> <p class="t4">塾里一般都以大课为主,有时候老师讲不完再拖一会儿就直奔三个半小时。那时候基本上就是上午语言学校,下午上私塾晚上写作业(私塾的作业量很大)。到了周末那就是上午补作业下午上私塾的连轴转。电路和数学因为是直播,<strong>所以有问题我一般直接当场问老师。</strong>电磁気只有录播,所以<strong>每次我会把看不懂的问题记在笔记本上晚上问老师。</strong>大概从3月一直补到5月才将将看完,这段时期也是我整个考学最辛苦的时期。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家有什么学术上的问题都一定要及时问老师不要藏在心底哦!解答同学的问题就是老师的自责所在~)</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><strong>有些学校在出愿的时候会让你提交托福成绩单的原件,且不会退还。</strong></p> <p class="t4"> </p> <p class="t4"><strong>在日本考的托福可以申请多份成绩单,</strong>国内给自己的成绩单就只有一份,没了就真没了也没法再重新申请。之前是可以使用ETS送分服务让ETS直接把成绩从美国寄一份给大学,但<strong>疫情以后国际快件时效性得不到保证所以很多日本大学不收ETS送分</strong>。而ETS送分又不能把成绩寄给自己,所以<strong>要么在日本再考一次托业(出分快,没有口语写作),要么就只能避开这种收成绩单的大学(东工大、筑波)。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的学校出愿材料一般都是不退还的,除非真的因为一些特殊原因,比方说原来的学校废校等,可以联系学校商量拿回来以外,都是不会退还的。想着扫描彩打就好的同学也要注意,大学院材料审查严格,如果被检查出来影响的不仅仅是你的个人信誉也是整体留学生的形象。在准备材料的时候抱着即便浪费也不要不够的想法多准备几份是周全的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">个人感觉对我来说<strong>正面影响大于负面影响。</strong></p> <p class="t4"> </p> <p class="t4">我本来就已经习惯网课的形式,在家学习不用到处跑给我节约了不少的时间。疫情以后很多国内的学生到不了日本对我这种已经来到日本的学生来说<strong>刚好是个窗口期,减小了内卷压力。</strong>所以我选学校也是特意挑了那种不能远程考试,只能到学校来考的大学,以期望避开在国内只能通过线上参加考试的准日本留学生了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>丰富充实的课程内容,国际化的教学法</strong>(特指线性代数,老师应该是个欧美留学生,教线代的方式比起国内那本同济版线性代数不知道高到哪里去了),<strong>正课和习题课交叉进行,大量的真题练习让我逐渐习惯了日本出题模式,</strong>还有对<strong>研究计划书的针对性指导以及班主任不断的push你</strong>去学,去考更好的学校,在我考学期间提供了<strong>全方位、多层次的辅导。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来在国内有些课就是网课,20年学托福的时候也是在疫情之下通过网课的方式进行的。所以我本身已经比较习惯网课了,再加上有录播,不懂的地方可以一遍遍地遛,还节省下了通勤的时间,效率反而高了也说不定。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。<strong>笔记半年写了7本notebook。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:毛同学的笔记见下文哦?半年七本笔记本真的太认真了!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电子电气工学科,换国内那就是电气工程+电子工程,以后大概是去当攻城狮吧(笑)。</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><strong>就拿汽车做比方,如果准备是发动机,那情报就是方向盘了。</strong><strong>想要到达目的地,两者缺一不可。</strong></p> <p class="t4"> </p> <p class="t4"><strong>1、凡事一定要提前准备!</strong>只有提前再提前这样才能走在别人的前面,<strong>之前准备的越多之后才有更多的优势可以在发生突发情况的时候有回旋的余地。</strong>打个比方:来日本之前就准备好了日语和英语,这样在我得知我错过一门电磁场的时候我可以用私塾开英语课的时间补回来。</p> <p class="t4"> </p> <p class="t4"><strong>2信息获取至关重要。</strong>大家考的学校,专业,研究室都不一样,<strong>别人的经验未必能直接套用在自己身上。</strong><strong>所以这时候最稳妥的做法就是自己去搜集各种信息情报。</strong>了解到了别人不知道的,或是没有办法轻易入手的情报(比如不对外公开的过去问),那你就拥有了更加明确的方向,能更快地到达终点。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">报班还是报迟了,有些时候因为拖延症让我错过了一些机会,其他的我感觉我自己已经确实做到很好了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">同第12点。<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"><strong>16.同时报考三所大学,这三所学校考察专业知识重合度大吗?</strong></p> <p class="t4"> </p> <p class="t4">三所学校我主要还是以<strong>微积分,线代,电磁场和电路为主。</strong>明治大学是<strong>塾里专门安排了一节过去问的课,</strong>我把过去两年过去问都做完了。都立大学我做了过去三年的,以数学为主的过去问,实际考试我也就只选了线代和微积分。<strong>当时报了两节VIP课程,把过去问里面不懂的地方全都讲明白了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">能够同时报考三个学校并且全部合格,毛同学真的太厉害了? 从访谈中我们可以看到,毛同学对于自己考学内容、要学什么、要考什么、要干什么都非常清晰,一旦有不懂的地方立刻提问,立刻搞懂,这位他考学成功之路打下了牢固的基础。</p> <p class="t4"> </p> <p class="t4">也再次恭喜毛同学,无惧考研的失败,凭借坚持与笃定,以三本的出身逆袭包括帝大的三所名校!未来可期,加油!</p> <p class="t4"> </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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQ5j5KzaKFXgG2oq7h5sZnXH5kAEiaXRibaW6VvKVEk5qnv0u50UvQ5Xag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">毛同学一直比较认真,会认真践行我给出的规划与建议,在正确的时候完成该做的事情。刚入塾时,还因为自己的出身问题有些不太自信,<strong>但出身也不能决定一切</strong>,认真的态度也促成了他的合格。</p> <p class="t4"> </p> <p class="t4">即使入塾时间较晚,凭借自己踏实的努力,他也很快就跟上了进度,联系老师,见学,都比较成功,功课复习也很积极,能合格多个名校也是理所当然。今后也希望毛同学的研究,就业一切顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/35" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/37" 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_67407dc5c0a16802057940" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0a16802057940.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407dc5c0d56970115399" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431"/></form><a href="#" class="dropdown-item" onclick="document.post_67407dc5c0d56970115399.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>【新访谈31】一扫考研失败阴霾,三本少年同时合格九州大学,明治大学,东京都立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/36/20230301032817_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|毛同学</p> <p class="t4">点评|尚老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「没啥别的办法,想着不能糟蹋父母的钱,实在累了就睡一觉,去秋叶原转转放松一下,剩下挺一挺就过去了。基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。笔记半年写了7本notebook。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 129 </strong></p> <p class="t4"><strong>j-test 准B(考试前)</strong></p> <p class="t4"><strong>英语:TOEFL 83</strong></p> <p class="t4"><strong>本科:扬州大学广陵学院(三本)</strong></p> <p class="t4"><strong>专业:建筑电气与智能化</strong></p> <p class="t4"><strong>合格:明治</strong><strong>大学 </strong><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">✨明治大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQync7g5DG0NJdNwYwXofxDGdXVWq1CBLpo2NMVCbgDh4jAP93LYXBLg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQUtcoa97b5anOyh8kSygPn9hX1Zjx6zoKlld8k3Av0aq7BCeibsPJDSQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQqRPicmuKjGLibtDia2PYJMvicrLaia3qJnd9ETBAMyNsoESHHhw0hibG6U1Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2017年</strong></p> <p class="t4">开始学习日语</p> <p class="t4"><strong>2019年</strong></p> <p class="t4">获得N2成绩证书(129)</p> <p class="t4"><strong>2020月2月</strong></p> <p class="t4">决定赴日留学</p> <p class="t4"><strong>2020年3~9月</strong></p> <p class="t4">准备英语考试</p> <p class="t4"><strong>2020年9月</strong></p> <p class="t4">参加托福考试(83)</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">参加j-test考试(729准B)</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">赴日</p> <p class="t4"><strong>2021年2月28日</strong></p> <p class="t4">报名新领域、开始准备考试</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">明治大学、东京都立大学见学</p> <p class="t4"><strong>2021年6~7月</strong></p> <p class="t4">出愿明治大学、东京都立大学、九州大学</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">明治大学合格</p> <p class="t4"><strong>2021年9月</strong></p> <p class="t4">东京都立大学、九州大学合格</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">明治大学(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">东京都立大学(Tokyo Metropolitan University),简称为TMU、都立大等。2020年4月之前的原校名为“首都大学东京”。是日本一所始创于1949年、合并重组于2005年的,主校区位于东京都八王子市的顶尖公立综合性大学。东京都立大学是日本东京的唯一一所公立大学,也是由东京都政府出资设立的唯一一所综合性大学。该校拥有人文社会、法、化学、建筑、航空宇宙等多个优势专业,综合实力为日本公立大学之首。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">九州大学(英文:Kyushu University;日文平假名:きゅうしゅうだいがく),简称九大(きゅうだい),创立于1903年,是一所本部位于日本福冈市的一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。</p> <p class="t4"> </p> <p class="t4">2022年QS世界大学排名世界第137位;2021年泰晤士高等教育世界大学排名日本第4位。</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.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 </strong></p> <p class="t4"> </p> <p class="t4">大学院システム情報科学府的建立是为了在与信息科学(I)和电气电子工学(E)相关的广泛领域提供先进的专业教育,目的是培养研究人员和工程师,以支持一个先进的、有利于人民的先进信息社会。为了实现这一目的,学校成立了两个专攻:负责整合信息科学的理论和先进信息基础设施技术的实践教育的情報理工学専攻;提供电气、电子和通信工程的先进基础知识的系统教育的電気電子工学専攻。此外,每个专业都有对应于社会应用的课程。这两个部门和课程相互合作,提供广泛的专业教育,从基础知识到系统信息科学的应用,作为一个全新的学术领域。这使在本学府学习的学生不仅能获得自己关联领域的专业知识,还能获得广泛的技术性视野。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">更加具体的介绍同学们可以直戳官网哦 ⬇️</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/faculty/eecs.html</p> <p class="t4"> </p> <p class="t4">九州大学</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/overview.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>九州大学 システム情報科学府 電気電子工学専攻</strong></p> <p class="t4"> </p> <p class="t4">電気電子工学専攻为学生提供系统性了解电气、电子和通信工学的高度基础知识,以及使用信息技术的专业技能,如独创力(思考问题的能力)、企划力(赋予想法具象的能力)和说服力(说服他人的想法)的能力,并在信息和通信以及能源领域工作。该专业培养的人才能够在社会基础设施系统领域,如Society5.0领域,以先进的专业知识为基础的思想力量解决日益复杂的问题,并能在应对Society5.0等社会变革的新研究、开发和实施中发挥领导作用。</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">其余两所大学专攻同学们可以直戳官网,以及九州大学教授的讲解视频(YouTube) ⬇️</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/electrical.html</p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/outline/index.html</p> <p class="t4"> </p> <p class="t4">东京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/academics/postgraduate/eecs.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">东京都立大学シス情<strong>一定要事先联系导师取得内诺</strong>才可以考试。</p> <p class="t4"> </p> <p class="t4">明治大学<strong>推荐事先联系导师,了解过去问。</strong></p> <p class="t4"> </p> <p class="t4">九州大学<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>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">明治大学:</p> <p class="t4">https://www.meiji.ac.jp/sst/grad/examination/index.html</p> <p class="t4"> </p> <p class="t4">東京都立大学:</p> <p class="t4">https://www.sd.tmu.ac.jp/entrance/postgraduate.html</p> <p class="t4"> </p> <p class="t4">九州大学:</p> <p class="t4">https://www.isee.kyushu-u.ac.jp/admissions_master.html</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">明治大学:电气回路2题+电磁気学2题共4题,时间两个小时。</p> <p class="t4"> </p> <p class="t4">东京都立大学:线性代数、微分积分、电气回路、电磁気学4选2。</p> <p class="t4"> </p> <p class="t4">九州大学:上午考数学,下午考专业课。数学是线性代数和解析学·微积分的2门必考+向量分析和概率论的二选一。专业课考电路、模电、自控、电磁场和半导体的5选3。</p> <p class="t4"> </p> <p class="t4">整体来说<strong>题量都不算大</strong>,但是有些题型<strong>和往年好像稍有区别。</strong>有些题最后几个小问出的就很难。<strong>不一定非得死磕,根据学校要求不同5成到7成做出来都有机会合格。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> <strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">因为疫情所以面试时间都不长,<strong>三所学校都控制在每人5~10分钟左右。</strong></p> <p class="t4"> </p> <p class="t4">明治和都立大是<strong>对面</strong>,九州是在<strong>面试间用电脑进行线上面试。</strong>问的问题都比较的常规,<strong>自我介绍、研究计划、为什么选择本校/研究科、毕业论文、研究动机和考试手感</strong>都是容易被问到的点。</p> <p class="t4"> </p> <p class="t4"><strong>短时间面试其实不比长时间面试来得简单,</strong>有可能还没进入状态面试已经结束了。所以<strong>怎么在有限的时间里准确理解教授的问题,并把最重要的信息用日语流利地表达出来</strong>是需要多加练习的。</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">其实最开始学日语只是单纯的兴趣,没打算出来留学。后来<strong>20年考研失败外加上碰上疫情</strong>,找工作变得困难。所以本着提升自己,开阔眼界的想法,发挥自己现有的日语优势,外加上日本也是传统工科强国,最后就决定来日本留学了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</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>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>基本都有联系教授</strong>,北海道和九州,东北大都没有回信。早稻田的两个研究生室都满员了,今年不招生。明治大学教授联系以后对方很热情的邀请我过去见学,都立大教授也让我参加他们的orientation。<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>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">想考日本的电气工程学科,一般来说两门课是逃不掉的:<strong>电气回路和电磁気学(也就是国内的电路和电磁场)。</strong></p> <p class="t4"> </p> <p class="t4">我在国内只上过电路这门课,电磁场是一点基础都没有。本来我报班就报的迟,2月底3月初。这时候塾里面的电磁场已经结课了,开始上电路。<strong>我的班主任还一直push我一定要在夏天考走(十分的正确以及英明),不要总给自己留后路,</strong>所以我只能一边学电路,一边学电磁场。</p> <p class="t4"> </p> <p class="t4">塾里一般都以大课为主,有时候老师讲不完再拖一会儿就直奔三个半小时。那时候基本上就是上午语言学校,下午上私塾晚上写作业(私塾的作业量很大)。到了周末那就是上午补作业下午上私塾的连轴转。电路和数学因为是直播,<strong>所以有问题我一般直接当场问老师。</strong>电磁気只有录播,所以<strong>每次我会把看不懂的问题记在笔记本上晚上问老师。</strong>大概从3月一直补到5月才将将看完,这段时期也是我整个考学最辛苦的时期。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:大家有什么学术上的问题都一定要及时问老师不要藏在心底哦!解答同学的问题就是老师的自责所在~)</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><strong>有些学校在出愿的时候会让你提交托福成绩单的原件,且不会退还。</strong></p> <p class="t4"> </p> <p class="t4"><strong>在日本考的托福可以申请多份成绩单,</strong>国内给自己的成绩单就只有一份,没了就真没了也没法再重新申请。之前是可以使用ETS送分服务让ETS直接把成绩从美国寄一份给大学,但<strong>疫情以后国际快件时效性得不到保证所以很多日本大学不收ETS送分</strong>。而ETS送分又不能把成绩寄给自己,所以<strong>要么在日本再考一次托业(出分快,没有口语写作),要么就只能避开这种收成绩单的大学(东工大、筑波)。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:日本的学校出愿材料一般都是不退还的,除非真的因为一些特殊原因,比方说原来的学校废校等,可以联系学校商量拿回来以外,都是不会退还的。想着扫描彩打就好的同学也要注意,大学院材料审查严格,如果被检查出来影响的不仅仅是你的个人信誉也是整体留学生的形象。在准备材料的时候抱着即便浪费也不要不够的想法多准备几份是周全的。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">个人感觉对我来说<strong>正面影响大于负面影响。</strong></p> <p class="t4"> </p> <p class="t4">我本来就已经习惯网课的形式,在家学习不用到处跑给我节约了不少的时间。疫情以后很多国内的学生到不了日本对我这种已经来到日本的学生来说<strong>刚好是个窗口期,减小了内卷压力。</strong>所以我选学校也是特意挑了那种不能远程考试,只能到学校来考的大学,以期望避开在国内只能通过线上参加考试的准日本留学生了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>丰富充实的课程内容,国际化的教学法</strong>(特指线性代数,老师应该是个欧美留学生,教线代的方式比起国内那本同济版线性代数不知道高到哪里去了),<strong>正课和习题课交叉进行,大量的真题练习让我逐渐习惯了日本出题模式,</strong>还有对<strong>研究计划书的针对性指导以及班主任不断的push你</strong>去学,去考更好的学校,在我考学期间提供了<strong>全方位、多层次的辅导。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我本来在国内有些课就是网课,20年学托福的时候也是在疫情之下通过网课的方式进行的。所以我本身已经比较习惯网课了,再加上有录播,不懂的地方可以一遍遍地遛,还节省下了通勤的时间,效率反而高了也说不定。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。<strong>笔记半年写了7本notebook。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:毛同学的笔记见下文哦?半年七本笔记本真的太认真了!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">电子电气工学科,换国内那就是电气工程+电子工程,以后大概是去当攻城狮吧(笑)。</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><strong>就拿汽车做比方,如果准备是发动机,那情报就是方向盘了。</strong><strong>想要到达目的地,两者缺一不可。</strong></p> <p class="t4"> </p> <p class="t4"><strong>1、凡事一定要提前准备!</strong>只有提前再提前这样才能走在别人的前面,<strong>之前准备的越多之后才有更多的优势可以在发生突发情况的时候有回旋的余地。</strong>打个比方:来日本之前就准备好了日语和英语,这样在我得知我错过一门电磁场的时候我可以用私塾开英语课的时间补回来。</p> <p class="t4"> </p> <p class="t4"><strong>2信息获取至关重要。</strong>大家考的学校,专业,研究室都不一样,<strong>别人的经验未必能直接套用在自己身上。</strong><strong>所以这时候最稳妥的做法就是自己去搜集各种信息情报。</strong>了解到了别人不知道的,或是没有办法轻易入手的情报(比如不对外公开的过去问),那你就拥有了更加明确的方向,能更快地到达终点。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">报班还是报迟了,有些时候因为拖延症让我错过了一些机会,其他的我感觉我自己已经确实做到很好了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">同第12点。<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"><strong>16.同时报考三所大学,这三所学校考察专业知识重合度大吗?</strong></p> <p class="t4"> </p> <p class="t4">三所学校我主要还是以<strong>微积分,线代,电磁场和电路为主。</strong>明治大学是<strong>塾里专门安排了一节过去问的课,</strong>我把过去两年过去问都做完了。都立大学我做了过去三年的,以数学为主的过去问,实际考试我也就只选了线代和微积分。<strong>当时报了两节VIP课程,把过去问里面不懂的地方全都讲明白了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">能够同时报考三个学校并且全部合格,毛同学真的太厉害了? 从访谈中我们可以看到,毛同学对于自己考学内容、要学什么、要考什么、要干什么都非常清晰,一旦有不懂的地方立刻提问,立刻搞懂,这位他考学成功之路打下了牢固的基础。</p> <p class="t4"> </p> <p class="t4">也再次恭喜毛同学,无惧考研的失败,凭借坚持与笃定,以三本的出身逆袭包括帝大的三所名校!未来可期,加油!</p> <p class="t4"> </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/QtickI7fNmCGLuIe7R2CZbmibGgDLGCqkQ5j5KzaKFXgG2oq7h5sZnXH5kAEiaXRibaW6VvKVEk5qnv0u50UvQ5Xag/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>尚老师寄语</strong></p> <p class="t4"> </p> <p class="t4">毛同学一直比较认真,会认真践行我给出的规划与建议,在正确的时候完成该做的事情。刚入塾时,还因为自己的出身问题有些不太自信,<strong>但出身也不能决定一切</strong>,认真的态度也促成了他的合格。</p> <p class="t4"> </p> <p class="t4">即使入塾时间较晚,凭借自己踏实的努力,他也很快就跟上了进度,联系老师,见学,都比较成功,功课复习也很积极,能合格多个名校也是理所当然。今后也希望毛同学的研究,就业一切顺利。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/35" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/37" 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' => 'c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431', '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 = 'c58ea2ae6693e44528824c77b47396a2c7e46d9ac6e0a3b16ee176873fb07717ad6e34c6c1fcb174c4156783fe0dfe89adf0c9d385baf1bae41a83ae84803431' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|毛同学
点评|尚老师
编辑|ASHEN
「没啥别的办法,想着不能糟蹋父母的钱,实在累了就睡一觉,去秋叶原转转放松一下,剩下挺一挺就过去了。基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。笔记半年写了7本notebook。」
日语:N2 129
j-test 准B(考试前)
英语:TOEFL 83
本科:扬州大学广陵学院(三本)
专业:建筑电气与智能化
合格:明治大学 理工学研究科
东京都立大学 情報科学域
九州大学 システム情報科学府
✨明治大学录取通知书✨
✨东京都立大学录取通知书✨
✨九州大学录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2017年
开始学习日语
2019年
获得N2成绩证书(129)
2020月2月
决定赴日留学
2020年3~9月
准备英语考试
2020年9月
参加托福考试(83)
2020年10月
参加j-test考试(729准B)
2020年12月
赴日
2021年2月28日
报名新领域、开始准备考试
2021年4月
明治大学、东京都立大学见学
2021年6~7月
出愿明治大学、东京都立大学、九州大学
2021年8月
明治大学合格
2021年9月
东京都立大学、九州大学合格
2. 介绍
2.1 学校介绍
明治大学(Meiji University),简称明大,是本部设在日本东京的一所一流私立大学 ,为日本文部科学省超级国际化大学计划选定校及国际大学协会成员校,东京都内五大私立名门学府“MARCH"之首 ,2020年关东地区高三学生最想报考大学排行人气第一。
东京都立大学(Tokyo Metropolitan University),简称为TMU、都立大等。2020年4月之前的原校名为“首都大学东京”。是日本一所始创于1949年、合并重组于2005年的,主校区位于东京都八王子市的顶尖公立综合性大学。东京都立大学是日本东京的唯一一所公立大学,也是由东京都政府出资设立的唯一一所综合性大学。该校拥有人文社会、法、化学、建筑、航空宇宙等多个优势专业,综合实力为日本公立大学之首。
九州大学(英文:Kyushu University;日文平假名:きゅうしゅうだいがく),简称九大(きゅうだい),创立于1903年,是一所本部位于日本福冈市的一流综合研究型国立大学,日本九州地区最高学府,是日本的旧帝国大学和超级国际化大学计划重点建设的A类顶尖校之一,八大学工学系联合会、学术研究恳谈会、指定国立大学成员,入选日英RENKEI和日瑞Mirai项目。
2022年QS世界大学排名世界第137位;2021年泰晤士高等教育世界大学排名日本第4位。
2.2研究科介绍
九州大学 システム情報科学府
大学院システム情報科学府的建立是为了在与信息科学(I)和电气电子工学(E)相关的广泛领域提供先进的专业教育,目的是培养研究人员和工程师,以支持一个先进的、有利于人民的先进信息社会。为了实现这一目的,学校成立了两个专攻:负责整合信息科学的理论和先进信息基础设施技术的实践教育的情報理工学専攻;提供电气、电子和通信工程的先进基础知识的系统教育的電気電子工学専攻。此外,每个专业都有对应于社会应用的课程。这两个部门和课程相互合作,提供广泛的专业教育,从基础知识到系统信息科学的应用,作为一个全新的学术领域。这使在本学府学习的学生不仅能获得自己关联领域的专业知识,还能获得广泛的技术性视野。
更加具体的介绍同学们可以直戳官网哦 ⬇️
明治大学:
https://www.meiji.ac.jp/sst/grad/outline/index.html
东京都立大学:
https://www.sd.tmu.ac.jp/academics/faculty/eecs.html
九州大学
https://www.isee.kyushu-u.ac.jp/overview.html
2.3专攻介绍
九州大学 システム情報科学府 電気電子工学専攻
電気電子工学専攻为学生提供系统性了解电气、电子和通信工学的高度基础知识,以及使用信息技术的专业技能,如独创力(思考问题的能力)、企划力(赋予想法具象的能力)和说服力(说服他人的想法)的能力,并在信息和通信以及能源领域工作。该专业培养的人才能够在社会基础设施系统领域,如Society5.0领域,以先进的专业知识为基础的思想力量解决日益复杂的问题,并能在应对Society5.0等社会变革的新研究、开发和实施中发挥领导作用。
教育内容包括专攻的知识和理论,以及如何在社会中实现和利用这些知识。由于修士课程是相当于六年制综合教育体系出口的教育课程,因此设立了两门与電気電子工学在社会中实现和利用的领域相对应的课程,并在每个领域提供知识、理论、实现和应用方面的教育,以提高专业知识。将要设立的两门课程是信息设备与系统课程和能源设备与系统课程,前者涉及处理信息的硬件,这个领域在社会上现在和将来都极为重要,后者涉及社会基础设施。
由于篇幅原因,在此重点介绍毛同学最后选择的九州大学相关专攻。
其余两所大学专攻同学们可以直戳官网,以及九州大学教授的讲解视频(YouTube) ⬇️
九州大学:
https://www.isee.kyushu-u.ac.jp/electrical.html
明治大学:
https://www.meiji.ac.jp/sst/grad/outline/index.html
东京都立大学:
https://www.sd.tmu.ac.jp/academics/postgraduate/eecs.html
2.4报考前准备
东京都立大学シス情一定要事先联系导师取得内诺才可以考试。
明治大学推荐事先联系导师,了解过去问。
九州大学不要求联系导师(事实上问了学长才知道,有些比较忙的导师,每天的这种邮件一大堆可能没时间看)。
获取过去问(官网下载,邮寄申请,校内借阅)。
3.募集要项
明治大学:
https://www.meiji.ac.jp/sst/grad/examination/index.html
東京都立大学:
https://www.sd.tmu.ac.jp/entrance/postgraduate.html
九州大学:
https://www.isee.kyushu-u.ac.jp/admissions_master.html
4.考试内容
4.1笔试:
明治大学:电气回路2题+电磁気学2题共4题,时间两个小时。
东京都立大学:线性代数、微分积分、电气回路、电磁気学4选2。
九州大学:上午考数学,下午考专业课。数学是线性代数和解析学·微积分的2门必考+向量分析和概率论的二选一。专业课考电路、模电、自控、电磁场和半导体的5选3。
整体来说题量都不算大,但是有些题型和往年好像稍有区别。有些题最后几个小问出的就很难。不一定非得死磕,根据学校要求不同5成到7成做出来都有机会合格。
4.2面试:
因为疫情所以面试时间都不长,三所学校都控制在每人5~10分钟左右。
明治和都立大是对面,九州是在面试间用电脑进行线上面试。问的问题都比较的常规,自我介绍、研究计划、为什么选择本校/研究科、毕业论文、研究动机和考试手感都是容易被问到的点。
短时间面试其实不比长时间面试来得简单,有可能还没进入状态面试已经结束了。所以怎么在有限的时间里准确理解教授的问题,并把最重要的信息用日语流利地表达出来是需要多加练习的。
02
心得体验采访实录
1.同学为什么要来日本?
其实最开始学日语只是单纯的兴趣,没打算出来留学。后来20年考研失败外加上碰上疫情,找工作变得困难。所以本着提升自己,开阔眼界的想法,发挥自己现有的日语优势,外加上日本也是传统工科强国,最后就决定来日本留学了。
2.选择新领域理工塾的原因?
来日本前后其实了解过不少私塾,也在知乎看过很多文章。
最开始是中介推荐的塾,后来又在网上找过大型私塾进行试听,看着这个保证班那个名校直通车总感觉不靠谱。最后经过和家人的商量和自己的思考,决定挑一所专精理工科大学院的私塾。
最先是在知乎上的两篇文章让我找到了新领域理工塾的账号,微信联系上校长以后(一开始我还不知道那是校长)让我先去听两节课,也没有什么复杂的营销话语。我印象最深的就是他说的【来日本考学是你自己的事情,我们只是负责辅导你,教你怎么去考。最后能得到什么成果全看你自己付出的努力,我们没办法给你保证能上什么学校】。这句大实话打消了我所有的顾虑,最后选择了新领域。
3.出愿前有联系教授吗?研究计划书怎么写的?
基本都有联系教授,北海道和九州,东北大都没有回信。早稻田的两个研究生室都满员了,今年不招生。明治大学教授联系以后对方很热情的邀请我过去见学,都立大教授也让我参加他们的orientation。总之除非明确说不允许提前联系教授,都推荐花点时间给教授写一封邮件。
研究计划一开始其实没啥方向,后来有一次塾里指导说些研究计划无非就是把新旧方法和新旧课题互相排列组合,加上我一些感兴趣的方向便有了灵感。之后就在塾里老师的指导下边写边改,参考了语言学校的一本书,叫做《研究計画作成法》,花了大概大半个月完成了研究计划。
4.备考感到最困难的是什么呢,你又是如何克服的?
想考日本的电气工程学科,一般来说两门课是逃不掉的:电气回路和电磁気学(也就是国内的电路和电磁场)。
我在国内只上过电路这门课,电磁场是一点基础都没有。本来我报班就报的迟,2月底3月初。这时候塾里面的电磁场已经结课了,开始上电路。我的班主任还一直push我一定要在夏天考走(十分的正确以及英明),不要总给自己留后路,所以我只能一边学电路,一边学电磁场。
塾里一般都以大课为主,有时候老师讲不完再拖一会儿就直奔三个半小时。那时候基本上就是上午语言学校,下午上私塾晚上写作业(私塾的作业量很大)。到了周末那就是上午补作业下午上私塾的连轴转。电路和数学因为是直播,所以有问题我一般直接当场问老师。电磁気只有录播,所以每次我会把看不懂的问题记在笔记本上晚上问老师。大概从3月一直补到5月才将将看完,这段时期也是我整个考学最辛苦的时期。
(编辑ASHEN:大家有什么学术上的问题都一定要及时问老师不要藏在心底哦!解答同学的问题就是老师的自责所在~)
5. 考学最辛苦的时期是怎么度过的?
没啥别的办法,想着不能糟蹋父母的钱,实在累了就睡一觉,去秋叶原转转放松一下,剩下挺一挺就过去了。
6.考试有什么特别注意的?
如果在国内考的托福,那一定要注意:有些学校在出愿的时候会让你提交托福成绩单的原件,且不会退还。
在日本考的托福可以申请多份成绩单,国内给自己的成绩单就只有一份,没了就真没了也没法再重新申请。之前是可以使用ETS送分服务让ETS直接把成绩从美国寄一份给大学,但疫情以后国际快件时效性得不到保证所以很多日本大学不收ETS送分。而ETS送分又不能把成绩寄给自己,所以要么在日本再考一次托业(出分快,没有口语写作),要么就只能避开这种收成绩单的大学(东工大、筑波)。
(编辑ASHEN:日本的学校出愿材料一般都是不退还的,除非真的因为一些特殊原因,比方说原来的学校废校等,可以联系学校商量拿回来以外,都是不会退还的。想着扫描彩打就好的同学也要注意,大学院材料审查严格,如果被检查出来影响的不仅仅是你的个人信誉也是整体留学生的形象。在准备材料的时候抱着即便浪费也不要不够的想法多准备几份是周全的。)
7.疫情对你整个考学经历有什么影响吗?
个人感觉对我来说正面影响大于负面影响。
我本来就已经习惯网课的形式,在家学习不用到处跑给我节约了不少的时间。疫情以后很多国内的学生到不了日本对我这种已经来到日本的学生来说刚好是个窗口期,减小了内卷压力。所以我选学校也是特意挑了那种不能远程考试,只能到学校来考的大学,以期望避开在国内只能通过线上参加考试的准日本留学生了。
8. 新领域理工塾是如何帮助到你的?
丰富充实的课程内容,国际化的教学法(特指线性代数,老师应该是个欧美留学生,教线代的方式比起国内那本同济版线性代数不知道高到哪里去了),正课和习题课交叉进行,大量的真题练习让我逐渐习惯了日本出题模式,还有对研究计划书的针对性指导以及班主任不断的push你去学,去考更好的学校,在我考学期间提供了全方位、多层次的辅导。
9.网课这种形式会对你学习的效率产生影响吗?
我本来在国内有些课就是网课,20年学托福的时候也是在疫情之下通过网课的方式进行的。所以我本身已经比较习惯网课了,再加上有录播,不懂的地方可以一遍遍地遛,还节省下了通勤的时间,效率反而高了也说不定。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
基本就是跟着塾里的进度走,不会的地方去b站看看网课作为补充。笔记半年写了7本notebook。
(编辑ASHEN:毛同学的笔记见下文哦?半年七本笔记本真的太认真了!)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
电子电气工学科,换国内那就是电气工程+电子工程,以后大概是去当攻城狮吧(笑)。
备考那就是数学,电路,电磁场,然后刷题。
12.经历了这次备考,在这方面有什么心得吗?
两大点:无论做什么事情,事先准备和信息获取都至关重要!就拿汽车做比方,如果准备是发动机,那情报就是方向盘了。想要到达目的地,两者缺一不可。
1、凡事一定要提前准备!只有提前再提前这样才能走在别人的前面,之前准备的越多之后才有更多的优势可以在发生突发情况的时候有回旋的余地。打个比方:来日本之前就准备好了日语和英语,这样在我得知我错过一门电磁场的时候我可以用私塾开英语课的时间补回来。
2信息获取至关重要。大家考的学校,专业,研究室都不一样,别人的经验未必能直接套用在自己身上。所以这时候最稳妥的做法就是自己去搜集各种信息情报。了解到了别人不知道的,或是没有办法轻易入手的情报(比如不对外公开的过去问),那你就拥有了更加明确的方向,能更快地到达终点。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
报班还是报迟了,有些时候因为拖延症让我错过了一些机会,其他的我感觉我自己已经确实做到很好了。
14.对后辈有什么复习建议吗?
同第12点。凡事都要体检准备,信息获取至关重要!
15.对未来入学后的规划是什么?
没想好,第一年先好好上课,跟着前辈做做研究什么的吧
16.同时报考三所大学,这三所学校考察专业知识重合度大吗?
三所学校我主要还是以微积分,线代,电磁场和电路为主。明治大学是塾里专门安排了一节过去问的课,我把过去两年过去问都做完了。都立大学我做了过去三年的,以数学为主的过去问,实际考试我也就只选了线代和微积分。当时报了两节VIP课程,把过去问里面不懂的地方全都讲明白了。
03
笔记分享+老师点评
能够同时报考三个学校并且全部合格,毛同学真的太厉害了? 从访谈中我们可以看到,毛同学对于自己考学内容、要学什么、要考什么、要干什么都非常清晰,一旦有不懂的地方立刻提问,立刻搞懂,这位他考学成功之路打下了牢固的基础。
也再次恭喜毛同学,无惧考研的失败,凭借坚持与笃定,以三本的出身逆袭包括帝大的三所名校!未来可期,加油!
✏️ 笔记分享 ✏️
尚老师寄语
毛同学一直比较认真,会认真践行我给出的规划与建议,在正确的时候完成该做的事情。刚入塾时,还因为自己的出身问题有些不太自信,但出身也不能决定一切,认真的态度也促成了他的合格。
即使入塾时间较晚,凭借自己踏实的努力,他也很快就跟上了进度,联系老师,见学,都比较成功,功课复习也很积极,能合格多个名校也是理所当然。今后也希望毛同学的研究,就业一切顺利。