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_6740571d414a3215670588" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d414a3215670588.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740571d41826116801131" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d41826116801131.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>【新访谈55】开荒经验分享:上智大学22年10月新设応用データサイエンス专攻合格!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/55/20230301033610_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"><strong>日语:日本本科 </strong></p> <p class="t4"><strong>本科:山梨学院大学</strong></p> <p class="t4"><strong>专业:经营学</strong></p> <p class="t4"><strong>合格:上智大学 </strong></p> <p class="t4"><strong> 応用データサイエンス専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 ✨</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/QtickI7fNmCGFlobSEI3a0vNMwYC90cwPORxLliapePl44073QrZzATeMwgZ3ytuiaODFvTlp5bxDQE87a3IRd79w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">咨询后报名新领域理工塾</p> <p class="t4"><strong>2022年10月</strong></p> <p class="t4">正式开始上课</p> <p class="t4"><strong>2022年12月</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">上智大学是日本一所私立天主教大学,由耶稣会兴办。校本部位于东京四谷,在东京都内共有3处校区,另于神奈川县秦野市与大阪府大阪市设有分部。上智大学的入学偏差值与早稻田大学和庆应义塾大学相当,因此有“日本私立三大名门”之合称。上智大学注重国际化教育,校内的国际教养学部是日本大学中第一个以全英文授课的学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>上智大学 応用データサイエンス専攻</strong></p> <p class="t4"><strong>(2022年10月中旬新设)</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0xoEdy3t9ULGibNhhCw1FSY8QqJ2oFHnTJvdMv4aCyliaFrTfkN52Aoog/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT03uuyibJPEqj3z2E3QicKNtsOO4e1vlyc8JWY9PgBnxlicB1dXK0CnFs7w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.sophia.ac.jp/jpn/academics/g/g_ds/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">面向经营经济情报的应届生和相关学科的社会人</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XsbdT4ESGe7cu5b9icsGfqBX2JNEBvDOj2JKaE3o9wecFEiaibZWmwYAQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://ds-sophia.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">对例题进行了系统深入的复习与训练。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">2023年度大学院 応用データサイエンス学位プログラム(修士課程) 入試要項</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 (分12月与2月):⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyuko_ds1017.pdf</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyoko_ds_february20221024.pdf</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">8选5</p> <p class="t4"> </p> <p class="t4">4道数学包含线性代数微积分统计学,2道经济学,2道情报。</p> <p class="t4"> </p> <p class="t4">官方笔试问题参考 :⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/data_science_sample.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试问题:</p> <p class="t4">1.志望理由 </p> <p class="t4">2.对于学校的选择 </p> <p class="t4">3.研究方向(研究计划书)问的非常详细</p> <p class="t4">4.笔试考试考的怎么样</p> <p class="t4"> </p> <p class="t4">当时分为三组进行面试,针对研究计划书从不同领域(经营以及情报)的角度进行了深入的提问,老师问的问题比较细致。</p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">起因比较曲折,原因是经营学竞争过于激烈,所以想报经营工学方面的学科。但是私塾这边就只能找偏理科的塾。当时正好是<strong>有朋友的前辈在这边上过课感觉效果很不错,向我推荐了新领域,</strong>所以就来这边进行学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我这个专攻不需要联系教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最困难的是我本科是经营学,而志望的学科是偏理科的经营工学。对于我来说要重新开始学习理科的数学,是非常艰难的。</p> <p class="t4"> </p> <p class="t4"><strong>非常</strong><strong><strong>感谢</strong></strong><strong><strong>我的数学老师陶老师。</strong></strong><strong><strong>真</strong></strong><strong><strong>的非常的优秀,在备考或者说知识这方面他是我最强大的后</strong></strong><strong>盾。</strong>非常契合我当时的需求,在对于上智的准备的时候针对例题进行了高强度大量的复习,对于我的考试有极大的帮助。老师教的非常用心,当然我也很努力的去学,真的理解了什么叫废寝忘食。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4">当时考某大学,是我极其用心的准备了很长时间。但是结果很不理想,甚至一度想要放弃,幸好跟班主任老师聊了很久走出来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习到最后一刻</strong>,事实上我在考前5分钟收手机的时候记下来的很偏门的公式在考试中排上了大用场。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">对我个人来说没太大影响,反而是有很多学校可以用zoom面试省了很多时间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">我一开始是与张老师对接的,是一个能力很强的老师,在极短的时间内就对我的考学计划进行了规划。当时张老师向我推荐了陶老师,这位在学习上给予我很大帮助的老师。非常契合我当时的情况,对待学生非常真诚且认真。同时我的班主任也非常认真负责给我推荐了很多我之前不知道的专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我是上一对一课程的,所以对我的效率影响不大,<strong>甚至还在一定程度上提升了效率。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课上强</strong><strong>度,难度大,量大。</strong>还好有老师对我的鼓励我挺过来了。笔记全是习题,或者说习题全是笔记(笑)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">专攻的话,我个人认为是比较有前景的。毕竟万变不离其宗,当代互联网已经渐渐成为生产工具,而在其中数据科学又是非常重要的一样。所以个人认为这样的选择比较多一点,而且我选的专攻是偏应用方面的,对于就业面来说可能也会广一点吧。关于专攻的选择我建议是,选热门大方向的冷门分支。这样总的来说你学的是热门专业就业和进学的选择会更多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">心得的话我认为有几点是比较重要的。</p> <p class="t4"> </p> <p class="t4">首先就是对自己的定位,对于自己的未来要有一定的计划和大体方向的思考。就比如竞争激烈的经营学专攻(很多学校都是5以上的倍率)。所以在大三就已经选了一个经营工学的研究室,这也是我在大四能去考经营工和相关的专攻的信心。</p> <p class="t4"> </p> <p class="t4">其次是对于自己学习能力的定位,在一定时间内你能学多少东西达到什么程度和你能不能放弃其他东西沉浸在学习中。我认为这对你选什么难度的学校以及备考非常重要。</p> <p class="t4"> </p> <p class="t4">最后就是勇敢去冲,日本考学相较于国内的最大区别就是能有更多的机会去尝试不同的学校。相信自己的同时也要脚踏实地的去看看难度大的学校是什么样的,考完心理就会有个底,再去考别的难度低的学校就会很轻松。所以我认为,在经济和精力允许的情况下去试试更多的学校会比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的好的地方是相信老师,老师留多少作业我就要做多少,虽然真的很多,有的大题甚至要思考2-3个小时。但是我还是一题不差的完成了老师给我的作业。当时真的就是醒来做数学,饿了就吃饭累了就睡觉。完全丧失时间观念,甚至有时候晚上3点起床做题,早上吃饭下午睡几个小时起来接着做。</p> <p class="t4"> </p> <p class="t4">做的不好的地方我认为开始努力的时间晚了些。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">找个适合自己的老师,然后信任他。我指的信任是相信在他的指导下你能够有极大的进步。</p> <p class="t4"> </p> <p class="t4">同时相信你自己可以的,但是要保证你一定完成老师给你的习题和学习任务。我认为这两个相信真的很重要。相信老师教我的每一道题都能用上,理解精髓,其他的万变不离其宗。更重要的是你要相信自己能考上,虽然我在秋季和冬季收到了一些不尽如人意的结果,但是我没有放弃,所幸结果如我所愿。我认为这种自信是学习的动力,只有你相信你自己,才能沉浸在学习中,达到你所期望的目标。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">精进学术,努力成长。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">王同学对自己定位明确,经历过考试失败也没有放弃,相信自己最终合格。合格的是去年10月才开设的全新专业,没有前辈经验分享,可以说是开荒拓土式的考学经历了。祝贺王同学~?</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/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XNyKaFRHvzyJhvBP161bhYxVceVriaLSSS9jbV419mg07ZtAynsl53Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0qtRdSibAqRxPXuIZOP2GAR6yY5XRTyP8oybCWrm8sdicCmWvXGka82Xw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0nqNicc7J1SpjQIkyFwwmRy3EDRqerlxIEft0H1Xb0RIPz1yRu3VkfEA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>顾老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学合格自己的第一志愿上智大学応用データサイエンス!在刚接手王同学的时候,同学对自己的志望学校还不是很清楚,显得有些手足无措。经过一系列的学校研究,成功联系上多所学校的老师,这些都离不开同学自身的努力。我命由我不由天,用这句话形容再合适不过,虽说出身平平无奇,但是通过一年左右的努力,终究完成了逆袭。希望之后王同学也能将这个精神带到学习和研究生活中,争取达到一个新的高度!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/54" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/56" 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_6740571d414a3215670588" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d414a3215670588.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740571d41826116801131" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d41826116801131.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>【新访谈55】开荒经验分享:上智大学22年10月新设応用データサイエンス专攻合格!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/55/20230301033610_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"><strong>日语:日本本科 </strong></p> <p class="t4"><strong>本科:山梨学院大学</strong></p> <p class="t4"><strong>专业:经营学</strong></p> <p class="t4"><strong>合格:上智大学 </strong></p> <p class="t4"><strong> 応用データサイエンス専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 ✨</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/QtickI7fNmCGFlobSEI3a0vNMwYC90cwPORxLliapePl44073QrZzATeMwgZ3ytuiaODFvTlp5bxDQE87a3IRd79w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">咨询后报名新领域理工塾</p> <p class="t4"><strong>2022年10月</strong></p> <p class="t4">正式开始上课</p> <p class="t4"><strong>2022年12月</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">上智大学是日本一所私立天主教大学,由耶稣会兴办。校本部位于东京四谷,在东京都内共有3处校区,另于神奈川县秦野市与大阪府大阪市设有分部。上智大学的入学偏差值与早稻田大学和庆应义塾大学相当,因此有“日本私立三大名门”之合称。上智大学注重国际化教育,校内的国际教养学部是日本大学中第一个以全英文授课的学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>上智大学 応用データサイエンス専攻</strong></p> <p class="t4"><strong>(2022年10月中旬新设)</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0xoEdy3t9ULGibNhhCw1FSY8QqJ2oFHnTJvdMv4aCyliaFrTfkN52Aoog/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT03uuyibJPEqj3z2E3QicKNtsOO4e1vlyc8JWY9PgBnxlicB1dXK0CnFs7w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.sophia.ac.jp/jpn/academics/g/g_ds/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">面向经营经济情报的应届生和相关学科的社会人</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XsbdT4ESGe7cu5b9icsGfqBX2JNEBvDOj2JKaE3o9wecFEiaibZWmwYAQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://ds-sophia.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">对例题进行了系统深入的复习与训练。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">2023年度大学院 応用データサイエンス学位プログラム(修士課程) 入試要項</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 (分12月与2月):⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyuko_ds1017.pdf</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyoko_ds_february20221024.pdf</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">8选5</p> <p class="t4"> </p> <p class="t4">4道数学包含线性代数微积分统计学,2道经济学,2道情报。</p> <p class="t4"> </p> <p class="t4">官方笔试问题参考 :⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/data_science_sample.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试问题:</p> <p class="t4">1.志望理由 </p> <p class="t4">2.对于学校的选择 </p> <p class="t4">3.研究方向(研究计划书)问的非常详细</p> <p class="t4">4.笔试考试考的怎么样</p> <p class="t4"> </p> <p class="t4">当时分为三组进行面试,针对研究计划书从不同领域(经营以及情报)的角度进行了深入的提问,老师问的问题比较细致。</p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">起因比较曲折,原因是经营学竞争过于激烈,所以想报经营工学方面的学科。但是私塾这边就只能找偏理科的塾。当时正好是<strong>有朋友的前辈在这边上过课感觉效果很不错,向我推荐了新领域,</strong>所以就来这边进行学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我这个专攻不需要联系教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最困难的是我本科是经营学,而志望的学科是偏理科的经营工学。对于我来说要重新开始学习理科的数学,是非常艰难的。</p> <p class="t4"> </p> <p class="t4"><strong>非常</strong><strong><strong>感谢</strong></strong><strong><strong>我的数学老师陶老师。</strong></strong><strong><strong>真</strong></strong><strong><strong>的非常的优秀,在备考或者说知识这方面他是我最强大的后</strong></strong><strong>盾。</strong>非常契合我当时的需求,在对于上智的准备的时候针对例题进行了高强度大量的复习,对于我的考试有极大的帮助。老师教的非常用心,当然我也很努力的去学,真的理解了什么叫废寝忘食。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4">当时考某大学,是我极其用心的准备了很长时间。但是结果很不理想,甚至一度想要放弃,幸好跟班主任老师聊了很久走出来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习到最后一刻</strong>,事实上我在考前5分钟收手机的时候记下来的很偏门的公式在考试中排上了大用场。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">对我个人来说没太大影响,反而是有很多学校可以用zoom面试省了很多时间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">我一开始是与张老师对接的,是一个能力很强的老师,在极短的时间内就对我的考学计划进行了规划。当时张老师向我推荐了陶老师,这位在学习上给予我很大帮助的老师。非常契合我当时的情况,对待学生非常真诚且认真。同时我的班主任也非常认真负责给我推荐了很多我之前不知道的专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我是上一对一课程的,所以对我的效率影响不大,<strong>甚至还在一定程度上提升了效率。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课上强</strong><strong>度,难度大,量大。</strong>还好有老师对我的鼓励我挺过来了。笔记全是习题,或者说习题全是笔记(笑)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">专攻的话,我个人认为是比较有前景的。毕竟万变不离其宗,当代互联网已经渐渐成为生产工具,而在其中数据科学又是非常重要的一样。所以个人认为这样的选择比较多一点,而且我选的专攻是偏应用方面的,对于就业面来说可能也会广一点吧。关于专攻的选择我建议是,选热门大方向的冷门分支。这样总的来说你学的是热门专业就业和进学的选择会更多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">心得的话我认为有几点是比较重要的。</p> <p class="t4"> </p> <p class="t4">首先就是对自己的定位,对于自己的未来要有一定的计划和大体方向的思考。就比如竞争激烈的经营学专攻(很多学校都是5以上的倍率)。所以在大三就已经选了一个经营工学的研究室,这也是我在大四能去考经营工和相关的专攻的信心。</p> <p class="t4"> </p> <p class="t4">其次是对于自己学习能力的定位,在一定时间内你能学多少东西达到什么程度和你能不能放弃其他东西沉浸在学习中。我认为这对你选什么难度的学校以及备考非常重要。</p> <p class="t4"> </p> <p class="t4">最后就是勇敢去冲,日本考学相较于国内的最大区别就是能有更多的机会去尝试不同的学校。相信自己的同时也要脚踏实地的去看看难度大的学校是什么样的,考完心理就会有个底,再去考别的难度低的学校就会很轻松。所以我认为,在经济和精力允许的情况下去试试更多的学校会比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的好的地方是相信老师,老师留多少作业我就要做多少,虽然真的很多,有的大题甚至要思考2-3个小时。但是我还是一题不差的完成了老师给我的作业。当时真的就是醒来做数学,饿了就吃饭累了就睡觉。完全丧失时间观念,甚至有时候晚上3点起床做题,早上吃饭下午睡几个小时起来接着做。</p> <p class="t4"> </p> <p class="t4">做的不好的地方我认为开始努力的时间晚了些。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">找个适合自己的老师,然后信任他。我指的信任是相信在他的指导下你能够有极大的进步。</p> <p class="t4"> </p> <p class="t4">同时相信你自己可以的,但是要保证你一定完成老师给你的习题和学习任务。我认为这两个相信真的很重要。相信老师教我的每一道题都能用上,理解精髓,其他的万变不离其宗。更重要的是你要相信自己能考上,虽然我在秋季和冬季收到了一些不尽如人意的结果,但是我没有放弃,所幸结果如我所愿。我认为这种自信是学习的动力,只有你相信你自己,才能沉浸在学习中,达到你所期望的目标。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">精进学术,努力成长。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">王同学对自己定位明确,经历过考试失败也没有放弃,相信自己最终合格。合格的是去年10月才开设的全新专业,没有前辈经验分享,可以说是开荒拓土式的考学经历了。祝贺王同学~?</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/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XNyKaFRHvzyJhvBP161bhYxVceVriaLSSS9jbV419mg07ZtAynsl53Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0qtRdSibAqRxPXuIZOP2GAR6yY5XRTyP8oybCWrm8sdicCmWvXGka82Xw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0nqNicc7J1SpjQIkyFwwmRy3EDRqerlxIEft0H1Xb0RIPz1yRu3VkfEA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>顾老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学合格自己的第一志愿上智大学応用データサイエンス!在刚接手王同学的时候,同学对自己的志望学校还不是很清楚,显得有些手足无措。经过一系列的学校研究,成功联系上多所学校的老师,这些都离不开同学自身的努力。我命由我不由天,用这句话形容再合适不过,虽说出身平平无奇,但是通过一年左右的努力,终究完成了逆袭。希望之后王同学也能将这个精神带到学习和研究生活中,争取达到一个新的高度!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/54" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/56" 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_6740571d414a3215670588" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d414a3215670588.submit(); event.returnValue = false; return false;">中文</a> <form name="post_6740571d41826116801131" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830"/></form><a href="#" class="dropdown-item" onclick="document.post_6740571d41826116801131.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>【新访谈55】开荒经验分享:上智大学22年10月新设応用データサイエンス专攻合格!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/55/20230301033610_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"><strong>日语:日本本科 </strong></p> <p class="t4"><strong>本科:山梨学院大学</strong></p> <p class="t4"><strong>专业:经营学</strong></p> <p class="t4"><strong>合格:上智大学 </strong></p> <p class="t4"><strong> 応用データサイエンス専攻</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">✨ 合格分享 ✨</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/QtickI7fNmCGFlobSEI3a0vNMwYC90cwPORxLliapePl44073QrZzATeMwgZ3ytuiaODFvTlp5bxDQE87a3IRd79w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2022年8月</strong></p> <p class="t4">咨询后报名新领域理工塾</p> <p class="t4"><strong>2022年10月</strong></p> <p class="t4">正式开始上课</p> <p class="t4"><strong>2022年12月</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">上智大学是日本一所私立天主教大学,由耶稣会兴办。校本部位于东京四谷,在东京都内共有3处校区,另于神奈川县秦野市与大阪府大阪市设有分部。上智大学的入学偏差值与早稻田大学和庆应义塾大学相当,因此有“日本私立三大名门”之合称。上智大学注重国际化教育,校内的国际教养学部是日本大学中第一个以全英文授课的学部。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>上智大学 応用データサイエンス専攻</strong></p> <p class="t4"><strong>(2022年10月中旬新设)</strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0xoEdy3t9ULGibNhhCw1FSY8QqJ2oFHnTJvdMv4aCyliaFrTfkN52Aoog/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT03uuyibJPEqj3z2E3QicKNtsOO4e1vlyc8JWY9PgBnxlicB1dXK0CnFs7w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.sophia.ac.jp/jpn/academics/g/g_ds/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">面向经营经济情报的应届生和相关学科的社会人</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XsbdT4ESGe7cu5b9icsGfqBX2JNEBvDOj2JKaE3o9wecFEiaibZWmwYAQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://ds-sophia.jp/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4">对例题进行了系统深入的复习与训练。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">2023年度大学院 応用データサイエンス学位プログラム(修士課程) 入試要項</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 (分12月与2月):⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyuko_ds1017.pdf</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyoko_ds_february20221024.pdf</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">8选5</p> <p class="t4"> </p> <p class="t4">4道数学包含线性代数微积分统计学,2道经济学,2道情报。</p> <p class="t4"> </p> <p class="t4">官方笔试问题参考 :⬇️</p> <p class="t4">https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/data_science_sample.pdf</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">面试问题:</p> <p class="t4">1.志望理由 </p> <p class="t4">2.对于学校的选择 </p> <p class="t4">3.研究方向(研究计划书)问的非常详细</p> <p class="t4">4.笔试考试考的怎么样</p> <p class="t4"> </p> <p class="t4">当时分为三组进行面试,针对研究计划书从不同领域(经营以及情报)的角度进行了深入的提问,老师问的问题比较细致。</p> <p class="t4"> </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"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">起因比较曲折,原因是经营学竞争过于激烈,所以想报经营工学方面的学科。但是私塾这边就只能找偏理科的塾。当时正好是<strong>有朋友的前辈在这边上过课感觉效果很不错,向我推荐了新领域,</strong>所以就来这边进行学习。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">我这个专攻不需要联系教授。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">最困难的是我本科是经营学,而志望的学科是偏理科的经营工学。对于我来说要重新开始学习理科的数学,是非常艰难的。</p> <p class="t4"> </p> <p class="t4"><strong>非常</strong><strong><strong>感谢</strong></strong><strong><strong>我的数学老师陶老师。</strong></strong><strong><strong>真</strong></strong><strong><strong>的非常的优秀,在备考或者说知识这方面他是我最强大的后</strong></strong><strong>盾。</strong>非常契合我当时的需求,在对于上智的准备的时候针对例题进行了高强度大量的复习,对于我的考试有极大的帮助。老师教的非常用心,当然我也很努力的去学,真的理解了什么叫废寝忘食。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么</strong><strong>度过的?</strong></p> <p class="t4"> </p> <p class="t4">当时考某大学,是我极其用心的准备了很长时间。但是结果很不理想,甚至一度想要放弃,幸好跟班主任老师聊了很久走出来了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>复习到最后一刻</strong>,事实上我在考前5分钟收手机的时候记下来的很偏门的公式在考试中排上了大用场。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个</strong><strong>考学经历有什么影响吗</strong><strong>?</strong></p> <p class="t4"> </p> <p class="t4">对我个人来说没太大影响,反而是有很多学校可以用zoom面试省了很多时间。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">我一开始是与张老师对接的,是一个能力很强的老师,在极短的时间内就对我的考学计划进行了规划。当时张老师向我推荐了陶老师,这位在学习上给予我很大帮助的老师。非常契合我当时的情况,对待学生非常真诚且认真。同时我的班主任也非常认真负责给我推荐了很多我之前不知道的专攻。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我是上一对一课程的,所以对我的效率影响不大,<strong>甚至还在一定程度上提升了效率。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4"><strong>专业课上强</strong><strong>度,难度大,量大。</strong>还好有老师对我的鼓励我挺过来了。笔记全是习题,或者说习题全是笔记(笑)。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">专攻的话,我个人认为是比较有前景的。毕竟万变不离其宗,当代互联网已经渐渐成为生产工具,而在其中数据科学又是非常重要的一样。所以个人认为这样的选择比较多一点,而且我选的专攻是偏应用方面的,对于就业面来说可能也会广一点吧。关于专攻的选择我建议是,选热门大方向的冷门分支。这样总的来说你学的是热门专业就业和进学的选择会更多。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备</strong><strong>考,在这方面有什么心得</strong><strong>吗?</strong></p> <p class="t4"> </p> <p class="t4">心得的话我认为有几点是比较重要的。</p> <p class="t4"> </p> <p class="t4">首先就是对自己的定位,对于自己的未来要有一定的计划和大体方向的思考。就比如竞争激烈的经营学专攻(很多学校都是5以上的倍率)。所以在大三就已经选了一个经营工学的研究室,这也是我在大四能去考经营工和相关的专攻的信心。</p> <p class="t4"> </p> <p class="t4">其次是对于自己学习能力的定位,在一定时间内你能学多少东西达到什么程度和你能不能放弃其他东西沉浸在学习中。我认为这对你选什么难度的学校以及备考非常重要。</p> <p class="t4"> </p> <p class="t4">最后就是勇敢去冲,日本考学相较于国内的最大区别就是能有更多的机会去尝试不同的学校。相信自己的同时也要脚踏实地的去看看难度大的学校是什么样的,考完心理就会有个底,再去考别的难度低的学校就会很轻松。所以我认为,在经济和精力允许的情况下去试试更多的学校会比较好。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">做的好的地方是相信老师,老师留多少作业我就要做多少,虽然真的很多,有的大题甚至要思考2-3个小时。但是我还是一题不差的完成了老师给我的作业。当时真的就是醒来做数学,饿了就吃饭累了就睡觉。完全丧失时间观念,甚至有时候晚上3点起床做题,早上吃饭下午睡几个小时起来接着做。</p> <p class="t4"> </p> <p class="t4">做的不好的地方我认为开始努力的时间晚了些。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)</strong></p> <p class="t4"> </p> <p class="t4">找个适合自己的老师,然后信任他。我指的信任是相信在他的指导下你能够有极大的进步。</p> <p class="t4"> </p> <p class="t4">同时相信你自己可以的,但是要保证你一定完成老师给你的习题和学习任务。我认为这两个相信真的很重要。相信老师教我的每一道题都能用上,理解精髓,其他的万变不离其宗。更重要的是你要相信自己能考上,虽然我在秋季和冬季收到了一些不尽如人意的结果,但是我没有放弃,所幸结果如我所愿。我认为这种自信是学习的动力,只有你相信你自己,才能沉浸在学习中,达到你所期望的目标。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">精进学术,努力成长。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">王同学对自己定位明确,经历过考试失败也没有放弃,相信自己最终合格。合格的是去年10月才开设的全新专业,没有前辈经验分享,可以说是开荒拓土式的考学经历了。祝贺王同学~?</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/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0XNyKaFRHvzyJhvBP161bhYxVceVriaLSSS9jbV419mg07ZtAynsl53Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0qtRdSibAqRxPXuIZOP2GAR6yY5XRTyP8oybCWrm8sdicCmWvXGka82Xw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCE5t7xfviba0KxooxhDXDbT0nqNicc7J1SpjQIkyFwwmRy3EDRqerlxIEft0H1Xb0RIPz1yRu3VkfEA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>顾老师寄语</strong></p> <p class="t4"> </p> <p class="t4">首先恭喜王同学合格自己的第一志愿上智大学応用データサイエンス!在刚接手王同学的时候,同学对自己的志望学校还不是很清楚,显得有些手足无措。经过一系列的学校研究,成功联系上多所学校的老师,这些都离不开同学自身的努力。我命由我不由天,用这句话形容再合适不过,虽说出身平平无奇,但是通过一年左右的努力,终究完成了逆袭。希望之后王同学也能将这个精神带到学习和研究生活中,争取达到一个新的高度!</p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/54" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/56" 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' => 'fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830', '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 = 'fd1049deca239b9fda2b1bdbd19d00a5d85def5b751fab58e40c9086ad6ecaa51d2f6a98e5d5296c8e677871fdda063e47882dbb31b20353d32fa86ea01a5830' $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
「找个合适的老师,然后完全信任他。我指的信任是相信在他的指导下你能够有极大的进步。同时相信你自己可以的,但是要保证你一定完成老师给你的习题和学习任务。我认为这两个相信真的很重要。」
日语:日本本科
本科:山梨学院大学
专业:经营学
合格:上智大学
応用データサイエンス専攻
✨ 合格分享 ✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2022年8月
咨询后报名新领域理工塾
2022年10月
正式开始上课
2022年12月
合格第一志愿
2. 介绍
2.1 学校介绍
上智大学是日本一所私立天主教大学,由耶稣会兴办。校本部位于东京四谷,在东京都内共有3处校区,另于神奈川县秦野市与大阪府大阪市设有分部。上智大学的入学偏差值与早稻田大学和庆应义塾大学相当,因此有“日本私立三大名门”之合称。上智大学注重国际化教育,校内的国际教养学部是日本大学中第一个以全英文授课的学部。
2.2研究科介绍
上智大学 応用データサイエンス専攻
(2022年10月中旬新设)
具体信息请戳学校官网 :⬇️
https://www.sophia.ac.jp/jpn/academics/g/g_ds/
2.3专攻介绍
面向经营经济情报的应届生和相关学科的社会人
具体信息请戳学校官网 :⬇️
https://ds-sophia.jp/
2.4报考前准备
对例题进行了系统深入的复习与训练。
3.募集要项
2023年度大学院 応用データサイエンス学位プログラム(修士課程) 入試要項
具体信息请戳学校官网 (分12月与2月):⬇️
https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyuko_ds1017.pdf
https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/2023nyushiyoko_ds_february20221024.pdf
4.考试内容
4.1笔试:
8选5
4道数学包含线性代数微积分统计学,2道经济学,2道情报。
官方笔试问题参考 :⬇️
https://adm.sophia.ac.jp/assets/uploads/sites/2/2022/12/data_science_sample.pdf
4.2面试:
面试问题:
1.志望理由
2.对于学校的选择
3.研究方向(研究计划书)问的非常详细
4.笔试考试考的怎么样
当时分为三组进行面试,针对研究计划书从不同领域(经营以及情报)的角度进行了深入的提问,老师问的问题比较细致。
02
心得体验采访实录
1.同学为什么要来日本?
开阔视野,更加深入的进行学习。
2.结识新领域理工塾的契机?
起因比较曲折,原因是经营学竞争过于激烈,所以想报经营工学方面的学科。但是私塾这边就只能找偏理科的塾。当时正好是有朋友的前辈在这边上过课感觉效果很不错,向我推荐了新领域,所以就来这边进行学习。
3.出愿前有联系教授吗?研究计划书怎么写的?
我这个专攻不需要联系教授。
4.备考感到最困难的是什么呢,你又是如何克服的?
最困难的是我本科是经营学,而志望的学科是偏理科的经营工学。对于我来说要重新开始学习理科的数学,是非常艰难的。
非常感谢我的数学老师陶老师。真的非常的优秀,在备考或者说知识这方面他是我最强大的后盾。非常契合我当时的需求,在对于上智的准备的时候针对例题进行了高强度大量的复习,对于我的考试有极大的帮助。老师教的非常用心,当然我也很努力的去学,真的理解了什么叫废寝忘食。
5. 考学最辛苦的时期是怎么度过的?
当时考某大学,是我极其用心的准备了很长时间。但是结果很不理想,甚至一度想要放弃,幸好跟班主任老师聊了很久走出来了。
6.考试有什么特别注意的?
复习到最后一刻,事实上我在考前5分钟收手机的时候记下来的很偏门的公式在考试中排上了大用场。
7.疫情对你整个考学经历有什么影响吗?
对我个人来说没太大影响,反而是有很多学校可以用zoom面试省了很多时间。
8. 新领域理工塾是如何帮助到你的?
我一开始是与张老师对接的,是一个能力很强的老师,在极短的时间内就对我的考学计划进行了规划。当时张老师向我推荐了陶老师,这位在学习上给予我很大帮助的老师。非常契合我当时的情况,对待学生非常真诚且认真。同时我的班主任也非常认真负责给我推荐了很多我之前不知道的专攻。
9.网课这种形式会对你学习的效率产生影响吗?
我是上一对一课程的,所以对我的效率影响不大,甚至还在一定程度上提升了效率。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课上强度,难度大,量大。还好有老师对我的鼓励我挺过来了。笔记全是习题,或者说习题全是笔记(笑)。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
专攻的话,我个人认为是比较有前景的。毕竟万变不离其宗,当代互联网已经渐渐成为生产工具,而在其中数据科学又是非常重要的一样。所以个人认为这样的选择比较多一点,而且我选的专攻是偏应用方面的,对于就业面来说可能也会广一点吧。关于专攻的选择我建议是,选热门大方向的冷门分支。这样总的来说你学的是热门专业就业和进学的选择会更多。
12.经历了这次备考,在这方面有什么心得吗?
心得的话我认为有几点是比较重要的。
首先就是对自己的定位,对于自己的未来要有一定的计划和大体方向的思考。就比如竞争激烈的经营学专攻(很多学校都是5以上的倍率)。所以在大三就已经选了一个经营工学的研究室,这也是我在大四能去考经营工和相关的专攻的信心。
其次是对于自己学习能力的定位,在一定时间内你能学多少东西达到什么程度和你能不能放弃其他东西沉浸在学习中。我认为这对你选什么难度的学校以及备考非常重要。
最后就是勇敢去冲,日本考学相较于国内的最大区别就是能有更多的机会去尝试不同的学校。相信自己的同时也要脚踏实地的去看看难度大的学校是什么样的,考完心理就会有个底,再去考别的难度低的学校就会很轻松。所以我认为,在经济和精力允许的情况下去试试更多的学校会比较好。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
做的好的地方是相信老师,老师留多少作业我就要做多少,虽然真的很多,有的大题甚至要思考2-3个小时。但是我还是一题不差的完成了老师给我的作业。当时真的就是醒来做数学,饿了就吃饭累了就睡觉。完全丧失时间观念,甚至有时候晚上3点起床做题,早上吃饭下午睡几个小时起来接着做。
做的不好的地方我认为开始努力的时间晚了些。
14. 对后辈有什么复习建议吗?(可以从整体计划、联系老师、文书、专业课和面试出发~)
找个适合自己的老师,然后信任他。我指的信任是相信在他的指导下你能够有极大的进步。
同时相信你自己可以的,但是要保证你一定完成老师给你的习题和学习任务。我认为这两个相信真的很重要。相信老师教我的每一道题都能用上,理解精髓,其他的万变不离其宗。更重要的是你要相信自己能考上,虽然我在秋季和冬季收到了一些不尽如人意的结果,但是我没有放弃,所幸结果如我所愿。我认为这种自信是学习的动力,只有你相信你自己,才能沉浸在学习中,达到你所期望的目标。
15.对未来入学后的规划是什么样的呢?
精进学术,努力成长。
03
笔记分享+老师点评
王同学对自己定位明确,经历过考试失败也没有放弃,相信自己最终合格。合格的是去年10月才开设的全新专业,没有前辈经验分享,可以说是开荒拓土式的考学经历了。祝贺王同学~?
✏️ 笔记分享 ✏️
顾老师寄语
首先恭喜王同学合格自己的第一志愿上智大学応用データサイエンス!在刚接手王同学的时候,同学对自己的志望学校还不是很清楚,显得有些手足无措。经过一系列的学校研究,成功联系上多所学校的老师,这些都离不开同学自身的努力。我命由我不由天,用这句话形容再合适不过,虽说出身平平无奇,但是通过一年左右的努力,终究完成了逆袭。希望之后王同学也能将这个精神带到学习和研究生活中,争取达到一个新的高度!