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_67407d18e855d123989635" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e855d123989635.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d18e8892818115849" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e8892818115849.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>【新访谈47】这个大佬不太冷,上岸京都大学先端康复科学,考试经验干货一一分享。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/47/20230301033735_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|谷同学</p> <p class="t4">点评|陈老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「专业课很重要。复习是为了提高自己的应变能力,死记硬背是不适用的。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEFL 90</strong></p> <p class="t4"><strong>本科:四川大学 </strong></p> <p class="t4"><strong>专业:康复治疗学</strong></p> <p class="t4"><strong>合格:</strong><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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0icCAic0JKedlBYTY7UG4SDTDicmUxAEnUfbqSibwXx6jvE4gn31b6zhexQ/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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N1考试</p> <p class="t4"><strong>2021年11月~2022年03月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2022年3月~2022年4月</strong></p> <p class="t4">套瓷</p> <p class="t4"><strong>2021年12月~2022年8月</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">京都大学,简称京大,是一所本部位于日本京都市左京区的国立研究型综合大学。京大前身是日本第二所旧制帝国大学—京都帝国大学,亦为京都学派的发祥地。2017年获选为首批顶尖大学“指定国立大学法人”。作为日本最高学府之一,京大的科研实力在全球享有很高的声誉,被誉为日本“科学家的摇篮”,学术排名世界30强。</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0N3ZTQPXvPka1fTlNZqCKdKVZV2WZia33mQmkRObGwnSxHMUwoAtwUpQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0GXmn9hdC1KUFE5yc5uPEbaFp3MbrFUgYgAG7WcqGZPiaP48Cic7CbdqQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端康复科学</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/apply/entrance_examination/#hs_ghs</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣语言成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ AAO审查;</p> <p class="t4"> </p> <p class="t4">3️⃣套瓷教授获得内诺;</p> <p class="t4"> </p> <p class="t4">4️⃣准备出愿材料并办理签证</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">参考主页:</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</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"><strong>留学生需参与一般选拔,仅考查一门专业课,</strong>满分100分,可使用日语和英语作答。</p> <p class="t4"> </p> <p class="t4"><strong>✏️ 基础共通题2选1</strong></p> <p class="t4">历年基本为功能解剖和生理学各一,范围不定。22年为神经解剖和生理学各一。</p> <p class="t4">每题设问3-4个,考察点多与康复专业相关。</p> <p class="t4">问题不难,更多考验本科专业课掌握情况,且可能出现全英文题干,最好提前做好全面复习,不建议根据过去问预测出题方向,但可参考出题难度。</p> <p class="t4"><strong>解剖建议参考Gray's Anatomy for students Ed.4th,神经解剖及生理学与国内大学教科书知识点重合率很高,有条件可以找日本大学本科的教科书。</strong></p> <p class="t4"> </p> <p class="t4"><strong>✏️ 专攻分野题6选2</strong></p> <p class="t4">根据不同专攻进行出题,原则上可以任选,实际上这些问题都较难跨专攻作答。</p> <p class="t4">平均配置为PT,OT共占3-4题,ST1题,儿童康复1题。</p> <p class="t4">PT出题每年都会涉及神经康复,肌骨康复。</p> <p class="t4">神经康复着重考察脑卒中后偏瘫,颅脑损伤,帕金森,ALS等。</p> <p class="t4">肌骨康复着重考察功能解剖,步态分析,受力分析(今年新增),肌骨疾病等。</p> <p class="t4"><strong>根据分野出题的大方向很固定,但具体每个分野出题点比较难以预测,建议复习时间充裕的广撒网,时间紧迫的抓重点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>总体来看先端康复的笔试范围很大,变化很多也很奇葩,几乎不可能做到根据过去问压题定题。</strong>例如往年考过颅脑损伤的流行病学,今年则考了髋关节的受力分析。但能够发现历年设问的倾向是偏评估及治疗的,并没有过多涉及病理的考察,<strong>可以按照过去问的内容适当确定复习重点,缩减复习时间,避免走弯路。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>平均每人5-10分钟,根据教授性格,面试内容可繁可简。</strong>套瓷时面谈交流比较全面的教授在面试时就会为了节省时间不再多问,所以事前面谈可能更重要。<strong>注意面试礼节,熟悉研究计划,其余自由发挥就可以。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">国内康复环境近年没有起色,国家也不太重视这方面发展,所以本来就打算出国的,而且我又是死宅,来日本很舒适。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">想找个专业课辅导机构,询问了留学中介推荐过来的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>京都大学人间健康科学研究科必须事先取得教授内诺才能参加考试,出愿前联系教授是必须的,</strong>否则很可能会被驳回。</p> <p class="t4"> </p> <p class="t4">研究计划书是本科时候做过的项目,按照当时的研究方向加以修改完成的。<strong>由于京都大学AAO申请时会提供英文的研究计划书模板,专门担当老师也给了自己当时的计划书做参考,</strong>所以整体压力不大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>应该是过去问题目考察范围变化大,很难预测出题方向这点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先新领域一对一的课程可以和担当老师沟通课程的内容,觉得自己薄弱的地方可以让老师系统地讲解一下,哪里不会点哪里。</strong></p> <p class="t4"> </p> <p class="t4"><strong>同时建议有条件的同学合理利用网络资源,</strong>比如油管上很多针对日本PT国家考试的讲解视频还有谷歌上可以搜索的大学讲义都能够作为复习资料。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">死宅的焦虑期基本靠娱乐活动度过,精神支柱很重要。(适当放松,劳逸结合很重要)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">笔试的答题纸是3页,每页只允许作答1道题,<strong>想每个题都答几笔凑分数是不可能的哦。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">我比较走运,日语在疫情前考完了,<strong>托福准备得早</strong>,场次也很多,语言成绩没有受影响。</p> <p class="t4"> </p> <p class="t4">我在22年毕业,正是刚刚放宽入境的时期,加之去年的疫情导致很多有日本留学的同学放弃申请选择就业和规培,实际上为我减少了很多竞争。</p> <p class="t4"> </p> <p class="t4">所以对我来说疫情带来的其实是比较积极的影响。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:就无数前辈的经验之谈,语言成绩能早准备尽量早准备哦!现在也在渐渐放款疫情下的渡日政策,有任何积极变动我们也会实时在其他栏目更新哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一对一的专门老师上课有问必答,有用的信息还会共享,而且是尽全力在帮助学生,整个复习过程都让人很安心,学起来很有底气。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">时间空间上都很方便,对我来讲是提高了复习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">本身专业课在本科有一定基础,<strong>拿到过去问后通过一对一辅导查缺补漏,自己再根据参考书和能找到的各种资料复习就好了。</strong></p> <p class="t4"> </p> <p class="t4">复习时没去记笔记,我发现自己记了不看的笔记其实只是单纯浪费时间的形式主义,<strong>所以都是先过一遍把原理搞清楚,然后没事把知识点从脑袋的犄角旮旯里翻出来用用加深印象就够了。</strong>对我来讲知识是放脑子里拿来用的,不是记纸上收着的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我套瓷后只拿到了京大的一个内诺,所以没有预备校,还挺头铁的。</p> <p class="t4"> </p> <p class="t4"><strong>本身对远程康复和VR比较感兴趣,大学正好做过相关课题读过目标教授的文章,知道他做这个所以第一个套瓷的他。</strong>4月份才入学我现在也不清楚这个专攻太多前景,不过招生简章里看到这个研究室画风还是挺清奇的,只能说不愧是京大学风。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:可以说是冥冥之中注定的缘分呢~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>进入复习就放弃中文,参考资料要么全英要么全日,这样复习会很快进入状态。</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课很重要哦,</strong>考到什么都说不定哦。至少对于京大人健的修考来讲,<strong>复习是为了提高自己的应变能力,</strong>所以死记硬背是不适用的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:暂时丢弃母语这一点其实很有用。很多人来日本留学几年都发现自己日语不见进展,大多数的情况都是即便来到了日本,也仅混在母语的舒适圈中,即便身处异国语言环境也没有太大的变化。这是导致语言能力进步缓慢的致命点之一。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,好好搞研究,准备准备接着考博士了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中可以看出谷同学目标明确且找到了适合自己的学习方法,同时在塾内匹配了非常对口的辅导老师,恭喜谷同学上岸!也祝福谷同学今后的学习也能一帆风顺,有朝一日能够看到谷博士的风采!?</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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0bK2C4unYFtLXOmVmukTtLRz0252XGsAPXC9LLfkTrs2KsZxILialaQA/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">谷同学是一位十分靠谱的同学。有着优秀的本科背景和出色的语言成绩,所以拿到京大的录取我认为实至名归。在准备期间,她很早就考出了日语n1和托福,在文书的书写和面试上也充分发挥了语言基础的优势,比较顺利的拿下了内诺。祝谷同学今后的学习科研,也一帆风顺,前途似锦。</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/46" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/48" 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_67407d18e855d123989635" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e855d123989635.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d18e8892818115849" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e8892818115849.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>【新访谈47】这个大佬不太冷,上岸京都大学先端康复科学,考试经验干货一一分享。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/47/20230301033735_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|谷同学</p> <p class="t4">点评|陈老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「专业课很重要。复习是为了提高自己的应变能力,死记硬背是不适用的。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEFL 90</strong></p> <p class="t4"><strong>本科:四川大学 </strong></p> <p class="t4"><strong>专业:康复治疗学</strong></p> <p class="t4"><strong>合格:</strong><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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0icCAic0JKedlBYTY7UG4SDTDicmUxAEnUfbqSibwXx6jvE4gn31b6zhexQ/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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N1考试</p> <p class="t4"><strong>2021年11月~2022年03月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2022年3月~2022年4月</strong></p> <p class="t4">套瓷</p> <p class="t4"><strong>2021年12月~2022年8月</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">京都大学,简称京大,是一所本部位于日本京都市左京区的国立研究型综合大学。京大前身是日本第二所旧制帝国大学—京都帝国大学,亦为京都学派的发祥地。2017年获选为首批顶尖大学“指定国立大学法人”。作为日本最高学府之一,京大的科研实力在全球享有很高的声誉,被誉为日本“科学家的摇篮”,学术排名世界30强。</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0N3ZTQPXvPka1fTlNZqCKdKVZV2WZia33mQmkRObGwnSxHMUwoAtwUpQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0GXmn9hdC1KUFE5yc5uPEbaFp3MbrFUgYgAG7WcqGZPiaP48Cic7CbdqQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端康复科学</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/apply/entrance_examination/#hs_ghs</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣语言成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ AAO审查;</p> <p class="t4"> </p> <p class="t4">3️⃣套瓷教授获得内诺;</p> <p class="t4"> </p> <p class="t4">4️⃣准备出愿材料并办理签证</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">参考主页:</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</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"><strong>留学生需参与一般选拔,仅考查一门专业课,</strong>满分100分,可使用日语和英语作答。</p> <p class="t4"> </p> <p class="t4"><strong>✏️ 基础共通题2选1</strong></p> <p class="t4">历年基本为功能解剖和生理学各一,范围不定。22年为神经解剖和生理学各一。</p> <p class="t4">每题设问3-4个,考察点多与康复专业相关。</p> <p class="t4">问题不难,更多考验本科专业课掌握情况,且可能出现全英文题干,最好提前做好全面复习,不建议根据过去问预测出题方向,但可参考出题难度。</p> <p class="t4"><strong>解剖建议参考Gray's Anatomy for students Ed.4th,神经解剖及生理学与国内大学教科书知识点重合率很高,有条件可以找日本大学本科的教科书。</strong></p> <p class="t4"> </p> <p class="t4"><strong>✏️ 专攻分野题6选2</strong></p> <p class="t4">根据不同专攻进行出题,原则上可以任选,实际上这些问题都较难跨专攻作答。</p> <p class="t4">平均配置为PT,OT共占3-4题,ST1题,儿童康复1题。</p> <p class="t4">PT出题每年都会涉及神经康复,肌骨康复。</p> <p class="t4">神经康复着重考察脑卒中后偏瘫,颅脑损伤,帕金森,ALS等。</p> <p class="t4">肌骨康复着重考察功能解剖,步态分析,受力分析(今年新增),肌骨疾病等。</p> <p class="t4"><strong>根据分野出题的大方向很固定,但具体每个分野出题点比较难以预测,建议复习时间充裕的广撒网,时间紧迫的抓重点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>总体来看先端康复的笔试范围很大,变化很多也很奇葩,几乎不可能做到根据过去问压题定题。</strong>例如往年考过颅脑损伤的流行病学,今年则考了髋关节的受力分析。但能够发现历年设问的倾向是偏评估及治疗的,并没有过多涉及病理的考察,<strong>可以按照过去问的内容适当确定复习重点,缩减复习时间,避免走弯路。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>平均每人5-10分钟,根据教授性格,面试内容可繁可简。</strong>套瓷时面谈交流比较全面的教授在面试时就会为了节省时间不再多问,所以事前面谈可能更重要。<strong>注意面试礼节,熟悉研究计划,其余自由发挥就可以。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">国内康复环境近年没有起色,国家也不太重视这方面发展,所以本来就打算出国的,而且我又是死宅,来日本很舒适。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">想找个专业课辅导机构,询问了留学中介推荐过来的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>京都大学人间健康科学研究科必须事先取得教授内诺才能参加考试,出愿前联系教授是必须的,</strong>否则很可能会被驳回。</p> <p class="t4"> </p> <p class="t4">研究计划书是本科时候做过的项目,按照当时的研究方向加以修改完成的。<strong>由于京都大学AAO申请时会提供英文的研究计划书模板,专门担当老师也给了自己当时的计划书做参考,</strong>所以整体压力不大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>应该是过去问题目考察范围变化大,很难预测出题方向这点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先新领域一对一的课程可以和担当老师沟通课程的内容,觉得自己薄弱的地方可以让老师系统地讲解一下,哪里不会点哪里。</strong></p> <p class="t4"> </p> <p class="t4"><strong>同时建议有条件的同学合理利用网络资源,</strong>比如油管上很多针对日本PT国家考试的讲解视频还有谷歌上可以搜索的大学讲义都能够作为复习资料。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">死宅的焦虑期基本靠娱乐活动度过,精神支柱很重要。(适当放松,劳逸结合很重要)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">笔试的答题纸是3页,每页只允许作答1道题,<strong>想每个题都答几笔凑分数是不可能的哦。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">我比较走运,日语在疫情前考完了,<strong>托福准备得早</strong>,场次也很多,语言成绩没有受影响。</p> <p class="t4"> </p> <p class="t4">我在22年毕业,正是刚刚放宽入境的时期,加之去年的疫情导致很多有日本留学的同学放弃申请选择就业和规培,实际上为我减少了很多竞争。</p> <p class="t4"> </p> <p class="t4">所以对我来说疫情带来的其实是比较积极的影响。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:就无数前辈的经验之谈,语言成绩能早准备尽量早准备哦!现在也在渐渐放款疫情下的渡日政策,有任何积极变动我们也会实时在其他栏目更新哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一对一的专门老师上课有问必答,有用的信息还会共享,而且是尽全力在帮助学生,整个复习过程都让人很安心,学起来很有底气。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">时间空间上都很方便,对我来讲是提高了复习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">本身专业课在本科有一定基础,<strong>拿到过去问后通过一对一辅导查缺补漏,自己再根据参考书和能找到的各种资料复习就好了。</strong></p> <p class="t4"> </p> <p class="t4">复习时没去记笔记,我发现自己记了不看的笔记其实只是单纯浪费时间的形式主义,<strong>所以都是先过一遍把原理搞清楚,然后没事把知识点从脑袋的犄角旮旯里翻出来用用加深印象就够了。</strong>对我来讲知识是放脑子里拿来用的,不是记纸上收着的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我套瓷后只拿到了京大的一个内诺,所以没有预备校,还挺头铁的。</p> <p class="t4"> </p> <p class="t4"><strong>本身对远程康复和VR比较感兴趣,大学正好做过相关课题读过目标教授的文章,知道他做这个所以第一个套瓷的他。</strong>4月份才入学我现在也不清楚这个专攻太多前景,不过招生简章里看到这个研究室画风还是挺清奇的,只能说不愧是京大学风。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:可以说是冥冥之中注定的缘分呢~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>进入复习就放弃中文,参考资料要么全英要么全日,这样复习会很快进入状态。</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课很重要哦,</strong>考到什么都说不定哦。至少对于京大人健的修考来讲,<strong>复习是为了提高自己的应变能力,</strong>所以死记硬背是不适用的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:暂时丢弃母语这一点其实很有用。很多人来日本留学几年都发现自己日语不见进展,大多数的情况都是即便来到了日本,也仅混在母语的舒适圈中,即便身处异国语言环境也没有太大的变化。这是导致语言能力进步缓慢的致命点之一。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,好好搞研究,准备准备接着考博士了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中可以看出谷同学目标明确且找到了适合自己的学习方法,同时在塾内匹配了非常对口的辅导老师,恭喜谷同学上岸!也祝福谷同学今后的学习也能一帆风顺,有朝一日能够看到谷博士的风采!?</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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0bK2C4unYFtLXOmVmukTtLRz0252XGsAPXC9LLfkTrs2KsZxILialaQA/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">谷同学是一位十分靠谱的同学。有着优秀的本科背景和出色的语言成绩,所以拿到京大的录取我认为实至名归。在准备期间,她很早就考出了日语n1和托福,在文书的书写和面试上也充分发挥了语言基础的优势,比较顺利的拿下了内诺。祝谷同学今后的学习科研,也一帆风顺,前途似锦。</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/46" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/48" 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_67407d18e855d123989635" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e855d123989635.submit(); event.returnValue = false; return false;">中文</a> <form name="post_67407d18e8892818115849" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10"/></form><a href="#" class="dropdown-item" onclick="document.post_67407d18e8892818115849.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>【新访谈47】这个大佬不太冷,上岸京都大学先端康复科学,考试经验干货一一分享。</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/47/20230301033735_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|谷同学</p> <p class="t4">点评|陈老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「专业课很重要。复习是为了提高自己的应变能力,死记硬背是不适用的。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N1 153</strong></p> <p class="t4"><strong>英语:TOEFL 90</strong></p> <p class="t4"><strong>本科:四川大学 </strong></p> <p class="t4"><strong>专业:康复治疗学</strong></p> <p class="t4"><strong>合格:</strong><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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0icCAic0JKedlBYTY7UG4SDTDicmUxAEnUfbqSibwXx6jvE4gn31b6zhexQ/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"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N1考试</p> <p class="t4"><strong>2021年11月~2022年03月</strong></p> <p class="t4">取得托福成绩</p> <p class="t4"><strong>2022年3月~2022年4月</strong></p> <p class="t4">套瓷</p> <p class="t4"><strong>2021年12月~2022年8月</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">京都大学,简称京大,是一所本部位于日本京都市左京区的国立研究型综合大学。京大前身是日本第二所旧制帝国大学—京都帝国大学,亦为京都学派的发祥地。2017年获选为首批顶尖大学“指定国立大学法人”。作为日本最高学府之一,京大的科研实力在全球享有很高的声誉,被誉为日本“科学家的摇篮”,学术排名世界30强。</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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0N3ZTQPXvPka1fTlNZqCKdKVZV2WZia33mQmkRObGwnSxHMUwoAtwUpQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0GXmn9hdC1KUFE5yc5uPEbaFp3MbrFUgYgAG7WcqGZPiaP48Cic7CbdqQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">先端康复科学</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.med.kyoto-u.ac.jp/apply/entrance_examination/#hs_ghs</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">1️⃣语言成绩;</p> <p class="t4"> </p> <p class="t4">2️⃣ AAO审查;</p> <p class="t4"> </p> <p class="t4">3️⃣套瓷教授获得内诺;</p> <p class="t4"> </p> <p class="t4">4️⃣准备出愿材料并办理签证</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">参考主页:</p> <p class="t4">https://www.med.kyoto-u.ac.jp/ghs/</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"><strong>留学生需参与一般选拔,仅考查一门专业课,</strong>满分100分,可使用日语和英语作答。</p> <p class="t4"> </p> <p class="t4"><strong>✏️ 基础共通题2选1</strong></p> <p class="t4">历年基本为功能解剖和生理学各一,范围不定。22年为神经解剖和生理学各一。</p> <p class="t4">每题设问3-4个,考察点多与康复专业相关。</p> <p class="t4">问题不难,更多考验本科专业课掌握情况,且可能出现全英文题干,最好提前做好全面复习,不建议根据过去问预测出题方向,但可参考出题难度。</p> <p class="t4"><strong>解剖建议参考Gray's Anatomy for students Ed.4th,神经解剖及生理学与国内大学教科书知识点重合率很高,有条件可以找日本大学本科的教科书。</strong></p> <p class="t4"> </p> <p class="t4"><strong>✏️ 专攻分野题6选2</strong></p> <p class="t4">根据不同专攻进行出题,原则上可以任选,实际上这些问题都较难跨专攻作答。</p> <p class="t4">平均配置为PT,OT共占3-4题,ST1题,儿童康复1题。</p> <p class="t4">PT出题每年都会涉及神经康复,肌骨康复。</p> <p class="t4">神经康复着重考察脑卒中后偏瘫,颅脑损伤,帕金森,ALS等。</p> <p class="t4">肌骨康复着重考察功能解剖,步态分析,受力分析(今年新增),肌骨疾病等。</p> <p class="t4"><strong>根据分野出题的大方向很固定,但具体每个分野出题点比较难以预测,建议复习时间充裕的广撒网,时间紧迫的抓重点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>总体来看先端康复的笔试范围很大,变化很多也很奇葩,几乎不可能做到根据过去问压题定题。</strong>例如往年考过颅脑损伤的流行病学,今年则考了髋关节的受力分析。但能够发现历年设问的倾向是偏评估及治疗的,并没有过多涉及病理的考察,<strong>可以按照过去问的内容适当确定复习重点,缩减复习时间,避免走弯路。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>平均每人5-10分钟,根据教授性格,面试内容可繁可简。</strong>套瓷时面谈交流比较全面的教授在面试时就会为了节省时间不再多问,所以事前面谈可能更重要。<strong>注意面试礼节,熟悉研究计划,其余自由发挥就可以。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">国内康复环境近年没有起色,国家也不太重视这方面发展,所以本来就打算出国的,而且我又是死宅,来日本很舒适。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">想找个专业课辅导机构,询问了留学中介推荐过来的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>京都大学人间健康科学研究科必须事先取得教授内诺才能参加考试,出愿前联系教授是必须的,</strong>否则很可能会被驳回。</p> <p class="t4"> </p> <p class="t4">研究计划书是本科时候做过的项目,按照当时的研究方向加以修改完成的。<strong>由于京都大学AAO申请时会提供英文的研究计划书模板,专门担当老师也给了自己当时的计划书做参考,</strong>所以整体压力不大。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>应该是过去问题目考察范围变化大,很难预测出题方向这点。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先新领域一对一的课程可以和担当老师沟通课程的内容,觉得自己薄弱的地方可以让老师系统地讲解一下,哪里不会点哪里。</strong></p> <p class="t4"> </p> <p class="t4"><strong>同时建议有条件的同学合理利用网络资源,</strong>比如油管上很多针对日本PT国家考试的讲解视频还有谷歌上可以搜索的大学讲义都能够作为复习资料。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">死宅的焦虑期基本靠娱乐活动度过,精神支柱很重要。(适当放松,劳逸结合很重要)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">笔试的答题纸是3页,每页只允许作答1道题,<strong>想每个题都答几笔凑分数是不可能的哦。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">我比较走运,日语在疫情前考完了,<strong>托福准备得早</strong>,场次也很多,语言成绩没有受影响。</p> <p class="t4"> </p> <p class="t4">我在22年毕业,正是刚刚放宽入境的时期,加之去年的疫情导致很多有日本留学的同学放弃申请选择就业和规培,实际上为我减少了很多竞争。</p> <p class="t4"> </p> <p class="t4">所以对我来说疫情带来的其实是比较积极的影响。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:就无数前辈的经验之谈,语言成绩能早准备尽量早准备哦!现在也在渐渐放款疫情下的渡日政策,有任何积极变动我们也会实时在其他栏目更新哦~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一对一的专门老师上课有问必答,有用的信息还会共享,而且是尽全力在帮助学生,整个复习过程都让人很安心,学起来很有底气。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">时间空间上都很方便,对我来讲是提高了复习效率。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">本身专业课在本科有一定基础,<strong>拿到过去问后通过一对一辅导查缺补漏,自己再根据参考书和能找到的各种资料复习就好了。</strong></p> <p class="t4"> </p> <p class="t4">复习时没去记笔记,我发现自己记了不看的笔记其实只是单纯浪费时间的形式主义,<strong>所以都是先过一遍把原理搞清楚,然后没事把知识点从脑袋的犄角旮旯里翻出来用用加深印象就够了。</strong>对我来讲知识是放脑子里拿来用的,不是记纸上收着的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我套瓷后只拿到了京大的一个内诺,所以没有预备校,还挺头铁的。</p> <p class="t4"> </p> <p class="t4"><strong>本身对远程康复和VR比较感兴趣,大学正好做过相关课题读过目标教授的文章,知道他做这个所以第一个套瓷的他。</strong>4月份才入学我现在也不清楚这个专攻太多前景,不过招生简章里看到这个研究室画风还是挺清奇的,只能说不愧是京大学风。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:可以说是冥冥之中注定的缘分呢~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</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"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</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>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4"><strong>进入复习就放弃中文,参考资料要么全英要么全日,这样复习会很快进入状态。</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课很重要哦,</strong>考到什么都说不定哦。至少对于京大人健的修考来讲,<strong>复习是为了提高自己的应变能力,</strong>所以死记硬背是不适用的。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:暂时丢弃母语这一点其实很有用。很多人来日本留学几年都发现自己日语不见进展,大多数的情况都是即便来到了日本,也仅混在母语的舒适圈中,即便身处异国语言环境也没有太大的变化。这是导致语言能力进步缓慢的致命点之一。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">好好学习,好好搞研究,准备准备接着考博士了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">采访中可以看出谷同学目标明确且找到了适合自己的学习方法,同时在塾内匹配了非常对口的辅导老师,恭喜谷同学上岸!也祝福谷同学今后的学习也能一帆风顺,有朝一日能够看到谷博士的风采!?</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/QtickI7fNmCHI8VHj1xicG0BTrsFiaLpUS0bK2C4unYFtLXOmVmukTtLRz0252XGsAPXC9LLfkTrs2KsZxILialaQA/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">谷同学是一位十分靠谱的同学。有着优秀的本科背景和出色的语言成绩,所以拿到京大的录取我认为实至名归。在准备期间,她很早就考出了日语n1和托福,在文书的书写和面试上也充分发挥了语言基础的优势,比较顺利的拿下了内诺。祝谷同学今后的学习科研,也一帆风顺,前途似锦。</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/46" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/48" 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' => '19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10', '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 = '19c84e0310007393811ffe8a1c3c2e8f2144a647ae152e4af227fc3efda279d64222ba5d8c3fd3bd83c5327c53e618f0d870f8698463ef3b509734518ce5ce10' $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
「专业课很重要。复习是为了提高自己的应变能力,死记硬背是不适用的。」
日语:N1 153
英语:TOEFL 90
本科:四川大学
专业:康复治疗学
合格:京都大学 人间健康科学研究科
先端康复科学
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年12月
N1考试
2021年11月~2022年03月
取得托福成绩
2022年3月~2022年4月
套瓷
2021年12月~2022年8月
专业课学习
2. 介绍
2.1 学校介绍
京都大学,简称京大,是一所本部位于日本京都市左京区的国立研究型综合大学。京大前身是日本第二所旧制帝国大学—京都帝国大学,亦为京都学派的发祥地。2017年获选为首批顶尖大学“指定国立大学法人”。作为日本最高学府之一,京大的科研实力在全球享有很高的声誉,被誉为日本“科学家的摇篮”,学术排名世界30强。
2.2研究科介绍
人间健康科学研究科
具体信息请戳学校官网 :⬇️
https://www.med.kyoto-u.ac.jp/ghs/
2.3专攻介绍
先端康复科学
具体信息请戳学校官网 :⬇️
https://www.med.kyoto-u.ac.jp/apply/entrance_examination/#hs_ghs
2.4报考前准备
1️⃣语言成绩;
2️⃣ AAO审查;
3️⃣套瓷教授获得内诺;
4️⃣准备出愿材料并办理签证
3.募集要项
参考主页:
https://www.med.kyoto-u.ac.jp/ghs/
4.考试内容
4.1笔试:
留学生需参与一般选拔,仅考查一门专业课,满分100分,可使用日语和英语作答。
✏️ 基础共通题2选1
历年基本为功能解剖和生理学各一,范围不定。22年为神经解剖和生理学各一。
每题设问3-4个,考察点多与康复专业相关。
问题不难,更多考验本科专业课掌握情况,且可能出现全英文题干,最好提前做好全面复习,不建议根据过去问预测出题方向,但可参考出题难度。
解剖建议参考Gray's Anatomy for students Ed.4th,神经解剖及生理学与国内大学教科书知识点重合率很高,有条件可以找日本大学本科的教科书。
✏️ 专攻分野题6选2
根据不同专攻进行出题,原则上可以任选,实际上这些问题都较难跨专攻作答。
平均配置为PT,OT共占3-4题,ST1题,儿童康复1题。
PT出题每年都会涉及神经康复,肌骨康复。
神经康复着重考察脑卒中后偏瘫,颅脑损伤,帕金森,ALS等。
肌骨康复着重考察功能解剖,步态分析,受力分析(今年新增),肌骨疾病等。
根据分野出题的大方向很固定,但具体每个分野出题点比较难以预测,建议复习时间充裕的广撒网,时间紧迫的抓重点。
总体来看先端康复的笔试范围很大,变化很多也很奇葩,几乎不可能做到根据过去问压题定题。例如往年考过颅脑损伤的流行病学,今年则考了髋关节的受力分析。但能够发现历年设问的倾向是偏评估及治疗的,并没有过多涉及病理的考察,可以按照过去问的内容适当确定复习重点,缩减复习时间,避免走弯路。
4.2面试:
平均每人5-10分钟,根据教授性格,面试内容可繁可简。套瓷时面谈交流比较全面的教授在面试时就会为了节省时间不再多问,所以事前面谈可能更重要。注意面试礼节,熟悉研究计划,其余自由发挥就可以。
02
心得体验采访实录
1.同学为什么要来日本?
国内康复环境近年没有起色,国家也不太重视这方面发展,所以本来就打算出国的,而且我又是死宅,来日本很舒适。
2.结识新领域理工塾的契机?
想找个专业课辅导机构,询问了留学中介推荐过来的。
3.出愿前有联系教授吗?研究计划书怎么写的?
京都大学人间健康科学研究科必须事先取得教授内诺才能参加考试,出愿前联系教授是必须的,否则很可能会被驳回。
研究计划书是本科时候做过的项目,按照当时的研究方向加以修改完成的。由于京都大学AAO申请时会提供英文的研究计划书模板,专门担当老师也给了自己当时的计划书做参考,所以整体压力不大。
4.备考感到最困难的是什么呢,你又是如何克服的?
应该是过去问题目考察范围变化大,很难预测出题方向这点。
首先新领域一对一的课程可以和担当老师沟通课程的内容,觉得自己薄弱的地方可以让老师系统地讲解一下,哪里不会点哪里。
同时建议有条件的同学合理利用网络资源,比如油管上很多针对日本PT国家考试的讲解视频还有谷歌上可以搜索的大学讲义都能够作为复习资料。
5. 考学最辛苦的时期是怎么度过的?
死宅的焦虑期基本靠娱乐活动度过,精神支柱很重要。(适当放松,劳逸结合很重要)
6.考试有什么特别注意的?
笔试的答题纸是3页,每页只允许作答1道题,想每个题都答几笔凑分数是不可能的哦。
7.疫情对你整个考学经历有什么影响吗?
我比较走运,日语在疫情前考完了,托福准备得早,场次也很多,语言成绩没有受影响。
我在22年毕业,正是刚刚放宽入境的时期,加之去年的疫情导致很多有日本留学的同学放弃申请选择就业和规培,实际上为我减少了很多竞争。
所以对我来说疫情带来的其实是比较积极的影响。
(编辑ASHEN:就无数前辈的经验之谈,语言成绩能早准备尽量早准备哦!现在也在渐渐放款疫情下的渡日政策,有任何积极变动我们也会实时在其他栏目更新哦~)
8. 新领域理工塾是如何帮助到你的?
一对一的专门老师上课有问必答,有用的信息还会共享,而且是尽全力在帮助学生,整个复习过程都让人很安心,学起来很有底气。
9.网课这种形式会对你学习的效率产生影响吗?
时间空间上都很方便,对我来讲是提高了复习效率。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
本身专业课在本科有一定基础,拿到过去问后通过一对一辅导查缺补漏,自己再根据参考书和能找到的各种资料复习就好了。
复习时没去记笔记,我发现自己记了不看的笔记其实只是单纯浪费时间的形式主义,所以都是先过一遍把原理搞清楚,然后没事把知识点从脑袋的犄角旮旯里翻出来用用加深印象就够了。对我来讲知识是放脑子里拿来用的,不是记纸上收着的。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
我套瓷后只拿到了京大的一个内诺,所以没有预备校,还挺头铁的。
本身对远程康复和VR比较感兴趣,大学正好做过相关课题读过目标教授的文章,知道他做这个所以第一个套瓷的他。4月份才入学我现在也不清楚这个专攻太多前景,不过招生简章里看到这个研究室画风还是挺清奇的,只能说不愧是京大学风。
(编辑ASHEN:可以说是冥冥之中注定的缘分呢~)
12.经历了这次备考,在这方面有什么心得吗?
只考了一个学校说实话没什么经验,但是考完感觉其实自己事前的担惊受怕都是多余的…
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做得好的地方可能是很会找资源吧。康复本来就不是日留的热门专业,没办法像生工和药学之类的大专业一样有大把题库和参考书,所以能到处找来各种复习资料真的帮到我很多。
做得不好的应该是情绪管理。我是杞人忧天型人才所以基本是考前焦虑,考试当时反而很放松。所以我的复习过程基本伴随着焦虑情绪,如果没有点精神食粮基本是撑不下去的。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
进入复习就放弃中文,参考资料要么全英要么全日,这样复习会很快进入状态。
专业课很重要哦,考到什么都说不定哦。至少对于京大人健的修考来讲,复习是为了提高自己的应变能力,所以死记硬背是不适用的。
(编辑ASHEN:暂时丢弃母语这一点其实很有用。很多人来日本留学几年都发现自己日语不见进展,大多数的情况都是即便来到了日本,也仅混在母语的舒适圈中,即便身处异国语言环境也没有太大的变化。这是导致语言能力进步缓慢的致命点之一。)
15.对未来入学后的规划是什么样的呢?
好好学习,好好搞研究,准备准备接着考博士了。
03
笔记分享+老师点评
采访中可以看出谷同学目标明确且找到了适合自己的学习方法,同时在塾内匹配了非常对口的辅导老师,恭喜谷同学上岸!也祝福谷同学今后的学习也能一帆风顺,有朝一日能够看到谷博士的风采!?
? 参考专业书分享 ?
陈老师寄语
谷同学是一位十分靠谱的同学。有着优秀的本科背景和出色的语言成绩,所以拿到京大的录取我认为实至名归。在准备期间,她很早就考出了日语n1和托福,在文书的书写和面试上也充分发挥了语言基础的优势,比较顺利的拿下了内诺。祝谷同学今后的学习科研,也一帆风顺,前途似锦。