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_674019fe09e6f617110357" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe09e6f617110357.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674019fe0a1d0635548607" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe0a1d0635548607.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>【新访谈29】从大东亚帝国到御茶水女子大学,他们说一鼓才能作气,我要说:二战也能成功!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/33/20230301032709_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">编辑|霄玄</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>参加一般入试,未考</strong></p> <p class="t4"><strong>英语:托业(715)</strong></p> <p class="t4"><strong>本科:大东亚帝国学群 </strong></p> <p class="t4"><strong>专业:情報数理学科</strong></p> <p class="t4"><strong>合格:</strong><strong>法政大学 </strong></p> <p class="t4"><strong> 情報科学研究科 情報科学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZx9hibz2ekGCtpgvCOjtrwjSvTN2NYib0DwSlZfq4MppUHKBryybM52pQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨御茶水女子大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZooiafeMzb9MP9EIibYr2yAI4wmKh3GHrbdicaD2PUNiceZK0E8ggQrGVyQ/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"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">开始找研究室</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系上御茶水教授</p> <p class="t4"><strong>2021月6月</strong></p> <p class="t4">考托业,联系法政教授</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">法政合格</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">御茶水第一次夏季入式,没合格</p> <p class="t4"><strong>2022年2月 </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> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">法政大学,是一所位于日本东京都都心千代田区的私立大学,简称法大、法政。</p> <p class="t4"> </p> <p class="t4">该校的成立可追溯至1880年成立的东京法学社,即东京大学法学部成立之后所开办的日本第二所法律学校,当时也是日本最早的私立法律学校以及第一所创办社会学部的私立大学。1920年改称法政大学。1950年设立工学部,正式成为综合性大学。</p> <p class="t4"> </p> <p class="t4">法政大学与东京大学、早稻田大学、庆应义塾大学、明治大学、立教大学合称为“东京六大学”,同时也是东京都“难关私大”(非常难考的名门私立大学)“MARCH”之一。2017年法政大学超越早稻田大学,成为东京报考人数最多的大学。</p> <p class="t4"> </p> <p class="t4">御茶水女子大学的前身是东京女子师范学校(后改为东京女子高等师范学校),是1875年在东京御茶之水(现东京都文京区汤岛)为培养专门从事女性教育的教师而成立的。御茶水女子大学的校名是以学校的发祥地“御茶之水”命名的。<br /> </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>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"> </p> <p class="t4">法政大学大学院情報科学研究科于2002年成立,提供两年制的硕士课程和三年制的博士课程,目的是培养能够为信息科学与技术发展做出贡献的人才。设立了四个研究领域--计算机基础、信息系统、媒体科学和国际化对应信息科学。并以在信息科学和技术的广泛领域进行人才培养为特点。法政大学与中国的大学合作建立了双学位项目,接受来自中国的硕士研究生进行教育和研究指导。该研究科希望培养的人才能够为信息科学和技术的研究和发展做出贡献,并期待为社会和生活作出改善。</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">(1) 除了高度的专业知识外,还拥有基于广泛学科的丰富学术知识</p> <p class="t4"> </p> <p class="t4">(2) 具有深刻洞察力的国际公认观点</p> <p class="t4"> </p> <p class="t4">(3)理念是培养对时代的预见性和强烈的独立意识。基于这一理念,该研究科旨在培养能够应对各种社会需求的高技能女性专业人员和研究人员,并培养各领域的女性领袖。</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"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZMj2WuFt64VBq1b2ugBYPYiag9otIJ182YflVWETaibqTyoYcNiaflgABg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">数字媒体技术和IT软件技术已经打破了迄今为止社会上存在的各种障碍,如不同的硬件、文化和教育,我们已经进入了一个国际化和无边界竞争的时代。在这个时代,从自己思考的理念到系统的概念,再到实际起作用并使其可见的实现技术,都需要获得高度自给自足的专业能力和专业技术。</p> <p class="t4"> </p> <p class="t4"><strong>御茶水女子大学 人間文化創成科学研究科 </strong><strong>理学専攻 情報科学コース</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZYkaBsYf1xkTxAJXtu80zmaHd7gMDIamMBCfzONEThO7cx87ib9RicvNg/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"> </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">法政大学(2022年):</p> <p class="t4">https://www.hosei.ac.jp/gs/jukensei/applicationguidelines/</p> <p class="t4"> </p> <p class="t4">御茶水女子大学大学(2022年) :</p> <p class="t4"> </p> <p class="t4">https://www.ao.ocha.ac.jp/application/graduate/index.html</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"><strong>2道专业题,2道数学题。</strong>时间两个半小时,</p> <p class="t4"> </p> <p class="t4">数学题是微积分和线性代数</p> <p class="t4"> </p> <p class="t4">专业题一般是数理逻辑,编程算法和信息论里选两个。</p> <p class="t4"> </p> <p class="t4">数学整体难度<strong>不高</strong>,偶尔会有很<strong>偏门</strong>的东西。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试(御茶水女子大学):</strong></p> <p class="t4"> </p> <p class="t4">一道数学专门题,一道专业题,数学范围记得是向量,常微分方程,傅立叶变换,拉普拉斯变换等中自选一个,</p> <p class="t4"> </p> <p class="t4"><strong>基本上都是概念题,难度不会很高</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原来旅游的时候就挺喜欢日本的,高中毕业就过来了</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">考研究生的时候想找塾辅导的时候,看见了新领域理工的宣传,感觉<strong>各个学科的老师都有</strong>,应该会帮助比较大</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系,写了研究计划书,研究计划书我是看着我报考的教授原来发过的论文作为参考,尽量找和他<strong>相近</strong>的课题,研究计划里也<strong>引用了他发表过的论文</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">御茶水我觉得最困难的就是做过去问的时候有些专业东西考的<strong>很偏</strong>,数学部分计算量有几年很大。专业部分,尤其是数理逻辑,对于外校的学生来说很多都是见都没见过的名词。我基础都不算好,在做过去问的时候有很多非常费劲的事情,<strong>这里也很感谢塾里老师的帮忙解答,尤其是倪老师帮我解答数理逻辑的题</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。</p> <p class="t4"> </p> <p class="t4">(小编:在法政合格的情况下还能静下心来从头学起,这份耐心和毅力堪称吾辈楷模)</p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我觉得可能需要注意的一件事,御茶水出愿时间<strong>只有三天</strong>,而且是必着,等于实际准备的时间只有两天,然后御茶水的出愿书类只能用学校指定的,需要提前在学校官网上申请,让学校寄过来,我当时没注意到这件事,临出愿当天才发现,立刻跑学校去拿的。</p> <p class="t4"> </p> <p class="t4">(小编:对于想出愿的学校一定要时常关注,尽量在出愿要项发布的第一时间就熟读并做好相关准备)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我在日本本科,因为疫情我们也换网课,让我有更多时间复习</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>新领域理工塾的专业课和数学课对我帮助很大</strong>,尤其是信息论的课,我本科没有接触过,只能在塾里的课上学习,然后就是陶老师和倪老师的<strong>1对1过去问</strong>,陶老师会帮我总结出题风格,然后倪老师当时也被这学校的数理逻辑折磨的够呛,但是最后还是能帮我解答不少问题,我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4">(<a href="http://mp.weixin.qq.com/s?__biz=MzUxMzk0NDM4MQ==&mid=2247490905&idx=1&sn=f84472ad7ecd16106736f8d88557d7cc&chksm=f94c230bce3baa1db2e2d6ef25950b2fe7248d6a9778b4e5588376d1d039c44b1d4e25af845b&scene=21#wechat_redirect" target="_blank">小编:作为理工专精塾,数学课是我们的王牌之一哦,点击可以查看数学课介绍</a>)</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课反而<strong>更方便</strong>一点,网课也可以提问,而且省去了路上的时间,网课还可以随时随地的看,非常<strong>便利</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>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"> </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">(小编:快约塾里的老师们咨询一下,hhhh)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我合格的第一所是法政,当时时间确实没安排好,基本是法政合格结果出了之后才准备的御茶水夏季,匆匆忙忙的只学了十几天,所以第一次就没合格。而且<strong>当时最后悔的就是两次考试中间打的疫苗,结果直到考前还在低烧。</strong></p> <p class="t4"> </p> <p class="t4">后来因为有了法政做保底了,心里也比较安心,就最后专心准备御茶水的考试去了</p> <p class="t4"> </p> <p class="t4">法政大学是8道题选3道,而且容错率应该比较高,题目本身难易度我觉得不算低,我选的数据库的过去问,全是第四范式,阿姆斯特朗公理那些有点偏的东西。</p> <p class="t4"> </p> <p class="t4">我当时只报考了这两所学校,所以我个人建议<strong>报考学校不要太多</strong>,因为每个学校出题方式都不同,报太多可能不好复习</p> <p class="t4"> </p> <p class="t4">小编:也算是给剩下的同学提个醒,日本目前流行的两款疫苗(辉瑞,莫德纳)副作用一个比一个大,建议不要在考前做接种疫苗的安排</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">拖延症严重,基本重点复习都是拖到最后,每次考试前都拖到最后一个月,时间紧张的不行,然后通宵看书。</p> <p class="t4"> </p> <p class="t4">做的比较好的可能就是除了过去问,顺便把两本御茶水的数学教材给刷完了,御茶水明明考的只有微积分和线代的基础内容,但有的时候就会出一些让人有点摸不着头脑的东西,把他们<strong>教材刷一遍帮助还是挺大的</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">如果有人想考御茶水的话,<strong>教授可能会给你从13年到现在的所有过去问</strong>,要是时间紧的话就放弃前几年的数理逻辑专业题吧,实在太偏了。现在好像已经不会考这么偏的了。</p> <p class="t4"><strong>御茶水有个问题就是不像别的学校能选题,出的题得全做,所以复习也得全面复习。然后因为难度不算高所以对正确率要求比较高。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">打算先和导师谈谈研究方向,再决定是读博还是工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完霍同学的访谈,真的很受感动。<strong>在已经合格法政的情况下,霍同学选择了重整旗鼓二战御茶水</strong>,这需要很大的勇气与毅力!同时,她也能汲取教训,在老师专业的帮助下弥补不足,找对前进方向。人生的路上,这是一位了不起的追梦人!</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZ64A0y9LlL7k67tA1pibWmXiaO6FSGK3A6gSLZpMRXT7hlqLibqYWQIq4Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>老师寄语</strong></p> <p class="t4"> </p> <p class="t4"><strong>张老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学是我们私塾今年<strong>成功由数学系转情报</strong>的一位同学,早在去年的3月就报名新领域,连续两次尝试她最想去的学校——御茶水女子大学。由于御茶水女子大学题目有些偏难怪,霍同学第一次并不顺利,但我们很欣赏她坚韧不拔勇往直前的性格,二次试验的时候<strong>早早地就联系了我们的老师</strong>。<strong>提前准备好了笔试和面试</strong>,知识点也从头很扎实地再过了一遍。最后,毫无悬念地通过了御茶水女子大学的考试,有了情报专攻修士的入学资格。</p> <p class="t4"> </p> <p class="t4">虽然,霍同学<strong>本科出身没那么突出(大東亜帝国学群)</strong>,但她的经历告诉我们,只要不怕失败,吸取经验教训,努力尝试,勇往直前,一定是有机会合格理想中的院校,<strong>实现自我突破!</strong><strong>塾的老师一直是同学追梦道路上最坚实的后盾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学刚报名的时候对日本大学院考学还不是很了解,经过我们多次沟通交流并指导,同学有了明确的计划,并在五月出愿前英语<strong>考出了700多的好成绩</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"><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/32" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/34" 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_674019fe09e6f617110357" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe09e6f617110357.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674019fe0a1d0635548607" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe0a1d0635548607.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>【新访谈29】从大东亚帝国到御茶水女子大学,他们说一鼓才能作气,我要说:二战也能成功!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/33/20230301032709_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">编辑|霄玄</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>参加一般入试,未考</strong></p> <p class="t4"><strong>英语:托业(715)</strong></p> <p class="t4"><strong>本科:大东亚帝国学群 </strong></p> <p class="t4"><strong>专业:情報数理学科</strong></p> <p class="t4"><strong>合格:</strong><strong>法政大学 </strong></p> <p class="t4"><strong> 情報科学研究科 情報科学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZx9hibz2ekGCtpgvCOjtrwjSvTN2NYib0DwSlZfq4MppUHKBryybM52pQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨御茶水女子大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZooiafeMzb9MP9EIibYr2yAI4wmKh3GHrbdicaD2PUNiceZK0E8ggQrGVyQ/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"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">开始找研究室</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系上御茶水教授</p> <p class="t4"><strong>2021月6月</strong></p> <p class="t4">考托业,联系法政教授</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">法政合格</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">御茶水第一次夏季入式,没合格</p> <p class="t4"><strong>2022年2月 </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> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">法政大学,是一所位于日本东京都都心千代田区的私立大学,简称法大、法政。</p> <p class="t4"> </p> <p class="t4">该校的成立可追溯至1880年成立的东京法学社,即东京大学法学部成立之后所开办的日本第二所法律学校,当时也是日本最早的私立法律学校以及第一所创办社会学部的私立大学。1920年改称法政大学。1950年设立工学部,正式成为综合性大学。</p> <p class="t4"> </p> <p class="t4">法政大学与东京大学、早稻田大学、庆应义塾大学、明治大学、立教大学合称为“东京六大学”,同时也是东京都“难关私大”(非常难考的名门私立大学)“MARCH”之一。2017年法政大学超越早稻田大学,成为东京报考人数最多的大学。</p> <p class="t4"> </p> <p class="t4">御茶水女子大学的前身是东京女子师范学校(后改为东京女子高等师范学校),是1875年在东京御茶之水(现东京都文京区汤岛)为培养专门从事女性教育的教师而成立的。御茶水女子大学的校名是以学校的发祥地“御茶之水”命名的。<br /> </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>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"> </p> <p class="t4">法政大学大学院情報科学研究科于2002年成立,提供两年制的硕士课程和三年制的博士课程,目的是培养能够为信息科学与技术发展做出贡献的人才。设立了四个研究领域--计算机基础、信息系统、媒体科学和国际化对应信息科学。并以在信息科学和技术的广泛领域进行人才培养为特点。法政大学与中国的大学合作建立了双学位项目,接受来自中国的硕士研究生进行教育和研究指导。该研究科希望培养的人才能够为信息科学和技术的研究和发展做出贡献,并期待为社会和生活作出改善。</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">(1) 除了高度的专业知识外,还拥有基于广泛学科的丰富学术知识</p> <p class="t4"> </p> <p class="t4">(2) 具有深刻洞察力的国际公认观点</p> <p class="t4"> </p> <p class="t4">(3)理念是培养对时代的预见性和强烈的独立意识。基于这一理念,该研究科旨在培养能够应对各种社会需求的高技能女性专业人员和研究人员,并培养各领域的女性领袖。</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"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZMj2WuFt64VBq1b2ugBYPYiag9otIJ182YflVWETaibqTyoYcNiaflgABg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">数字媒体技术和IT软件技术已经打破了迄今为止社会上存在的各种障碍,如不同的硬件、文化和教育,我们已经进入了一个国际化和无边界竞争的时代。在这个时代,从自己思考的理念到系统的概念,再到实际起作用并使其可见的实现技术,都需要获得高度自给自足的专业能力和专业技术。</p> <p class="t4"> </p> <p class="t4"><strong>御茶水女子大学 人間文化創成科学研究科 </strong><strong>理学専攻 情報科学コース</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZYkaBsYf1xkTxAJXtu80zmaHd7gMDIamMBCfzONEThO7cx87ib9RicvNg/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"> </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">法政大学(2022年):</p> <p class="t4">https://www.hosei.ac.jp/gs/jukensei/applicationguidelines/</p> <p class="t4"> </p> <p class="t4">御茶水女子大学大学(2022年) :</p> <p class="t4"> </p> <p class="t4">https://www.ao.ocha.ac.jp/application/graduate/index.html</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"><strong>2道专业题,2道数学题。</strong>时间两个半小时,</p> <p class="t4"> </p> <p class="t4">数学题是微积分和线性代数</p> <p class="t4"> </p> <p class="t4">专业题一般是数理逻辑,编程算法和信息论里选两个。</p> <p class="t4"> </p> <p class="t4">数学整体难度<strong>不高</strong>,偶尔会有很<strong>偏门</strong>的东西。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试(御茶水女子大学):</strong></p> <p class="t4"> </p> <p class="t4">一道数学专门题,一道专业题,数学范围记得是向量,常微分方程,傅立叶变换,拉普拉斯变换等中自选一个,</p> <p class="t4"> </p> <p class="t4"><strong>基本上都是概念题,难度不会很高</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原来旅游的时候就挺喜欢日本的,高中毕业就过来了</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">考研究生的时候想找塾辅导的时候,看见了新领域理工的宣传,感觉<strong>各个学科的老师都有</strong>,应该会帮助比较大</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系,写了研究计划书,研究计划书我是看着我报考的教授原来发过的论文作为参考,尽量找和他<strong>相近</strong>的课题,研究计划里也<strong>引用了他发表过的论文</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">御茶水我觉得最困难的就是做过去问的时候有些专业东西考的<strong>很偏</strong>,数学部分计算量有几年很大。专业部分,尤其是数理逻辑,对于外校的学生来说很多都是见都没见过的名词。我基础都不算好,在做过去问的时候有很多非常费劲的事情,<strong>这里也很感谢塾里老师的帮忙解答,尤其是倪老师帮我解答数理逻辑的题</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。</p> <p class="t4"> </p> <p class="t4">(小编:在法政合格的情况下还能静下心来从头学起,这份耐心和毅力堪称吾辈楷模)</p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我觉得可能需要注意的一件事,御茶水出愿时间<strong>只有三天</strong>,而且是必着,等于实际准备的时间只有两天,然后御茶水的出愿书类只能用学校指定的,需要提前在学校官网上申请,让学校寄过来,我当时没注意到这件事,临出愿当天才发现,立刻跑学校去拿的。</p> <p class="t4"> </p> <p class="t4">(小编:对于想出愿的学校一定要时常关注,尽量在出愿要项发布的第一时间就熟读并做好相关准备)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我在日本本科,因为疫情我们也换网课,让我有更多时间复习</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>新领域理工塾的专业课和数学课对我帮助很大</strong>,尤其是信息论的课,我本科没有接触过,只能在塾里的课上学习,然后就是陶老师和倪老师的<strong>1对1过去问</strong>,陶老师会帮我总结出题风格,然后倪老师当时也被这学校的数理逻辑折磨的够呛,但是最后还是能帮我解答不少问题,我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4">(<a href="http://mp.weixin.qq.com/s?__biz=MzUxMzk0NDM4MQ==&mid=2247490905&idx=1&sn=f84472ad7ecd16106736f8d88557d7cc&chksm=f94c230bce3baa1db2e2d6ef25950b2fe7248d6a9778b4e5588376d1d039c44b1d4e25af845b&scene=21#wechat_redirect" target="_blank">小编:作为理工专精塾,数学课是我们的王牌之一哦,点击可以查看数学课介绍</a>)</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课反而<strong>更方便</strong>一点,网课也可以提问,而且省去了路上的时间,网课还可以随时随地的看,非常<strong>便利</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>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"> </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">(小编:快约塾里的老师们咨询一下,hhhh)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我合格的第一所是法政,当时时间确实没安排好,基本是法政合格结果出了之后才准备的御茶水夏季,匆匆忙忙的只学了十几天,所以第一次就没合格。而且<strong>当时最后悔的就是两次考试中间打的疫苗,结果直到考前还在低烧。</strong></p> <p class="t4"> </p> <p class="t4">后来因为有了法政做保底了,心里也比较安心,就最后专心准备御茶水的考试去了</p> <p class="t4"> </p> <p class="t4">法政大学是8道题选3道,而且容错率应该比较高,题目本身难易度我觉得不算低,我选的数据库的过去问,全是第四范式,阿姆斯特朗公理那些有点偏的东西。</p> <p class="t4"> </p> <p class="t4">我当时只报考了这两所学校,所以我个人建议<strong>报考学校不要太多</strong>,因为每个学校出题方式都不同,报太多可能不好复习</p> <p class="t4"> </p> <p class="t4">小编:也算是给剩下的同学提个醒,日本目前流行的两款疫苗(辉瑞,莫德纳)副作用一个比一个大,建议不要在考前做接种疫苗的安排</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">拖延症严重,基本重点复习都是拖到最后,每次考试前都拖到最后一个月,时间紧张的不行,然后通宵看书。</p> <p class="t4"> </p> <p class="t4">做的比较好的可能就是除了过去问,顺便把两本御茶水的数学教材给刷完了,御茶水明明考的只有微积分和线代的基础内容,但有的时候就会出一些让人有点摸不着头脑的东西,把他们<strong>教材刷一遍帮助还是挺大的</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">如果有人想考御茶水的话,<strong>教授可能会给你从13年到现在的所有过去问</strong>,要是时间紧的话就放弃前几年的数理逻辑专业题吧,实在太偏了。现在好像已经不会考这么偏的了。</p> <p class="t4"><strong>御茶水有个问题就是不像别的学校能选题,出的题得全做,所以复习也得全面复习。然后因为难度不算高所以对正确率要求比较高。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">打算先和导师谈谈研究方向,再决定是读博还是工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完霍同学的访谈,真的很受感动。<strong>在已经合格法政的情况下,霍同学选择了重整旗鼓二战御茶水</strong>,这需要很大的勇气与毅力!同时,她也能汲取教训,在老师专业的帮助下弥补不足,找对前进方向。人生的路上,这是一位了不起的追梦人!</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZ64A0y9LlL7k67tA1pibWmXiaO6FSGK3A6gSLZpMRXT7hlqLibqYWQIq4Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>老师寄语</strong></p> <p class="t4"> </p> <p class="t4"><strong>张老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学是我们私塾今年<strong>成功由数学系转情报</strong>的一位同学,早在去年的3月就报名新领域,连续两次尝试她最想去的学校——御茶水女子大学。由于御茶水女子大学题目有些偏难怪,霍同学第一次并不顺利,但我们很欣赏她坚韧不拔勇往直前的性格,二次试验的时候<strong>早早地就联系了我们的老师</strong>。<strong>提前准备好了笔试和面试</strong>,知识点也从头很扎实地再过了一遍。最后,毫无悬念地通过了御茶水女子大学的考试,有了情报专攻修士的入学资格。</p> <p class="t4"> </p> <p class="t4">虽然,霍同学<strong>本科出身没那么突出(大東亜帝国学群)</strong>,但她的经历告诉我们,只要不怕失败,吸取经验教训,努力尝试,勇往直前,一定是有机会合格理想中的院校,<strong>实现自我突破!</strong><strong>塾的老师一直是同学追梦道路上最坚实的后盾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学刚报名的时候对日本大学院考学还不是很了解,经过我们多次沟通交流并指导,同学有了明确的计划,并在五月出愿前英语<strong>考出了700多的好成绩</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"><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/32" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/34" 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_674019fe09e6f617110357" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe09e6f617110357.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674019fe0a1d0635548607" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72"/></form><a href="#" class="dropdown-item" onclick="document.post_674019fe0a1d0635548607.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>【新访谈29】从大东亚帝国到御茶水女子大学,他们说一鼓才能作气,我要说:二战也能成功!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/33/20230301032709_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">编辑|霄玄</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:</strong><strong>参加一般入试,未考</strong></p> <p class="t4"><strong>英语:托业(715)</strong></p> <p class="t4"><strong>本科:大东亚帝国学群 </strong></p> <p class="t4"><strong>专业:情報数理学科</strong></p> <p class="t4"><strong>合格:</strong><strong>法政大学 </strong></p> <p class="t4"><strong> 情報科学研究科 情報科学</strong></p> <p class="t4"><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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZx9hibz2ekGCtpgvCOjtrwjSvTN2NYib0DwSlZfq4MppUHKBryybM52pQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4">✨御茶水女子大学录取通知书✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZooiafeMzb9MP9EIibYr2yAI4wmKh3GHrbdicaD2PUNiceZK0E8ggQrGVyQ/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"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2021年3月</strong></p> <p class="t4">开始找研究室</p> <p class="t4"><strong>2021年5月</strong></p> <p class="t4">联系上御茶水教授</p> <p class="t4"><strong>2021月6月</strong></p> <p class="t4">考托业,联系法政教授</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">法政合格</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">御茶水第一次夏季入式,没合格</p> <p class="t4"><strong>2022年2月 </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> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">法政大学,是一所位于日本东京都都心千代田区的私立大学,简称法大、法政。</p> <p class="t4"> </p> <p class="t4">该校的成立可追溯至1880年成立的东京法学社,即东京大学法学部成立之后所开办的日本第二所法律学校,当时也是日本最早的私立法律学校以及第一所创办社会学部的私立大学。1920年改称法政大学。1950年设立工学部,正式成为综合性大学。</p> <p class="t4"> </p> <p class="t4">法政大学与东京大学、早稻田大学、庆应义塾大学、明治大学、立教大学合称为“东京六大学”,同时也是东京都“难关私大”(非常难考的名门私立大学)“MARCH”之一。2017年法政大学超越早稻田大学,成为东京报考人数最多的大学。</p> <p class="t4"> </p> <p class="t4">御茶水女子大学的前身是东京女子师范学校(后改为东京女子高等师范学校),是1875年在东京御茶之水(现东京都文京区汤岛)为培养专门从事女性教育的教师而成立的。御茶水女子大学的校名是以学校的发祥地“御茶之水”命名的。<br /> </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>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"> </p> <p class="t4">法政大学大学院情報科学研究科于2002年成立,提供两年制的硕士课程和三年制的博士课程,目的是培养能够为信息科学与技术发展做出贡献的人才。设立了四个研究领域--计算机基础、信息系统、媒体科学和国际化对应信息科学。并以在信息科学和技术的广泛领域进行人才培养为特点。法政大学与中国的大学合作建立了双学位项目,接受来自中国的硕士研究生进行教育和研究指导。该研究科希望培养的人才能够为信息科学和技术的研究和发展做出贡献,并期待为社会和生活作出改善。</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">(1) 除了高度的专业知识外,还拥有基于广泛学科的丰富学术知识</p> <p class="t4"> </p> <p class="t4">(2) 具有深刻洞察力的国际公认观点</p> <p class="t4"> </p> <p class="t4">(3)理念是培养对时代的预见性和强烈的独立意识。基于这一理念,该研究科旨在培养能够应对各种社会需求的高技能女性专业人员和研究人员,并培养各领域的女性领袖。</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"><strong>法政大学 情報科学研究科 情報科学</strong></p> <p class="t4"><strong> </strong></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZMj2WuFt64VBq1b2ugBYPYiag9otIJ182YflVWETaibqTyoYcNiaflgABg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4">数字媒体技术和IT软件技术已经打破了迄今为止社会上存在的各种障碍,如不同的硬件、文化和教育,我们已经进入了一个国际化和无边界竞争的时代。在这个时代,从自己思考的理念到系统的概念,再到实际起作用并使其可见的实现技术,都需要获得高度自给自足的专业能力和专业技术。</p> <p class="t4"> </p> <p class="t4"><strong>御茶水女子大学 人間文化創成科学研究科 </strong><strong>理学専攻 情報科学コース</strong></p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZYkaBsYf1xkTxAJXtu80zmaHd7gMDIamMBCfzONEThO7cx87ib9RicvNg/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"> </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">法政大学(2022年):</p> <p class="t4">https://www.hosei.ac.jp/gs/jukensei/applicationguidelines/</p> <p class="t4"> </p> <p class="t4">御茶水女子大学大学(2022年) :</p> <p class="t4"> </p> <p class="t4">https://www.ao.ocha.ac.jp/application/graduate/index.html</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"><strong>2道专业题,2道数学题。</strong>时间两个半小时,</p> <p class="t4"> </p> <p class="t4">数学题是微积分和线性代数</p> <p class="t4"> </p> <p class="t4">专业题一般是数理逻辑,编程算法和信息论里选两个。</p> <p class="t4"> </p> <p class="t4">数学整体难度<strong>不高</strong>,偶尔会有很<strong>偏门</strong>的东西。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试(御茶水女子大学):</strong></p> <p class="t4"> </p> <p class="t4">一道数学专门题,一道专业题,数学范围记得是向量,常微分方程,傅立叶变换,拉普拉斯变换等中自选一个,</p> <p class="t4"> </p> <p class="t4"><strong>基本上都是概念题,难度不会很高</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原来旅游的时候就挺喜欢日本的,高中毕业就过来了</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.选择新领域理工塾的原因?</strong></p> <p class="t4"> </p> <p class="t4">考研究生的时候想找塾辅导的时候,看见了新领域理工的宣传,感觉<strong>各个学科的老师都有</strong>,应该会帮助比较大</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">有联系,写了研究计划书,研究计划书我是看着我报考的教授原来发过的论文作为参考,尽量找和他<strong>相近</strong>的课题,研究计划里也<strong>引用了他发表过的论文</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4">御茶水我觉得最困难的就是做过去问的时候有些专业东西考的<strong>很偏</strong>,数学部分计算量有几年很大。专业部分,尤其是数理逻辑,对于外校的学生来说很多都是见都没见过的名词。我基础都不算好,在做过去问的时候有很多非常费劲的事情,<strong>这里也很感谢塾里老师的帮忙解答,尤其是倪老师帮我解答数理逻辑的题</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书<strong>从头做起</strong>,把基础巩固住,对第二次考试帮助很大。</p> <p class="t4"> </p> <p class="t4">(小编:在法政合格的情况下还能静下心来从头学起,这份耐心和毅力堪称吾辈楷模)</p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4">我觉得可能需要注意的一件事,御茶水出愿时间<strong>只有三天</strong>,而且是必着,等于实际准备的时间只有两天,然后御茶水的出愿书类只能用学校指定的,需要提前在学校官网上申请,让学校寄过来,我当时没注意到这件事,临出愿当天才发现,立刻跑学校去拿的。</p> <p class="t4"> </p> <p class="t4">(小编:对于想出愿的学校一定要时常关注,尽量在出愿要项发布的第一时间就熟读并做好相关准备)</p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">因为我在日本本科,因为疫情我们也换网课,让我有更多时间复习</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>新领域理工塾的专业课和数学课对我帮助很大</strong>,尤其是信息论的课,我本科没有接触过,只能在塾里的课上学习,然后就是陶老师和倪老师的<strong>1对1过去问</strong>,陶老师会帮我总结出题风格,然后倪老师当时也被这学校的数理逻辑折磨的够呛,但是最后还是能帮我解答不少问题,我觉得非常有帮助。</p> <p class="t4"> </p> <p class="t4">(<a href="http://mp.weixin.qq.com/s?__biz=MzUxMzk0NDM4MQ==&mid=2247490905&idx=1&sn=f84472ad7ecd16106736f8d88557d7cc&chksm=f94c230bce3baa1db2e2d6ef25950b2fe7248d6a9778b4e5588376d1d039c44b1d4e25af845b&scene=21#wechat_redirect" target="_blank">小编:作为理工专精塾,数学课是我们的王牌之一哦,点击可以查看数学课介绍</a>)</p> <p class="t4"> </p> <p class="t4"><strong>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课反而<strong>更方便</strong>一点,网课也可以提问,而且省去了路上的时间,网课还可以随时随地的看,非常<strong>便利</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>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"> </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">(小编:快约塾里的老师们咨询一下,hhhh)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4">我合格的第一所是法政,当时时间确实没安排好,基本是法政合格结果出了之后才准备的御茶水夏季,匆匆忙忙的只学了十几天,所以第一次就没合格。而且<strong>当时最后悔的就是两次考试中间打的疫苗,结果直到考前还在低烧。</strong></p> <p class="t4"> </p> <p class="t4">后来因为有了法政做保底了,心里也比较安心,就最后专心准备御茶水的考试去了</p> <p class="t4"> </p> <p class="t4">法政大学是8道题选3道,而且容错率应该比较高,题目本身难易度我觉得不算低,我选的数据库的过去问,全是第四范式,阿姆斯特朗公理那些有点偏的东西。</p> <p class="t4"> </p> <p class="t4">我当时只报考了这两所学校,所以我个人建议<strong>报考学校不要太多</strong>,因为每个学校出题方式都不同,报太多可能不好复习</p> <p class="t4"> </p> <p class="t4">小编:也算是给剩下的同学提个醒,日本目前流行的两款疫苗(辉瑞,莫德纳)副作用一个比一个大,建议不要在考前做接种疫苗的安排</p> <p class="t4"> </p> <p class="t4"><strong>13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">拖延症严重,基本重点复习都是拖到最后,每次考试前都拖到最后一个月,时间紧张的不行,然后通宵看书。</p> <p class="t4"> </p> <p class="t4">做的比较好的可能就是除了过去问,顺便把两本御茶水的数学教材给刷完了,御茶水明明考的只有微积分和线代的基础内容,但有的时候就会出一些让人有点摸不着头脑的东西,把他们<strong>教材刷一遍帮助还是挺大的</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对后辈有什么复习建议吗? </strong></p> <p class="t4"> </p> <p class="t4">如果有人想考御茶水的话,<strong>教授可能会给你从13年到现在的所有过去问</strong>,要是时间紧的话就放弃前几年的数理逻辑专业题吧,实在太偏了。现在好像已经不会考这么偏的了。</p> <p class="t4"><strong>御茶水有个问题就是不像别的学校能选题,出的题得全做,所以复习也得全面复习。然后因为难度不算高所以对正确率要求比较高。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.对未来入学后的规划是什么?</strong></p> <p class="t4"> </p> <p class="t4">打算先和导师谈谈研究方向,再决定是读博还是工作。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">看完霍同学的访谈,真的很受感动。<strong>在已经合格法政的情况下,霍同学选择了重整旗鼓二战御茶水</strong>,这需要很大的勇气与毅力!同时,她也能汲取教训,在老师专业的帮助下弥补不足,找对前进方向。人生的路上,这是一位了不起的追梦人!</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCGRagWjXlmxIhBtY0LyVhNZ64A0y9LlL7k67tA1pibWmXiaO6FSGK3A6gSLZpMRXT7hlqLibqYWQIq4Q/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"><strong>老师寄语</strong></p> <p class="t4"> </p> <p class="t4"><strong>张老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学是我们私塾今年<strong>成功由数学系转情报</strong>的一位同学,早在去年的3月就报名新领域,连续两次尝试她最想去的学校——御茶水女子大学。由于御茶水女子大学题目有些偏难怪,霍同学第一次并不顺利,但我们很欣赏她坚韧不拔勇往直前的性格,二次试验的时候<strong>早早地就联系了我们的老师</strong>。<strong>提前准备好了笔试和面试</strong>,知识点也从头很扎实地再过了一遍。最后,毫无悬念地通过了御茶水女子大学的考试,有了情报专攻修士的入学资格。</p> <p class="t4"> </p> <p class="t4">虽然,霍同学<strong>本科出身没那么突出(大東亜帝国学群)</strong>,但她的经历告诉我们,只要不怕失败,吸取经验教训,努力尝试,勇往直前,一定是有机会合格理想中的院校,<strong>实现自我突破!</strong><strong>塾的老师一直是同学追梦道路上最坚实的后盾。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>陆老师:</strong></p> <p class="t4"> </p> <p class="t4">霍同学刚报名的时候对日本大学院考学还不是很了解,经过我们多次沟通交流并指导,同学有了明确的计划,并在五月出愿前英语<strong>考出了700多的好成绩</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"><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/32" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/34" 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' => '31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72', '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 = '31ed7502f9e117e18445c8c0faf434cd4870e15f4d0ac0d0d50ca9bf26d9cdf9a01bdd1af3eb068c67aa3f576584bb6a23fed852984c18865e7cdc30dd373f72' $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
自述|霍同学
点评|张老师
编辑|霄玄
「最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书从头做起,把基础巩固住,对第二次考试帮助很大。」
日语:参加一般入试,未考
英语:托业(715)
本科:大东亚帝国学群
专业:情報数理学科
合格:法政大学
情報科学研究科 情報科学
御茶水女子大学
人間文化創成科学研究科
理学専攻
✨法政大学录取通知书✨
✨御茶水女子大学录取通知书✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2021年3月
开始找研究室
2021年5月
联系上御茶水教授
2021月6月
考托业,联系法政教授
2021年7月
法政合格
2021年8月
御茶水第一次夏季入式,没合格
2022年2月
御茶水冬季入式合格
2. 介绍
2.1 学校介绍
法政大学,是一所位于日本东京都都心千代田区的私立大学,简称法大、法政。
该校的成立可追溯至1880年成立的东京法学社,即东京大学法学部成立之后所开办的日本第二所法律学校,当时也是日本最早的私立法律学校以及第一所创办社会学部的私立大学。1920年改称法政大学。1950年设立工学部,正式成为综合性大学。
法政大学与东京大学、早稻田大学、庆应义塾大学、明治大学、立教大学合称为“东京六大学”,同时也是东京都“难关私大”(非常难考的名门私立大学)“MARCH”之一。2017年法政大学超越早稻田大学,成为东京报考人数最多的大学。
御茶水女子大学的前身是东京女子师范学校(后改为东京女子高等师范学校),是1875年在东京御茶之水(现东京都文京区汤岛)为培养专门从事女性教育的教师而成立的。御茶水女子大学的校名是以学校的发祥地“御茶之水”命名的。
东京女子高等师范学校作为当时女性教育最高水平的学校,是日本所有求知女性向往的知识殿堂,数不胜数的毕业生为了下一代的女性教育,奔赴日本各地的学校任教。
早期日本的杰出女性大多毕业于此校。例如日本第一位女医师、最早的几位女博士等。
2.2研究科介绍
法政大学 情報科学研究科 情報科学
法政大学大学院情報科学研究科于2002年成立,提供两年制的硕士课程和三年制的博士课程,目的是培养能够为信息科学与技术发展做出贡献的人才。设立了四个研究领域--计算机基础、信息系统、媒体科学和国际化对应信息科学。并以在信息科学和技术的广泛领域进行人才培养为特点。法政大学与中国的大学合作建立了双学位项目,接受来自中国的硕士研究生进行教育和研究指导。该研究科希望培养的人才能够为信息科学和技术的研究和发展做出贡献,并期待为社会和生活作出改善。
御茶水女子大学 人間文化創成科学研究科
御茶水女子大学的大学院课程有六个专攻。其目的是 「从广泛的角度传授深刻的知识,培养在自己的专业领域进行研究或从事所需要的高度专业化职业所必需的先进能力」。遵循以下理念。
(1) 除了高度的专业知识外,还拥有基于广泛学科的丰富学术知识
(2) 具有深刻洞察力的国际公认观点
(3)理念是培养对时代的预见性和强烈的独立意识。基于这一理念,该研究科旨在培养能够应对各种社会需求的高技能女性专业人员和研究人员,并培养各领域的女性领袖。
2.3专攻介绍
法政大学 情報科学研究科 情報科学
数字媒体技术和IT软件技术已经打破了迄今为止社会上存在的各种障碍,如不同的硬件、文化和教育,我们已经进入了一个国际化和无边界竞争的时代。在这个时代,从自己思考的理念到系统的概念,再到实际起作用并使其可见的实现技术,都需要获得高度自给自足的专业能力和专业技术。
御茶水女子大学 人間文化創成科学研究科 理学専攻 情報科学コース
信息科学是一个快速发展的领域。在从基础信息理论到应用技术的广泛领域进行研究和教育,以培养这些领域的世界领先的研究人员、高度专业化的专业人员和能够谈论下一代信息科学的教育者。根据这一目标,该系广泛接受在信息科学和数学科学方面具有基本学术能力、能够阅读和撰写用英语书写的文献、并具有强烈动机的学生。
3.募集要项
由于篇幅过长,募集要项详情请戳官网 ⬇️
法政大学(2022年):
https://www.hosei.ac.jp/gs/jukensei/applicationguidelines/
御茶水女子大学大学(2022年) :
https://www.ao.ocha.ac.jp/application/graduate/index.html
4.考试内容
4.1笔试(御茶水女子大学):
2道专业题,2道数学题。时间两个半小时,
数学题是微积分和线性代数
专业题一般是数理逻辑,编程算法和信息论里选两个。
数学整体难度不高,偶尔会有很偏门的东西。
4.2面试(御茶水女子大学):
一道数学专门题,一道专业题,数学范围记得是向量,常微分方程,傅立叶变换,拉普拉斯变换等中自选一个,
基本上都是概念题,难度不会很高,专业题可以事先问自己报考的教授,可能会给你出题范围。
面试也会问你考试的状况,基本你面试的时候卷子大部分已经判完了,会问你这道题当时没写出来,现在有没有想懂。我当时做的时候有一问完全没看懂出题人啥意思,面试的时候老师直接跟我说,这道题其实是这个意思,你再想一下试试。
02
心得体验采访实录
1.同学为什么要来日本?
原来旅游的时候就挺喜欢日本的,高中毕业就过来了
2.选择新领域理工塾的原因?
考研究生的时候想找塾辅导的时候,看见了新领域理工的宣传,感觉各个学科的老师都有,应该会帮助比较大
3.出愿前有联系教授吗?研究计划书怎么写的?
有联系,写了研究计划书,研究计划书我是看着我报考的教授原来发过的论文作为参考,尽量找和他相近的课题,研究计划里也引用了他发表过的论文。
4.备考感到最困难的是什么呢,你又是如何克服的?
御茶水我觉得最困难的就是做过去问的时候有些专业东西考的很偏,数学部分计算量有几年很大。专业部分,尤其是数理逻辑,对于外校的学生来说很多都是见都没见过的名词。我基础都不算好,在做过去问的时候有很多非常费劲的事情,这里也很感谢塾里老师的帮忙解答,尤其是倪老师帮我解答数理逻辑的题。
5. 考学最辛苦的时期是怎么度过的?
最辛苦就是夏季第一次没考上的时候了,没考上之后开始把教科书从头做起,把基础巩固住,对第二次考试帮助很大。
(小编:在法政合格的情况下还能静下心来从头学起,这份耐心和毅力堪称吾辈楷模)
6.考试有什么特别注意的?
我觉得可能需要注意的一件事,御茶水出愿时间只有三天,而且是必着,等于实际准备的时间只有两天,然后御茶水的出愿书类只能用学校指定的,需要提前在学校官网上申请,让学校寄过来,我当时没注意到这件事,临出愿当天才发现,立刻跑学校去拿的。
(小编:对于想出愿的学校一定要时常关注,尽量在出愿要项发布的第一时间就熟读并做好相关准备)
7.疫情对你整个考学经历有什么影响吗?
因为我在日本本科,因为疫情我们也换网课,让我有更多时间复习
8. 新领域理工塾是如何帮助到你的?
新领域理工塾的专业课和数学课对我帮助很大,尤其是信息论的课,我本科没有接触过,只能在塾里的课上学习,然后就是陶老师和倪老师的1对1过去问,陶老师会帮我总结出题风格,然后倪老师当时也被这学校的数理逻辑折磨的够呛,但是最后还是能帮我解答不少问题,我觉得非常有帮助。
(小编:作为理工专精塾,数学课是我们的王牌之一哦,点击可以查看数学课介绍)
9.网课这种形式会对你学习的效率产生影响吗?
我觉得网课反而更方便一点,网课也可以提问,而且省去了路上的时间,网课还可以随时随地的看,非常便利。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
专业课我除了听塾里老师的课,就是从御茶水的シラバス里面找她们用的专业课教材,对着上面的题做,御茶水我感觉可能是一个排外的学校,整个专业课的出题风格都非常像校内考试。用的教材也都是本校老师编辑的。所以做她们学校自己教材的练习题帮助是最大的
(小编:霍同学的做法可以说是非常的明智,不愧是在日本读完本科的人,在这也提醒各位同学,每个学校的シラバス可以找到该校对这个学科的推荐参考书以及课程安排,通过查阅シラバス可以快速的了解这个学校对于该门学科的重点以及部分出题风格)
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
情报科学,最后我研究室被调剂到了量子信息论的研究室去了,至于这个专业到底学啥的我现在自己也没研究透
(小编:快约塾里的老师们咨询一下,hhhh)
12.经历了这次备考,在这方面有什么心得吗?
我合格的第一所是法政,当时时间确实没安排好,基本是法政合格结果出了之后才准备的御茶水夏季,匆匆忙忙的只学了十几天,所以第一次就没合格。而且当时最后悔的就是两次考试中间打的疫苗,结果直到考前还在低烧。
后来因为有了法政做保底了,心里也比较安心,就最后专心准备御茶水的考试去了
法政大学是8道题选3道,而且容错率应该比较高,题目本身难易度我觉得不算低,我选的数据库的过去问,全是第四范式,阿姆斯特朗公理那些有点偏的东西。
我当时只报考了这两所学校,所以我个人建议报考学校不要太多,因为每个学校出题方式都不同,报太多可能不好复习
小编:也算是给剩下的同学提个醒,日本目前流行的两款疫苗(辉瑞,莫德纳)副作用一个比一个大,建议不要在考前做接种疫苗的安排
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
拖延症严重,基本重点复习都是拖到最后,每次考试前都拖到最后一个月,时间紧张的不行,然后通宵看书。
做的比较好的可能就是除了过去问,顺便把两本御茶水的数学教材给刷完了,御茶水明明考的只有微积分和线代的基础内容,但有的时候就会出一些让人有点摸不着头脑的东西,把他们教材刷一遍帮助还是挺大的。
14.对后辈有什么复习建议吗?
如果有人想考御茶水的话,教授可能会给你从13年到现在的所有过去问,要是时间紧的话就放弃前几年的数理逻辑专业题吧,实在太偏了。现在好像已经不会考这么偏的了。
御茶水有个问题就是不像别的学校能选题,出的题得全做,所以复习也得全面复习。然后因为难度不算高所以对正确率要求比较高。
14.对未来入学后的规划是什么?
打算先和导师谈谈研究方向,再决定是读博还是工作。
03
笔记分享+老师点评
看完霍同学的访谈,真的很受感动。在已经合格法政的情况下,霍同学选择了重整旗鼓二战御茶水,这需要很大的勇气与毅力!同时,她也能汲取教训,在老师专业的帮助下弥补不足,找对前进方向。人生的路上,这是一位了不起的追梦人!
✏️ 笔记分享 ✏️
老师寄语
张老师:
霍同学是我们私塾今年成功由数学系转情报的一位同学,早在去年的3月就报名新领域,连续两次尝试她最想去的学校——御茶水女子大学。由于御茶水女子大学题目有些偏难怪,霍同学第一次并不顺利,但我们很欣赏她坚韧不拔勇往直前的性格,二次试验的时候早早地就联系了我们的老师。提前准备好了笔试和面试,知识点也从头很扎实地再过了一遍。最后,毫无悬念地通过了御茶水女子大学的考试,有了情报专攻修士的入学资格。
虽然,霍同学本科出身没那么突出(大東亜帝国学群),但她的经历告诉我们,只要不怕失败,吸取经验教训,努力尝试,勇往直前,一定是有机会合格理想中的院校,实现自我突破!塾的老师一直是同学追梦道路上最坚实的后盾。
陆老师:
霍同学刚报名的时候对日本大学院考学还不是很了解,经过我们多次沟通交流并指导,同学有了明确的计划,并在五月出愿前英语考出了700多的好成绩。
虽然霍同学在考学路上遇到了一些挫折,但同学仍笃定自己的目标,那就是御茶水女子大学。在夏季考试的时候御茶水落了,合格了法政大学的情报,但同学没有气馁,坚持做完了御茶水所有的过去问,在最后的冬季考试中成功合格了御茶水女子大学。我们都为她感到开心,也希望她能够在自己喜欢的大学中能够保持活跃。