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_67400cbf7523d553453805" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf7523d553453805.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400cbf755cb532223695" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf755cb532223695.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>【新访谈15】远离你的舒适区!东京大学offer get!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/12/20230301014649_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|胡同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「每天去学校图书馆学习8个小时,图书馆有学习的氛围,你会不由自主地开始学习。尽量远离自己的舒适区,别待在家里学习。和新领域的老师就像是同一个战线的伙伴,让你的考学之路没有那么孤独。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:85</strong></p> <p class="t4"><strong>日语:N1(113)</strong></p> <p class="t4"><strong>本科:重庆大学 </strong></p> <p class="t4"><strong>专业:</strong><strong>材料科学与工程</strong></p> <p class="t4"><strong>合格:东京大学原子力国际専攻</strong><strong>(Nuclear Engineering and Management)</strong><strong> </strong><strong> </strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic23ZSGjtiarqMrYbzAHrcHNJJEuNxrjM5ITRDtPhZhsXNxtdGRyicVFNjQ/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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年五月下旬</strong></p> <p class="t4">联系九州大学和东京大学原子力国际的教授</p> <p class="t4"><strong>2021年6月初</strong></p> <p class="t4">参加东京大学原子国际入试说明会</p> <p class="t4">与联系的教授面谈(当时并未做好充分的准备)</p> <p class="t4"><strong>2021年8月30日前</strong></p> <p class="t4">复习专业考试内容(数学和小论文)</p> <p class="t4">与数学艰苦卓绝地斗争</p> <p class="t4"><strong>2021年8月30日</strong></p> <p class="t4">参加数学考试</p> <p class="t4"><strong>2021年8月31日 </strong></p> <p class="t4">参加小论文考试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月14日 </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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">原子力国际专攻主要开展关于核能和辐射及其利用技术的教育和研究,作为基于科学技术知识的实用解决方案,建设与全球环境和谐相处的可持续社会。为此提供将核能利用和辐射等技术领域与核电与人与社会的关系等人文和社会领域相结合的教育和研究。主要研究方向有核能源,放射线,核材料等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3报考前准备</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><strong> </strong>1️⃣ 大学毕业证</p> <p class="t4"> 2️⃣ 学位证</p> <p class="t4"> 3️⃣ 托福成绩</p> <p class="t4"> 4️⃣ 大学成绩单</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24uuheksFt6RzxbYC8WsaTzBOchFquSdU3CHlOHR9O5uoA0K4rPgCicg/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>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> 工学研究科统考数学 小论文</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> 毕业论文 研究课题 人文关怀</p> <p class="t4"> </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">一开始是喜欢ACG文化。2018年第一次来日本旅游,觉得服务业方面让人觉得很舒服,买东西餐厅的服务之类都比较好。遂对日本的日常生活产生了浓厚的兴趣。加上本人也是非常爱玩的,日本好玩的地方真的挺多的。大学毕业去另一个比较有兴趣的国家生活学习,也让我非常期待。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">有同学在其他学文科私塾报名的,我去咨询的时候听说我是理工科就给我推了新领域理工塾。我在知乎查询了一些信息后发现<strong>新领域理工塾是比较出名</strong>的(有名声的总归是要放心一点),就报着试一试的心态联系了担当老师。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">5月联系了九州大学综合理工的一些教授和东大原子力的教授,基本都得到了正面的回复。</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>我其实是6月份开始从0学数学的</strong>(大学时期太贪玩了连考试都是水过去的)。</p> <p class="t4"> </p> <p class="t4">东京大学的工学研究科的数学考试是有一定难度的,考试范围是微积分,拉普拉斯变换,线性代数,曲线曲面,概率论,复变函数。从去年开始改革之后,数学从6选3(有的6选2)变成直接出题全做,这对于我来说是一个比较大的挑战。这意味着我从只需要学3到4个部分变成6个部分全都要学,并且<strong>考生并不知道会重点出哪个部分,复习范围就会变得非常广阔</strong>。</p> <p class="t4"> </p> <p class="t4">实际上,曲线曲面这个部分甚至没有几个老师能教,因为以前基本是没有人选这道题的,大家都选高数线代概率论。对于我这个新手来说确实是非常不利的。</p> <p class="t4"> </p> <p class="t4"><strong>克服困难的方法也就是努力学习了。</strong>首先理清了两周要上完一门课的思路,然后在私塾我报了1对1的课程。其实在<strong>老师和学生都齐心协力想要克服这个困难的时候,上课效率就会变得非常高。</strong></p> <p class="t4"> </p> <p class="t4">然后自己<strong>除了听课外就是刷题,然后总结。</strong>我对于做数学题其实还是很有兴趣的,一做题也会比较忘我,接受能力也还可以,这也间接的对我的考学有一定的帮助。并且,本来6个部分强行压缩成3道题,每题的难度其实是没有以前那么变态的(以前很多的题让我觉得出了就不是让你在考试的时候做的出来的,感觉智商受到了侮辱)。</p> <p class="t4"> </p> <p class="t4">现在更多的是<strong>考察你对知识的熟练掌握程度和广度</strong>,以及把几个部分结合起来的<strong>综合题的巧妙</strong>,我觉得是很合理的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>每天去学校图书馆</strong>(我是重庆人,学校就在家旁边)<strong>学习8个小时</strong>,图书馆有学习的氛围,你会不由自主地开始学习。<strong>尽量远离自己的舒适区</strong>,别待在家里学习。</p> <p class="t4"> </p> <p class="t4"><strong>快临近考试的时候回家了也会继续学到1点的样子。</strong>早上还会上语言学校的课(国内上网课),不过我的重心在考试,所以那段时间经常翘课保持精神充足避免影响复习。(有精力的小伙伴还是不推荐,语言学校出勤率还是蛮重要的)</p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,<strong>导致那时候心态很差</strong>,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。</p> <p class="t4"> </p> <p class="t4">另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我参加的是线上考试。<strong>考试之前一定要准备好应该准备的东西</strong>,比如电脑的调试,资料的复印,信封镜子等等的准备,这些都会在考试前用邮件发过来。<strong>日本人是非常严谨死板的</strong>,考试的时候非常严格地执行程序,甚至草稿纸和试卷都会一张一张放在摄像头给考官看。亲身体验两个小时的考试坐了四个小时,真的是非常的疲惫。</p> <p class="t4"> </p> <p class="t4"><strong>正式考试前一天有模拟考试</strong>,我当时没有注意到我的房间号,如果没参加模拟考试就没法参加正式考试,所以当时非常着急,后来给学校打了电话。电脑的桌面也没有设置得很完美,(日本人这种事太死板了,<strong>可能你觉得是个小事完全可以放松一点,但他很较真</strong>)我还被那个考官批评了没有认真读考试说明。这种事真的<strong>非常影响心态</strong>,当时本来就比较紧张,毕竟只报考了东大(九大不让线上考)。<strong>在国内的同学一定一定要做好充足的准备,千万不能出这些岔子。</strong></p> <p class="t4"> </p> <p class="t4">以及就是<strong>考前的心态管理</strong>,一定要放松,不要给自己太多压力,以平常心对待考试。遇到不会的先做会的,<strong>没思路的整两个公式上去。</strong><strong>一定要有大心脏!?</strong></p> <p class="t4"> </p> <p class="t4">我在报考之后,专攻发了考试使用语言的调查,我填的英语,所以尽量在用英语写小论文的方向复习。但是考试当天,发下来的试卷上写着用日语答题,我甚至问了监考老师,他说是日语考试。我整个人都懵了,甚至在考场思考了几分钟人生。最后我还是拿起笔硬着头皮上,毕竟我也不是日语小白,也只能走一步算一步。<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">可以说是有非常大的影响了。本来的计划是2020下半年就来日本的,一直拖到现在打字的时候还在国内,处于这段时间的小伙伴应该都有这种感受吧。</p> <p class="t4"> </p> <p class="t4">很着急,听着日本开放国门的小道消息,却只等来了一个一个坏消息,加上自己一直在家无所事事,总要费力和家人朋友解释自己现在在干嘛。<strong>不过疫情也是一个机会,让我在国内这边好好地复习,如果身在东京,身旁的诱惑太多,也不一定能静下心来学习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是针对我本身的情况给了我很多建议。</strong>我的担当张老师督促我直接开始给教授发邮件,并且得到了正面的回复,<strong>让我从道听途说的考学理论阶段直接步入实践,</strong>5月之前还是啥都不懂,现在已经是坐等开学了。<strong>情报这方面私塾给的帮助还是很重要的。</strong></p> <p class="t4"> </p> <p class="t4">其次<strong>通过1对1的课程,我快速地掌握了数学的基础知识,上课的效率是比较高的</strong>(特别是概率论我特别感兴趣)。</p> <p class="t4"> </p> <p class="t4"><strong>在课余时间,老师们也都是尽心尽力</strong>,我的一些没搞懂的问题,他们都会在微信上耐心地解答。<strong>印象比较深的当时在晚上1点还在讨论复变函数的题,</strong>还有线代老师打个微信电话过来就要给我讲题。并且上课的时候还会交流到一些情报,他们都是东大东工的学长,这方面是有经验的,这些情报也让我的心里很有底气。</p> <p class="t4"> </p> <p class="t4">怎么说呢,<strong>就像是同一个战线的伙伴,让你的考学之路没有那么孤独</strong>(国内考学难免产生这种感觉),心态也稍微稳定一点。其次<strong>私塾会分享很多考学的资料</strong>,比如教材,小黄书(考数学的经典资料),东京大学过去问的解答还有小论文过去问等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会。<strong>我一直觉得学习的效率取决于自己的学习态度和精神是否集中。</strong>学生上课认真听,不懂的就提问,然后课后整理之后有问题再和老师交流,我感觉效率是很高的。</p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">原国专业课的考察主要是小论文,主要是考察阅读文献的能力和总结能力,所以没有做太多的准备,直接考试即可。数学的笔记大概就是这样子(字太丑了哈哈哈?)</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:胡同学的笔记详见最后笔记分享专栏,还有老师的板书和参考书哦~PS:胡同学的字不丑。)</p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的专攻是原子力国际。我们专攻主要是<strong>研究核电以及放射线方面的</strong>,如果有兴趣的小伙伴可以报考。备考的话主要准备数学考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">说到备考日本的大学院,我真的有挺多的想说的。</p> <p class="t4"> </p> <p class="t4">从2018年到现在考上学校,我踩了很多的坑,走了很多弯路。大家都知道日本考学路难走,因为它不像欧美的申请制,大部分的学生需要自己考试。<strong>人在国内,情报的差距导致了我们很有可能会被误导。</strong></p> <p class="t4"> </p> <p class="t4">我之前想要图省事报过国内的中介,努力去考日语,托福,为了申请研究生刷绩点(上了大学天天玩绩点很低)。结果他们其实什么都没做就收了一笔很高的费用。每天鼓吹托福日语一定要多高的分数(语言能力是比较重要,但是不是一定要非常高的分数)才能去什么什么学校,让你很多时候用错了精力,做了无用之功。<strong>考学一定要自己把握住信息,主动去了解。</strong></p> <p class="t4"> </p> <p class="t4">(小编ASHEN:在这里插播套用罗翔老师的一句话,考试的要求就是通过,少一分则遗憾,多一分则无用,只要过关低分飞过也精彩。我曾经和同学一起参加N1考试,我考了99,对方34,我和他的结果都是不合格。)</p> <p class="t4"> </p> <p class="t4"><strong>日本的学校的信息其实非常公开,语言学校可以直接联系,大学院有募集要项还有过去问。甚至教授的联系方式都有,直接就可以联系。</strong>私塾的老师可以给你提供一些信息,但毕竟有这么多学校,他们不可能全都把募集要项记下来,更重要的是自己去多读募集要项了解情况。有了这些信息,把精力放在该做的地方,考什么学什么,直接准备就行了,完全不用像我之前在国内总是焦虑自己英语日语专业课之类的。</p> <p class="t4"> </p> <p class="t4">其次就是<strong>要勇于尝试</strong>,没考试之前我也觉得东大好难考我会不会考不上,联系教授之前会想他会不会不回我邮件,我的口语太烂会不会有影响。这导致我之前本在国内就可以联系教授却一直都没做,浪费了很多时间。不要怀疑自己的能力,勇敢地去做,其实考试并没有我们想象的那么难,教授也不是吃人的怪兽。给我面试的那几个教授都挺温柔的。<strong>一旦有了开头,一切就变得顺理成章了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最后,心态一定放平和</strong>,我的线性代数考的非常烂,线性代数本来是大家都喜欢的,因为他比较简单和固定,但这次的考试和曲线曲面相结合,非常考察知识熟练度。最后硬着头皮做了一些,最后还是过了。<strong>没到最后一刻一定不要放弃,</strong>考的比较难的话大家都会觉得难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做的好的就是自己有在认认真真学吧,</strong>高考都没这么认真过。做的不好的还是自己考试的<strong>心态没有管理好</strong>,准备还可以更充分。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</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>15.</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>16.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,重新做人。学习的同时考虑好自己的方向,为未来下一步早做打算。</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:好好学习OK?,但重新做人大可不必!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">通过整个采访可以看出,胡同学为了考学,每天去图书馆学习八个小时风雨无阻,回家还接着学习。试问脱离了高考的压力后,还有多少人能够做到。虽然兜兜转转走了很多弯路,最终还是达到了自己的目标,恭喜胡同学!期待你在你的专业领域大放光彩。</p> <p class="t4"> </p> <p class="t4">? 参考书籍分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2WTsbnjBLSUya07qozN9Aoaian2YZ1PJc5edhUicibbRuFgJ0WLQrcl1Dg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2ibFmKhQQWbrUxFhmjB5ZibcjA0L4Orhup7s0uIoqBOpcD153CUypibFgA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✒️ 老师板书分享 ✒️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2uyRqDQGfMgvib3lEcNFobNUfFVJWW2AqUoz2UgjWqYHBEUWfLICzYmg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2G4zFZ3qLia1sqE1WZxw74k21gJHnf3DES1M6CaiaZSgU8ibmALxobvp6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✏️ 胡同学笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24svgOKOd0ibXuaicb5LnTiayZJC24nU4OIK3xTXLbvhHD3QTeCWZzC1Rg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic27aibDiag4JFBA4ZFhZrVY9oRGhjh6ugIUHYYzlBt8xzHwibxdeZjMHoJA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2Jnxz6N7o8Lsg4PCuVWaP7opp3wO0xDfkRSKkgAJPw81JtrFgW1F6Kw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是塾里成功的转专业案例,本科学习的是金属材料方向,没有接触太多数学学习的他仅仅半年就成功合格了东京大学工学系研究科原子力国际专攻。早在联系教授的阶段就展现出他认真的态度,早早地准备好了联系教授的邮件,按照教授的研究方向进行了详细的研究。同时也准备了和教授面谈的面试稿件。他的合格告诉大家,选择和努力同样重要,提前做好规划,按照老师的建议完成每一个阶段的任务,冲刺理想的名校并非难事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/11" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/13" 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_67400cbf7523d553453805" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf7523d553453805.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400cbf755cb532223695" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf755cb532223695.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>【新访谈15】远离你的舒适区!东京大学offer get!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/12/20230301014649_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|胡同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「每天去学校图书馆学习8个小时,图书馆有学习的氛围,你会不由自主地开始学习。尽量远离自己的舒适区,别待在家里学习。和新领域的老师就像是同一个战线的伙伴,让你的考学之路没有那么孤独。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:85</strong></p> <p class="t4"><strong>日语:N1(113)</strong></p> <p class="t4"><strong>本科:重庆大学 </strong></p> <p class="t4"><strong>专业:</strong><strong>材料科学与工程</strong></p> <p class="t4"><strong>合格:东京大学原子力国际専攻</strong><strong>(Nuclear Engineering and Management)</strong><strong> </strong><strong> </strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic23ZSGjtiarqMrYbzAHrcHNJJEuNxrjM5ITRDtPhZhsXNxtdGRyicVFNjQ/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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年五月下旬</strong></p> <p class="t4">联系九州大学和东京大学原子力国际的教授</p> <p class="t4"><strong>2021年6月初</strong></p> <p class="t4">参加东京大学原子国际入试说明会</p> <p class="t4">与联系的教授面谈(当时并未做好充分的准备)</p> <p class="t4"><strong>2021年8月30日前</strong></p> <p class="t4">复习专业考试内容(数学和小论文)</p> <p class="t4">与数学艰苦卓绝地斗争</p> <p class="t4"><strong>2021年8月30日</strong></p> <p class="t4">参加数学考试</p> <p class="t4"><strong>2021年8月31日 </strong></p> <p class="t4">参加小论文考试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月14日 </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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">原子力国际专攻主要开展关于核能和辐射及其利用技术的教育和研究,作为基于科学技术知识的实用解决方案,建设与全球环境和谐相处的可持续社会。为此提供将核能利用和辐射等技术领域与核电与人与社会的关系等人文和社会领域相结合的教育和研究。主要研究方向有核能源,放射线,核材料等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3报考前准备</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><strong> </strong>1️⃣ 大学毕业证</p> <p class="t4"> 2️⃣ 学位证</p> <p class="t4"> 3️⃣ 托福成绩</p> <p class="t4"> 4️⃣ 大学成绩单</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24uuheksFt6RzxbYC8WsaTzBOchFquSdU3CHlOHR9O5uoA0K4rPgCicg/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>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> 工学研究科统考数学 小论文</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> 毕业论文 研究课题 人文关怀</p> <p class="t4"> </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">一开始是喜欢ACG文化。2018年第一次来日本旅游,觉得服务业方面让人觉得很舒服,买东西餐厅的服务之类都比较好。遂对日本的日常生活产生了浓厚的兴趣。加上本人也是非常爱玩的,日本好玩的地方真的挺多的。大学毕业去另一个比较有兴趣的国家生活学习,也让我非常期待。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">有同学在其他学文科私塾报名的,我去咨询的时候听说我是理工科就给我推了新领域理工塾。我在知乎查询了一些信息后发现<strong>新领域理工塾是比较出名</strong>的(有名声的总归是要放心一点),就报着试一试的心态联系了担当老师。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">5月联系了九州大学综合理工的一些教授和东大原子力的教授,基本都得到了正面的回复。</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>我其实是6月份开始从0学数学的</strong>(大学时期太贪玩了连考试都是水过去的)。</p> <p class="t4"> </p> <p class="t4">东京大学的工学研究科的数学考试是有一定难度的,考试范围是微积分,拉普拉斯变换,线性代数,曲线曲面,概率论,复变函数。从去年开始改革之后,数学从6选3(有的6选2)变成直接出题全做,这对于我来说是一个比较大的挑战。这意味着我从只需要学3到4个部分变成6个部分全都要学,并且<strong>考生并不知道会重点出哪个部分,复习范围就会变得非常广阔</strong>。</p> <p class="t4"> </p> <p class="t4">实际上,曲线曲面这个部分甚至没有几个老师能教,因为以前基本是没有人选这道题的,大家都选高数线代概率论。对于我这个新手来说确实是非常不利的。</p> <p class="t4"> </p> <p class="t4"><strong>克服困难的方法也就是努力学习了。</strong>首先理清了两周要上完一门课的思路,然后在私塾我报了1对1的课程。其实在<strong>老师和学生都齐心协力想要克服这个困难的时候,上课效率就会变得非常高。</strong></p> <p class="t4"> </p> <p class="t4">然后自己<strong>除了听课外就是刷题,然后总结。</strong>我对于做数学题其实还是很有兴趣的,一做题也会比较忘我,接受能力也还可以,这也间接的对我的考学有一定的帮助。并且,本来6个部分强行压缩成3道题,每题的难度其实是没有以前那么变态的(以前很多的题让我觉得出了就不是让你在考试的时候做的出来的,感觉智商受到了侮辱)。</p> <p class="t4"> </p> <p class="t4">现在更多的是<strong>考察你对知识的熟练掌握程度和广度</strong>,以及把几个部分结合起来的<strong>综合题的巧妙</strong>,我觉得是很合理的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>每天去学校图书馆</strong>(我是重庆人,学校就在家旁边)<strong>学习8个小时</strong>,图书馆有学习的氛围,你会不由自主地开始学习。<strong>尽量远离自己的舒适区</strong>,别待在家里学习。</p> <p class="t4"> </p> <p class="t4"><strong>快临近考试的时候回家了也会继续学到1点的样子。</strong>早上还会上语言学校的课(国内上网课),不过我的重心在考试,所以那段时间经常翘课保持精神充足避免影响复习。(有精力的小伙伴还是不推荐,语言学校出勤率还是蛮重要的)</p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,<strong>导致那时候心态很差</strong>,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。</p> <p class="t4"> </p> <p class="t4">另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我参加的是线上考试。<strong>考试之前一定要准备好应该准备的东西</strong>,比如电脑的调试,资料的复印,信封镜子等等的准备,这些都会在考试前用邮件发过来。<strong>日本人是非常严谨死板的</strong>,考试的时候非常严格地执行程序,甚至草稿纸和试卷都会一张一张放在摄像头给考官看。亲身体验两个小时的考试坐了四个小时,真的是非常的疲惫。</p> <p class="t4"> </p> <p class="t4"><strong>正式考试前一天有模拟考试</strong>,我当时没有注意到我的房间号,如果没参加模拟考试就没法参加正式考试,所以当时非常着急,后来给学校打了电话。电脑的桌面也没有设置得很完美,(日本人这种事太死板了,<strong>可能你觉得是个小事完全可以放松一点,但他很较真</strong>)我还被那个考官批评了没有认真读考试说明。这种事真的<strong>非常影响心态</strong>,当时本来就比较紧张,毕竟只报考了东大(九大不让线上考)。<strong>在国内的同学一定一定要做好充足的准备,千万不能出这些岔子。</strong></p> <p class="t4"> </p> <p class="t4">以及就是<strong>考前的心态管理</strong>,一定要放松,不要给自己太多压力,以平常心对待考试。遇到不会的先做会的,<strong>没思路的整两个公式上去。</strong><strong>一定要有大心脏!?</strong></p> <p class="t4"> </p> <p class="t4">我在报考之后,专攻发了考试使用语言的调查,我填的英语,所以尽量在用英语写小论文的方向复习。但是考试当天,发下来的试卷上写着用日语答题,我甚至问了监考老师,他说是日语考试。我整个人都懵了,甚至在考场思考了几分钟人生。最后我还是拿起笔硬着头皮上,毕竟我也不是日语小白,也只能走一步算一步。<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">可以说是有非常大的影响了。本来的计划是2020下半年就来日本的,一直拖到现在打字的时候还在国内,处于这段时间的小伙伴应该都有这种感受吧。</p> <p class="t4"> </p> <p class="t4">很着急,听着日本开放国门的小道消息,却只等来了一个一个坏消息,加上自己一直在家无所事事,总要费力和家人朋友解释自己现在在干嘛。<strong>不过疫情也是一个机会,让我在国内这边好好地复习,如果身在东京,身旁的诱惑太多,也不一定能静下心来学习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是针对我本身的情况给了我很多建议。</strong>我的担当张老师督促我直接开始给教授发邮件,并且得到了正面的回复,<strong>让我从道听途说的考学理论阶段直接步入实践,</strong>5月之前还是啥都不懂,现在已经是坐等开学了。<strong>情报这方面私塾给的帮助还是很重要的。</strong></p> <p class="t4"> </p> <p class="t4">其次<strong>通过1对1的课程,我快速地掌握了数学的基础知识,上课的效率是比较高的</strong>(特别是概率论我特别感兴趣)。</p> <p class="t4"> </p> <p class="t4"><strong>在课余时间,老师们也都是尽心尽力</strong>,我的一些没搞懂的问题,他们都会在微信上耐心地解答。<strong>印象比较深的当时在晚上1点还在讨论复变函数的题,</strong>还有线代老师打个微信电话过来就要给我讲题。并且上课的时候还会交流到一些情报,他们都是东大东工的学长,这方面是有经验的,这些情报也让我的心里很有底气。</p> <p class="t4"> </p> <p class="t4">怎么说呢,<strong>就像是同一个战线的伙伴,让你的考学之路没有那么孤独</strong>(国内考学难免产生这种感觉),心态也稍微稳定一点。其次<strong>私塾会分享很多考学的资料</strong>,比如教材,小黄书(考数学的经典资料),东京大学过去问的解答还有小论文过去问等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会。<strong>我一直觉得学习的效率取决于自己的学习态度和精神是否集中。</strong>学生上课认真听,不懂的就提问,然后课后整理之后有问题再和老师交流,我感觉效率是很高的。</p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">原国专业课的考察主要是小论文,主要是考察阅读文献的能力和总结能力,所以没有做太多的准备,直接考试即可。数学的笔记大概就是这样子(字太丑了哈哈哈?)</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:胡同学的笔记详见最后笔记分享专栏,还有老师的板书和参考书哦~PS:胡同学的字不丑。)</p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的专攻是原子力国际。我们专攻主要是<strong>研究核电以及放射线方面的</strong>,如果有兴趣的小伙伴可以报考。备考的话主要准备数学考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">说到备考日本的大学院,我真的有挺多的想说的。</p> <p class="t4"> </p> <p class="t4">从2018年到现在考上学校,我踩了很多的坑,走了很多弯路。大家都知道日本考学路难走,因为它不像欧美的申请制,大部分的学生需要自己考试。<strong>人在国内,情报的差距导致了我们很有可能会被误导。</strong></p> <p class="t4"> </p> <p class="t4">我之前想要图省事报过国内的中介,努力去考日语,托福,为了申请研究生刷绩点(上了大学天天玩绩点很低)。结果他们其实什么都没做就收了一笔很高的费用。每天鼓吹托福日语一定要多高的分数(语言能力是比较重要,但是不是一定要非常高的分数)才能去什么什么学校,让你很多时候用错了精力,做了无用之功。<strong>考学一定要自己把握住信息,主动去了解。</strong></p> <p class="t4"> </p> <p class="t4">(小编ASHEN:在这里插播套用罗翔老师的一句话,考试的要求就是通过,少一分则遗憾,多一分则无用,只要过关低分飞过也精彩。我曾经和同学一起参加N1考试,我考了99,对方34,我和他的结果都是不合格。)</p> <p class="t4"> </p> <p class="t4"><strong>日本的学校的信息其实非常公开,语言学校可以直接联系,大学院有募集要项还有过去问。甚至教授的联系方式都有,直接就可以联系。</strong>私塾的老师可以给你提供一些信息,但毕竟有这么多学校,他们不可能全都把募集要项记下来,更重要的是自己去多读募集要项了解情况。有了这些信息,把精力放在该做的地方,考什么学什么,直接准备就行了,完全不用像我之前在国内总是焦虑自己英语日语专业课之类的。</p> <p class="t4"> </p> <p class="t4">其次就是<strong>要勇于尝试</strong>,没考试之前我也觉得东大好难考我会不会考不上,联系教授之前会想他会不会不回我邮件,我的口语太烂会不会有影响。这导致我之前本在国内就可以联系教授却一直都没做,浪费了很多时间。不要怀疑自己的能力,勇敢地去做,其实考试并没有我们想象的那么难,教授也不是吃人的怪兽。给我面试的那几个教授都挺温柔的。<strong>一旦有了开头,一切就变得顺理成章了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最后,心态一定放平和</strong>,我的线性代数考的非常烂,线性代数本来是大家都喜欢的,因为他比较简单和固定,但这次的考试和曲线曲面相结合,非常考察知识熟练度。最后硬着头皮做了一些,最后还是过了。<strong>没到最后一刻一定不要放弃,</strong>考的比较难的话大家都会觉得难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做的好的就是自己有在认认真真学吧,</strong>高考都没这么认真过。做的不好的还是自己考试的<strong>心态没有管理好</strong>,准备还可以更充分。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</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>15.</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>16.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,重新做人。学习的同时考虑好自己的方向,为未来下一步早做打算。</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:好好学习OK?,但重新做人大可不必!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">通过整个采访可以看出,胡同学为了考学,每天去图书馆学习八个小时风雨无阻,回家还接着学习。试问脱离了高考的压力后,还有多少人能够做到。虽然兜兜转转走了很多弯路,最终还是达到了自己的目标,恭喜胡同学!期待你在你的专业领域大放光彩。</p> <p class="t4"> </p> <p class="t4">? 参考书籍分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2WTsbnjBLSUya07qozN9Aoaian2YZ1PJc5edhUicibbRuFgJ0WLQrcl1Dg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2ibFmKhQQWbrUxFhmjB5ZibcjA0L4Orhup7s0uIoqBOpcD153CUypibFgA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✒️ 老师板书分享 ✒️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2uyRqDQGfMgvib3lEcNFobNUfFVJWW2AqUoz2UgjWqYHBEUWfLICzYmg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2G4zFZ3qLia1sqE1WZxw74k21gJHnf3DES1M6CaiaZSgU8ibmALxobvp6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✏️ 胡同学笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24svgOKOd0ibXuaicb5LnTiayZJC24nU4OIK3xTXLbvhHD3QTeCWZzC1Rg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic27aibDiag4JFBA4ZFhZrVY9oRGhjh6ugIUHYYzlBt8xzHwibxdeZjMHoJA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2Jnxz6N7o8Lsg4PCuVWaP7opp3wO0xDfkRSKkgAJPw81JtrFgW1F6Kw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是塾里成功的转专业案例,本科学习的是金属材料方向,没有接触太多数学学习的他仅仅半年就成功合格了东京大学工学系研究科原子力国际专攻。早在联系教授的阶段就展现出他认真的态度,早早地准备好了联系教授的邮件,按照教授的研究方向进行了详细的研究。同时也准备了和教授面谈的面试稿件。他的合格告诉大家,选择和努力同样重要,提前做好规划,按照老师的建议完成每一个阶段的任务,冲刺理想的名校并非难事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/11" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/13" 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_67400cbf7523d553453805" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf7523d553453805.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400cbf755cb532223695" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23"/></form><a href="#" class="dropdown-item" onclick="document.post_67400cbf755cb532223695.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>【新访谈15】远离你的舒适区!东京大学offer get!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/12/20230301014649_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|胡同学</p> <p class="t4">点评|张老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> 「每天去学校图书馆学习8个小时,图书馆有学习的氛围,你会不由自主地开始学习。尽量远离自己的舒适区,别待在家里学习。和新领域的老师就像是同一个战线的伙伴,让你的考学之路没有那么孤独。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:85</strong></p> <p class="t4"><strong>日语:N1(113)</strong></p> <p class="t4"><strong>本科:重庆大学 </strong></p> <p class="t4"><strong>专业:</strong><strong>材料科学与工程</strong></p> <p class="t4"><strong>合格:东京大学原子力国际専攻</strong><strong>(Nuclear Engineering and Management)</strong><strong> </strong><strong> </strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic23ZSGjtiarqMrYbzAHrcHNJJEuNxrjM5ITRDtPhZhsXNxtdGRyicVFNjQ/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"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年五月下旬</strong></p> <p class="t4">联系九州大学和东京大学原子力国际的教授</p> <p class="t4"><strong>2021年6月初</strong></p> <p class="t4">参加东京大学原子国际入试说明会</p> <p class="t4">与联系的教授面谈(当时并未做好充分的准备)</p> <p class="t4"><strong>2021年8月30日前</strong></p> <p class="t4">复习专业考试内容(数学和小论文)</p> <p class="t4">与数学艰苦卓绝地斗争</p> <p class="t4"><strong>2021年8月30日</strong></p> <p class="t4">参加数学考试</p> <p class="t4"><strong>2021年8月31日 </strong></p> <p class="t4">参加小论文考试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月1日 </strong></p> <p class="t4">参加面试</p> <p class="t4"><strong>2021年9月14日 </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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科 专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">原子力国际专攻主要开展关于核能和辐射及其利用技术的教育和研究,作为基于科学技术知识的实用解决方案,建设与全球环境和谐相处的可持续社会。为此提供将核能利用和辐射等技术领域与核电与人与社会的关系等人文和社会领域相结合的教育和研究。主要研究方向有核能源,放射线,核材料等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.3报考前准备</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><strong> </strong>1️⃣ 大学毕业证</p> <p class="t4"> 2️⃣ 学位证</p> <p class="t4"> 3️⃣ 托福成绩</p> <p class="t4"> 4️⃣ 大学成绩单</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24uuheksFt6RzxbYC8WsaTzBOchFquSdU3CHlOHR9O5uoA0K4rPgCicg/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>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong> 4.1笔试:</strong></p> <p class="t4"> 工学研究科统考数学 小论文</p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> 毕业论文 研究课题 人文关怀</p> <p class="t4"> </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">一开始是喜欢ACG文化。2018年第一次来日本旅游,觉得服务业方面让人觉得很舒服,买东西餐厅的服务之类都比较好。遂对日本的日常生活产生了浓厚的兴趣。加上本人也是非常爱玩的,日本好玩的地方真的挺多的。大学毕业去另一个比较有兴趣的国家生活学习,也让我非常期待。 </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">有同学在其他学文科私塾报名的,我去咨询的时候听说我是理工科就给我推了新领域理工塾。我在知乎查询了一些信息后发现<strong>新领域理工塾是比较出名</strong>的(有名声的总归是要放心一点),就报着试一试的心态联系了担当老师。☑️</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">5月联系了九州大学综合理工的一些教授和东大原子力的教授,基本都得到了正面的回复。</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>我其实是6月份开始从0学数学的</strong>(大学时期太贪玩了连考试都是水过去的)。</p> <p class="t4"> </p> <p class="t4">东京大学的工学研究科的数学考试是有一定难度的,考试范围是微积分,拉普拉斯变换,线性代数,曲线曲面,概率论,复变函数。从去年开始改革之后,数学从6选3(有的6选2)变成直接出题全做,这对于我来说是一个比较大的挑战。这意味着我从只需要学3到4个部分变成6个部分全都要学,并且<strong>考生并不知道会重点出哪个部分,复习范围就会变得非常广阔</strong>。</p> <p class="t4"> </p> <p class="t4">实际上,曲线曲面这个部分甚至没有几个老师能教,因为以前基本是没有人选这道题的,大家都选高数线代概率论。对于我这个新手来说确实是非常不利的。</p> <p class="t4"> </p> <p class="t4"><strong>克服困难的方法也就是努力学习了。</strong>首先理清了两周要上完一门课的思路,然后在私塾我报了1对1的课程。其实在<strong>老师和学生都齐心协力想要克服这个困难的时候,上课效率就会变得非常高。</strong></p> <p class="t4"> </p> <p class="t4">然后自己<strong>除了听课外就是刷题,然后总结。</strong>我对于做数学题其实还是很有兴趣的,一做题也会比较忘我,接受能力也还可以,这也间接的对我的考学有一定的帮助。并且,本来6个部分强行压缩成3道题,每题的难度其实是没有以前那么变态的(以前很多的题让我觉得出了就不是让你在考试的时候做的出来的,感觉智商受到了侮辱)。</p> <p class="t4"> </p> <p class="t4">现在更多的是<strong>考察你对知识的熟练掌握程度和广度</strong>,以及把几个部分结合起来的<strong>综合题的巧妙</strong>,我觉得是很合理的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>每天去学校图书馆</strong>(我是重庆人,学校就在家旁边)<strong>学习8个小时</strong>,图书馆有学习的氛围,你会不由自主地开始学习。<strong>尽量远离自己的舒适区</strong>,别待在家里学习。</p> <p class="t4"> </p> <p class="t4"><strong>快临近考试的时候回家了也会继续学到1点的样子。</strong>早上还会上语言学校的课(国内上网课),不过我的重心在考试,所以那段时间经常翘课保持精神充足避免影响复习。(有精力的小伙伴还是不推荐,语言学校出勤率还是蛮重要的)</p> <p class="t4"> </p> <p class="t4">最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,<strong>导致那时候心态很差</strong>,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。</p> <p class="t4"> </p> <p class="t4">另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6. 考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我参加的是线上考试。<strong>考试之前一定要准备好应该准备的东西</strong>,比如电脑的调试,资料的复印,信封镜子等等的准备,这些都会在考试前用邮件发过来。<strong>日本人是非常严谨死板的</strong>,考试的时候非常严格地执行程序,甚至草稿纸和试卷都会一张一张放在摄像头给考官看。亲身体验两个小时的考试坐了四个小时,真的是非常的疲惫。</p> <p class="t4"> </p> <p class="t4"><strong>正式考试前一天有模拟考试</strong>,我当时没有注意到我的房间号,如果没参加模拟考试就没法参加正式考试,所以当时非常着急,后来给学校打了电话。电脑的桌面也没有设置得很完美,(日本人这种事太死板了,<strong>可能你觉得是个小事完全可以放松一点,但他很较真</strong>)我还被那个考官批评了没有认真读考试说明。这种事真的<strong>非常影响心态</strong>,当时本来就比较紧张,毕竟只报考了东大(九大不让线上考)。<strong>在国内的同学一定一定要做好充足的准备,千万不能出这些岔子。</strong></p> <p class="t4"> </p> <p class="t4">以及就是<strong>考前的心态管理</strong>,一定要放松,不要给自己太多压力,以平常心对待考试。遇到不会的先做会的,<strong>没思路的整两个公式上去。</strong><strong>一定要有大心脏!?</strong></p> <p class="t4"> </p> <p class="t4">我在报考之后,专攻发了考试使用语言的调查,我填的英语,所以尽量在用英语写小论文的方向复习。但是考试当天,发下来的试卷上写着用日语答题,我甚至问了监考老师,他说是日语考试。我整个人都懵了,甚至在考场思考了几分钟人生。最后我还是拿起笔硬着头皮上,毕竟我也不是日语小白,也只能走一步算一步。<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">可以说是有非常大的影响了。本来的计划是2020下半年就来日本的,一直拖到现在打字的时候还在国内,处于这段时间的小伙伴应该都有这种感受吧。</p> <p class="t4"> </p> <p class="t4">很着急,听着日本开放国门的小道消息,却只等来了一个一个坏消息,加上自己一直在家无所事事,总要费力和家人朋友解释自己现在在干嘛。<strong>不过疫情也是一个机会,让我在国内这边好好地复习,如果身在东京,身旁的诱惑太多,也不一定能静下心来学习。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是针对我本身的情况给了我很多建议。</strong>我的担当张老师督促我直接开始给教授发邮件,并且得到了正面的回复,<strong>让我从道听途说的考学理论阶段直接步入实践,</strong>5月之前还是啥都不懂,现在已经是坐等开学了。<strong>情报这方面私塾给的帮助还是很重要的。</strong></p> <p class="t4"> </p> <p class="t4">其次<strong>通过1对1的课程,我快速地掌握了数学的基础知识,上课的效率是比较高的</strong>(特别是概率论我特别感兴趣)。</p> <p class="t4"> </p> <p class="t4"><strong>在课余时间,老师们也都是尽心尽力</strong>,我的一些没搞懂的问题,他们都会在微信上耐心地解答。<strong>印象比较深的当时在晚上1点还在讨论复变函数的题,</strong>还有线代老师打个微信电话过来就要给我讲题。并且上课的时候还会交流到一些情报,他们都是东大东工的学长,这方面是有经验的,这些情报也让我的心里很有底气。</p> <p class="t4"> </p> <p class="t4">怎么说呢,<strong>就像是同一个战线的伙伴,让你的考学之路没有那么孤独</strong>(国内考学难免产生这种感觉),心态也稍微稳定一点。其次<strong>私塾会分享很多考学的资料</strong>,比如教材,小黄书(考数学的经典资料),东京大学过去问的解答还有小论文过去问等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">不会。<strong>我一直觉得学习的效率取决于自己的学习态度和精神是否集中。</strong>学生上课认真听,不懂的就提问,然后课后整理之后有问题再和老师交流,我感觉效率是很高的。</p> <p class="t4"> </p> <p class="t4"><strong>10.</strong><strong>专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">原国专业课的考察主要是小论文,主要是考察阅读文献的能力和总结能力,所以没有做太多的准备,直接考试即可。数学的笔记大概就是这样子(字太丑了哈哈哈?)</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:胡同学的笔记详见最后笔记分享专栏,还有老师的板书和参考书哦~PS:胡同学的字不丑。)</p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">合格的专攻是原子力国际。我们专攻主要是<strong>研究核电以及放射线方面的</strong>,如果有兴趣的小伙伴可以报考。备考的话主要准备数学考试。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">说到备考日本的大学院,我真的有挺多的想说的。</p> <p class="t4"> </p> <p class="t4">从2018年到现在考上学校,我踩了很多的坑,走了很多弯路。大家都知道日本考学路难走,因为它不像欧美的申请制,大部分的学生需要自己考试。<strong>人在国内,情报的差距导致了我们很有可能会被误导。</strong></p> <p class="t4"> </p> <p class="t4">我之前想要图省事报过国内的中介,努力去考日语,托福,为了申请研究生刷绩点(上了大学天天玩绩点很低)。结果他们其实什么都没做就收了一笔很高的费用。每天鼓吹托福日语一定要多高的分数(语言能力是比较重要,但是不是一定要非常高的分数)才能去什么什么学校,让你很多时候用错了精力,做了无用之功。<strong>考学一定要自己把握住信息,主动去了解。</strong></p> <p class="t4"> </p> <p class="t4">(小编ASHEN:在这里插播套用罗翔老师的一句话,考试的要求就是通过,少一分则遗憾,多一分则无用,只要过关低分飞过也精彩。我曾经和同学一起参加N1考试,我考了99,对方34,我和他的结果都是不合格。)</p> <p class="t4"> </p> <p class="t4"><strong>日本的学校的信息其实非常公开,语言学校可以直接联系,大学院有募集要项还有过去问。甚至教授的联系方式都有,直接就可以联系。</strong>私塾的老师可以给你提供一些信息,但毕竟有这么多学校,他们不可能全都把募集要项记下来,更重要的是自己去多读募集要项了解情况。有了这些信息,把精力放在该做的地方,考什么学什么,直接准备就行了,完全不用像我之前在国内总是焦虑自己英语日语专业课之类的。</p> <p class="t4"> </p> <p class="t4">其次就是<strong>要勇于尝试</strong>,没考试之前我也觉得东大好难考我会不会考不上,联系教授之前会想他会不会不回我邮件,我的口语太烂会不会有影响。这导致我之前本在国内就可以联系教授却一直都没做,浪费了很多时间。不要怀疑自己的能力,勇敢地去做,其实考试并没有我们想象的那么难,教授也不是吃人的怪兽。给我面试的那几个教授都挺温柔的。<strong>一旦有了开头,一切就变得顺理成章了。</strong></p> <p class="t4"> </p> <p class="t4"><strong>最后,心态一定放平和</strong>,我的线性代数考的非常烂,线性代数本来是大家都喜欢的,因为他比较简单和固定,但这次的考试和曲线曲面相结合,非常考察知识熟练度。最后硬着头皮做了一些,最后还是过了。<strong>没到最后一刻一定不要放弃,</strong>考的比较难的话大家都会觉得难。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>做的好的就是自己有在认认真真学吧,</strong>高考都没这么认真过。做的不好的还是自己考试的<strong>心态没有管理好</strong>,准备还可以更充分。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14</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>15.</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>16.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,重新做人。学习的同时考虑好自己的方向,为未来下一步早做打算。</p> <p class="t4"> </p> <p class="t4">(小编ASHEN:好好学习OK?,但重新做人大可不必!!!!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">通过整个采访可以看出,胡同学为了考学,每天去图书馆学习八个小时风雨无阻,回家还接着学习。试问脱离了高考的压力后,还有多少人能够做到。虽然兜兜转转走了很多弯路,最终还是达到了自己的目标,恭喜胡同学!期待你在你的专业领域大放光彩。</p> <p class="t4"> </p> <p class="t4">? 参考书籍分享 ?</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2WTsbnjBLSUya07qozN9Aoaian2YZ1PJc5edhUicibbRuFgJ0WLQrcl1Dg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2ibFmKhQQWbrUxFhmjB5ZibcjA0L4Orhup7s0uIoqBOpcD153CUypibFgA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✒️ 老师板书分享 ✒️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2uyRqDQGfMgvib3lEcNFobNUfFVJWW2AqUoz2UgjWqYHBEUWfLICzYmg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic2G4zFZ3qLia1sqE1WZxw74k21gJHnf3DES1M6CaiaZSgU8ibmALxobvp6Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✏️ 胡同学笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic24svgOKOd0ibXuaicb5LnTiayZJC24nU4OIK3xTXLbvhHD3QTeCWZzC1Rg/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/QtickI7fNmCH970a1lFCmovficOtsicgQic27aibDiag4JFBA4ZFhZrVY9oRGhjh6ugIUHYYzlBt8xzHwibxdeZjMHoJA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCH970a1lFCmovficOtsicgQic2Jnxz6N7o8Lsg4PCuVWaP7opp3wO0xDfkRSKkgAJPw81JtrFgW1F6Kw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">胡同学是塾里成功的转专业案例,本科学习的是金属材料方向,没有接触太多数学学习的他仅仅半年就成功合格了东京大学工学系研究科原子力国际专攻。早在联系教授的阶段就展现出他认真的态度,早早地准备好了联系教授的邮件,按照教授的研究方向进行了详细的研究。同时也准备了和教授面谈的面试稿件。他的合格告诉大家,选择和努力同样重要,提前做好规划,按照老师的建议完成每一个阶段的任务,冲刺理想的名校并非难事。</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/11" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/13" 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' => '74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23', '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 = '74db086a8204410d60e538aee223a02df01ff072d92396a12e9af3429d1e6355239fed7edc5578526d8a17a0bbbe8d881f3bb62db338d037e39b5dc801c74a23' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|胡同学
点评|张老师
编辑|ASHEN
「每天去学校图书馆学习8个小时,图书馆有学习的氛围,你会不由自主地开始学习。尽量远离自己的舒适区,别待在家里学习。和新领域的老师就像是同一个战线的伙伴,让你的考学之路没有那么孤独。」
托福:85
日语:N1(113)
本科:重庆大学
专业:材料科学与工程
合格:东京大学原子力国际専攻(Nuclear Engineering and Management)
✨東京大学合格✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年五月下旬
联系九州大学和东京大学原子力国际的教授
2021年6月初
参加东京大学原子国际入试说明会
与联系的教授面谈(当时并未做好充分的准备)
2021年8月30日前
复习专业考试内容(数学和小论文)
与数学艰苦卓绝地斗争
2021年8月30日
参加数学考试
2021年8月31日
参加小论文考试
2021年9月1日
参加面试
2021年9月1日
参加面试
2021年9月14日
合格
2. 介绍
2.1学校介绍
东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。
2.2研究科 专攻介绍
原子力国际专攻主要开展关于核能和辐射及其利用技术的教育和研究,作为基于科学技术知识的实用解决方案,建设与全球环境和谐相处的可持续社会。为此提供将核能利用和辐射等技术领域与核电与人与社会的关系等人文和社会领域相结合的教育和研究。主要研究方向有核能源,放射线,核材料等。
2.3报考前准备
1️⃣ 大学毕业证
2️⃣ 学位证
3️⃣ 托福成绩
4️⃣ 大学成绩单
3.募集要项
4. 考试内容
4.1笔试:
工学研究科统考数学 小论文
4.2面试:
毕业论文 研究课题 人文关怀
02
心得体验采访实录
1.同学为什么要来日本?
一开始是喜欢ACG文化。2018年第一次来日本旅游,觉得服务业方面让人觉得很舒服,买东西餐厅的服务之类都比较好。遂对日本的日常生活产生了浓厚的兴趣。加上本人也是非常爱玩的,日本好玩的地方真的挺多的。大学毕业去另一个比较有兴趣的国家生活学习,也让我非常期待。
2.选择新领域理工塾的原因?
有同学在其他学文科私塾报名的,我去咨询的时候听说我是理工科就给我推了新领域理工塾。我在知乎查询了一些信息后发现新领域理工塾是比较出名的(有名声的总归是要放心一点),就报着试一试的心态联系了担当老师。☑️
3.出愿前有联系教授吗?研究计划书怎么写的?
5月联系了九州大学综合理工的一些教授和东大原子力的教授,基本都得到了正面的回复。
东大原子力的募集要项没有要求提交研究计划书。如果让我写研究计划书的话,我会去多读教授的文献然后类比毕业论文的开题报告。
4.备考感到最困难的是什么呢,你又是如何克服的?
我其实是6月份开始从0学数学的(大学时期太贪玩了连考试都是水过去的)。
东京大学的工学研究科的数学考试是有一定难度的,考试范围是微积分,拉普拉斯变换,线性代数,曲线曲面,概率论,复变函数。从去年开始改革之后,数学从6选3(有的6选2)变成直接出题全做,这对于我来说是一个比较大的挑战。这意味着我从只需要学3到4个部分变成6个部分全都要学,并且考生并不知道会重点出哪个部分,复习范围就会变得非常广阔。
实际上,曲线曲面这个部分甚至没有几个老师能教,因为以前基本是没有人选这道题的,大家都选高数线代概率论。对于我这个新手来说确实是非常不利的。
克服困难的方法也就是努力学习了。首先理清了两周要上完一门课的思路,然后在私塾我报了1对1的课程。其实在老师和学生都齐心协力想要克服这个困难的时候,上课效率就会变得非常高。
然后自己除了听课外就是刷题,然后总结。我对于做数学题其实还是很有兴趣的,一做题也会比较忘我,接受能力也还可以,这也间接的对我的考学有一定的帮助。并且,本来6个部分强行压缩成3道题,每题的难度其实是没有以前那么变态的(以前很多的题让我觉得出了就不是让你在考试的时候做的出来的,感觉智商受到了侮辱)。
现在更多的是考察你对知识的熟练掌握程度和广度,以及把几个部分结合起来的综合题的巧妙,我觉得是很合理的。
5.考学最辛苦的时期是怎么度过的?
每天去学校图书馆(我是重庆人,学校就在家旁边)学习8个小时,图书馆有学习的氛围,你会不由自主地开始学习。尽量远离自己的舒适区,别待在家里学习。
快临近考试的时候回家了也会继续学到1点的样子。早上还会上语言学校的课(国内上网课),不过我的重心在考试,所以那段时间经常翘课保持精神充足避免影响复习。(有精力的小伙伴还是不推荐,语言学校出勤率还是蛮重要的)
最辛苦的时期一个是四月份联系教授的时候,联系了好多教授都没有回信,导致那时候心态很差,感觉那一个月也没怎么看书,一直在写邮件和看各个教授研究的方向,直到五月初套磁到东大的老师之后才算是安下心踏踏实实看书。
另一个时间段就是七月的时候吧,当时觉得自己的进度慢了,但离考试就不到一个月了,每天心态也不是很好,但好在也熬过来了。?
6. 考试有没有什么特别注意的?
我参加的是线上考试。考试之前一定要准备好应该准备的东西,比如电脑的调试,资料的复印,信封镜子等等的准备,这些都会在考试前用邮件发过来。日本人是非常严谨死板的,考试的时候非常严格地执行程序,甚至草稿纸和试卷都会一张一张放在摄像头给考官看。亲身体验两个小时的考试坐了四个小时,真的是非常的疲惫。
正式考试前一天有模拟考试,我当时没有注意到我的房间号,如果没参加模拟考试就没法参加正式考试,所以当时非常着急,后来给学校打了电话。电脑的桌面也没有设置得很完美,(日本人这种事太死板了,可能你觉得是个小事完全可以放松一点,但他很较真)我还被那个考官批评了没有认真读考试说明。这种事真的非常影响心态,当时本来就比较紧张,毕竟只报考了东大(九大不让线上考)。在国内的同学一定一定要做好充足的准备,千万不能出这些岔子。
以及就是考前的心态管理,一定要放松,不要给自己太多压力,以平常心对待考试。遇到不会的先做会的,没思路的整两个公式上去。一定要有大心脏!?
我在报考之后,专攻发了考试使用语言的调查,我填的英语,所以尽量在用英语写小论文的方向复习。但是考试当天,发下来的试卷上写着用日语答题,我甚至问了监考老师,他说是日语考试。我整个人都懵了,甚至在考场思考了几分钟人生。最后我还是拿起笔硬着头皮上,毕竟我也不是日语小白,也只能走一步算一步。在这种出现意外的情况下,一定要放平心态,做好自己能做的。
7.疫情对你整个考学经历有什么影响吗?
可以说是有非常大的影响了。本来的计划是2020下半年就来日本的,一直拖到现在打字的时候还在国内,处于这段时间的小伙伴应该都有这种感受吧。
很着急,听着日本开放国门的小道消息,却只等来了一个一个坏消息,加上自己一直在家无所事事,总要费力和家人朋友解释自己现在在干嘛。不过疫情也是一个机会,让我在国内这边好好地复习,如果身在东京,身旁的诱惑太多,也不一定能静下心来学习。
8. 新领域理工塾是如何帮助到你的?
首先是针对我本身的情况给了我很多建议。我的担当张老师督促我直接开始给教授发邮件,并且得到了正面的回复,让我从道听途说的考学理论阶段直接步入实践,5月之前还是啥都不懂,现在已经是坐等开学了。情报这方面私塾给的帮助还是很重要的。
其次通过1对1的课程,我快速地掌握了数学的基础知识,上课的效率是比较高的(特别是概率论我特别感兴趣)。
在课余时间,老师们也都是尽心尽力,我的一些没搞懂的问题,他们都会在微信上耐心地解答。印象比较深的当时在晚上1点还在讨论复变函数的题,还有线代老师打个微信电话过来就要给我讲题。并且上课的时候还会交流到一些情报,他们都是东大东工的学长,这方面是有经验的,这些情报也让我的心里很有底气。
怎么说呢,就像是同一个战线的伙伴,让你的考学之路没有那么孤独(国内考学难免产生这种感觉),心态也稍微稳定一点。其次私塾会分享很多考学的资料,比如教材,小黄书(考数学的经典资料),东京大学过去问的解答还有小论文过去问等等。
9.网课这种形式会对你学习的效率产生影响吗?
不会。我一直觉得学习的效率取决于自己的学习态度和精神是否集中。学生上课认真听,不懂的就提问,然后课后整理之后有问题再和老师交流,我感觉效率是很高的。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
原国专业课的考察主要是小论文,主要是考察阅读文献的能力和总结能力,所以没有做太多的准备,直接考试即可。数学的笔记大概就是这样子(字太丑了哈哈哈?)
(小编ASHEN:胡同学的笔记详见最后笔记分享专栏,还有老师的板书和参考书哦~PS:胡同学的字不丑。)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
合格的专攻是原子力国际。我们专攻主要是研究核电以及放射线方面的,如果有兴趣的小伙伴可以报考。备考的话主要准备数学考试。
12.经历了这次备考,在这方面有什么心得吗?
说到备考日本的大学院,我真的有挺多的想说的。
从2018年到现在考上学校,我踩了很多的坑,走了很多弯路。大家都知道日本考学路难走,因为它不像欧美的申请制,大部分的学生需要自己考试。人在国内,情报的差距导致了我们很有可能会被误导。
我之前想要图省事报过国内的中介,努力去考日语,托福,为了申请研究生刷绩点(上了大学天天玩绩点很低)。结果他们其实什么都没做就收了一笔很高的费用。每天鼓吹托福日语一定要多高的分数(语言能力是比较重要,但是不是一定要非常高的分数)才能去什么什么学校,让你很多时候用错了精力,做了无用之功。考学一定要自己把握住信息,主动去了解。
(小编ASHEN:在这里插播套用罗翔老师的一句话,考试的要求就是通过,少一分则遗憾,多一分则无用,只要过关低分飞过也精彩。我曾经和同学一起参加N1考试,我考了99,对方34,我和他的结果都是不合格。)
日本的学校的信息其实非常公开,语言学校可以直接联系,大学院有募集要项还有过去问。甚至教授的联系方式都有,直接就可以联系。私塾的老师可以给你提供一些信息,但毕竟有这么多学校,他们不可能全都把募集要项记下来,更重要的是自己去多读募集要项了解情况。有了这些信息,把精力放在该做的地方,考什么学什么,直接准备就行了,完全不用像我之前在国内总是焦虑自己英语日语专业课之类的。
其次就是要勇于尝试,没考试之前我也觉得东大好难考我会不会考不上,联系教授之前会想他会不会不回我邮件,我的口语太烂会不会有影响。这导致我之前本在国内就可以联系教授却一直都没做,浪费了很多时间。不要怀疑自己的能力,勇敢地去做,其实考试并没有我们想象的那么难,教授也不是吃人的怪兽。给我面试的那几个教授都挺温柔的。一旦有了开头,一切就变得顺理成章了。
最后,心态一定放平和,我的线性代数考的非常烂,线性代数本来是大家都喜欢的,因为他比较简单和固定,但这次的考试和曲线曲面相结合,非常考察知识熟练度。最后硬着头皮做了一些,最后还是过了。没到最后一刻一定不要放弃,考的比较难的话大家都会觉得难。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的好的就是自己有在认认真真学吧,高考都没这么认真过。做的不好的还是自己考试的心态没有管理好,准备还可以更充分。
14.对后辈有什么复习建议吗?
做好学习的规划。每天认认真真地落实自己的计划,多做总结和反思,从出题的角度去分析日本学校想要考察的能力。
心态放平和,已经决定了考的学校和科目的话就一心一意投入进去,加油努力!?
15.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢
不够好的地方的话……就是如果联系教授能更早点就好了(笑)。还有就是尽早搞定语言成绩,要不然后面专业课和语言同时进行会抓狂的!
16.对未来入学后的规划是什么样的呢?
好好学习,重新做人。学习的同时考虑好自己的方向,为未来下一步早做打算。
(小编ASHEN:好好学习OK?,但重新做人大可不必!!!!)
03
笔记分享+老师点评
通过整个采访可以看出,胡同学为了考学,每天去图书馆学习八个小时风雨无阻,回家还接着学习。试问脱离了高考的压力后,还有多少人能够做到。虽然兜兜转转走了很多弯路,最终还是达到了自己的目标,恭喜胡同学!期待你在你的专业领域大放光彩。
? 参考书籍分享 ?
✒️ 老师板书分享 ✒️
✏️ 胡同学笔记分享 ✏️
张老师寄语
胡同学是塾里成功的转专业案例,本科学习的是金属材料方向,没有接触太多数学学习的他仅仅半年就成功合格了东京大学工学系研究科原子力国际专攻。早在联系教授的阶段就展现出他认真的态度,早早地准备好了联系教授的邮件,按照教授的研究方向进行了详细的研究。同时也准备了和教授面谈的面试稿件。他的合格告诉大家,选择和努力同样重要,提前做好规划,按照老师的建议完成每一个阶段的任务,冲刺理想的名校并非难事。