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_67400f903b9d7255410156" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903b9d7255410156.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f903bd1e180736863" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903bd1e180736863.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>【学部新访谈01】文转理——及时沟通克服困难,最终合格国立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/25/20230301021140_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。」</em></p> <p class="t4"> </p> <p class="t4"><strong>EJU:</strong><strong>520+</strong></p> <p class="t4"><strong>英语:TOEFL 71</strong></p> <p class="t4"><strong>合格</strong><strong>:</strong></p> <p class="t4"><strong>山形大学 理学部理学科</strong></p> <p class="t4"><strong>日本大学 理工学部机械工学科</strong></p> <p class="t4"> </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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIugYKRf5AicAvb72tj7RYomV9vibJ0mJibAicIWme040evCgMNdliaNaVtRg/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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUwdrjQlSWygXhayhZTmtKZyjPZQFBwIq7L7VQ5Bkrpm2PG0XB4YHBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年2月</strong></p> <p class="t4">加入新领域理工塾开始学习日语、理科及托福的知识</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年6-11月</strong></p> <p class="t4">在新领域学习了一年半的日语及理科后参加两次留学生考试</p> <p class="t4"><strong>2021年7-12月</strong></p> <p class="t4">准备并出愿大学</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格日本大学</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">合格山形大学并预计在2022年4月入学</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">山形大学,简称山大,位于山形县的日本国立大学。如今的山形大学,是拥有6个本科学院,7所研究生院,山形大学医院和4所附属学校。此外,山形大学目前大约有9,200名学生,和2,300名教职人员。大学将“区域创新”,“未来创造”,“多元文化协作”作为自己的使命。在QS日本大学排行榜上,山形大学也位于TOP50之中(日本全境共计有764所大学)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">日本大学,简称日大,是日本国内规模最大的著名综合性私立大学。日本大学是东京12大学之一。日大现役学生人数高达68069人,位居全日本大学中的首位。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUjnQZY2kv5v0XYNXZHwS0bUvh6u57iaicNcQZJEUduGYrzo26w7leUicw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日本大学理工学部机械工学科</strong>:2021年12月19日面试,2022年1月21日合格发表</p> <p class="t4"> </p> <p class="t4"><strong>山形大学理学部理学科</strong>:2022年2月19日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">山形大学:无面试和笔试,只需要提交材料</p> <p class="t4"> </p> <p class="t4">日本大学:面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">其实我在国内高中时期学习的是<strong>文科</strong>,但是在高考结束后,觉得自己对理科学科更感兴趣一些,便开始重新学习理科的知识,恰好再和家人商量之后,也有机会能够来日本进行学习,便决定来到日本继续学习理科知识,重新准备大学报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">我在语言学校学习时,有一位同学当时正巧在新领域理工塾准备大学院的报考,和那位同学交流过程中了解到了新领域理工塾的老师水平都很高,课程安排也很合理,之后便与塾内学部老师取得联系之后进行了深入了解,在试听了好几家私塾之后,最后和家人的商量下,还是决定选择了新领域理工塾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选这个专业</strong></p> <p class="t4"> </p> <p class="t4">我合格的是山形大学和日本大学。因为我对宇宙线有关的知识很感兴趣,所以选择了山形大学的理学科,在之后第一年基础知识学习之后会继续学习物理相关的知识。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">志望理由书的完成真的要非常感谢班主任周老师,几次的志望理由书修改都是深夜,甚至有一次过两天就要提交了,我才突然发现,在赶紧完成志望理由书初稿之后便联系周老师,真的辛苦周老师深夜还非常仔细地帮我改志望理由书。</p> <p class="t4"> </p> <p class="t4">我个人的经验来说,志望理由书最主要的是还是选择自己想要学习的学科,<strong>查阅关于学科的资料,从中了解学科的内容,再选取自己感兴趣的领域进行书写,当然写完之后建议提交给班主任老师修改一下文章的语法或者结构,老师非常有经验,会给予很中肯的建议。</strong>虽然一开始需要修改的地方会比较多,但是慢慢自己感觉也掌握了要领。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的事,我觉得就是在周围没有人督促你的时候需要有一定的自制力。建议首先把自己的时间安排好。因为我自己的情况是,如果闲下来就很容易开始摸鱼,所以我一般都是把自己一天的计划安排的相对充实一些。</p> <p class="t4"> </p> <p class="t4">还有就是要定期做自我评估,看一下自己一周或者一个月的效率如何,再对自己的计划进行适当的更改。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期尽量不要一个人憋着,因为在之前塾里的课上和任课老师的关系也很好,所以我有时会和任课老师一起吃饭,聊聊天,听听老师们作为过来人的经验。让自己稍微放松一下,再投入到接下来的学习中。<strong>主课的任课老师和班主任老师都非常友善,都是有问必答,有啥考学上或者学校选择上的困难也会给予合理的建议。</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考试前要好好休息,精神饱满的参加考试我觉得很重要。</strong>另外就是要注意自己平时练习时的的时间分配问题,这样在考试的时候就能有效避免规定的考试时间内没答完题的窘境。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我在刚来日本的时候正好是疫情刚刚爆发的时候,所以在报名各大大学考试时,并没有遇到什么比较困难的情况。</p> <p class="t4"> </p> <p class="t4">在准备报名文件时如果有不懂的问题,我也会咨询语言学校和塾里的班主任老师。但出行上有时的不便,和面试的时候因为教授们都带着口罩,隔着两米左右的距离偶尔也会听不清教授在说啥,这种情况也会让我比较紧张。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>新领域理工塾如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先班主任老师是从我最开始对于日本留学什么都不了解开始,耐心地给我讲解日本考学的大致流程和需要准备的材料等等,让我对自己的目标也逐渐清晰起来。</p> <p class="t4"> </p> <p class="t4">随后在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。</p> <p class="t4"> </p> <p class="t4">因为老师们自身能力都很强,所以讲课逻辑也很十分清晰,每节课上都会清楚地划分重点难点以及引导我们学习如何攻克难题的方法。</p> <p class="t4"> </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"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">心态很重要,面试的时候确实很看临场发挥,紧张的说话都结巴这种情况我也发生过,尽量放松心态的去面试,当然面试也是需要经验的,面试大学的次数多了就慢慢适应了。</p> <p class="t4"> </p> <p class="t4">另外我的话,在面试之前也都会和塾里的班主任老师或者外教老师进行模拟面试,<strong>在模拟面试老师高强度的面试问题之后,到面试场上也就没那么紧张了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我认为自己做的不太好的地方就是把自己的备考过程拉的有点太长了,对自己的考学规划不太满意,备考过程一旦过长很容易出现耐心以及自信心的缺失,有时候看着周围的同级生都考取了大学或多或少会有一些焦虑情绪,建议大家对自己一年或者两年内有具体且有效的规划。</p> <p class="t4"> </p> <p class="t4">不过在此后来我和班主任老师也是积极规划了新的考学计划,听从老师建议很早的把英语成绩以及出愿时需要的材料准备好,后期准备留考时和校内考时就几乎不用担心这类的问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得一开始先要对教科书有认知,了解考试的内容后,在一次次的考试和做题过程中知道自己不擅长的领域,在后期总复习的时候再去着重抓自己不太会或者还没掌握的地方,在一边对留考题型适应的同时,再去进行查漏补缺。</p> <p class="t4"> </p> <p class="t4">塾内会提供留考过去问以及专为学生解答作业及过去问问题的答疑课,我都会抓紧时间尽快解决自己的问题,避免把问题留到考场上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">山形大的理学部会先学一年的基础课程,经过一年的课程后再选择自己感兴趣的专业,与此同时结合自身情况对以后的发展做一个简单的规划。之后如果有时间还想参加美式橄榄球的社团活动,丰富自己的校园生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYI73Pkz1zHYLIsemJiaBLzrv9zqNHLS05icrIJMiatre10Nww3EQjCgL42g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4">邹同学从文科转到理科,有着很大的勇气,并且他非常努力,积极和塾内的老师沟通问题,虽然遇到了很多困难也有很多压力,但是邹同学一直积极向上,取得了EJU520+的成绩并且积极与班主任老师沟通,最终合格了两所大学,其中还有一所国公立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>班主任周老师寄语</strong></p> <p class="t4"> </p> <p class="t4">Z同学一直是一位非常积极热情的同学,所以同学也在塾的学习过程中和很多同学和老师都成为了好朋友。虽然从文科转到理科学习之后,遇到了不少压力,同时也遇到了疫情使得很多安排都不得不重新考虑。</p> <p class="t4"> </p> <p class="t4">但我认为保持积极向上的精神总是会让我们能直面困难,解决问题。在Z同学重新调整好自己之后,我们也详细的安排了之后的学习计划,为考学做了很多准备。当Z同学告诉我们他合格的消息时,我也打从心底为他感到高兴~</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/24" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/26" 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_67400f903b9d7255410156" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903b9d7255410156.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f903bd1e180736863" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903bd1e180736863.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>【学部新访谈01】文转理——及时沟通克服困难,最终合格国立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/25/20230301021140_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。」</em></p> <p class="t4"> </p> <p class="t4"><strong>EJU:</strong><strong>520+</strong></p> <p class="t4"><strong>英语:TOEFL 71</strong></p> <p class="t4"><strong>合格</strong><strong>:</strong></p> <p class="t4"><strong>山形大学 理学部理学科</strong></p> <p class="t4"><strong>日本大学 理工学部机械工学科</strong></p> <p class="t4"> </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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIugYKRf5AicAvb72tj7RYomV9vibJ0mJibAicIWme040evCgMNdliaNaVtRg/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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUwdrjQlSWygXhayhZTmtKZyjPZQFBwIq7L7VQ5Bkrpm2PG0XB4YHBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年2月</strong></p> <p class="t4">加入新领域理工塾开始学习日语、理科及托福的知识</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年6-11月</strong></p> <p class="t4">在新领域学习了一年半的日语及理科后参加两次留学生考试</p> <p class="t4"><strong>2021年7-12月</strong></p> <p class="t4">准备并出愿大学</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格日本大学</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">合格山形大学并预计在2022年4月入学</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">山形大学,简称山大,位于山形县的日本国立大学。如今的山形大学,是拥有6个本科学院,7所研究生院,山形大学医院和4所附属学校。此外,山形大学目前大约有9,200名学生,和2,300名教职人员。大学将“区域创新”,“未来创造”,“多元文化协作”作为自己的使命。在QS日本大学排行榜上,山形大学也位于TOP50之中(日本全境共计有764所大学)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">日本大学,简称日大,是日本国内规模最大的著名综合性私立大学。日本大学是东京12大学之一。日大现役学生人数高达68069人,位居全日本大学中的首位。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUjnQZY2kv5v0XYNXZHwS0bUvh6u57iaicNcQZJEUduGYrzo26w7leUicw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日本大学理工学部机械工学科</strong>:2021年12月19日面试,2022年1月21日合格发表</p> <p class="t4"> </p> <p class="t4"><strong>山形大学理学部理学科</strong>:2022年2月19日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">山形大学:无面试和笔试,只需要提交材料</p> <p class="t4"> </p> <p class="t4">日本大学:面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">其实我在国内高中时期学习的是<strong>文科</strong>,但是在高考结束后,觉得自己对理科学科更感兴趣一些,便开始重新学习理科的知识,恰好再和家人商量之后,也有机会能够来日本进行学习,便决定来到日本继续学习理科知识,重新准备大学报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">我在语言学校学习时,有一位同学当时正巧在新领域理工塾准备大学院的报考,和那位同学交流过程中了解到了新领域理工塾的老师水平都很高,课程安排也很合理,之后便与塾内学部老师取得联系之后进行了深入了解,在试听了好几家私塾之后,最后和家人的商量下,还是决定选择了新领域理工塾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选这个专业</strong></p> <p class="t4"> </p> <p class="t4">我合格的是山形大学和日本大学。因为我对宇宙线有关的知识很感兴趣,所以选择了山形大学的理学科,在之后第一年基础知识学习之后会继续学习物理相关的知识。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">志望理由书的完成真的要非常感谢班主任周老师,几次的志望理由书修改都是深夜,甚至有一次过两天就要提交了,我才突然发现,在赶紧完成志望理由书初稿之后便联系周老师,真的辛苦周老师深夜还非常仔细地帮我改志望理由书。</p> <p class="t4"> </p> <p class="t4">我个人的经验来说,志望理由书最主要的是还是选择自己想要学习的学科,<strong>查阅关于学科的资料,从中了解学科的内容,再选取自己感兴趣的领域进行书写,当然写完之后建议提交给班主任老师修改一下文章的语法或者结构,老师非常有经验,会给予很中肯的建议。</strong>虽然一开始需要修改的地方会比较多,但是慢慢自己感觉也掌握了要领。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的事,我觉得就是在周围没有人督促你的时候需要有一定的自制力。建议首先把自己的时间安排好。因为我自己的情况是,如果闲下来就很容易开始摸鱼,所以我一般都是把自己一天的计划安排的相对充实一些。</p> <p class="t4"> </p> <p class="t4">还有就是要定期做自我评估,看一下自己一周或者一个月的效率如何,再对自己的计划进行适当的更改。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期尽量不要一个人憋着,因为在之前塾里的课上和任课老师的关系也很好,所以我有时会和任课老师一起吃饭,聊聊天,听听老师们作为过来人的经验。让自己稍微放松一下,再投入到接下来的学习中。<strong>主课的任课老师和班主任老师都非常友善,都是有问必答,有啥考学上或者学校选择上的困难也会给予合理的建议。</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考试前要好好休息,精神饱满的参加考试我觉得很重要。</strong>另外就是要注意自己平时练习时的的时间分配问题,这样在考试的时候就能有效避免规定的考试时间内没答完题的窘境。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我在刚来日本的时候正好是疫情刚刚爆发的时候,所以在报名各大大学考试时,并没有遇到什么比较困难的情况。</p> <p class="t4"> </p> <p class="t4">在准备报名文件时如果有不懂的问题,我也会咨询语言学校和塾里的班主任老师。但出行上有时的不便,和面试的时候因为教授们都带着口罩,隔着两米左右的距离偶尔也会听不清教授在说啥,这种情况也会让我比较紧张。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>新领域理工塾如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先班主任老师是从我最开始对于日本留学什么都不了解开始,耐心地给我讲解日本考学的大致流程和需要准备的材料等等,让我对自己的目标也逐渐清晰起来。</p> <p class="t4"> </p> <p class="t4">随后在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。</p> <p class="t4"> </p> <p class="t4">因为老师们自身能力都很强,所以讲课逻辑也很十分清晰,每节课上都会清楚地划分重点难点以及引导我们学习如何攻克难题的方法。</p> <p class="t4"> </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"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">心态很重要,面试的时候确实很看临场发挥,紧张的说话都结巴这种情况我也发生过,尽量放松心态的去面试,当然面试也是需要经验的,面试大学的次数多了就慢慢适应了。</p> <p class="t4"> </p> <p class="t4">另外我的话,在面试之前也都会和塾里的班主任老师或者外教老师进行模拟面试,<strong>在模拟面试老师高强度的面试问题之后,到面试场上也就没那么紧张了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我认为自己做的不太好的地方就是把自己的备考过程拉的有点太长了,对自己的考学规划不太满意,备考过程一旦过长很容易出现耐心以及自信心的缺失,有时候看着周围的同级生都考取了大学或多或少会有一些焦虑情绪,建议大家对自己一年或者两年内有具体且有效的规划。</p> <p class="t4"> </p> <p class="t4">不过在此后来我和班主任老师也是积极规划了新的考学计划,听从老师建议很早的把英语成绩以及出愿时需要的材料准备好,后期准备留考时和校内考时就几乎不用担心这类的问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得一开始先要对教科书有认知,了解考试的内容后,在一次次的考试和做题过程中知道自己不擅长的领域,在后期总复习的时候再去着重抓自己不太会或者还没掌握的地方,在一边对留考题型适应的同时,再去进行查漏补缺。</p> <p class="t4"> </p> <p class="t4">塾内会提供留考过去问以及专为学生解答作业及过去问问题的答疑课,我都会抓紧时间尽快解决自己的问题,避免把问题留到考场上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">山形大的理学部会先学一年的基础课程,经过一年的课程后再选择自己感兴趣的专业,与此同时结合自身情况对以后的发展做一个简单的规划。之后如果有时间还想参加美式橄榄球的社团活动,丰富自己的校园生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYI73Pkz1zHYLIsemJiaBLzrv9zqNHLS05icrIJMiatre10Nww3EQjCgL42g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4">邹同学从文科转到理科,有着很大的勇气,并且他非常努力,积极和塾内的老师沟通问题,虽然遇到了很多困难也有很多压力,但是邹同学一直积极向上,取得了EJU520+的成绩并且积极与班主任老师沟通,最终合格了两所大学,其中还有一所国公立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>班主任周老师寄语</strong></p> <p class="t4"> </p> <p class="t4">Z同学一直是一位非常积极热情的同学,所以同学也在塾的学习过程中和很多同学和老师都成为了好朋友。虽然从文科转到理科学习之后,遇到了不少压力,同时也遇到了疫情使得很多安排都不得不重新考虑。</p> <p class="t4"> </p> <p class="t4">但我认为保持积极向上的精神总是会让我们能直面困难,解决问题。在Z同学重新调整好自己之后,我们也详细的安排了之后的学习计划,为考学做了很多准备。当Z同学告诉我们他合格的消息时,我也打从心底为他感到高兴~</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/24" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/26" 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_67400f903b9d7255410156" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903b9d7255410156.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67400f903bd1e180736863" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80"/></form><a href="#" class="dropdown-item" onclick="document.post_67400f903bd1e180736863.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>【学部新访谈01】文转理——及时沟通克服困难,最终合格国立大学</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/25/20230301021140_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">编辑|SEI_yuzu</p> <p class="t4"> </p> <p class="t4"><em> 「在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。」</em></p> <p class="t4"> </p> <p class="t4"><strong>EJU:</strong><strong>520+</strong></p> <p class="t4"><strong>英语:TOEFL 71</strong></p> <p class="t4"><strong>合格</strong><strong>:</strong></p> <p class="t4"><strong>山形大学 理学部理学科</strong></p> <p class="t4"><strong>日本大学 理工学部机械工学科</strong></p> <p class="t4"> </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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIugYKRf5AicAvb72tj7RYomV9vibJ0mJibAicIWme040evCgMNdliaNaVtRg/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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUwdrjQlSWygXhayhZTmtKZyjPZQFBwIq7L7VQ5Bkrpm2PG0XB4YHBw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2020年2月</strong></p> <p class="t4">加入新领域理工塾开始学习日语、理科及托福的知识</p> <p class="t4"><strong>2021年4月</strong></p> <p class="t4">参加托福考试</p> <p class="t4"><strong>2021年6-11月</strong></p> <p class="t4">在新领域学习了一年半的日语及理科后参加两次留学生考试</p> <p class="t4"><strong>2021年7-12月</strong></p> <p class="t4">准备并出愿大学</p> <p class="t4"><strong>2022年1月</strong></p> <p class="t4">合格日本大学</p> <p class="t4"><strong>2022年2月</strong></p> <p class="t4">合格山形大学并预计在2022年4月入学</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">山形大学,简称山大,位于山形县的日本国立大学。如今的山形大学,是拥有6个本科学院,7所研究生院,山形大学医院和4所附属学校。此外,山形大学目前大约有9,200名学生,和2,300名教职人员。大学将“区域创新”,“未来创造”,“多元文化协作”作为自己的使命。在QS日本大学排行榜上,山形大学也位于TOP50之中(日本全境共计有764所大学)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">日本大学,简称日大,是日本国内规模最大的著名综合性私立大学。日本大学是东京12大学之一。日大现役学生人数高达68069人,位居全日本大学中的首位。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCGfDx20picpNG6FGJwSh3tYIUjnQZY2kv5v0XYNXZHwS0bUvh6u57iaicNcQZJEUduGYrzo26w7leUicw/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></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"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日本大学理工学部机械工学科</strong>:2021年12月19日面试,2022年1月21日合格发表</p> <p class="t4"> </p> <p class="t4"><strong>山形大学理学部理学科</strong>:2022年2月19日合格发表</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4">山形大学:无面试和笔试,只需要提交材料</p> <p class="t4"> </p> <p class="t4">日本大学:面试</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">其实我在国内高中时期学习的是<strong>文科</strong>,但是在高考结束后,觉得自己对理科学科更感兴趣一些,便开始重新学习理科的知识,恰好再和家人商量之后,也有机会能够来日本进行学习,便决定来到日本继续学习理科知识,重新准备大学报考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">我在语言学校学习时,有一位同学当时正巧在新领域理工塾准备大学院的报考,和那位同学交流过程中了解到了新领域理工塾的老师水平都很高,课程安排也很合理,之后便与塾内学部老师取得联系之后进行了深入了解,在试听了好几家私塾之后,最后和家人的商量下,还是决定选择了新领域理工塾。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.目前合格的专业是什么?关于为什么选这个专业</strong></p> <p class="t4"> </p> <p class="t4">我合格的是山形大学和日本大学。因为我对宇宙线有关的知识很感兴趣,所以选择了山形大学的理学科,在之后第一年基础知识学习之后会继续学习物理相关的知识。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.志望理由书的内容以及完成过程?</strong></p> <p class="t4"> </p> <p class="t4">志望理由书的完成真的要非常感谢班主任周老师,几次的志望理由书修改都是深夜,甚至有一次过两天就要提交了,我才突然发现,在赶紧完成志望理由书初稿之后便联系周老师,真的辛苦周老师深夜还非常仔细地帮我改志望理由书。</p> <p class="t4"> </p> <p class="t4">我个人的经验来说,志望理由书最主要的是还是选择自己想要学习的学科,<strong>查阅关于学科的资料,从中了解学科的内容,再选取自己感兴趣的领域进行书写,当然写完之后建议提交给班主任老师修改一下文章的语法或者结构,老师非常有经验,会给予很中肯的建议。</strong>虽然一开始需要修改的地方会比较多,但是慢慢自己感觉也掌握了要领。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">备考最困难的事,我觉得就是在周围没有人督促你的时候需要有一定的自制力。建议首先把自己的时间安排好。因为我自己的情况是,如果闲下来就很容易开始摸鱼,所以我一般都是把自己一天的计划安排的相对充实一些。</p> <p class="t4"> </p> <p class="t4">还有就是要定期做自我评估,看一下自己一周或者一个月的效率如何,再对自己的计划进行适当的更改。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦的时期尽量不要一个人憋着,因为在之前塾里的课上和任课老师的关系也很好,所以我有时会和任课老师一起吃饭,聊聊天,听听老师们作为过来人的经验。让自己稍微放松一下,再投入到接下来的学习中。<strong>主课的任课老师和班主任老师都非常友善,都是有问必答,有啥考学上或者学校选择上的困难也会给予合理的建议。</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"> </p> <p class="t4"><strong>7.考试有没有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考试前要好好休息,精神饱满的参加考试我觉得很重要。</strong>另外就是要注意自己平时练习时的的时间分配问题,这样在考试的时候就能有效避免规定的考试时间内没答完题的窘境。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我在刚来日本的时候正好是疫情刚刚爆发的时候,所以在报名各大大学考试时,并没有遇到什么比较困难的情况。</p> <p class="t4"> </p> <p class="t4">在准备报名文件时如果有不懂的问题,我也会咨询语言学校和塾里的班主任老师。但出行上有时的不便,和面试的时候因为教授们都带着口罩,隔着两米左右的距离偶尔也会听不清教授在说啥,这种情况也会让我比较紧张。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>新领域理工塾如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先班主任老师是从我最开始对于日本留学什么都不了解开始,耐心地给我讲解日本考学的大致流程和需要准备的材料等等,让我对自己的目标也逐渐清晰起来。</p> <p class="t4"> </p> <p class="t4">随后在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。</p> <p class="t4"> </p> <p class="t4">因为老师们自身能力都很强,所以讲课逻辑也很十分清晰,每节课上都会清楚地划分重点难点以及引导我们学习如何攻克难题的方法。</p> <p class="t4"> </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"> </p> <p class="t4"><strong>11.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">心态很重要,面试的时候确实很看临场发挥,紧张的说话都结巴这种情况我也发生过,尽量放松心态的去面试,当然面试也是需要经验的,面试大学的次数多了就慢慢适应了。</p> <p class="t4"> </p> <p class="t4">另外我的话,在面试之前也都会和塾里的班主任老师或者外教老师进行模拟面试,<strong>在模拟面试老师高强度的面试问题之后,到面试场上也就没那么紧张了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">我认为自己做的不太好的地方就是把自己的备考过程拉的有点太长了,对自己的考学规划不太满意,备考过程一旦过长很容易出现耐心以及自信心的缺失,有时候看着周围的同级生都考取了大学或多或少会有一些焦虑情绪,建议大家对自己一年或者两年内有具体且有效的规划。</p> <p class="t4"> </p> <p class="t4">不过在此后来我和班主任老师也是积极规划了新的考学计划,听从老师建议很早的把英语成绩以及出愿时需要的材料准备好,后期准备留考时和校内考时就几乎不用担心这类的问题了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得一开始先要对教科书有认知,了解考试的内容后,在一次次的考试和做题过程中知道自己不擅长的领域,在后期总复习的时候再去着重抓自己不太会或者还没掌握的地方,在一边对留考题型适应的同时,再去进行查漏补缺。</p> <p class="t4"> </p> <p class="t4">塾内会提供留考过去问以及专为学生解答作业及过去问问题的答疑课,我都会抓紧时间尽快解决自己的问题,避免把问题留到考场上。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢? </strong></p> <p class="t4"> </p> <p class="t4">山形大的理学部会先学一年的基础课程,经过一年的课程后再选择自己感兴趣的专业,与此同时结合自身情况对以后的发展做一个简单的规划。之后如果有时间还想参加美式橄榄球的社团活动,丰富自己的校园生活。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</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/QtickI7fNmCGfDx20picpNG6FGJwSh3tYI73Pkz1zHYLIsemJiaBLzrv9zqNHLS05icrIJMiatre10Nww3EQjCgL42g/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4">笔记分享</p> <p class="t4"> </p> <p class="t4">邹同学从文科转到理科,有着很大的勇气,并且他非常努力,积极和塾内的老师沟通问题,虽然遇到了很多困难也有很多压力,但是邹同学一直积极向上,取得了EJU520+的成绩并且积极与班主任老师沟通,最终合格了两所大学,其中还有一所国公立。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>班主任周老师寄语</strong></p> <p class="t4"> </p> <p class="t4">Z同学一直是一位非常积极热情的同学,所以同学也在塾的学习过程中和很多同学和老师都成为了好朋友。虽然从文科转到理科学习之后,遇到了不少压力,同时也遇到了疫情使得很多安排都不得不重新考虑。</p> <p class="t4"> </p> <p class="t4">但我认为保持积极向上的精神总是会让我们能直面困难,解决问题。在Z同学重新调整好自己之后,我们也详细的安排了之后的学习计划,为考学做了很多准备。当Z同学告诉我们他合格的消息时,我也打从心底为他感到高兴~</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/24" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/26" 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' => '604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80', '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 = '604f44440bea9679e727d0a57d24041a2da05f4bb0560a2db03db50fdaba4727805cae5350e78dbd2004c7af7da17b6bfbc0add133a09574001cfe0aa1255e80' $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
自述|邹同学
点评|周老师
编辑|SEI_yuzu
「在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。」
EJU:520+
英语:TOEFL 71
合格:
山形大学 理学部理学科
日本大学 理工学部机械工学科
✨录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2020年2月
加入新领域理工塾开始学习日语、理科及托福的知识
2021年4月
参加托福考试
2021年6-11月
在新领域学习了一年半的日语及理科后参加两次留学生考试
2021年7-12月
准备并出愿大学
2022年1月
合格日本大学
2022年2月
合格山形大学并预计在2022年4月入学
2. 介绍
2.1 学校介绍
山形大学,简称山大,位于山形县的日本国立大学。如今的山形大学,是拥有6个本科学院,7所研究生院,山形大学医院和4所附属学校。此外,山形大学目前大约有9,200名学生,和2,300名教职人员。大学将“区域创新”,“未来创造”,“多元文化协作”作为自己的使命。在QS日本大学排行榜上,山形大学也位于TOP50之中(日本全境共计有764所大学)。
日本大学,简称日大,是日本国内规模最大的著名综合性私立大学。日本大学是东京12大学之一。日大现役学生人数高达68069人,位居全日本大学中的首位。
2.2 学部学科介绍
理学部理学科(山形大学)
理工学部机械工学科(日本大学)
3.募集要项
日本大学理工学部机械工学科:2021年12月19日面试,2022年1月21日合格发表
山形大学理学部理学科:2022年2月19日合格发表
4.考试内容
山形大学:无面试和笔试,只需要提交材料
日本大学:面试
02
心得体验采访实录
1.同学为什么要来日本?
其实我在国内高中时期学习的是文科,但是在高考结束后,觉得自己对理科学科更感兴趣一些,便开始重新学习理科的知识,恰好再和家人商量之后,也有机会能够来日本进行学习,便决定来到日本继续学习理科知识,重新准备大学报考。
2.结识新领域理工塾的契机?
我在语言学校学习时,有一位同学当时正巧在新领域理工塾准备大学院的报考,和那位同学交流过程中了解到了新领域理工塾的老师水平都很高,课程安排也很合理,之后便与塾内学部老师取得联系之后进行了深入了解,在试听了好几家私塾之后,最后和家人的商量下,还是决定选择了新领域理工塾。
3.目前合格的专业是什么?关于为什么选这个专业
我合格的是山形大学和日本大学。因为我对宇宙线有关的知识很感兴趣,所以选择了山形大学的理学科,在之后第一年基础知识学习之后会继续学习物理相关的知识。
4.志望理由书的内容以及完成过程?
志望理由书的完成真的要非常感谢班主任周老师,几次的志望理由书修改都是深夜,甚至有一次过两天就要提交了,我才突然发现,在赶紧完成志望理由书初稿之后便联系周老师,真的辛苦周老师深夜还非常仔细地帮我改志望理由书。
我个人的经验来说,志望理由书最主要的是还是选择自己想要学习的学科,查阅关于学科的资料,从中了解学科的内容,再选取自己感兴趣的领域进行书写,当然写完之后建议提交给班主任老师修改一下文章的语法或者结构,老师非常有经验,会给予很中肯的建议。虽然一开始需要修改的地方会比较多,但是慢慢自己感觉也掌握了要领。
5. 考学最辛苦的时期是怎么度过的,你又是如何克服的?
备考最困难的事,我觉得就是在周围没有人督促你的时候需要有一定的自制力。建议首先把自己的时间安排好。因为我自己的情况是,如果闲下来就很容易开始摸鱼,所以我一般都是把自己一天的计划安排的相对充实一些。
还有就是要定期做自我评估,看一下自己一周或者一个月的效率如何,再对自己的计划进行适当的更改。
6.考学最辛苦的时期是怎么度过的?
最辛苦的时期尽量不要一个人憋着,因为在之前塾里的课上和任课老师的关系也很好,所以我有时会和任课老师一起吃饭,聊聊天,听听老师们作为过来人的经验。让自己稍微放松一下,再投入到接下来的学习中。主课的任课老师和班主任老师都非常友善,都是有问必答,有啥考学上或者学校选择上的困难也会给予合理的建议。
7.考试有没有什么特别注意的?
考试前要好好休息,精神饱满的参加考试我觉得很重要。另外就是要注意自己平时练习时的的时间分配问题,这样在考试的时候就能有效避免规定的考试时间内没答完题的窘境。
8.疫情对你整个考学经历有什么影响吗?
我在刚来日本的时候正好是疫情刚刚爆发的时候,所以在报名各大大学考试时,并没有遇到什么比较困难的情况。
在准备报名文件时如果有不懂的问题,我也会咨询语言学校和塾里的班主任老师。但出行上有时的不便,和面试的时候因为教授们都带着口罩,隔着两米左右的距离偶尔也会听不清教授在说啥,这种情况也会让我比较紧张。
9.新领域理工塾如何帮助到你的?
首先班主任老师是从我最开始对于日本留学什么都不了解开始,耐心地给我讲解日本考学的大致流程和需要准备的材料等等,让我对自己的目标也逐渐清晰起来。
随后在准备EJU考试的上课阶段任课老师们都亦师亦友,在老师们的悉心指导下,我也完全从曾经文科生逐渐开始掌握理科的知识点。
因为老师们自身能力都很强,所以讲课逻辑也很十分清晰,每节课上都会清楚地划分重点难点以及引导我们学习如何攻克难题的方法。
10.网课这种形式会对你学习的效率产生影响吗?
我觉得还是因人而异,对我来说还是有一些影响的,但我认为网课时打开摄像头,也能和老师做到即时交流,逐渐也就习惯这样的学习模式。
11.经历了这次备考,在这方面有什么心得吗?
心态很重要,面试的时候确实很看临场发挥,紧张的说话都结巴这种情况我也发生过,尽量放松心态的去面试,当然面试也是需要经验的,面试大学的次数多了就慢慢适应了。
另外我的话,在面试之前也都会和塾里的班主任老师或者外教老师进行模拟面试,在模拟面试老师高强度的面试问题之后,到面试场上也就没那么紧张了。
12.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
我认为自己做的不太好的地方就是把自己的备考过程拉的有点太长了,对自己的考学规划不太满意,备考过程一旦过长很容易出现耐心以及自信心的缺失,有时候看着周围的同级生都考取了大学或多或少会有一些焦虑情绪,建议大家对自己一年或者两年内有具体且有效的规划。
不过在此后来我和班主任老师也是积极规划了新的考学计划,听从老师建议很早的把英语成绩以及出愿时需要的材料准备好,后期准备留考时和校内考时就几乎不用担心这类的问题了。
13.对后辈有什么复习建议吗?
我觉得一开始先要对教科书有认知,了解考试的内容后,在一次次的考试和做题过程中知道自己不擅长的领域,在后期总复习的时候再去着重抓自己不太会或者还没掌握的地方,在一边对留考题型适应的同时,再去进行查漏补缺。
塾内会提供留考过去问以及专为学生解答作业及过去问问题的答疑课,我都会抓紧时间尽快解决自己的问题,避免把问题留到考场上。
14.对未来入学后的规划是什么样的呢?
山形大的理学部会先学一年的基础课程,经过一年的课程后再选择自己感兴趣的专业,与此同时结合自身情况对以后的发展做一个简单的规划。之后如果有时间还想参加美式橄榄球的社团活动,丰富自己的校园生活。
03
笔记分享+老师点评
笔记分享
邹同学从文科转到理科,有着很大的勇气,并且他非常努力,积极和塾内的老师沟通问题,虽然遇到了很多困难也有很多压力,但是邹同学一直积极向上,取得了EJU520+的成绩并且积极与班主任老师沟通,最终合格了两所大学,其中还有一所国公立。
班主任周老师寄语
Z同学一直是一位非常积极热情的同学,所以同学也在塾的学习过程中和很多同学和老师都成为了好朋友。虽然从文科转到理科学习之后,遇到了不少压力,同时也遇到了疫情使得很多安排都不得不重新考虑。
但我认为保持积极向上的精神总是会让我们能直面困难,解决问题。在Z同学重新调整好自己之后,我们也详细的安排了之后的学习计划,为考学做了很多准备。当Z同学告诉我们他合格的消息时,我也打从心底为他感到高兴~