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_674421ba2bb46943131319" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2bb46943131319.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674421ba2c022570593042" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2c022570593042.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>【新访谈32】从美本到东京工业大学,拒绝留恋舒适圈,合理收集利用考学情报决胜日本修士考!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/35/20230301033138_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|X同学</p> <p class="t4">点评|段老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 </strong></p> <p class="t4"><strong>英语:TOEFL 103</strong></p> <p class="t4"><strong>本科:UCSC</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibenGibY4Cz0lKx8TTvMcLwjxiab9hN1FwVz5k5Sz5hL1UsS7ukW7Vs8xgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeQgzzqDBFUfmnWzrFIw57licKYwCshj7zpVic4RwTTib3Ln34ic3W3S7zqg/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>2020年10月</strong></p> <p class="t4">获得托福成绩</p> <p class="t4"><strong>2020年11~12月</strong></p> <p class="t4">学习并获得N2成绩</p> <p class="t4"><strong>2021年1~2月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4">从头复习专业知识</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">决定志望学校、针对性复习</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">参加志望学校说明会、套磁</p> <p class="t4">准备研究计划、出愿材料</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">出愿学校</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加大学院考试</p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学为日本东京的一所国立大学,本校区位于东京都目黑区大冈山。该校于1929年创办,大学的简称为“东工大”,英文简称为“Tokyo Tech”。是日本文部科学省“指定国立大学法人”顶尖5校之一、超级全球大学计划的顶尖型指定校。</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">【尖端研究】</p> <p class="t4">东京工业大学于2006年4月研制出日本国内最快的超级电脑“TSUBAME”(TSUBAME)(2007年6月,日本第1位,亚洲第1位)。这一系统是日本国内大学首次由本科学生所研究和创造的,并可以自由使用。该系统的作用主要是,以较低的收费被校内的教育和研究所广泛使用。“大家的超级电脑”和“TSUBAME”是它的昵称。此外,利用此台超级电脑的教育教育活动“超级计算机程序设计竞赛”也是很有名的。</p> <p class="t4"> </p> <p class="t4">【学术排名】</p> <p class="t4">QS世界大学排名</p> <p class="t4">日本第3名·亚洲第14名·世界第58名 (2019年)</p> <p class="t4">泰晤士高等教育世界大学排名</p> <p class="t4">日本第4名·世界第251–300名 (2019年)</p> <p class="t4">世界大学学术排名</p> <p class="t4">日本第4名·世界第101-150名 (2020年)</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4Xgibem8pezCRicLMpjhuBJ1AU9NjUZQ2lwPTgOHic7mFNbCOk7JLjKPZ3OUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization04</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeW42gCSkeHB3ZbdduQo7flWwmptQhG4E2AaZAt3XYibyia9cvLoDtUicpg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://educ.titech.ac.jp/cs/about_us/</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>同样是情报工学,不同学校的考试科目也不太相同,<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"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibePjH6KcksuCr8c44fBcI8IsG3icOOWW548PWSjN1nKMGtSXtCn8VXCGA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibebyZ9sBfsWqDSEOiaAwXOXA8zEepmtoqiaOrBiauunnicCAVNH3yuVe9Tvw/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">A群:微积分,线性代数,概率统计</p> <p class="t4">B群:数理逻辑,形式语言与自动机</p> <p class="t4">C群:数据结构与算法,编程语言 </p> <p class="t4"> </p> <p class="t4"><strong>选答题:</strong></p> <p class="t4">D群:逻辑电路,计算机组成原理</p> <p class="t4">E群:傅里叶变换,拉普拉斯变换,自动控制原理</p> <p class="t4"> </p> <p class="t4"><strong>专业课800分,英语100分</strong></p> <p class="t4"> </p> <p class="t4">具体请参考募集要项,以及过去问 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">据我所知<strong>东工大普遍比较重笔试</strong>,如果笔试优秀的话面试被刷的可能性不大。</p> <p class="t4"> </p> <p class="t4"><strong>如果被分到了A日程,面试相比则会比较严格。</strong></p> <p class="t4"> </p> <p class="t4">面试具体根据专业、教授等可能会有所不同。</p> <p class="t4"> </p> <p class="t4">我当时第一部分是对<strong>毕业设计的考察</strong>,第二部分是对<strong>专业知识的考察</strong>,最后则是一些<strong>常规的面试问题</strong>如志望理由等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">想在一流学府继续学习研究,体验不同的环境和文化,成为国际化的人才!……</p> <p class="t4"> </p> <p class="t4">……好吧,其实也是因为20年时本来在帮家里做生意,然后疫情就席卷了美国,导致长期家里蹲感觉很荒废人生。而一直以来就对日本文化,动画游戏gal等很感兴趣,也有一些想追寻的梦想吧。于是趁此机会踏上了考研的旅途。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">先是从<strong>网络上的文章信息等感觉新领域挺好的</strong>,又经同学介绍,然后和塾里的张老师聊下来感觉<strong>非常可靠,提供的信息及建议也很有帮助,</strong>最后决定加入了新领域。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们的张老师真是太强了???)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系其他学校的,但合格的东工大没有,<strong>东工大情报工学出愿不强制要求联系教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书塾里有指导,具体也要多参照教授研究室的研究方向背景等。</strong></p> <p class="t4"> </p> <p class="t4">建议<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">在我的语校没有遇到同专业的同学,周围没有人能交流帮助的感觉还是挺糟糕的,也经历过许多焦虑孤独的时光吧。</p> <p class="t4"> </p> <p class="t4">加入新领域的原因之一也是如此,很感谢张老师段老师等好几位老师对我的关照。</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"> </p> <p class="t4">最后也只能强熬过去了,压力大的时候我就找老师朋友聊聊,听听音乐看集动画散散心之类的,然后鼓起精神坚持下去就是了。</p> <p class="t4"> </p> <p class="t4"><strong>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。</strong>正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:任何环境下,人的生活都不会失去意义,并且,这一无限的生活包括苦难和死亡,贫困和死亡,你所经历的,没有任何力量可以从你拿走;没有杀死你的,使你更强大。在毫无希望的环境中,也能发现生命的全部意义。——弗兰克尔《追寻生命的意义》</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">要说的话比如面试时针对教授和学校相应准备下,<strong>不是单纯笼统地说学校和教授哪里好,能详细说出一些细节和亮点就更好了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>遇到答不上来的也不要太慌张,老实说就好</strong>,教授一般也不会太为难考生的,通常也不会因为一些瑕疵就影响结果。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有所影响,比如有学校考试形式发生了变化,不过总体影响不是很大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">感觉新领域理工塾还是<strong>非常认真负责</strong>的,给了我很多帮助。</p> <p class="t4"> </p> <p class="t4">先是张老师为我规划了考学的整体计划,时间表之类的,并根据我的情况推荐了一些志望学校。<strong>这为我定下考学路线并针对性复习很有帮助。</strong>之后有问题找他也给了很多有用的建议。合格当天也长聊了一次,非常开心,也得到了很多修士生活的经验建议。</p> <p class="t4"> </p> <p class="t4">还有专业担当的段老师则<strong>经常来督促我的学习情况</strong>,也<strong>提供了很多考学的信息及建议</strong>。碰到困难的时候也时常会找段老师,她也总是给予我开导与帮助。</p> <p class="t4"> </p> <p class="t4">当然还有专业课,研究计划书的各种教学,<strong>新领域的教学质量还是很好的,课件作业等等都准备的很棒,复习专业知识时得到了很大的帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>也还是看自律,</strong>网课的话也可以回看和复习,更加灵活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">前期主要跟着课程完成作业,后期自己课外再看些日语教材,刷过去问等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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>,比如某几个研究室就非常卷,而另外几位教授相对容易合格的情况也是有的。<strong>还有面试问题之类的也可以去查查日本学生留下的情报</strong>,我面试时就被问到过相近的问题。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:X同学在面对考试的时候疯狂收集资料、利用情报这一点就非常适合这个专业呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">感觉备考规划整体还是做得挺好的,总体都在按计划进行,算是计划通吧。</p> <p class="t4"> </p> <p class="t4">然后托福和日语在来日本前就出分了,节省了分心语言成绩的时间。</p> <p class="t4"> </p> <p class="t4">还有<strong>情报收集做的不错,然后面试时也压中了问题。</strong></p> <p class="t4"> </p> <p class="t4">不太好的则是来日前期有点浪了…刚来想着时间还早就和朋友玩,圣地巡礼之类的花了不少时间,<strong>直到报了新领域塾后才完全进入考学状态。</strong></p> <p class="t4"> </p> <p class="t4">另外就是我报了5所左右的志望学校,其实有点多了,还有个别学校和其他学校的考试范围差异很大,导致我分心了很多时间额外复习一些冷门科目…<strong>最后发现时间精力不够用了。所以可能还是得量力而行。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们在选择志望校的时候也要注意,虽然说考的越多机会也就越多,但是我们的精力毕竟是有限的,要量力而行。当然欢迎同学们随时来找我们咨询哦~?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉上面都说的差不多了,<strong>一切尽量早做准备吧</strong>,做好整体规划,决定志望学校,语言成绩尽早出分,针对几个学校的考点复习专业知识,<strong>多多搜集情报</strong>,参加说明会,套磁等。</p> <p class="t4"> </p> <p class="t4">最后就<strong>放平心态好好上</strong>吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">已经入学了,只能建议考学结束后放松之余也还是提前做些准备,不然正式开学之后可能会有点手忙脚乱。</p> <p class="t4"> </p> <p class="t4">那么最后,祝愿大家都能合格心仪的学校,实现人生的梦想。</p> <p class="t4"> </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">X同学充分利用收集到的情报来应对考学,可以说掌握了日本考学的核心。在编辑这期访谈的时候,我能从X同学的文字中感受到他是一个精神世界丰盈、且非常温柔的人。考学的历程让我脑海中不禁回响起Kelly Clarkson的《Stronger》? 祝福X同学接下来能享受自己的校园生活、实现自己的梦想~?</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeTv9Fua63Q6PqicZ0Oe6On3nURqTrIic1PibCw5zNXKog8c0j08h1iaxNPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeClThQsS3knSWV6xdSdMOlibqRiclJ1kvCF2EDhOOLb9c46t2aQkke2wA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeqkcM9hVDtS9tT9N8dKDcRbicmg5icqPuKlnpGuUibgXkc6TacDmvS11Pg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">X同学在本科背景,英语日语成绩都非常不错的前提下,<strong>依然非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真</strong>。第一次考试出师不利的情况下并没有气馁,被选入东工日程A入试时也没有松懈大意,他<strong>站在私塾这个巨人的肩膀上</strong>,合理收集运用情报,细心听取老师们的意见,合格前一直努力备考,谨慎的准备每个考试细节,非常恭喜他考上了理想的学校。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/34" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/36" 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_674421ba2bb46943131319" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2bb46943131319.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674421ba2c022570593042" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2c022570593042.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>【新访谈32】从美本到东京工业大学,拒绝留恋舒适圈,合理收集利用考学情报决胜日本修士考!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/35/20230301033138_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|X同学</p> <p class="t4">点评|段老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 </strong></p> <p class="t4"><strong>英语:TOEFL 103</strong></p> <p class="t4"><strong>本科:UCSC</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibenGibY4Cz0lKx8TTvMcLwjxiab9hN1FwVz5k5Sz5hL1UsS7ukW7Vs8xgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeQgzzqDBFUfmnWzrFIw57licKYwCshj7zpVic4RwTTib3Ln34ic3W3S7zqg/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>2020年10月</strong></p> <p class="t4">获得托福成绩</p> <p class="t4"><strong>2020年11~12月</strong></p> <p class="t4">学习并获得N2成绩</p> <p class="t4"><strong>2021年1~2月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4">从头复习专业知识</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">决定志望学校、针对性复习</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">参加志望学校说明会、套磁</p> <p class="t4">准备研究计划、出愿材料</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">出愿学校</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加大学院考试</p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学为日本东京的一所国立大学,本校区位于东京都目黑区大冈山。该校于1929年创办,大学的简称为“东工大”,英文简称为“Tokyo Tech”。是日本文部科学省“指定国立大学法人”顶尖5校之一、超级全球大学计划的顶尖型指定校。</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">【尖端研究】</p> <p class="t4">东京工业大学于2006年4月研制出日本国内最快的超级电脑“TSUBAME”(TSUBAME)(2007年6月,日本第1位,亚洲第1位)。这一系统是日本国内大学首次由本科学生所研究和创造的,并可以自由使用。该系统的作用主要是,以较低的收费被校内的教育和研究所广泛使用。“大家的超级电脑”和“TSUBAME”是它的昵称。此外,利用此台超级电脑的教育教育活动“超级计算机程序设计竞赛”也是很有名的。</p> <p class="t4"> </p> <p class="t4">【学术排名】</p> <p class="t4">QS世界大学排名</p> <p class="t4">日本第3名·亚洲第14名·世界第58名 (2019年)</p> <p class="t4">泰晤士高等教育世界大学排名</p> <p class="t4">日本第4名·世界第251–300名 (2019年)</p> <p class="t4">世界大学学术排名</p> <p class="t4">日本第4名·世界第101-150名 (2020年)</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4Xgibem8pezCRicLMpjhuBJ1AU9NjUZQ2lwPTgOHic7mFNbCOk7JLjKPZ3OUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization04</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeW42gCSkeHB3ZbdduQo7flWwmptQhG4E2AaZAt3XYibyia9cvLoDtUicpg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://educ.titech.ac.jp/cs/about_us/</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>同样是情报工学,不同学校的考试科目也不太相同,<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"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibePjH6KcksuCr8c44fBcI8IsG3icOOWW548PWSjN1nKMGtSXtCn8VXCGA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibebyZ9sBfsWqDSEOiaAwXOXA8zEepmtoqiaOrBiauunnicCAVNH3yuVe9Tvw/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">A群:微积分,线性代数,概率统计</p> <p class="t4">B群:数理逻辑,形式语言与自动机</p> <p class="t4">C群:数据结构与算法,编程语言 </p> <p class="t4"> </p> <p class="t4"><strong>选答题:</strong></p> <p class="t4">D群:逻辑电路,计算机组成原理</p> <p class="t4">E群:傅里叶变换,拉普拉斯变换,自动控制原理</p> <p class="t4"> </p> <p class="t4"><strong>专业课800分,英语100分</strong></p> <p class="t4"> </p> <p class="t4">具体请参考募集要项,以及过去问 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">据我所知<strong>东工大普遍比较重笔试</strong>,如果笔试优秀的话面试被刷的可能性不大。</p> <p class="t4"> </p> <p class="t4"><strong>如果被分到了A日程,面试相比则会比较严格。</strong></p> <p class="t4"> </p> <p class="t4">面试具体根据专业、教授等可能会有所不同。</p> <p class="t4"> </p> <p class="t4">我当时第一部分是对<strong>毕业设计的考察</strong>,第二部分是对<strong>专业知识的考察</strong>,最后则是一些<strong>常规的面试问题</strong>如志望理由等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">想在一流学府继续学习研究,体验不同的环境和文化,成为国际化的人才!……</p> <p class="t4"> </p> <p class="t4">……好吧,其实也是因为20年时本来在帮家里做生意,然后疫情就席卷了美国,导致长期家里蹲感觉很荒废人生。而一直以来就对日本文化,动画游戏gal等很感兴趣,也有一些想追寻的梦想吧。于是趁此机会踏上了考研的旅途。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">先是从<strong>网络上的文章信息等感觉新领域挺好的</strong>,又经同学介绍,然后和塾里的张老师聊下来感觉<strong>非常可靠,提供的信息及建议也很有帮助,</strong>最后决定加入了新领域。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们的张老师真是太强了???)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系其他学校的,但合格的东工大没有,<strong>东工大情报工学出愿不强制要求联系教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书塾里有指导,具体也要多参照教授研究室的研究方向背景等。</strong></p> <p class="t4"> </p> <p class="t4">建议<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">在我的语校没有遇到同专业的同学,周围没有人能交流帮助的感觉还是挺糟糕的,也经历过许多焦虑孤独的时光吧。</p> <p class="t4"> </p> <p class="t4">加入新领域的原因之一也是如此,很感谢张老师段老师等好几位老师对我的关照。</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"> </p> <p class="t4">最后也只能强熬过去了,压力大的时候我就找老师朋友聊聊,听听音乐看集动画散散心之类的,然后鼓起精神坚持下去就是了。</p> <p class="t4"> </p> <p class="t4"><strong>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。</strong>正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:任何环境下,人的生活都不会失去意义,并且,这一无限的生活包括苦难和死亡,贫困和死亡,你所经历的,没有任何力量可以从你拿走;没有杀死你的,使你更强大。在毫无希望的环境中,也能发现生命的全部意义。——弗兰克尔《追寻生命的意义》</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">要说的话比如面试时针对教授和学校相应准备下,<strong>不是单纯笼统地说学校和教授哪里好,能详细说出一些细节和亮点就更好了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>遇到答不上来的也不要太慌张,老实说就好</strong>,教授一般也不会太为难考生的,通常也不会因为一些瑕疵就影响结果。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有所影响,比如有学校考试形式发生了变化,不过总体影响不是很大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">感觉新领域理工塾还是<strong>非常认真负责</strong>的,给了我很多帮助。</p> <p class="t4"> </p> <p class="t4">先是张老师为我规划了考学的整体计划,时间表之类的,并根据我的情况推荐了一些志望学校。<strong>这为我定下考学路线并针对性复习很有帮助。</strong>之后有问题找他也给了很多有用的建议。合格当天也长聊了一次,非常开心,也得到了很多修士生活的经验建议。</p> <p class="t4"> </p> <p class="t4">还有专业担当的段老师则<strong>经常来督促我的学习情况</strong>,也<strong>提供了很多考学的信息及建议</strong>。碰到困难的时候也时常会找段老师,她也总是给予我开导与帮助。</p> <p class="t4"> </p> <p class="t4">当然还有专业课,研究计划书的各种教学,<strong>新领域的教学质量还是很好的,课件作业等等都准备的很棒,复习专业知识时得到了很大的帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>也还是看自律,</strong>网课的话也可以回看和复习,更加灵活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">前期主要跟着课程完成作业,后期自己课外再看些日语教材,刷过去问等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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>,比如某几个研究室就非常卷,而另外几位教授相对容易合格的情况也是有的。<strong>还有面试问题之类的也可以去查查日本学生留下的情报</strong>,我面试时就被问到过相近的问题。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:X同学在面对考试的时候疯狂收集资料、利用情报这一点就非常适合这个专业呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">感觉备考规划整体还是做得挺好的,总体都在按计划进行,算是计划通吧。</p> <p class="t4"> </p> <p class="t4">然后托福和日语在来日本前就出分了,节省了分心语言成绩的时间。</p> <p class="t4"> </p> <p class="t4">还有<strong>情报收集做的不错,然后面试时也压中了问题。</strong></p> <p class="t4"> </p> <p class="t4">不太好的则是来日前期有点浪了…刚来想着时间还早就和朋友玩,圣地巡礼之类的花了不少时间,<strong>直到报了新领域塾后才完全进入考学状态。</strong></p> <p class="t4"> </p> <p class="t4">另外就是我报了5所左右的志望学校,其实有点多了,还有个别学校和其他学校的考试范围差异很大,导致我分心了很多时间额外复习一些冷门科目…<strong>最后发现时间精力不够用了。所以可能还是得量力而行。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们在选择志望校的时候也要注意,虽然说考的越多机会也就越多,但是我们的精力毕竟是有限的,要量力而行。当然欢迎同学们随时来找我们咨询哦~?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉上面都说的差不多了,<strong>一切尽量早做准备吧</strong>,做好整体规划,决定志望学校,语言成绩尽早出分,针对几个学校的考点复习专业知识,<strong>多多搜集情报</strong>,参加说明会,套磁等。</p> <p class="t4"> </p> <p class="t4">最后就<strong>放平心态好好上</strong>吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">已经入学了,只能建议考学结束后放松之余也还是提前做些准备,不然正式开学之后可能会有点手忙脚乱。</p> <p class="t4"> </p> <p class="t4">那么最后,祝愿大家都能合格心仪的学校,实现人生的梦想。</p> <p class="t4"> </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">X同学充分利用收集到的情报来应对考学,可以说掌握了日本考学的核心。在编辑这期访谈的时候,我能从X同学的文字中感受到他是一个精神世界丰盈、且非常温柔的人。考学的历程让我脑海中不禁回响起Kelly Clarkson的《Stronger》? 祝福X同学接下来能享受自己的校园生活、实现自己的梦想~?</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeTv9Fua63Q6PqicZ0Oe6On3nURqTrIic1PibCw5zNXKog8c0j08h1iaxNPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeClThQsS3knSWV6xdSdMOlibqRiclJ1kvCF2EDhOOLb9c46t2aQkke2wA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeqkcM9hVDtS9tT9N8dKDcRbicmg5icqPuKlnpGuUibgXkc6TacDmvS11Pg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">X同学在本科背景,英语日语成绩都非常不错的前提下,<strong>依然非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真</strong>。第一次考试出师不利的情况下并没有气馁,被选入东工日程A入试时也没有松懈大意,他<strong>站在私塾这个巨人的肩膀上</strong>,合理收集运用情报,细心听取老师们的意见,合格前一直努力备考,谨慎的准备每个考试细节,非常恭喜他考上了理想的学校。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/34" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/36" 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_674421ba2bb46943131319" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2bb46943131319.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674421ba2c022570593042" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b"/></form><a href="#" class="dropdown-item" onclick="document.post_674421ba2c022570593042.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>【新访谈32】从美本到东京工业大学,拒绝留恋舒适圈,合理收集利用考学情报决胜日本修士考!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/35/20230301033138_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|X同学</p> <p class="t4">点评|段老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2 </strong></p> <p class="t4"><strong>英语:TOEFL 103</strong></p> <p class="t4"><strong>本科:UCSC</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibenGibY4Cz0lKx8TTvMcLwjxiab9hN1FwVz5k5Sz5hL1UsS7ukW7Vs8xgw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeQgzzqDBFUfmnWzrFIw57licKYwCshj7zpVic4RwTTib3Ln34ic3W3S7zqg/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>2020年10月</strong></p> <p class="t4">获得托福成绩</p> <p class="t4"><strong>2020年11~12月</strong></p> <p class="t4">学习并获得N2成绩</p> <p class="t4"><strong>2021年1~2月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4">从头复习专业知识</p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">报名新领域理工塾</p> <p class="t4">决定志望学校、针对性复习</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">参加志望学校说明会、套磁</p> <p class="t4">准备研究计划、出愿材料</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4">出愿学校</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">参加大学院考试</p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">东京工业大学为日本东京的一所国立大学,本校区位于东京都目黑区大冈山。该校于1929年创办,大学的简称为“东工大”,英文简称为“Tokyo Tech”。是日本文部科学省“指定国立大学法人”顶尖5校之一、超级全球大学计划的顶尖型指定校。</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">【尖端研究】</p> <p class="t4">东京工业大学于2006年4月研制出日本国内最快的超级电脑“TSUBAME”(TSUBAME)(2007年6月,日本第1位,亚洲第1位)。这一系统是日本国内大学首次由本科学生所研究和创造的,并可以自由使用。该系统的作用主要是,以较低的收费被校内的教育和研究所广泛使用。“大家的超级电脑”和“TSUBAME”是它的昵称。此外,利用此台超级电脑的教育教育活动“超级计算机程序设计竞赛”也是很有名的。</p> <p class="t4"> </p> <p class="t4">【学术排名】</p> <p class="t4">QS世界大学排名</p> <p class="t4">日本第3名·亚洲第14名·世界第58名 (2019年)</p> <p class="t4">泰晤士高等教育世界大学排名</p> <p class="t4">日本第4名·世界第251–300名 (2019年)</p> <p class="t4">世界大学学术排名</p> <p class="t4">日本第4名·世界第101-150名 (2020年)</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4Xgibem8pezCRicLMpjhuBJ1AU9NjUZQ2lwPTgOHic7mFNbCOk7JLjKPZ3OUsA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/about/organization/schools/organization04</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeW42gCSkeHB3ZbdduQo7flWwmptQhG4E2AaZAt3XYibyia9cvLoDtUicpg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://educ.titech.ac.jp/cs/about_us/</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>同样是情报工学,不同学校的考试科目也不太相同,<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"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibePjH6KcksuCr8c44fBcI8IsG3icOOWW548PWSjN1nKMGtSXtCn8VXCGA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情请戳学校官网 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/guide</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibebyZ9sBfsWqDSEOiaAwXOXA8zEepmtoqiaOrBiauunnicCAVNH3yuVe9Tvw/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">A群:微积分,线性代数,概率统计</p> <p class="t4">B群:数理逻辑,形式语言与自动机</p> <p class="t4">C群:数据结构与算法,编程语言 </p> <p class="t4"> </p> <p class="t4"><strong>选答题:</strong></p> <p class="t4">D群:逻辑电路,计算机组成原理</p> <p class="t4">E群:傅里叶变换,拉普拉斯变换,自动控制原理</p> <p class="t4"> </p> <p class="t4"><strong>专业课800分,英语100分</strong></p> <p class="t4"> </p> <p class="t4">具体请参考募集要项,以及过去问 ⬇️ :</p> <p class="t4">https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">据我所知<strong>东工大普遍比较重笔试</strong>,如果笔试优秀的话面试被刷的可能性不大。</p> <p class="t4"> </p> <p class="t4"><strong>如果被分到了A日程,面试相比则会比较严格。</strong></p> <p class="t4"> </p> <p class="t4">面试具体根据专业、教授等可能会有所不同。</p> <p class="t4"> </p> <p class="t4">我当时第一部分是对<strong>毕业设计的考察</strong>,第二部分是对<strong>专业知识的考察</strong>,最后则是一些<strong>常规的面试问题</strong>如志望理由等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">想在一流学府继续学习研究,体验不同的环境和文化,成为国际化的人才!……</p> <p class="t4"> </p> <p class="t4">……好吧,其实也是因为20年时本来在帮家里做生意,然后疫情就席卷了美国,导致长期家里蹲感觉很荒废人生。而一直以来就对日本文化,动画游戏gal等很感兴趣,也有一些想追寻的梦想吧。于是趁此机会踏上了考研的旅途。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">先是从<strong>网络上的文章信息等感觉新领域挺好的</strong>,又经同学介绍,然后和塾里的张老师聊下来感觉<strong>非常可靠,提供的信息及建议也很有帮助,</strong>最后决定加入了新领域。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:我们的张老师真是太强了???)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系其他学校的,但合格的东工大没有,<strong>东工大情报工学出愿不强制要求联系教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书塾里有指导,具体也要多参照教授研究室的研究方向背景等。</strong></p> <p class="t4"> </p> <p class="t4">建议<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">在我的语校没有遇到同专业的同学,周围没有人能交流帮助的感觉还是挺糟糕的,也经历过许多焦虑孤独的时光吧。</p> <p class="t4"> </p> <p class="t4">加入新领域的原因之一也是如此,很感谢张老师段老师等好几位老师对我的关照。</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"> </p> <p class="t4">最后也只能强熬过去了,压力大的时候我就找老师朋友聊聊,听听音乐看集动画散散心之类的,然后鼓起精神坚持下去就是了。</p> <p class="t4"> </p> <p class="t4"><strong>不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。</strong>正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。</p> <p class="t4"> </p> <p class="t4">编辑ASHEN:任何环境下,人的生活都不会失去意义,并且,这一无限的生活包括苦难和死亡,贫困和死亡,你所经历的,没有任何力量可以从你拿走;没有杀死你的,使你更强大。在毫无希望的环境中,也能发现生命的全部意义。——弗兰克尔《追寻生命的意义》</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">要说的话比如面试时针对教授和学校相应准备下,<strong>不是单纯笼统地说学校和教授哪里好,能详细说出一些细节和亮点就更好了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>遇到答不上来的也不要太慌张,老实说就好</strong>,教授一般也不会太为难考生的,通常也不会因为一些瑕疵就影响结果。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">有所影响,比如有学校考试形式发生了变化,不过总体影响不是很大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">感觉新领域理工塾还是<strong>非常认真负责</strong>的,给了我很多帮助。</p> <p class="t4"> </p> <p class="t4">先是张老师为我规划了考学的整体计划,时间表之类的,并根据我的情况推荐了一些志望学校。<strong>这为我定下考学路线并针对性复习很有帮助。</strong>之后有问题找他也给了很多有用的建议。合格当天也长聊了一次,非常开心,也得到了很多修士生活的经验建议。</p> <p class="t4"> </p> <p class="t4">还有专业担当的段老师则<strong>经常来督促我的学习情况</strong>,也<strong>提供了很多考学的信息及建议</strong>。碰到困难的时候也时常会找段老师,她也总是给予我开导与帮助。</p> <p class="t4"> </p> <p class="t4">当然还有专业课,研究计划书的各种教学,<strong>新领域的教学质量还是很好的,课件作业等等都准备的很棒,复习专业知识时得到了很大的帮助。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>也还是看自律,</strong>网课的话也可以回看和复习,更加灵活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">前期主要跟着课程完成作业,后期自己课外再看些日语教材,刷过去问等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </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>,比如某几个研究室就非常卷,而另外几位教授相对容易合格的情况也是有的。<strong>还有面试问题之类的也可以去查查日本学生留下的情报</strong>,我面试时就被问到过相近的问题。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:X同学在面对考试的时候疯狂收集资料、利用情报这一点就非常适合这个专业呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">感觉备考规划整体还是做得挺好的,总体都在按计划进行,算是计划通吧。</p> <p class="t4"> </p> <p class="t4">然后托福和日语在来日本前就出分了,节省了分心语言成绩的时间。</p> <p class="t4"> </p> <p class="t4">还有<strong>情报收集做的不错,然后面试时也压中了问题。</strong></p> <p class="t4"> </p> <p class="t4">不太好的则是来日前期有点浪了…刚来想着时间还早就和朋友玩,圣地巡礼之类的花了不少时间,<strong>直到报了新领域塾后才完全进入考学状态。</strong></p> <p class="t4"> </p> <p class="t4">另外就是我报了5所左右的志望学校,其实有点多了,还有个别学校和其他学校的考试范围差异很大,导致我分心了很多时间额外复习一些冷门科目…<strong>最后发现时间精力不够用了。所以可能还是得量力而行。</strong></p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:同学们在选择志望校的时候也要注意,虽然说考的越多机会也就越多,但是我们的精力毕竟是有限的,要量力而行。当然欢迎同学们随时来找我们咨询哦~?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">感觉上面都说的差不多了,<strong>一切尽量早做准备吧</strong>,做好整体规划,决定志望学校,语言成绩尽早出分,针对几个学校的考点复习专业知识,<strong>多多搜集情报</strong>,参加说明会,套磁等。</p> <p class="t4"> </p> <p class="t4">最后就<strong>放平心态好好上</strong>吧。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">已经入学了,只能建议考学结束后放松之余也还是提前做些准备,不然正式开学之后可能会有点手忙脚乱。</p> <p class="t4"> </p> <p class="t4">那么最后,祝愿大家都能合格心仪的学校,实现人生的梦想。</p> <p class="t4"> </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">X同学充分利用收集到的情报来应对考学,可以说掌握了日本考学的核心。在编辑这期访谈的时候,我能从X同学的文字中感受到他是一个精神世界丰盈、且非常温柔的人。考学的历程让我脑海中不禁回响起Kelly Clarkson的《Stronger》? 祝福X同学接下来能享受自己的校园生活、实现自己的梦想~?</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/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeTv9Fua63Q6PqicZ0Oe6On3nURqTrIic1PibCw5zNXKog8c0j08h1iaxNPA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeClThQsS3knSWV6xdSdMOlibqRiclJ1kvCF2EDhOOLb9c46t2aQkke2wA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGbfhSXSo9sE9Qm9dib4XgibeqkcM9hVDtS9tT9N8dKDcRbicmg5icqPuKlnpGuUibgXkc6TacDmvS11Pg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">X同学在本科背景,英语日语成绩都非常不错的前提下,<strong>依然非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真</strong>。第一次考试出师不利的情况下并没有气馁,被选入东工日程A入试时也没有松懈大意,他<strong>站在私塾这个巨人的肩膀上</strong>,合理收集运用情报,细心听取老师们的意见,合格前一直努力备考,谨慎的准备每个考试细节,非常恭喜他考上了理想的学校。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> <p class="t4"> </p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/34" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/36" 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' => 'ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b', '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 = 'ec16700eca83fadaae679a2b73486f2d7ac3acf33422d005dd4ce4249ab470d979ddd2a9f20b43ec62ab814ae2aa2aa960e8b957e3078e310e1479244879351b' $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
自述|X同学
点评|段老师
编辑|ASHEN
「不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。」
日语:N2
英语:TOEFL 103
本科:UCSC
专业:计算机科学
合格:東京工業大学 情報工学系
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年10月
获得托福成绩
2020年11~12月
学习并获得N2成绩
2021年1~2月
来日就读语言学校
从头复习专业知识
2021年3月
报名新领域理工塾
决定志望学校、针对性复习
2021年4~5月
参加志望学校说明会、套磁
准备研究计划、出愿材料
2021年6月
出愿学校
2021年7月
参加大学院考试
合格
2. 介绍
2.1 学校介绍
东京工业大学为日本东京的一所国立大学,本校区位于东京都目黑区大冈山。该校于1929年创办,大学的简称为“东工大”,英文简称为“Tokyo Tech”。是日本文部科学省“指定国立大学法人”顶尖5校之一、超级全球大学计划的顶尖型指定校。
【大学概貌】
东京工业大学的前身是日本明治时期,为了培养具有专业技术素养的职工、教师而设立的东京职工学校。今天,在原有的理工学基础上增设了信息科学系、生命科学系、社会经验系等学系,是一所理工综合性大学。
【创校精神】
“建成为世界顶尖之理工系综合大学”为该大学的长期目标,“培养具有创造力的国际领导者”“不断进化的创造性教育”等为办学之目的。
【尖端研究】
东京工业大学于2006年4月研制出日本国内最快的超级电脑“TSUBAME”(TSUBAME)(2007年6月,日本第1位,亚洲第1位)。这一系统是日本国内大学首次由本科学生所研究和创造的,并可以自由使用。该系统的作用主要是,以较低的收费被校内的教育和研究所广泛使用。“大家的超级电脑”和“TSUBAME”是它的昵称。此外,利用此台超级电脑的教育教育活动“超级计算机程序设计竞赛”也是很有名的。
【学术排名】
QS世界大学排名
日本第3名·亚洲第14名·世界第58名 (2019年)
泰晤士高等教育世界大学排名
日本第4名·世界第251–300名 (2019年)
世界大学学术排名
日本第4名·世界第101-150名 (2020年)
(——以上摘自维基百科)
2.2研究科介绍
详情请戳学校官网 ⬇️ :
https://www.titech.ac.jp/about/organization/schools/organization04
2.3专攻介绍
详情请戳学校官网 ⬇️ :
https://educ.titech.ac.jp/cs/about_us/
2.4报考前准备
尽早决定志望学校、专攻、教授等。同样是情报工学,不同学校的考试科目也不太相同,早做准备可以针对性复习。如果几个志望教授的研究方向不同可能还要写多篇研究计划。
务必仔细阅读募集要项,并尽早准备相关材料。比如曾有听说出愿截止前发现少了什么材料、还有因毕业证书上没注明学士学位而出愿失败的同学…所以请一定仔细阅读。
最好去参加说明会,可以了解到不少情报,有条件的话去志望研究室和教授套磁留个好印象。
3.募集要项
详情请戳学校官网 ⬇️ :
https://www.titech.ac.jp/admissions/prospective-students/admissions/guide
4.考试内容
4.1笔试:
专业课必答题:
A群:微积分,线性代数,概率统计
B群:数理逻辑,形式语言与自动机
C群:数据结构与算法,编程语言
选答题:
D群:逻辑电路,计算机组成原理
E群:傅里叶变换,拉普拉斯变换,自动控制原理
专业课800分,英语100分
具体请参考募集要项,以及过去问 ⬇️ :
https://www.titech.ac.jp/admissions/prospective-students/admissions/past-exam-papers
4.2面试:
据我所知东工大普遍比较重笔试,如果笔试优秀的话面试被刷的可能性不大。
如果被分到了A日程,面试相比则会比较严格。
面试具体根据专业、教授等可能会有所不同。
我当时第一部分是对毕业设计的考察,第二部分是对专业知识的考察,最后则是一些常规的面试问题如志望理由等。
02
心得体验采访实录
1.同学为什么要来日本?
想在一流学府继续学习研究,体验不同的环境和文化,成为国际化的人才!……
……好吧,其实也是因为20年时本来在帮家里做生意,然后疫情就席卷了美国,导致长期家里蹲感觉很荒废人生。而一直以来就对日本文化,动画游戏gal等很感兴趣,也有一些想追寻的梦想吧。于是趁此机会踏上了考研的旅途。
2.选择新领域理工塾的原因?
先是从网络上的文章信息等感觉新领域挺好的,又经同学介绍,然后和塾里的张老师聊下来感觉非常可靠,提供的信息及建议也很有帮助,最后决定加入了新领域。
(编辑ASHEN:我们的张老师真是太强了???)
3.出愿前有联系教授吗?研究计划书怎么写的?
有联系其他学校的,但合格的东工大没有,东工大情报工学出愿不强制要求联系教授。
研究计划书塾里有指导,具体也要多参照教授研究室的研究方向背景等。
建议通过参加说明会,仔细调查研究室主页等方式好好了解下志望研究室及教授的情况。
4.备考感到最困难的是什么呢,你又是如何克服的?
考学的孤独吧。
在我的语校没有遇到同专业的同学,周围没有人能交流帮助的感觉还是挺糟糕的,也经历过许多焦虑孤独的时光吧。
加入新领域的原因之一也是如此,很感谢张老师段老师等好几位老师对我的关照。
5. 考学最辛苦的时期是怎么度过的?
如上所说。有一段时期被专业课及研究计划的难题搞得非常焦虑,感觉好多都还准备不足,也时常会担忧万一考学全落了怎么办……
考学遭遇的压力,焦虑,不安,辛酸……也不多说了,考学的大家可能或多或少都经历过吧。
最后也只能强熬过去了,压力大的时候我就找老师朋友聊聊,听听音乐看集动画散散心之类的,然后鼓起精神坚持下去就是了。
不过,最糟糕的时候,最痛苦的时候,也是最有活着的感觉的时候。正因为能走下去所以才会痛苦,它意味着我在努力活着。而在经历过那些痛苦的最后,终能迎来幸福的风景吧。
编辑ASHEN:任何环境下,人的生活都不会失去意义,并且,这一无限的生活包括苦难和死亡,贫困和死亡,你所经历的,没有任何力量可以从你拿走;没有杀死你的,使你更强大。在毫无希望的环境中,也能发现生命的全部意义。——弗兰克尔《追寻生命的意义》
6.考试有什么特别注意的?
要说的话比如面试时针对教授和学校相应准备下,不是单纯笼统地说学校和教授哪里好,能详细说出一些细节和亮点就更好了。
遇到答不上来的也不要太慌张,老实说就好,教授一般也不会太为难考生的,通常也不会因为一些瑕疵就影响结果。
7.疫情对你整个考学经历有什么影响吗?
有所影响,比如有学校考试形式发生了变化,不过总体影响不是很大。
8. 新领域理工塾是如何帮助到你的?
感觉新领域理工塾还是非常认真负责的,给了我很多帮助。
先是张老师为我规划了考学的整体计划,时间表之类的,并根据我的情况推荐了一些志望学校。这为我定下考学路线并针对性复习很有帮助。之后有问题找他也给了很多有用的建议。合格当天也长聊了一次,非常开心,也得到了很多修士生活的经验建议。
还有专业担当的段老师则经常来督促我的学习情况,也提供了很多考学的信息及建议。碰到困难的时候也时常会找段老师,她也总是给予我开导与帮助。
当然还有专业课,研究计划书的各种教学,新领域的教学质量还是很好的,课件作业等等都准备的很棒,复习专业知识时得到了很大的帮助。
9.网课这种形式会对你学习的效率产生影响吗?
也还是看自律,网课的话也可以回看和复习,更加灵活。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
前期主要跟着课程完成作业,后期自己课外再看些日语教材,刷过去问等。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
情报工学。
建议多多收集信息,比如某几个研究室就非常卷,而另外几位教授相对容易合格的情况也是有的。还有面试问题之类的也可以去查查日本学生留下的情报,我面试时就被问到过相近的问题。
(编辑ASHEN:X同学在面对考试的时候疯狂收集资料、利用情报这一点就非常适合这个专业呢!)
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
感觉备考规划整体还是做得挺好的,总体都在按计划进行,算是计划通吧。
然后托福和日语在来日本前就出分了,节省了分心语言成绩的时间。
还有情报收集做的不错,然后面试时也压中了问题。
不太好的则是来日前期有点浪了…刚来想着时间还早就和朋友玩,圣地巡礼之类的花了不少时间,直到报了新领域塾后才完全进入考学状态。
另外就是我报了5所左右的志望学校,其实有点多了,还有个别学校和其他学校的考试范围差异很大,导致我分心了很多时间额外复习一些冷门科目…最后发现时间精力不够用了。所以可能还是得量力而行。
(编辑ASHEN:同学们在选择志望校的时候也要注意,虽然说考的越多机会也就越多,但是我们的精力毕竟是有限的,要量力而行。当然欢迎同学们随时来找我们咨询哦~?)
13.对后辈有什么复习建议吗?
感觉上面都说的差不多了,一切尽量早做准备吧,做好整体规划,决定志望学校,语言成绩尽早出分,针对几个学校的考点复习专业知识,多多搜集情报,参加说明会,套磁等。
最后就放平心态好好上吧。
14. 对未来入学后的规划是什么?
已经入学了,只能建议考学结束后放松之余也还是提前做些准备,不然正式开学之后可能会有点手忙脚乱。
那么最后,祝愿大家都能合格心仪的学校,实现人生的梦想。
03
笔记分享+老师点评
X同学充分利用收集到的情报来应对考学,可以说掌握了日本考学的核心。在编辑这期访谈的时候,我能从X同学的文字中感受到他是一个精神世界丰盈、且非常温柔的人。考学的历程让我脑海中不禁回响起Kelly Clarkson的《Stronger》? 祝福X同学接下来能享受自己的校园生活、实现自己的梦想~?
✏️ 笔记分享 ✏️
段老师寄语
X同学在本科背景,英语日语成绩都非常不错的前提下,依然非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真。第一次考试出师不利的情况下并没有气馁,被选入东工日程A入试时也没有松懈大意,他站在私塾这个巨人的肩膀上,合理收集运用情报,细心听取老师们的意见,合格前一直努力备考,谨慎的准备每个考试细节,非常恭喜他考上了理想的学校。