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_6740621e9ab61856868803" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9ab61856868803.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740621e9aef0049979741" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9aef0049979741.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>【新访谈34】电电成功跨考立命馆强势情报专业——拨开转专业的迷雾</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/57/20230301051632_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><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>英语:Toeic 685</strong></p> <p class="t4"><strong>本科:大连交通大学</strong></p> <p class="t4"><strong>专业 电子信息工程</strong></p> <p class="t4"><strong>合格:立命館大学 </strong><strong>情報理工学研究</strong><strong> </strong></p> <p class="t4"><strong> 人間情報科学コース</strong></p> <p class="t4"> </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_jpg/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l5v6icXqvCB4EUBiaMETbdPZiagCg0MJJXhtj7jficFJtwyW9ibppRSjKIoQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">获得N2</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年1~8月</strong></p> <p class="t4">在语言学校自带私塾学习专业课</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">决定报名新领域理工塾</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">获得TOEIC成绩</p> <p class="t4"><strong>2022年2月</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">立命馆大学(Ritsumeikan University),简称立大、立命馆,是一所位于日本京都的顶尖私立名校。前身是日本政治家西园寺公望于1869年在京都皇宫创立的私塾“立命馆”。 “立命”这一名称取自《孟子·尽心上》中的“夭寿不二,修身以俟之,所以立命也”一文。</p> <p class="t4"> </p> <p class="t4">立命馆大学在2019QS世界大学排名是日本私立大学第3名,仅次于早稻田大学和庆应义塾大学。在泰晤士高等教育日本大学排名中位列西日本地区的私立大学第1名, 并且2020、21连续两年在泰晤士高等教育世界大学影响力排名中获得国内私立大学最高评价。 西日本地区四大名门学府“关关同立”之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lC8l7KS5ovEEOn2xCf6Qvs2DFEWMeFT8xV54ytytQA7r9cn8sht3qZQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1liajahYzicibE8TjdDe7icxWiafWbzg469QXnkT0xSAliaCeTlPehtncwJrug/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lyibYJlYvoBSq16tiaVxGvlQjVZZsALibTiaXKUCpEy7bv4CibgcZfwotczg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽早决定志望学校以及专攻</strong><strong>,</strong>这样才能更加快速的找到自己想要跟的教授。不同的学校考试方式也不同,比如北陆先端科技大学就是完全的面试,立命馆则是笔试和面试都有,不同学校面试的重视程度和笔试的重视程度也不尽相同,<strong>尽早准备想要考的学校的考试范围才是最优解。</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽量不要选考试范围相差过大的学校,</strong>这样对于自己复习也是很大的挑战。因为我算是跨专业考试,对于从零去学一些知识真的是很难很难。。。<strong>但是无论多困难只要相信自己就能成功。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lsKb8S3r5aTlcY9shIFSicDb6GwadPd5v63DHrhe35JMaXksmIB6IOVg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l7cC732KVlg3uucW7pm3HL29bZ1o5DnciarCsefPgBPgibjibw5eYw3Gibw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/admission/</p> <p class="t4"> </p> <p class="t4"><strong>⚠️立命馆是需要教授内诺的,请各位同学注意。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>共通必答题:</strong>①線形代数 ②確率統計 ③データ構造とアルゴリズム(3选2)</p> <p class="t4"> </p> <p class="t4"><strong>計算機科学选答:</strong>④計算機アーキテクチャ ⑤オペレーティングシステム ⑥ソフトウェア工学 ⑦コンピュータネットワーク ⑧データベース ⑨人工知能(6选3)</p> <p class="t4"> </p> <p class="t4"><strong>人間情報科学选答</strong>:⑩画像処理 ⑪人工知能(2选1)</p> <p class="t4">因为立命馆分为人间科学与计算机科学,所以考试范围是按照这两个来考的,但是两个可以随意选。<strong>(即使你报名的是计算机科学但也可以选择人间科学的考题)</strong></p> <p class="t4"> </p> <p class="t4"><strong>计算机科学和人间科学是2选1,选了一个就不用做另一个的考题了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>立命馆应该是较为注重笔试,</strong><strong>面试是紧随笔试的下午开始的,如果笔试考的还可以面试一般不会被刷下去。</strong></p> <p class="t4"> </p> <p class="t4">我当时只问了几个问题,一开始是为什么报名立命馆大学。第二个问题是我的教授研究的东西比较难,问我为在教授研究室学习准备了什么。最后是有关我自己的毕业论文的主题,在这个毕业论文学到了什么,<strong>整体不超过10分钟就结束了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">最开始是在语言学校合作的私塾进行学习,但是那时候的私塾<strong>对我这种转专业的同学并不知道怎么样引导比较好</strong>,所以那面课程结束后就<strong>找了一下有没有理工科方面比较厉害的私塾,于是了解到了新领域理工塾。</strong>自己也查了关于新领域的一些资料,和老师交流过后感觉是比较适合我的私塾于是就报名了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系过筑波,立命馆,北陆先端科技的教授。</strong></p> <p class="t4"> </p> <p class="t4">筑波的教授因为我的研究方向不同很快就回绝了,北陆先端科技的教授并没有回复,只有立命馆的教授很快的回复了我并认同了我的研究计划。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划书主要是通过塾内老师指导,</strong>并帮我改正语法错误,但是还是要<strong>具体参考教授本身的研究方向,塾只能起到辅导作用,最终结果还是要多靠自己。</strong></p> <p class="t4"> </p> <p class="t4"><strong>可以多多参加进学说明会,</strong>我认识自己目前的教授就是因为这个教授是负责说明会的,看了一下研究方向也感觉很不错。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">4.备考感到最困难的是什么呢,你又是如何克服的?</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">(编辑ASHEN:我塾其实有很多跨专业的考生,我能深刻感受到跨专业刚开始的无助与迷茫。跨专业需要非常大的勇气去迈出那一步,之后则更需要自己的努力去弥补知识,提升自己。每个跨专业的同学都非常了不起!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最辛苦的时期应该是既没有英语成绩也没学会专业知识的时候。</strong></p> <p class="t4"> </p> <p class="t4"><strong>那个时候自身处于极其迷茫的状态,感觉所有事情都堆到一起了。</strong>一边要准备自己的英语成绩,一边又要看各种论文和各个教授的研究室,还要写研究计划书和教授对线。因为我本身是特别容易受情绪影响的人,所以那段时间情绪特别低落,一度产生了回国吧放弃吧你不可能做到的想法(其实现在也是这个想法hhhh),家里人虽然说着没事怎么样都行但是对我来说也是徒增压力而已。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">不要紧张,这是最重要的。<strong>特别是面试,即使答不上来也不要紧张,正常与老师沟通就好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有过大影响,可能对我还是有利的影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>老师们还是非常负责的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是段老师和倪老师,两位老师在我选择学校,教授以及整体计划安排上帮助了我许多。</strong>在我不知道哪些学校比较适合我的时候帮我找了很多很多学校,也在我需要帮助的时候帮了我很多忙,也帮助我去看了哪些教授比较适合我。</p> <p class="t4"> </p> <p class="t4"><strong>负责我概率与线代的陶老师应该是我考试最大的助力,</strong>陶老师非常负责,将我概率与线代上不明白的点一扫而空,还帮助我考试之前划重点突击,也帮我总结出了很多笔记,如果没有陶老师那么我考试过得几率将更加渺茫。<strong>(ps:因为陶老师我还拿到了奖学金,真的很感谢)</strong></p> <p class="t4"> </p> <p class="t4"><strong>数据结构的王老师也是非常负责的老师,</strong>虽然我共同科目并没有选择数据结构,但是<strong>王老师在了解到我图像处理并没有复习太好的情况下主动提出帮助我复习图像处理相关的知识</strong>,同时还帮助我总结了数据结构与算法的很多笔记,真的是非常感谢。</p> <p class="t4"> </p> <p class="t4">还有很多老师都为我提供了很好的帮助,在这里感谢各位老师。</p> <p class="t4"> </p> <p class="t4"> </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">主要还是完成塾内老师的作业,后期针对想考的学校做过去问,以及网课或者录屏总结一些知识点。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:金同学笔记分享详见下方笔记分享专栏哦?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">情报理工研究科的人间科学专攻。</p> <p class="t4"> </p> <p class="t4">多看几个教授的信息,<strong>人间科学专攻大部分都为心理学与情报学相结合的研究室,</strong>所以研究室的内容可能相对较为复杂,找好自己喜欢的方向最重要。比如我们实验室分心理班与机械(可能是类似的)班,我们班大部分都在研究VR还有研究机器人的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>优先准备语言成绩!</strong></p> <p class="t4"> </p> <p class="t4">不要给自己太大压力,<strong>考试也属于双向选择,总有适合自己的学校的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">语言准备时间过长了。</p> <p class="t4"> </p> <p class="t4">因为之前并不太清楚每个学校需要的语言成绩,一直以为只要日遇到了N2就好了。到这面之后才知道还要英语成绩,当时手忙脚乱没有重点,最后导致专业没弄好语言成绩也没出来。</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">(编辑ASHEN:不仅是考学时部分学生有个不太好的习惯就是在没有查清楚、看清楚、了解清楚募集要项的时候,就“自己认为”只需要某资料、某成绩就好了。建议大家一定要反复看募集要项,没有实体就自己打印下来,确认好每一项需要的东西,不要临阵才磨枪。)</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"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">在顺利毕业的前提下好好找实习,做好毕业后回国和在日本工作的两手准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">跨专业考学需要莫大的勇气迈出这一步,更需要比别人更多的努力去学习陌生的知识,并且全程都要顶着更大的心理压力。精诚所至,金石为开。恭喜金同学跨专业成功~?</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/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lWrribsRxGyWShWB3DsLw7sAdaAoMIicESgyicicoibNtQfqlALbQhZHYuiaA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">金同学是私塾里一位转专业至情报理工的同学。他非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真。虽然中间套辞阶段有遇上过被老师拒绝的情况,他并没有气馁,而是调整好情绪,立刻进入新一轮联系教授的工作。金同学详细地书写了自己的研究计划书,阅读了每个学校的募集要项,谨慎的准备每个考试细节,同时非常乐于与专业课老师沟通,最终跨专业合格立命馆大学<strong>比较强势的图像处理相关研究室</strong>。非常恭喜他考上了理想的学校!</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/56" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/58" 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_6740621e9ab61856868803" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9ab61856868803.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740621e9aef0049979741" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9aef0049979741.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>【新访谈34】电电成功跨考立命馆强势情报专业——拨开转专业的迷雾</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/57/20230301051632_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><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>英语:Toeic 685</strong></p> <p class="t4"><strong>本科:大连交通大学</strong></p> <p class="t4"><strong>专业 电子信息工程</strong></p> <p class="t4"><strong>合格:立命館大学 </strong><strong>情報理工学研究</strong><strong> </strong></p> <p class="t4"><strong> 人間情報科学コース</strong></p> <p class="t4"> </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_jpg/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l5v6icXqvCB4EUBiaMETbdPZiagCg0MJJXhtj7jficFJtwyW9ibppRSjKIoQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">获得N2</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年1~8月</strong></p> <p class="t4">在语言学校自带私塾学习专业课</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">决定报名新领域理工塾</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">获得TOEIC成绩</p> <p class="t4"><strong>2022年2月</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">立命馆大学(Ritsumeikan University),简称立大、立命馆,是一所位于日本京都的顶尖私立名校。前身是日本政治家西园寺公望于1869年在京都皇宫创立的私塾“立命馆”。 “立命”这一名称取自《孟子·尽心上》中的“夭寿不二,修身以俟之,所以立命也”一文。</p> <p class="t4"> </p> <p class="t4">立命馆大学在2019QS世界大学排名是日本私立大学第3名,仅次于早稻田大学和庆应义塾大学。在泰晤士高等教育日本大学排名中位列西日本地区的私立大学第1名, 并且2020、21连续两年在泰晤士高等教育世界大学影响力排名中获得国内私立大学最高评价。 西日本地区四大名门学府“关关同立”之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lC8l7KS5ovEEOn2xCf6Qvs2DFEWMeFT8xV54ytytQA7r9cn8sht3qZQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1liajahYzicibE8TjdDe7icxWiafWbzg469QXnkT0xSAliaCeTlPehtncwJrug/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lyibYJlYvoBSq16tiaVxGvlQjVZZsALibTiaXKUCpEy7bv4CibgcZfwotczg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽早决定志望学校以及专攻</strong><strong>,</strong>这样才能更加快速的找到自己想要跟的教授。不同的学校考试方式也不同,比如北陆先端科技大学就是完全的面试,立命馆则是笔试和面试都有,不同学校面试的重视程度和笔试的重视程度也不尽相同,<strong>尽早准备想要考的学校的考试范围才是最优解。</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽量不要选考试范围相差过大的学校,</strong>这样对于自己复习也是很大的挑战。因为我算是跨专业考试,对于从零去学一些知识真的是很难很难。。。<strong>但是无论多困难只要相信自己就能成功。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lsKb8S3r5aTlcY9shIFSicDb6GwadPd5v63DHrhe35JMaXksmIB6IOVg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l7cC732KVlg3uucW7pm3HL29bZ1o5DnciarCsefPgBPgibjibw5eYw3Gibw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/admission/</p> <p class="t4"> </p> <p class="t4"><strong>⚠️立命馆是需要教授内诺的,请各位同学注意。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>共通必答题:</strong>①線形代数 ②確率統計 ③データ構造とアルゴリズム(3选2)</p> <p class="t4"> </p> <p class="t4"><strong>計算機科学选答:</strong>④計算機アーキテクチャ ⑤オペレーティングシステム ⑥ソフトウェア工学 ⑦コンピュータネットワーク ⑧データベース ⑨人工知能(6选3)</p> <p class="t4"> </p> <p class="t4"><strong>人間情報科学选答</strong>:⑩画像処理 ⑪人工知能(2选1)</p> <p class="t4">因为立命馆分为人间科学与计算机科学,所以考试范围是按照这两个来考的,但是两个可以随意选。<strong>(即使你报名的是计算机科学但也可以选择人间科学的考题)</strong></p> <p class="t4"> </p> <p class="t4"><strong>计算机科学和人间科学是2选1,选了一个就不用做另一个的考题了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>立命馆应该是较为注重笔试,</strong><strong>面试是紧随笔试的下午开始的,如果笔试考的还可以面试一般不会被刷下去。</strong></p> <p class="t4"> </p> <p class="t4">我当时只问了几个问题,一开始是为什么报名立命馆大学。第二个问题是我的教授研究的东西比较难,问我为在教授研究室学习准备了什么。最后是有关我自己的毕业论文的主题,在这个毕业论文学到了什么,<strong>整体不超过10分钟就结束了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">最开始是在语言学校合作的私塾进行学习,但是那时候的私塾<strong>对我这种转专业的同学并不知道怎么样引导比较好</strong>,所以那面课程结束后就<strong>找了一下有没有理工科方面比较厉害的私塾,于是了解到了新领域理工塾。</strong>自己也查了关于新领域的一些资料,和老师交流过后感觉是比较适合我的私塾于是就报名了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系过筑波,立命馆,北陆先端科技的教授。</strong></p> <p class="t4"> </p> <p class="t4">筑波的教授因为我的研究方向不同很快就回绝了,北陆先端科技的教授并没有回复,只有立命馆的教授很快的回复了我并认同了我的研究计划。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划书主要是通过塾内老师指导,</strong>并帮我改正语法错误,但是还是要<strong>具体参考教授本身的研究方向,塾只能起到辅导作用,最终结果还是要多靠自己。</strong></p> <p class="t4"> </p> <p class="t4"><strong>可以多多参加进学说明会,</strong>我认识自己目前的教授就是因为这个教授是负责说明会的,看了一下研究方向也感觉很不错。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">4.备考感到最困难的是什么呢,你又是如何克服的?</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">(编辑ASHEN:我塾其实有很多跨专业的考生,我能深刻感受到跨专业刚开始的无助与迷茫。跨专业需要非常大的勇气去迈出那一步,之后则更需要自己的努力去弥补知识,提升自己。每个跨专业的同学都非常了不起!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最辛苦的时期应该是既没有英语成绩也没学会专业知识的时候。</strong></p> <p class="t4"> </p> <p class="t4"><strong>那个时候自身处于极其迷茫的状态,感觉所有事情都堆到一起了。</strong>一边要准备自己的英语成绩,一边又要看各种论文和各个教授的研究室,还要写研究计划书和教授对线。因为我本身是特别容易受情绪影响的人,所以那段时间情绪特别低落,一度产生了回国吧放弃吧你不可能做到的想法(其实现在也是这个想法hhhh),家里人虽然说着没事怎么样都行但是对我来说也是徒增压力而已。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">不要紧张,这是最重要的。<strong>特别是面试,即使答不上来也不要紧张,正常与老师沟通就好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有过大影响,可能对我还是有利的影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>老师们还是非常负责的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是段老师和倪老师,两位老师在我选择学校,教授以及整体计划安排上帮助了我许多。</strong>在我不知道哪些学校比较适合我的时候帮我找了很多很多学校,也在我需要帮助的时候帮了我很多忙,也帮助我去看了哪些教授比较适合我。</p> <p class="t4"> </p> <p class="t4"><strong>负责我概率与线代的陶老师应该是我考试最大的助力,</strong>陶老师非常负责,将我概率与线代上不明白的点一扫而空,还帮助我考试之前划重点突击,也帮我总结出了很多笔记,如果没有陶老师那么我考试过得几率将更加渺茫。<strong>(ps:因为陶老师我还拿到了奖学金,真的很感谢)</strong></p> <p class="t4"> </p> <p class="t4"><strong>数据结构的王老师也是非常负责的老师,</strong>虽然我共同科目并没有选择数据结构,但是<strong>王老师在了解到我图像处理并没有复习太好的情况下主动提出帮助我复习图像处理相关的知识</strong>,同时还帮助我总结了数据结构与算法的很多笔记,真的是非常感谢。</p> <p class="t4"> </p> <p class="t4">还有很多老师都为我提供了很好的帮助,在这里感谢各位老师。</p> <p class="t4"> </p> <p class="t4"> </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">主要还是完成塾内老师的作业,后期针对想考的学校做过去问,以及网课或者录屏总结一些知识点。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:金同学笔记分享详见下方笔记分享专栏哦?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">情报理工研究科的人间科学专攻。</p> <p class="t4"> </p> <p class="t4">多看几个教授的信息,<strong>人间科学专攻大部分都为心理学与情报学相结合的研究室,</strong>所以研究室的内容可能相对较为复杂,找好自己喜欢的方向最重要。比如我们实验室分心理班与机械(可能是类似的)班,我们班大部分都在研究VR还有研究机器人的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>优先准备语言成绩!</strong></p> <p class="t4"> </p> <p class="t4">不要给自己太大压力,<strong>考试也属于双向选择,总有适合自己的学校的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">语言准备时间过长了。</p> <p class="t4"> </p> <p class="t4">因为之前并不太清楚每个学校需要的语言成绩,一直以为只要日遇到了N2就好了。到这面之后才知道还要英语成绩,当时手忙脚乱没有重点,最后导致专业没弄好语言成绩也没出来。</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">(编辑ASHEN:不仅是考学时部分学生有个不太好的习惯就是在没有查清楚、看清楚、了解清楚募集要项的时候,就“自己认为”只需要某资料、某成绩就好了。建议大家一定要反复看募集要项,没有实体就自己打印下来,确认好每一项需要的东西,不要临阵才磨枪。)</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"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">在顺利毕业的前提下好好找实习,做好毕业后回国和在日本工作的两手准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">跨专业考学需要莫大的勇气迈出这一步,更需要比别人更多的努力去学习陌生的知识,并且全程都要顶着更大的心理压力。精诚所至,金石为开。恭喜金同学跨专业成功~?</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/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lWrribsRxGyWShWB3DsLw7sAdaAoMIicESgyicicoibNtQfqlALbQhZHYuiaA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">金同学是私塾里一位转专业至情报理工的同学。他非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真。虽然中间套辞阶段有遇上过被老师拒绝的情况,他并没有气馁,而是调整好情绪,立刻进入新一轮联系教授的工作。金同学详细地书写了自己的研究计划书,阅读了每个学校的募集要项,谨慎的准备每个考试细节,同时非常乐于与专业课老师沟通,最终跨专业合格立命馆大学<strong>比较强势的图像处理相关研究室</strong>。非常恭喜他考上了理想的学校!</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/56" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/58" 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_6740621e9ab61856868803" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9ab61856868803.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740621e9aef0049979741" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd"/></form><a href="#" class="dropdown-item" onclick="document.post_6740621e9aef0049979741.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>【新访谈34】电电成功跨考立命馆强势情报专业——拨开转专业的迷雾</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/57/20230301051632_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><em>只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>N2</strong></p> <p class="t4"><strong>英语:Toeic 685</strong></p> <p class="t4"><strong>本科:大连交通大学</strong></p> <p class="t4"><strong>专业 电子信息工程</strong></p> <p class="t4"><strong>合格:立命館大学 </strong><strong>情報理工学研究</strong><strong> </strong></p> <p class="t4"><strong> 人間情報科学コース</strong></p> <p class="t4"> </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_jpg/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l5v6icXqvCB4EUBiaMETbdPZiagCg0MJJXhtj7jficFJtwyW9ibppRSjKIoQ/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">获得N2</p> <p class="t4"><strong>2020年12月</strong></p> <p class="t4">来日就读语言学校</p> <p class="t4"><strong>2021年1~8月</strong></p> <p class="t4">在语言学校自带私塾学习专业课</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">决定报名新领域理工塾</p> <p class="t4"><strong>2021年10月</strong></p> <p class="t4">获得TOEIC成绩</p> <p class="t4"><strong>2022年2月</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">立命馆大学(Ritsumeikan University),简称立大、立命馆,是一所位于日本京都的顶尖私立名校。前身是日本政治家西园寺公望于1869年在京都皇宫创立的私塾“立命馆”。 “立命”这一名称取自《孟子·尽心上》中的“夭寿不二,修身以俟之,所以立命也”一文。</p> <p class="t4"> </p> <p class="t4">立命馆大学在2019QS世界大学排名是日本私立大学第3名,仅次于早稻田大学和庆应义塾大学。在泰晤士高等教育日本大学排名中位列西日本地区的私立大学第1名, 并且2020、21连续两年在泰晤士高等教育世界大学影响力排名中获得国内私立大学最高评价。 西日本地区四大名门学府“关关同立”之一。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lC8l7KS5ovEEOn2xCf6Qvs2DFEWMeFT8xV54ytytQA7r9cn8sht3qZQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1liajahYzicibE8TjdDe7icxWiafWbzg469QXnkT0xSAliaCeTlPehtncwJrug/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lyibYJlYvoBSq16tiaVxGvlQjVZZsALibTiaXKUCpEy7bv4CibgcZfwotczg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">详情可戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/introduce/course/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽早决定志望学校以及专攻</strong><strong>,</strong>这样才能更加快速的找到自己想要跟的教授。不同的学校考试方式也不同,比如北陆先端科技大学就是完全的面试,立命馆则是笔试和面试都有,不同学校面试的重视程度和笔试的重视程度也不尽相同,<strong>尽早准备想要考的学校的考试范围才是最优解。</strong></p> <p class="t4"> </p> <p class="t4"><strong>尽量不要选考试范围相差过大的学校,</strong>这样对于自己复习也是很大的挑战。因为我算是跨专业考试,对于从零去学一些知识真的是很难很难。。。<strong>但是无论多困难只要相信自己就能成功。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lsKb8S3r5aTlcY9shIFSicDb6GwadPd5v63DHrhe35JMaXksmIB6IOVg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1l7cC732KVlg3uucW7pm3HL29bZ1o5DnciarCsefPgBPgibjibw5eYw3Gibw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">http://www.ritsumei.ac.jp/gsise/admission/</p> <p class="t4"> </p> <p class="t4"><strong>⚠️立命馆是需要教授内诺的,请各位同学注意。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>共通必答题:</strong>①線形代数 ②確率統計 ③データ構造とアルゴリズム(3选2)</p> <p class="t4"> </p> <p class="t4"><strong>計算機科学选答:</strong>④計算機アーキテクチャ ⑤オペレーティングシステム ⑥ソフトウェア工学 ⑦コンピュータネットワーク ⑧データベース ⑨人工知能(6选3)</p> <p class="t4"> </p> <p class="t4"><strong>人間情報科学选答</strong>:⑩画像処理 ⑪人工知能(2选1)</p> <p class="t4">因为立命馆分为人间科学与计算机科学,所以考试范围是按照这两个来考的,但是两个可以随意选。<strong>(即使你报名的是计算机科学但也可以选择人间科学的考题)</strong></p> <p class="t4"> </p> <p class="t4"><strong>计算机科学和人间科学是2选1,选了一个就不用做另一个的考题了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4"><strong>立命馆应该是较为注重笔试,</strong><strong>面试是紧随笔试的下午开始的,如果笔试考的还可以面试一般不会被刷下去。</strong></p> <p class="t4"> </p> <p class="t4">我当时只问了几个问题,一开始是为什么报名立命馆大学。第二个问题是我的教授研究的东西比较难,问我为在教授研究室学习准备了什么。最后是有关我自己的毕业论文的主题,在这个毕业论文学到了什么,<strong>整体不超过10分钟就结束了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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">最开始是在语言学校合作的私塾进行学习,但是那时候的私塾<strong>对我这种转专业的同学并不知道怎么样引导比较好</strong>,所以那面课程结束后就<strong>找了一下有没有理工科方面比较厉害的私塾,于是了解到了新领域理工塾。</strong>自己也查了关于新领域的一些资料,和老师交流过后感觉是比较适合我的私塾于是就报名了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>有联系过筑波,立命馆,北陆先端科技的教授。</strong></p> <p class="t4"> </p> <p class="t4">筑波的教授因为我的研究方向不同很快就回绝了,北陆先端科技的教授并没有回复,只有立命馆的教授很快的回复了我并认同了我的研究计划。</p> <p class="t4"> </p> <p class="t4"><strong>研究计划书主要是通过塾内老师指导,</strong>并帮我改正语法错误,但是还是要<strong>具体参考教授本身的研究方向,塾只能起到辅导作用,最终结果还是要多靠自己。</strong></p> <p class="t4"> </p> <p class="t4"><strong>可以多多参加进学说明会,</strong>我认识自己目前的教授就是因为这个教授是负责说明会的,看了一下研究方向也感觉很不错。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">4.备考感到最困难的是什么呢,你又是如何克服的?</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">(编辑ASHEN:我塾其实有很多跨专业的考生,我能深刻感受到跨专业刚开始的无助与迷茫。跨专业需要非常大的勇气去迈出那一步,之后则更需要自己的努力去弥补知识,提升自己。每个跨专业的同学都非常了不起!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>最辛苦的时期应该是既没有英语成绩也没学会专业知识的时候。</strong></p> <p class="t4"> </p> <p class="t4"><strong>那个时候自身处于极其迷茫的状态,感觉所有事情都堆到一起了。</strong>一边要准备自己的英语成绩,一边又要看各种论文和各个教授的研究室,还要写研究计划书和教授对线。因为我本身是特别容易受情绪影响的人,所以那段时间情绪特别低落,一度产生了回国吧放弃吧你不可能做到的想法(其实现在也是这个想法hhhh),家里人虽然说着没事怎么样都行但是对我来说也是徒增压力而已。</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>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">不要紧张,这是最重要的。<strong>特别是面试,即使答不上来也不要紧张,正常与老师沟通就好。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">没有过大影响,可能对我还是有利的影响。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>老师们还是非常负责的。</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是段老师和倪老师,两位老师在我选择学校,教授以及整体计划安排上帮助了我许多。</strong>在我不知道哪些学校比较适合我的时候帮我找了很多很多学校,也在我需要帮助的时候帮了我很多忙,也帮助我去看了哪些教授比较适合我。</p> <p class="t4"> </p> <p class="t4"><strong>负责我概率与线代的陶老师应该是我考试最大的助力,</strong>陶老师非常负责,将我概率与线代上不明白的点一扫而空,还帮助我考试之前划重点突击,也帮我总结出了很多笔记,如果没有陶老师那么我考试过得几率将更加渺茫。<strong>(ps:因为陶老师我还拿到了奖学金,真的很感谢)</strong></p> <p class="t4"> </p> <p class="t4"><strong>数据结构的王老师也是非常负责的老师,</strong>虽然我共同科目并没有选择数据结构,但是<strong>王老师在了解到我图像处理并没有复习太好的情况下主动提出帮助我复习图像处理相关的知识</strong>,同时还帮助我总结了数据结构与算法的很多笔记,真的是非常感谢。</p> <p class="t4"> </p> <p class="t4">还有很多老师都为我提供了很好的帮助,在这里感谢各位老师。</p> <p class="t4"> </p> <p class="t4"> </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">主要还是完成塾内老师的作业,后期针对想考的学校做过去问,以及网课或者录屏总结一些知识点。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:金同学笔记分享详见下方笔记分享专栏哦?)</p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">情报理工研究科的人间科学专攻。</p> <p class="t4"> </p> <p class="t4">多看几个教授的信息,<strong>人间科学专攻大部分都为心理学与情报学相结合的研究室,</strong>所以研究室的内容可能相对较为复杂,找好自己喜欢的方向最重要。比如我们实验室分心理班与机械(可能是类似的)班,我们班大部分都在研究VR还有研究机器人的。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>优先准备语言成绩!</strong></p> <p class="t4"> </p> <p class="t4">不要给自己太大压力,<strong>考试也属于双向选择,总有适合自己的学校的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">语言准备时间过长了。</p> <p class="t4"> </p> <p class="t4">因为之前并不太清楚每个学校需要的语言成绩,一直以为只要日遇到了N2就好了。到这面之后才知道还要英语成绩,当时手忙脚乱没有重点,最后导致专业没弄好语言成绩也没出来。</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">(编辑ASHEN:不仅是考学时部分学生有个不太好的习惯就是在没有查清楚、看清楚、了解清楚募集要项的时候,就“自己认为”只需要某资料、某成绩就好了。建议大家一定要反复看募集要项,没有实体就自己打印下来,确认好每一项需要的东西,不要临阵才磨枪。)</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"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">在顺利毕业的前提下好好找实习,做好毕业后回国和在日本工作的两手准备。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">跨专业考学需要莫大的勇气迈出这一步,更需要比别人更多的努力去学习陌生的知识,并且全程都要顶着更大的心理压力。精诚所至,金石为开。恭喜金同学跨专业成功~?</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/QtickI7fNmCE4RJpUjSZgiaLzSibyu5qH1lWrribsRxGyWShWB3DsLw7sAdaAoMIicESgyicicoibNtQfqlALbQhZHYuiaA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>段老师寄语</strong></p> <p class="t4"> </p> <p class="t4">金同学是私塾里一位转专业至情报理工的同学。他非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真。虽然中间套辞阶段有遇上过被老师拒绝的情况,他并没有气馁,而是调整好情绪,立刻进入新一轮联系教授的工作。金同学详细地书写了自己的研究计划书,阅读了每个学校的募集要项,谨慎的准备每个考试细节,同时非常乐于与专业课老师沟通,最终跨专业合格立命馆大学<strong>比较强势的图像处理相关研究室</strong>。非常恭喜他考上了理想的学校!</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/56" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/58" 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' => 'c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd', '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 = 'c8d6dbdde43726230596bd819a42948a9c55c5db70be5217546f734c56a2da4eaa8ed4db3383dc793e7995fc1f2d346558814e024b2635fd5ee0dae468d275cd' $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
「只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。」
日语:N2
英语:Toeic 685
本科:大连交通大学
专业 电子信息工程
合格:立命館大学 情報理工学研究
人間情報科学コース
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年12月
获得N2
2020年12月
来日就读语言学校
2021年1~8月
在语言学校自带私塾学习专业课
2021年8月
决定报名新领域理工塾
2021年10月
获得TOEIC成绩
2022年2月
合格立命馆大学 情报理工研究科
2. 介绍
2.1 学校介绍
立命馆大学(Ritsumeikan University),简称立大、立命馆,是一所位于日本京都的顶尖私立名校。前身是日本政治家西园寺公望于1869年在京都皇宫创立的私塾“立命馆”。 “立命”这一名称取自《孟子·尽心上》中的“夭寿不二,修身以俟之,所以立命也”一文。
立命馆大学在2019QS世界大学排名是日本私立大学第3名,仅次于早稻田大学和庆应义塾大学。在泰晤士高等教育日本大学排名中位列西日本地区的私立大学第1名, 并且2020、21连续两年在泰晤士高等教育世界大学影响力排名中获得国内私立大学最高评价。 西日本地区四大名门学府“关关同立”之一。
2.2研究科介绍
详情可戳学校官网 :⬇️
http://www.ritsumei.ac.jp/gsise/introduce/course/
2.3专攻介绍
详情可戳学校官网 :⬇️
http://www.ritsumei.ac.jp/gsise/introduce/course/
2.4报考前准备
尽早决定志望学校以及专攻,这样才能更加快速的找到自己想要跟的教授。不同的学校考试方式也不同,比如北陆先端科技大学就是完全的面试,立命馆则是笔试和面试都有,不同学校面试的重视程度和笔试的重视程度也不尽相同,尽早准备想要考的学校的考试范围才是最优解。
尽量不要选考试范围相差过大的学校,这样对于自己复习也是很大的挑战。因为我算是跨专业考试,对于从零去学一些知识真的是很难很难。。。但是无论多困难只要相信自己就能成功。
3.募集要项
具体要求请戳学校官网 :⬇️
http://www.ritsumei.ac.jp/gsise/admission/
⚠️立命馆是需要教授内诺的,请各位同学注意。
4.考试内容
4.1笔试:
共通必答题:①線形代数 ②確率統計 ③データ構造とアルゴリズム(3选2)
計算機科学选答:④計算機アーキテクチャ ⑤オペレーティングシステム ⑥ソフトウェア工学 ⑦コンピュータネットワーク ⑧データベース ⑨人工知能(6选3)
人間情報科学选答:⑩画像処理 ⑪人工知能(2选1)
因为立命馆分为人间科学与计算机科学,所以考试范围是按照这两个来考的,但是两个可以随意选。(即使你报名的是计算机科学但也可以选择人间科学的考题)
计算机科学和人间科学是2选1,选了一个就不用做另一个的考题了。
4.2面试:
立命馆应该是较为注重笔试,面试是紧随笔试的下午开始的,如果笔试考的还可以面试一般不会被刷下去。
我当时只问了几个问题,一开始是为什么报名立命馆大学。第二个问题是我的教授研究的东西比较难,问我为在教授研究室学习准备了什么。最后是有关我自己的毕业论文的主题,在这个毕业论文学到了什么,整体不超过10分钟就结束了。
02
心得体验采访实录
1.同学为什么要来日本?
主要原因可能是因为家里人要求出国留学吧,本身我不喜欢欧美澳洲的氛围,看我的托业成绩也能看出来英语并不好。当时对日本漫画呀动画呀很感兴趣,就自然而然的来到了日本留学。
2.选择新领域理工塾的原因?
最开始是在语言学校合作的私塾进行学习,但是那时候的私塾对我这种转专业的同学并不知道怎么样引导比较好,所以那面课程结束后就找了一下有没有理工科方面比较厉害的私塾,于是了解到了新领域理工塾。自己也查了关于新领域的一些资料,和老师交流过后感觉是比较适合我的私塾于是就报名了。
3.出愿前有联系教授吗?研究计划书怎么写的?
有联系过筑波,立命馆,北陆先端科技的教授。
筑波的教授因为我的研究方向不同很快就回绝了,北陆先端科技的教授并没有回复,只有立命馆的教授很快的回复了我并认同了我的研究计划。
研究计划书主要是通过塾内老师指导,并帮我改正语法错误,但是还是要具体参考教授本身的研究方向,塾只能起到辅导作用,最终结果还是要多靠自己。
可以多多参加进学说明会,我认识自己目前的教授就是因为这个教授是负责说明会的,看了一下研究方向也感觉很不错。
4.备考感到最困难的是什么呢,你又是如何克服的?
嗯。。。跨专业考学没太多的人能帮助到我吧。
在语言学校虽然有同专业的同学,但是他是本科就是计算机专业,所以并不能帮上我太多。自己也有一大段时间非常迷茫,不知道该怎么做该做什么比较好。要感谢塾内好几位老师对我的帮助,让我在迷茫时期知道了自己该做什么。
(编辑ASHEN:我塾其实有很多跨专业的考生,我能深刻感受到跨专业刚开始的无助与迷茫。跨专业需要非常大的勇气去迈出那一步,之后则更需要自己的努力去弥补知识,提升自己。每个跨专业的同学都非常了不起!)
5. 考学最辛苦的时期是怎么度过的?
最辛苦的时期应该是既没有英语成绩也没学会专业知识的时候。
那个时候自身处于极其迷茫的状态,感觉所有事情都堆到一起了。一边要准备自己的英语成绩,一边又要看各种论文和各个教授的研究室,还要写研究计划书和教授对线。因为我本身是特别容易受情绪影响的人,所以那段时间情绪特别低落,一度产生了回国吧放弃吧你不可能做到的想法(其实现在也是这个想法hhhh),家里人虽然说着没事怎么样都行但是对我来说也是徒增压力而已。
也许现在也会有和我一样的同学经历着一样的焦虑,不安。但希望大家相信,只要你付出了努力,就会有相应的回报,希望总是在不经意间破土而出的。如果压力大,就去外面散散心,吹吹风,甚至可以走远一些,对着大海大声的喊出来。迷茫也可以找老师朋友多聊聊,前人的经验一定可以帮上忙的。
6.考试有什么特别注意的?
不要紧张,这是最重要的。特别是面试,即使答不上来也不要紧张,正常与老师沟通就好。
7.疫情对你整个考学经历有什么影响吗?
没有过大影响,可能对我还是有利的影响。
8. 新领域理工塾是如何帮助到你的?
老师们还是非常负责的。
首先是段老师和倪老师,两位老师在我选择学校,教授以及整体计划安排上帮助了我许多。在我不知道哪些学校比较适合我的时候帮我找了很多很多学校,也在我需要帮助的时候帮了我很多忙,也帮助我去看了哪些教授比较适合我。
负责我概率与线代的陶老师应该是我考试最大的助力,陶老师非常负责,将我概率与线代上不明白的点一扫而空,还帮助我考试之前划重点突击,也帮我总结出了很多笔记,如果没有陶老师那么我考试过得几率将更加渺茫。(ps:因为陶老师我还拿到了奖学金,真的很感谢)
数据结构的王老师也是非常负责的老师,虽然我共同科目并没有选择数据结构,但是王老师在了解到我图像处理并没有复习太好的情况下主动提出帮助我复习图像处理相关的知识,同时还帮助我总结了数据结构与算法的很多笔记,真的是非常感谢。
还有很多老师都为我提供了很好的帮助,在这里感谢各位老师。
9.网课这种形式会对你学习的效率产生影响吗?
有。我本身不是特别有自控性的人,所以网课对我学习效率还是有很大影响的。不过这终归是我个人原因,网课可以用录屏来复习,比起线下课还是有这个很大的优势的。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
主要还是完成塾内老师的作业,后期针对想考的学校做过去问,以及网课或者录屏总结一些知识点。
(编辑ASHEN:金同学笔记分享详见下方笔记分享专栏哦?)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
情报理工研究科的人间科学专攻。
多看几个教授的信息,人间科学专攻大部分都为心理学与情报学相结合的研究室,所以研究室的内容可能相对较为复杂,找好自己喜欢的方向最重要。比如我们实验室分心理班与机械(可能是类似的)班,我们班大部分都在研究VR还有研究机器人的。
12.经历了这次备考,在这方面有什么心得吗?
优先准备语言成绩!
不要给自己太大压力,考试也属于双向选择,总有适合自己的学校的。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
语言准备时间过长了。
因为之前并不太清楚每个学校需要的语言成绩,一直以为只要日遇到了N2就好了。到这面之后才知道还要英语成绩,当时手忙脚乱没有重点,最后导致专业没弄好语言成绩也没出来。
建议各位没有语言成绩的同学还是优先语言成绩,有了语言成绩你选择学校的面才会更广。
选择学校的时候最好不要选择考试差异过大的学校,因为人的精力毕竟是有限的嘛。
(编辑ASHEN:不仅是考学时部分学生有个不太好的习惯就是在没有查清楚、看清楚、了解清楚募集要项的时候,就“自己认为”只需要某资料、某成绩就好了。建议大家一定要反复看募集要项,没有实体就自己打印下来,确认好每一项需要的东西,不要临阵才磨枪。)
14. 对后辈有什么复习建议吗?
一切做好计划吧,别像我一样一切都是走到哪看到哪就好~
14.对未来入学后的规划是什么样的呢?
在顺利毕业的前提下好好找实习,做好毕业后回国和在日本工作的两手准备。
03
笔记分享+老师点评
跨专业考学需要莫大的勇气迈出这一步,更需要比别人更多的努力去学习陌生的知识,并且全程都要顶着更大的心理压力。精诚所至,金石为开。恭喜金同学跨专业成功~?
✏️ 笔记分享 ✏️
段老师寄语
金同学是私塾里一位转专业至情报理工的同学。他非常谦虚务实,很早的,有层次地确定了学校,联系教授积极认真。虽然中间套辞阶段有遇上过被老师拒绝的情况,他并没有气馁,而是调整好情绪,立刻进入新一轮联系教授的工作。金同学详细地书写了自己的研究计划书,阅读了每个学校的募集要项,谨慎的准备每个考试细节,同时非常乐于与专业课老师沟通,最终跨专业合格立命馆大学比较强势的图像处理相关研究室。非常恭喜他考上了理想的学校!