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_674076dedfc6e173889563" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dedfc6e173889563.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674076dee00e4878926463" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dee00e4878926463.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>【新访谈38】陪伴可以驱散孤独,跨专业拿下早稻田大学建筑offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/40/20230301033235_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|彭同学</p> <p class="t4">点评|方老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>塾为我设置了完整的专业课、习题课、过去问课,而且每位老师都很负责,下课后也会不厌其烦地回答我的问题,为我写答例,无论遇到什么困难,教务老师和专业担当总是有求必应,是我考学路上的坚实后盾。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 111</strong></p> <p class="t4"><strong>英语:TOEIC 885</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><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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRSicJLO1rRXH2gcficQYicJo9Sut4KXwd1EMvvl486ss79IIO2o5dncXTA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N2考试</p> <p class="t4"><strong>2020年8月</strong></p> <p class="t4">托业考试</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">开始准备作品集</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4"> 本科毕业</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">作品集完成</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">考试</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4"> </p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">創造理工学研究科</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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR8Gia9ZyIibwWrz933Ql8ICcKoaP7FxMiaADbqsgEPIBjyaY5VsqWjQJUA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRYicicVvXJGNDsdAPSlicz89gic47Zw7mMK8yNf9lW3fBSddgkfTzRn1UAg/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"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cse.sci.waseda.ac.jp/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">建築学専攻</p> <p class="t4"> </p> <p class="t4">早大的建筑学系历史悠久,一百多年来毕业生人才辈出,因此是早大比较热门的专攻之一。</p> <p class="t4"> </p> <p class="t4">建筑学再细分,有建筑史、建筑计画、都市计画、建筑构造、环境工学、建筑生产几个分野,其中建筑计画也是研究室数量最多的一个。在上面这个网页里就可以找到各位教授的研究方向和研究室主页。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.arch.waseda.ac.jp/wa/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>1️⃣ 作品集等。</strong></p> <p class="t4"> </p> <p class="t4">因为是设计专业,所以几乎所有院校无论是在<strong>出愿前联系教授时还是出愿、考试阶段作品集都是不可或缺的。</strong>除了作品集,要准备的文件与其他专攻大同小异,研究计划书、语言成绩、本科的各种证明等等。</p> <p class="t4"> </p> <p class="t4"><strong> 2️⃣ 确定要报考的院校。</strong></p> <p class="t4"> </p> <p class="t4">建筑意匠方向在国公立、私立、美术类大学都有开设专业,只不过<strong>不同学校的专攻命名可能有区分,所以要认真查找。</strong>另外,每所学校的考试日程、选考方式、考试科目也会有很大的不同,如果<strong>提前做好功课的话就能大致为自己规划出先后报哪所学校、准备哪些出愿资料、着重复习哪几门科目,将回报-付出比最大化。</strong></p> <p class="t4"> </p> <p class="t4"><strong>3️⃣ 联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大的募集要项是<strong>明确提示了</strong><strong>要在出愿前最少1个月联系教授</strong>的,也提供了教授的邮箱。向教授发邮件时附上自己的作品集、研究计划书、CV、本科成绩单,如果教授对你感兴趣就有可能会提出ZOOM面谈或者邀请你去研究室见学,<strong>一定要把握住这个机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">在理工学术院的大学院入试主页可以找到募集要项、出愿书类以及最新的消息等等。</p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/admissions_gs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年我参加的是线上考试。</p> <p class="t4"> </p> <p class="t4"><strong>线上考试的时间只有115分钟,选考科目是7选5,算下来每门只有23分钟。相应地考试的题量相比过去问也缩小了很多,有些科目的题型还有很大的改变,</strong><strong>这都是我在考试当天才知道的。</strong>例如建筑计画不是快题而是画一座著名建筑物的透视图,建筑历史、建筑环境、都市计划这些科目也没有出很偏的题目(过去问的题目中偶尔会有很偏很怪的题),所以整个笔试过程并不算非常紧张。</p> <p class="t4"> </p> <p class="t4"><strong>不过同时举行的线下考试还是和过去问的形式相同的,</strong>所以我的经验只能给下次参加线上考(如果明年还有的话)的同学提供一点参考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">我的面试也是线上进行的。</p> <p class="t4"> </p> <p class="t4">全过程只有不到5分钟,在场的有很多位教授,但是只有我的教授向我提问。</p> <p class="t4"> </p> <p class="t4"><strong>问题都比较常规</strong>,例如为什么想要来早稻田、讲一下你的研究计划、你对未来的进路有什么打算等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原本我对建筑就很感兴趣,因此上大学时我读了一些建筑类的书、杂志,其中有很多都是来自日本的,我发现日本建筑师的作品总是能让人眼前一亮,很轻盈,仔细分析又在设计理念上非常先进、实在地关怀具体的人和生活。</p> <p class="t4"> </p> <p class="t4">日本的建筑教育本身就非常有名,再加上日本上到国家级公共场所下到普通居民的一户建都有优秀案例层出不穷,<strong>我觉得能够在那里生活、学习会是非常幸福的一件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">朋友推荐!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">出愿前我联系了很多位教授,大多数教授没有回复我,<strong>只有早大的这位教授向我提出了ZOOM面谈,面谈结束后我的自我感觉还不错,于是就下定决心认真备考早大了~</strong></p> <p class="t4"> </p> <p class="t4"><strong>我建议大家多多联系教授,</strong>尤其是如果最初联系的教授过了很久都没有理你,<strong>不要伤心不要气馁,快点把目标转向其他教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书在定题的阶段可以在心仪的研究室主页看看前辈们卒论的题目一般有哪些类型,</strong>我觉得建筑意匠类的研究计划主题还是比较自由的,所以就选了当时我比较感兴趣的一个话题,按照格式写了第一版。大约过了半年多,我又找来一些相关论文,对先行研究部分进行了补充,<strong>然后交给塾里的文书老师帮忙校对语法后就定稿了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>孤独感。</strong>本身疫情期间准备留日就是一件有点孤独的事情,再加上我是转专业的学生,且这段时间塾里一直只有我一个转意匠的学生,可以说线上线下都没有认识和我有相同处境的小伙伴。</p> <p class="t4"> </p> <p class="t4">尤其是在我做作品集的时候,身边的同学不是国内本专业考研上岸,就是找到了工作要进入人生的下一个阶段,而我连一个很简单分析图都画不出来,时常感觉自己不停地在原地打转。</p> <p class="t4"> </p> <p class="t4"><strong>我要感谢我的两位专业担当黎老师和方老师,</strong>在我反复自我怀疑和焦虑的时候,她(他)们总是能包容、理解我,客观地帮我分析当下需要做好哪些事,让我的考学回到正轨来。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考学是很漫长的,我想不出“最”辛苦的是哪段时间,</strong>因为不同阶段要面对的难题不太一样,有时又会反复回到之前的困境。有段日子我感觉时间好像已经停滞了,自己不知不觉进入了一种进退两难的境地。</p> <p class="t4"> </p> <p class="t4"><strong>那段时间我开始出门慢跑</strong>,一方面是认为要打长时间的仗必须让自己的身体强健起来,另一方面是跑步时人会出汗、大脑放空,只剩下自己与自己的呼吸,在这样一种近乎冥想的状态下可以驱散很多杂七杂八的念头。</p> <p class="t4"> </p> <p class="t4">如果正在备考的同学感到压力很大,<strong>我很推荐大家出门运动,至少在室外走走路,可以很大程度上放松整日面对电脑和书本紧张的心~</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:运动可以促进大脑分泌多巴胺,就是让人快乐的物质,甚至被运用在治疗抑郁症上。俗话说得好,身体是革命的第一本钱,希望同学们在考学的同时,也要保护好自己肉体与精神的健康~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>松弛,但要细心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。</p> <p class="t4"> </p> <p class="t4">从去年开始看着日本的政策松松紧紧很多次,我的心也跟着起起伏伏,反复想过到底要什么时候怎么去日本,但最终还是通过线上入试成功合格了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</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>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课还挺不错的,直播课结束后可以反复观看录播课程。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>认真读教材。</strong>因为我一直在国内,没摸到实体的教材,所以我把电子版打印了出来。装订在活页夹里。<strong>一边读我会一边把不认识的词记下来,每一章插入自己的总结。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真听课,</strong>课后有哪里没明白还可以看录播,仍然没听懂的地方向老师问清楚。</p> <p class="t4"> </p> <p class="t4">3️⃣ 到快要考试的时候,<strong>就不要反复地看教材和笔记了。</strong><strong>这个阶段我更多的是把书合起来掏出一张白纸把能想起来的内容尽可能多地写下来。</strong>有时也会把手写和打字结合起来,因为如果只手写我会不清楚单词具体怎么读,只打字又会疏忽具体的笔画。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我合格的是早大建筑学专攻。</p> <p class="t4"> </p> <p class="t4">就早大来讲,考试科目是7选5,7门分别是建築歴史学、建築計画学、都市計画学、建築構造学、環境工学、建築生産学、設計製図。</p> <p class="t4"> </p> <p class="t4"><strong>其中我报考的方向要求必选的是建築計画学和設計製図,</strong>建築計画学也就是其他学校的即日设计(快题),而設計製図是交2份提前排版好的作品,然后考试时各写200字左右的陈述。其余几门课可以根据自己的情况扬长避短选择一下。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</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"><strong>如果是正式的日语面试,也不要太慌张,教授们都见过很多很多日语不太好的留学生了</strong><strong>,一般都会对你的口语水平比较包容的~</strong>如果哪个问题没有听清楚,也可以礼貌地问“对不起,可以再讲一次吗?”,或者将自己听懂的部分复述一次来和教授确认。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">总的来说<strong>我是自己push自己的类型,这点做得比较好。</strong></p> <p class="t4"> </p> <p class="t4">例如<strong>早早地考了语言成绩,后期就可以专心准备专业的知识。</strong></p> <p class="t4"> </p> <p class="t4"><strong>还没确定考哪几门科目的时候,把塾里开设的专业课全都至少跟着上了一次。</strong></p> <p class="t4"> </p> <p class="t4">还有就是<strong>非常主动地问问题,专业担当、教务老师、专业课老师、甚至塾里原本不太熟的同学都常常被我骚扰哈哈。</strong>(感恩的心?)</p> <p class="t4"> </p> <p class="t4">做得不好的地方是作品集拖了太久才完工。<strong>虽然我开始得并不算晚,但是从零开始做一个作品集还是相当耗费精力和时间的。</strong>像我的专攻没有作品集是寸步难行的,而我的语言成绩又会在22年8月过期(因为语言成绩的期限,这次夏季考选校的时候也受到了的限制),所以4、5月的时候我相当焦虑。如果能在21年就结束作品集,22年全身心投入考学,我的状态应该会比较理想。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>早点开始准备,要尽早地把握好出愿前能够做的一切,才会有更多的时间和精力来专心复习。</strong>尤其是注意一下出愿书类里具体要求递交学信网的哪个认证,尽早办好。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真、完整地读专业课教材,尤其是偏记忆的科目。</strong><strong>时间和精力允许的话,我建议逐字地读每一科教材。</strong><strong>一方面可以更全面地掌握知识点,</strong>毕竟每一门课都是日本的学部生花一个学期的时间学完的,要想和他们竞争我们也应该脚踏实地地去学习。<strong>另一方面读教材也可以帮助我们日语的输入理解能力快速提升,</strong>输入的还都是专业词汇~如果日语能力有限(like me),<strong>可以借助一些翻译软件,</strong>例如知云文献翻译可以直接将pdf版本的教材拖入,自己试着理解一遍,再对照软件翻译的结果看一遍,就能更准确地把握文章内容了。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>放平心态,</strong>无论是疫情反复,还是在做过去问的过程中,我总会担心自己遇上各种不利情况怎么办。回过头来看,<strong>我认为自己做的事里在考学中真正起到作用的还是踏实复习、主动沟通,积极地推进了每件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望可以跟着教授以及前辈们做有趣的项目,闲暇的时间能够在日本多多参观知名的和不知名的建筑作品~</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">又是一个勇敢跨专业成功上岸的例子。有人说选择跨专业总归逃不出这两个东西:一是有意思,二是有意义。有梦、敢为。有梦想谁都了不起,而努力去实行并做到成功,彭同学下了无比的努力。祝贺彭同学成功上岸,实至名归~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR0zDuFqqwPIqbC2ouQALjDDnltkQG1mCHyauMrpnohicDGeibQlKb6BDQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRfIqY5TmMHoB7ZibGnXRAfahiafCDXice7yZ1ibicTsSHiaHp4pg735xa9Fpg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR71zW7L24uCbNfB4Xg7cjzOSP5qwsiaCXM5icWCBEV3BWN19d7nlPgqQA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRlWzOx4GdpKb3wE0yRcxiafZOx6ic28yquROQ1fcoAAC6yL9o7LkRdicHw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRmApSlnyR4rDwuuudgN3czsMpibxUQEab4J8n6QLvLNagdt0B9b0jnBw/640?wx_fmt=jpeg&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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRCkibemSCeC32WctqE1Y3PFVvTZv6rIRQ1RHrWWmwGGfLgiazJwEk3RHA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lROXDaTc2pLRjjdm5EueYVF6TZAwoia1hFkeeOweTNefRYD9InaGLxgGQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>方老师寄语</strong></p> <p class="t4"> </p> <p class="t4">彭同学作为一名转专业学生,合格了早稻田大学建筑设计的研究室,属实是非常不容易。建筑学的一般入试对中国人来说难度非常大,专业内容相比国内学到的内容差别很大。而建筑设计的一般入试,则是难上加难。<strong>但彭同学对每一科专业课都认真对待,不懂的问题经常主动找老师请教。这种认真的态度,我认为是她这次考试合格的重要因素。</strong></p> <p class="t4"> </p> <p class="t4">彭同学目标明确,相信在未来的修士期间也不会怠慢研究与学习。祝彭同学未来的日本留学一切顺利!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/39" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/41" 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_674076dedfc6e173889563" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dedfc6e173889563.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674076dee00e4878926463" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dee00e4878926463.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>【新访谈38】陪伴可以驱散孤独,跨专业拿下早稻田大学建筑offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/40/20230301033235_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|彭同学</p> <p class="t4">点评|方老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>塾为我设置了完整的专业课、习题课、过去问课,而且每位老师都很负责,下课后也会不厌其烦地回答我的问题,为我写答例,无论遇到什么困难,教务老师和专业担当总是有求必应,是我考学路上的坚实后盾。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 111</strong></p> <p class="t4"><strong>英语:TOEIC 885</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><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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRSicJLO1rRXH2gcficQYicJo9Sut4KXwd1EMvvl486ss79IIO2o5dncXTA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N2考试</p> <p class="t4"><strong>2020年8月</strong></p> <p class="t4">托业考试</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">开始准备作品集</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4"> 本科毕业</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">作品集完成</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">考试</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4"> </p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">創造理工学研究科</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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR8Gia9ZyIibwWrz933Ql8ICcKoaP7FxMiaADbqsgEPIBjyaY5VsqWjQJUA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRYicicVvXJGNDsdAPSlicz89gic47Zw7mMK8yNf9lW3fBSddgkfTzRn1UAg/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"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cse.sci.waseda.ac.jp/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">建築学専攻</p> <p class="t4"> </p> <p class="t4">早大的建筑学系历史悠久,一百多年来毕业生人才辈出,因此是早大比较热门的专攻之一。</p> <p class="t4"> </p> <p class="t4">建筑学再细分,有建筑史、建筑计画、都市计画、建筑构造、环境工学、建筑生产几个分野,其中建筑计画也是研究室数量最多的一个。在上面这个网页里就可以找到各位教授的研究方向和研究室主页。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.arch.waseda.ac.jp/wa/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>1️⃣ 作品集等。</strong></p> <p class="t4"> </p> <p class="t4">因为是设计专业,所以几乎所有院校无论是在<strong>出愿前联系教授时还是出愿、考试阶段作品集都是不可或缺的。</strong>除了作品集,要准备的文件与其他专攻大同小异,研究计划书、语言成绩、本科的各种证明等等。</p> <p class="t4"> </p> <p class="t4"><strong> 2️⃣ 确定要报考的院校。</strong></p> <p class="t4"> </p> <p class="t4">建筑意匠方向在国公立、私立、美术类大学都有开设专业,只不过<strong>不同学校的专攻命名可能有区分,所以要认真查找。</strong>另外,每所学校的考试日程、选考方式、考试科目也会有很大的不同,如果<strong>提前做好功课的话就能大致为自己规划出先后报哪所学校、准备哪些出愿资料、着重复习哪几门科目,将回报-付出比最大化。</strong></p> <p class="t4"> </p> <p class="t4"><strong>3️⃣ 联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大的募集要项是<strong>明确提示了</strong><strong>要在出愿前最少1个月联系教授</strong>的,也提供了教授的邮箱。向教授发邮件时附上自己的作品集、研究计划书、CV、本科成绩单,如果教授对你感兴趣就有可能会提出ZOOM面谈或者邀请你去研究室见学,<strong>一定要把握住这个机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">在理工学术院的大学院入试主页可以找到募集要项、出愿书类以及最新的消息等等。</p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/admissions_gs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年我参加的是线上考试。</p> <p class="t4"> </p> <p class="t4"><strong>线上考试的时间只有115分钟,选考科目是7选5,算下来每门只有23分钟。相应地考试的题量相比过去问也缩小了很多,有些科目的题型还有很大的改变,</strong><strong>这都是我在考试当天才知道的。</strong>例如建筑计画不是快题而是画一座著名建筑物的透视图,建筑历史、建筑环境、都市计划这些科目也没有出很偏的题目(过去问的题目中偶尔会有很偏很怪的题),所以整个笔试过程并不算非常紧张。</p> <p class="t4"> </p> <p class="t4"><strong>不过同时举行的线下考试还是和过去问的形式相同的,</strong>所以我的经验只能给下次参加线上考(如果明年还有的话)的同学提供一点参考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">我的面试也是线上进行的。</p> <p class="t4"> </p> <p class="t4">全过程只有不到5分钟,在场的有很多位教授,但是只有我的教授向我提问。</p> <p class="t4"> </p> <p class="t4"><strong>问题都比较常规</strong>,例如为什么想要来早稻田、讲一下你的研究计划、你对未来的进路有什么打算等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原本我对建筑就很感兴趣,因此上大学时我读了一些建筑类的书、杂志,其中有很多都是来自日本的,我发现日本建筑师的作品总是能让人眼前一亮,很轻盈,仔细分析又在设计理念上非常先进、实在地关怀具体的人和生活。</p> <p class="t4"> </p> <p class="t4">日本的建筑教育本身就非常有名,再加上日本上到国家级公共场所下到普通居民的一户建都有优秀案例层出不穷,<strong>我觉得能够在那里生活、学习会是非常幸福的一件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">朋友推荐!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">出愿前我联系了很多位教授,大多数教授没有回复我,<strong>只有早大的这位教授向我提出了ZOOM面谈,面谈结束后我的自我感觉还不错,于是就下定决心认真备考早大了~</strong></p> <p class="t4"> </p> <p class="t4"><strong>我建议大家多多联系教授,</strong>尤其是如果最初联系的教授过了很久都没有理你,<strong>不要伤心不要气馁,快点把目标转向其他教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书在定题的阶段可以在心仪的研究室主页看看前辈们卒论的题目一般有哪些类型,</strong>我觉得建筑意匠类的研究计划主题还是比较自由的,所以就选了当时我比较感兴趣的一个话题,按照格式写了第一版。大约过了半年多,我又找来一些相关论文,对先行研究部分进行了补充,<strong>然后交给塾里的文书老师帮忙校对语法后就定稿了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>孤独感。</strong>本身疫情期间准备留日就是一件有点孤独的事情,再加上我是转专业的学生,且这段时间塾里一直只有我一个转意匠的学生,可以说线上线下都没有认识和我有相同处境的小伙伴。</p> <p class="t4"> </p> <p class="t4">尤其是在我做作品集的时候,身边的同学不是国内本专业考研上岸,就是找到了工作要进入人生的下一个阶段,而我连一个很简单分析图都画不出来,时常感觉自己不停地在原地打转。</p> <p class="t4"> </p> <p class="t4"><strong>我要感谢我的两位专业担当黎老师和方老师,</strong>在我反复自我怀疑和焦虑的时候,她(他)们总是能包容、理解我,客观地帮我分析当下需要做好哪些事,让我的考学回到正轨来。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考学是很漫长的,我想不出“最”辛苦的是哪段时间,</strong>因为不同阶段要面对的难题不太一样,有时又会反复回到之前的困境。有段日子我感觉时间好像已经停滞了,自己不知不觉进入了一种进退两难的境地。</p> <p class="t4"> </p> <p class="t4"><strong>那段时间我开始出门慢跑</strong>,一方面是认为要打长时间的仗必须让自己的身体强健起来,另一方面是跑步时人会出汗、大脑放空,只剩下自己与自己的呼吸,在这样一种近乎冥想的状态下可以驱散很多杂七杂八的念头。</p> <p class="t4"> </p> <p class="t4">如果正在备考的同学感到压力很大,<strong>我很推荐大家出门运动,至少在室外走走路,可以很大程度上放松整日面对电脑和书本紧张的心~</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:运动可以促进大脑分泌多巴胺,就是让人快乐的物质,甚至被运用在治疗抑郁症上。俗话说得好,身体是革命的第一本钱,希望同学们在考学的同时,也要保护好自己肉体与精神的健康~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>松弛,但要细心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。</p> <p class="t4"> </p> <p class="t4">从去年开始看着日本的政策松松紧紧很多次,我的心也跟着起起伏伏,反复想过到底要什么时候怎么去日本,但最终还是通过线上入试成功合格了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</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>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课还挺不错的,直播课结束后可以反复观看录播课程。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>认真读教材。</strong>因为我一直在国内,没摸到实体的教材,所以我把电子版打印了出来。装订在活页夹里。<strong>一边读我会一边把不认识的词记下来,每一章插入自己的总结。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真听课,</strong>课后有哪里没明白还可以看录播,仍然没听懂的地方向老师问清楚。</p> <p class="t4"> </p> <p class="t4">3️⃣ 到快要考试的时候,<strong>就不要反复地看教材和笔记了。</strong><strong>这个阶段我更多的是把书合起来掏出一张白纸把能想起来的内容尽可能多地写下来。</strong>有时也会把手写和打字结合起来,因为如果只手写我会不清楚单词具体怎么读,只打字又会疏忽具体的笔画。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我合格的是早大建筑学专攻。</p> <p class="t4"> </p> <p class="t4">就早大来讲,考试科目是7选5,7门分别是建築歴史学、建築計画学、都市計画学、建築構造学、環境工学、建築生産学、設計製図。</p> <p class="t4"> </p> <p class="t4"><strong>其中我报考的方向要求必选的是建築計画学和設計製図,</strong>建築計画学也就是其他学校的即日设计(快题),而設計製図是交2份提前排版好的作品,然后考试时各写200字左右的陈述。其余几门课可以根据自己的情况扬长避短选择一下。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</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"><strong>如果是正式的日语面试,也不要太慌张,教授们都见过很多很多日语不太好的留学生了</strong><strong>,一般都会对你的口语水平比较包容的~</strong>如果哪个问题没有听清楚,也可以礼貌地问“对不起,可以再讲一次吗?”,或者将自己听懂的部分复述一次来和教授确认。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">总的来说<strong>我是自己push自己的类型,这点做得比较好。</strong></p> <p class="t4"> </p> <p class="t4">例如<strong>早早地考了语言成绩,后期就可以专心准备专业的知识。</strong></p> <p class="t4"> </p> <p class="t4"><strong>还没确定考哪几门科目的时候,把塾里开设的专业课全都至少跟着上了一次。</strong></p> <p class="t4"> </p> <p class="t4">还有就是<strong>非常主动地问问题,专业担当、教务老师、专业课老师、甚至塾里原本不太熟的同学都常常被我骚扰哈哈。</strong>(感恩的心?)</p> <p class="t4"> </p> <p class="t4">做得不好的地方是作品集拖了太久才完工。<strong>虽然我开始得并不算晚,但是从零开始做一个作品集还是相当耗费精力和时间的。</strong>像我的专攻没有作品集是寸步难行的,而我的语言成绩又会在22年8月过期(因为语言成绩的期限,这次夏季考选校的时候也受到了的限制),所以4、5月的时候我相当焦虑。如果能在21年就结束作品集,22年全身心投入考学,我的状态应该会比较理想。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>早点开始准备,要尽早地把握好出愿前能够做的一切,才会有更多的时间和精力来专心复习。</strong>尤其是注意一下出愿书类里具体要求递交学信网的哪个认证,尽早办好。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真、完整地读专业课教材,尤其是偏记忆的科目。</strong><strong>时间和精力允许的话,我建议逐字地读每一科教材。</strong><strong>一方面可以更全面地掌握知识点,</strong>毕竟每一门课都是日本的学部生花一个学期的时间学完的,要想和他们竞争我们也应该脚踏实地地去学习。<strong>另一方面读教材也可以帮助我们日语的输入理解能力快速提升,</strong>输入的还都是专业词汇~如果日语能力有限(like me),<strong>可以借助一些翻译软件,</strong>例如知云文献翻译可以直接将pdf版本的教材拖入,自己试着理解一遍,再对照软件翻译的结果看一遍,就能更准确地把握文章内容了。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>放平心态,</strong>无论是疫情反复,还是在做过去问的过程中,我总会担心自己遇上各种不利情况怎么办。回过头来看,<strong>我认为自己做的事里在考学中真正起到作用的还是踏实复习、主动沟通,积极地推进了每件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望可以跟着教授以及前辈们做有趣的项目,闲暇的时间能够在日本多多参观知名的和不知名的建筑作品~</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">又是一个勇敢跨专业成功上岸的例子。有人说选择跨专业总归逃不出这两个东西:一是有意思,二是有意义。有梦、敢为。有梦想谁都了不起,而努力去实行并做到成功,彭同学下了无比的努力。祝贺彭同学成功上岸,实至名归~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR0zDuFqqwPIqbC2ouQALjDDnltkQG1mCHyauMrpnohicDGeibQlKb6BDQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRfIqY5TmMHoB7ZibGnXRAfahiafCDXice7yZ1ibicTsSHiaHp4pg735xa9Fpg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR71zW7L24uCbNfB4Xg7cjzOSP5qwsiaCXM5icWCBEV3BWN19d7nlPgqQA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRlWzOx4GdpKb3wE0yRcxiafZOx6ic28yquROQ1fcoAAC6yL9o7LkRdicHw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRmApSlnyR4rDwuuudgN3czsMpibxUQEab4J8n6QLvLNagdt0B9b0jnBw/640?wx_fmt=jpeg&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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRCkibemSCeC32WctqE1Y3PFVvTZv6rIRQ1RHrWWmwGGfLgiazJwEk3RHA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lROXDaTc2pLRjjdm5EueYVF6TZAwoia1hFkeeOweTNefRYD9InaGLxgGQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>方老师寄语</strong></p> <p class="t4"> </p> <p class="t4">彭同学作为一名转专业学生,合格了早稻田大学建筑设计的研究室,属实是非常不容易。建筑学的一般入试对中国人来说难度非常大,专业内容相比国内学到的内容差别很大。而建筑设计的一般入试,则是难上加难。<strong>但彭同学对每一科专业课都认真对待,不懂的问题经常主动找老师请教。这种认真的态度,我认为是她这次考试合格的重要因素。</strong></p> <p class="t4"> </p> <p class="t4">彭同学目标明确,相信在未来的修士期间也不会怠慢研究与学习。祝彭同学未来的日本留学一切顺利!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/39" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/41" 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_674076dedfc6e173889563" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dedfc6e173889563.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674076dee00e4878926463" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d"/></form><a href="#" class="dropdown-item" onclick="document.post_674076dee00e4878926463.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>【新访谈38】陪伴可以驱散孤独,跨专业拿下早稻田大学建筑offer!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/40/20230301033235_article.png" alt="No Image" style="width: 100%;"/> </div> <div class="jumbotron mt-3"> <p class="t4">自述|彭同学</p> <p class="t4">点评|方老师</p> <p class="t4">编辑|ASHEN</p> <p class="t4"> </p> <p class="t4"><em> </em><em>「</em><em>塾为我设置了完整的专业课、习题课、过去问课,而且每位老师都很负责,下课后也会不厌其烦地回答我的问题,为我写答例,无论遇到什么困难,教务老师和专业担当总是有求必应,是我考学路上的坚实后盾。</em><em>」</em></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>日语:N2 111</strong></p> <p class="t4"><strong>英语:TOEIC 885</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><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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRSicJLO1rRXH2gcficQYicJo9Sut4KXwd1EMvvl486ss79IIO2o5dncXTA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历(包括面试笔试)</strong></p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>01</strong></p> <p class="t4"><strong>备考时间线+准备经历</strong></p> <p class="t4"> </p> <p class="t4"><strong>1. 时间线</strong></p> <p class="t4"> </p> <p class="t4"><strong>2019年12月</strong></p> <p class="t4">N2考试</p> <p class="t4"><strong>2020年8月</strong></p> <p class="t4">托业考试</p> <p class="t4"><strong>2020年10月</strong></p> <p class="t4">开始准备作品集</p> <p class="t4"><strong>2021年6月</strong></p> <p class="t4"> 本科毕业</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">作品集完成</p> <p class="t4"><strong>2022年5月</strong></p> <p class="t4">联系教授</p> <p class="t4"><strong>2022年6月</strong></p> <p class="t4">出愿</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">考试</p> <p class="t4"><strong>2022年7月</strong></p> <p class="t4">合格</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2. 介绍</strong></p> <p class="t4"> </p> <p class="t4"><strong> 2.1 学校介绍</strong></p> <p class="t4"> </p> <p class="t4">早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。</p> <p class="t4"> </p> <p class="t4">1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。</p> <p class="t4"> </p> <p class="t4">早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.2研究科介绍</strong></p> <p class="t4"> </p> <p class="t4">創造理工学研究科</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/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR8Gia9ZyIibwWrz933Ql8ICcKoaP7FxMiaADbqsgEPIBjyaY5VsqWjQJUA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRYicicVvXJGNDsdAPSlicz89gic47Zw7mMK8yNf9lW3fBSddgkfTzRn1UAg/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"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.cse.sci.waseda.ac.jp/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 2.3专攻介绍</strong></p> <p class="t4"> </p> <p class="t4">建築学専攻</p> <p class="t4"> </p> <p class="t4">早大的建筑学系历史悠久,一百多年来毕业生人才辈出,因此是早大比较热门的专攻之一。</p> <p class="t4"> </p> <p class="t4">建筑学再细分,有建筑史、建筑计画、都市计画、建筑构造、环境工学、建筑生产几个分野,其中建筑计画也是研究室数量最多的一个。在上面这个网页里就可以找到各位教授的研究方向和研究室主页。</p> <p class="t4"> </p> <p class="t4">具体信息请戳学校官网 :⬇️</p> <p class="t4">https://www.arch.waseda.ac.jp/wa/ </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.4报考前准备</strong></p> <p class="t4"> </p> <p class="t4"><strong>1️⃣ 作品集等。</strong></p> <p class="t4"> </p> <p class="t4">因为是设计专业,所以几乎所有院校无论是在<strong>出愿前联系教授时还是出愿、考试阶段作品集都是不可或缺的。</strong>除了作品集,要准备的文件与其他专攻大同小异,研究计划书、语言成绩、本科的各种证明等等。</p> <p class="t4"> </p> <p class="t4"><strong> 2️⃣ 确定要报考的院校。</strong></p> <p class="t4"> </p> <p class="t4">建筑意匠方向在国公立、私立、美术类大学都有开设专业,只不过<strong>不同学校的专攻命名可能有区分,所以要认真查找。</strong>另外,每所学校的考试日程、选考方式、考试科目也会有很大的不同,如果<strong>提前做好功课的话就能大致为自己规划出先后报哪所学校、准备哪些出愿资料、着重复习哪几门科目,将回报-付出比最大化。</strong></p> <p class="t4"> </p> <p class="t4"><strong>3️⃣ 联系教授。</strong></p> <p class="t4"> </p> <p class="t4">早大的募集要项是<strong>明确提示了</strong><strong>要在出愿前最少1个月联系教授</strong>的,也提供了教授的邮箱。向教授发邮件时附上自己的作品集、研究计划书、CV、本科成绩单,如果教授对你感兴趣就有可能会提出ZOOM面谈或者邀请你去研究室见学,<strong>一定要把握住这个机会。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">在理工学术院的大学院入试主页可以找到募集要项、出愿书类以及最新的消息等等。</p> <p class="t4"> </p> <p class="t4">具体要求请戳学校官网 :⬇️</p> <p class="t4">https://www.waseda.jp/fsci/admissions_gs/</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.考试内容</strong></p> <p class="t4"> </p> <p class="t4"> <strong> 4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年我参加的是线上考试。</p> <p class="t4"> </p> <p class="t4"><strong>线上考试的时间只有115分钟,选考科目是7选5,算下来每门只有23分钟。相应地考试的题量相比过去问也缩小了很多,有些科目的题型还有很大的改变,</strong><strong>这都是我在考试当天才知道的。</strong>例如建筑计画不是快题而是画一座著名建筑物的透视图,建筑历史、建筑环境、都市计划这些科目也没有出很偏的题目(过去问的题目中偶尔会有很偏很怪的题),所以整个笔试过程并不算非常紧张。</p> <p class="t4"> </p> <p class="t4"><strong>不过同时举行的线下考试还是和过去问的形式相同的,</strong>所以我的经验只能给下次参加线上考(如果明年还有的话)的同学提供一点参考。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</strong></p> <p class="t4"> </p> <p class="t4">我的面试也是线上进行的。</p> <p class="t4"> </p> <p class="t4">全过程只有不到5分钟,在场的有很多位教授,但是只有我的教授向我提问。</p> <p class="t4"> </p> <p class="t4"><strong>问题都比较常规</strong>,例如为什么想要来早稻田、讲一下你的研究计划、你对未来的进路有什么打算等等。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">原本我对建筑就很感兴趣,因此上大学时我读了一些建筑类的书、杂志,其中有很多都是来自日本的,我发现日本建筑师的作品总是能让人眼前一亮,很轻盈,仔细分析又在设计理念上非常先进、实在地关怀具体的人和生活。</p> <p class="t4"> </p> <p class="t4">日本的建筑教育本身就非常有名,再加上日本上到国家级公共场所下到普通居民的一户建都有优秀案例层出不穷,<strong>我觉得能够在那里生活、学习会是非常幸福的一件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>2.结识新领域理工塾的契机?</strong></p> <p class="t4"> </p> <p class="t4">朋友推荐!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">出愿前我联系了很多位教授,大多数教授没有回复我,<strong>只有早大的这位教授向我提出了ZOOM面谈,面谈结束后我的自我感觉还不错,于是就下定决心认真备考早大了~</strong></p> <p class="t4"> </p> <p class="t4"><strong>我建议大家多多联系教授,</strong>尤其是如果最初联系的教授过了很久都没有理你,<strong>不要伤心不要气馁,快点把目标转向其他教授。</strong></p> <p class="t4"> </p> <p class="t4"><strong>研究计划书在定题的阶段可以在心仪的研究室主页看看前辈们卒论的题目一般有哪些类型,</strong>我觉得建筑意匠类的研究计划主题还是比较自由的,所以就选了当时我比较感兴趣的一个话题,按照格式写了第一版。大约过了半年多,我又找来一些相关论文,对先行研究部分进行了补充,<strong>然后交给塾里的文书老师帮忙校对语法后就定稿了。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>孤独感。</strong>本身疫情期间准备留日就是一件有点孤独的事情,再加上我是转专业的学生,且这段时间塾里一直只有我一个转意匠的学生,可以说线上线下都没有认识和我有相同处境的小伙伴。</p> <p class="t4"> </p> <p class="t4">尤其是在我做作品集的时候,身边的同学不是国内本专业考研上岸,就是找到了工作要进入人生的下一个阶段,而我连一个很简单分析图都画不出来,时常感觉自己不停地在原地打转。</p> <p class="t4"> </p> <p class="t4"><strong>我要感谢我的两位专业担当黎老师和方老师,</strong>在我反复自我怀疑和焦虑的时候,她(他)们总是能包容、理解我,客观地帮我分析当下需要做好哪些事,让我的考学回到正轨来。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5. </strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>考学是很漫长的,我想不出“最”辛苦的是哪段时间,</strong>因为不同阶段要面对的难题不太一样,有时又会反复回到之前的困境。有段日子我感觉时间好像已经停滞了,自己不知不觉进入了一种进退两难的境地。</p> <p class="t4"> </p> <p class="t4"><strong>那段时间我开始出门慢跑</strong>,一方面是认为要打长时间的仗必须让自己的身体强健起来,另一方面是跑步时人会出汗、大脑放空,只剩下自己与自己的呼吸,在这样一种近乎冥想的状态下可以驱散很多杂七杂八的念头。</p> <p class="t4"> </p> <p class="t4">如果正在备考的同学感到压力很大,<strong>我很推荐大家出门运动,至少在室外走走路,可以很大程度上放松整日面对电脑和书本紧张的心~</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:运动可以促进大脑分泌多巴胺,就是让人快乐的物质,甚至被运用在治疗抑郁症上。俗话说得好,身体是革命的第一本钱,希望同学们在考学的同时,也要保护好自己肉体与精神的健康~)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>6.考试有什么特别注意的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>松弛,但要细心。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>7.疫情对你整个考学经历有什么影响吗?</strong></p> <p class="t4"> </p> <p class="t4">影响很大。</p> <p class="t4"> </p> <p class="t4">从去年开始看着日本的政策松松紧紧很多次,我的心也跟着起起伏伏,反复想过到底要什么时候怎么去日本,但最终还是通过线上入试成功合格了。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</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>9.</strong><strong>网课这种形式会对你学习的效率产生影响吗?</strong></p> <p class="t4"> </p> <p class="t4">我觉得网课还挺不错的,直播课结束后可以反复观看录播课程。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.专业课是怎么准备的呢?笔记是什么样子的呢?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>认真读教材。</strong>因为我一直在国内,没摸到实体的教材,所以我把电子版打印了出来。装订在活页夹里。<strong>一边读我会一边把不认识的词记下来,每一章插入自己的总结。</strong></p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真听课,</strong>课后有哪里没明白还可以看录播,仍然没听懂的地方向老师问清楚。</p> <p class="t4"> </p> <p class="t4">3️⃣ 到快要考试的时候,<strong>就不要反复地看教材和笔记了。</strong><strong>这个阶段我更多的是把书合起来掏出一张白纸把能想起来的内容尽可能多地写下来。</strong>有时也会把手写和打字结合起来,因为如果只手写我会不清楚单词具体怎么读,只打字又会疏忽具体的笔画。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11</strong><strong>.</strong><strong>目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</strong></p> <p class="t4"> </p> <p class="t4">我合格的是早大建筑学专攻。</p> <p class="t4"> </p> <p class="t4">就早大来讲,考试科目是7选5,7门分别是建築歴史学、建築計画学、都市計画学、建築構造学、環境工学、建築生産学、設計製図。</p> <p class="t4"> </p> <p class="t4"><strong>其中我报考的方向要求必选的是建築計画学和設計製図,</strong>建築計画学也就是其他学校的即日设计(快题),而設計製図是交2份提前排版好的作品,然后考试时各写200字左右的陈述。其余几门课可以根据自己的情况扬长避短选择一下。</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"> </p> <p class="t4"> </p> <p class="t4"><strong>12.经历了这次备考,在这方面有什么心得吗?</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"><strong>如果是正式的日语面试,也不要太慌张,教授们都见过很多很多日语不太好的留学生了</strong><strong>,一般都会对你的口语水平比较包容的~</strong>如果哪个问题没有听清楚,也可以礼貌地问“对不起,可以再讲一次吗?”,或者将自己听懂的部分复述一次来和教授确认。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">总的来说<strong>我是自己push自己的类型,这点做得比较好。</strong></p> <p class="t4"> </p> <p class="t4">例如<strong>早早地考了语言成绩,后期就可以专心准备专业的知识。</strong></p> <p class="t4"> </p> <p class="t4"><strong>还没确定考哪几门科目的时候,把塾里开设的专业课全都至少跟着上了一次。</strong></p> <p class="t4"> </p> <p class="t4">还有就是<strong>非常主动地问问题,专业担当、教务老师、专业课老师、甚至塾里原本不太熟的同学都常常被我骚扰哈哈。</strong>(感恩的心?)</p> <p class="t4"> </p> <p class="t4">做得不好的地方是作品集拖了太久才完工。<strong>虽然我开始得并不算晚,但是从零开始做一个作品集还是相当耗费精力和时间的。</strong>像我的专攻没有作品集是寸步难行的,而我的语言成绩又会在22年8月过期(因为语言成绩的期限,这次夏季考选校的时候也受到了的限制),所以4、5月的时候我相当焦虑。如果能在21年就结束作品集,22年全身心投入考学,我的状态应该会比较理想。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14. 对后辈有什么复习建议吗?</strong></p> <p class="t4"> </p> <p class="t4">1️⃣ <strong>早点开始准备,要尽早地把握好出愿前能够做的一切,才会有更多的时间和精力来专心复习。</strong>尤其是注意一下出愿书类里具体要求递交学信网的哪个认证,尽早办好。</p> <p class="t4"> </p> <p class="t4">2️⃣ <strong>认真、完整地读专业课教材,尤其是偏记忆的科目。</strong><strong>时间和精力允许的话,我建议逐字地读每一科教材。</strong><strong>一方面可以更全面地掌握知识点,</strong>毕竟每一门课都是日本的学部生花一个学期的时间学完的,要想和他们竞争我们也应该脚踏实地地去学习。<strong>另一方面读教材也可以帮助我们日语的输入理解能力快速提升,</strong>输入的还都是专业词汇~如果日语能力有限(like me),<strong>可以借助一些翻译软件,</strong>例如知云文献翻译可以直接将pdf版本的教材拖入,自己试着理解一遍,再对照软件翻译的结果看一遍,就能更准确地把握文章内容了。</p> <p class="t4"> </p> <p class="t4">3️⃣ <strong>放平心态,</strong>无论是疫情反复,还是在做过去问的过程中,我总会担心自己遇上各种不利情况怎么办。回过头来看,<strong>我认为自己做的事里在考学中真正起到作用的还是踏实复习、主动沟通,积极地推进了每件事。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15.对未来入学后的规划是什么样的呢?</strong></p> <p class="t4"> </p> <p class="t4">希望可以跟着教授以及前辈们做有趣的项目,闲暇的时间能够在日本多多参观知名的和不知名的建筑作品~</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>03</strong></p> <p class="t4"><strong>笔记分享+老师点评</strong></p> <p class="t4"> </p> <p class="t4">又是一个勇敢跨专业成功上岸的例子。有人说选择跨专业总归逃不出这两个东西:一是有意思,二是有意义。有梦、敢为。有梦想谁都了不起,而努力去实行并做到成功,彭同学下了无比的努力。祝贺彭同学成功上岸,实至名归~?</p> <p class="t4"> </p> <p class="t4">✏️ 笔记分享 ✏️</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR0zDuFqqwPIqbC2ouQALjDDnltkQG1mCHyauMrpnohicDGeibQlKb6BDQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRfIqY5TmMHoB7ZibGnXRAfahiafCDXice7yZ1ibicTsSHiaHp4pg735xa9Fpg/640?wx_fmt=jpeg&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lR71zW7L24uCbNfB4Xg7cjzOSP5qwsiaCXM5icWCBEV3BWN19d7nlPgqQA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRlWzOx4GdpKb3wE0yRcxiafZOx6ic28yquROQ1fcoAAC6yL9o7LkRdicHw/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRmApSlnyR4rDwuuudgN3czsMpibxUQEab4J8n6QLvLNagdt0B9b0jnBw/640?wx_fmt=jpeg&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"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lRCkibemSCeC32WctqE1Y3PFVvTZv6rIRQ1RHrWWmwGGfLgiazJwEk3RHA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFoDzhOSBnpnDTfSr0B23lROXDaTc2pLRjjdm5EueYVF6TZAwoia1hFkeeOweTNefRYD9InaGLxgGQ/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" style="width:100%" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>方老师寄语</strong></p> <p class="t4"> </p> <p class="t4">彭同学作为一名转专业学生,合格了早稻田大学建筑设计的研究室,属实是非常不容易。建筑学的一般入试对中国人来说难度非常大,专业内容相比国内学到的内容差别很大。而建筑设计的一般入试,则是难上加难。<strong>但彭同学对每一科专业课都认真对待,不懂的问题经常主动找老师请教。这种认真的态度,我认为是她这次考试合格的重要因素。</strong></p> <p class="t4"> </p> <p class="t4">彭同学目标明确,相信在未来的修士期间也不会怠慢研究与学习。祝彭同学未来的日本留学一切顺利!!!</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/39" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/41" 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' => 'ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d', '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 = 'ca9424dfb77d02e4c14c952d78b054e8e6bd7b453056f6c07e2afdc09c6ec52ba8eafcc038e96bbf34e41afb3db5a0896a4f29f62fb07947bc122c1f0eb66d8d' $options = [ 'path' => '/', 'domain' => '', 'secure' => false, 'samesite' => null, 'httponly' => true, 'expires' => '0' ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269 Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 40
自述|彭同学
点评|方老师
编辑|ASHEN
「塾为我设置了完整的专业课、习题课、过去问课,而且每位老师都很负责,下课后也会不厌其烦地回答我的问题,为我写答例,无论遇到什么困难,教务老师和专业担当总是有求必应,是我考学路上的坚实后盾。」
日语:N2 111
英语:TOEIC 885
本科:南京林业大学
专业:土木工程专业
合格:早稲田大学
創造理工学研究科 建築学専攻
✨录取喜悦分享✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
笔记分享+老师点评
01
备考时间线+准备经历
1. 时间线
2019年12月
N2考试
2020年8月
托业考试
2020年10月
开始准备作品集
2021年6月
本科毕业
2022年5月
作品集完成
2022年5月
联系教授
2022年6月
出愿
2022年7月
考试
2022年7月
合格
2. 介绍
2.1 学校介绍
早稻田大学(Waseda University),简称早大,是世界著名综合研究型学府。
1882年,伴随“学问要独立”的宣言,由日本前首相大隈重信创立。
早稻田大学是日本超级国际化大学计划TOP顶尖校,卓越研究生院计划、领先研究生院计划高校,日瑞Mirai项目、学术研究恳谈会、环太平洋大学联盟、全球大学高研院联盟、Universitas 21、亚太国际教育协会、东京六大学联盟等项目和组织成员。
2.2研究科介绍
創造理工学研究科
早大理工学术院分为基干、先进、创造三个研究科。
从官网可以看出,创造理工学部·研究科的主旨是从人类、生活、环境这些角度出发,创造出新科技,实现社会的富裕。
属于这个研究科的专攻有:建築学、総合機械工学、経営システム工学、建設工学等。
具体信息请戳学校官网 :⬇️
https://www.cse.sci.waseda.ac.jp/
2.3专攻介绍
建築学専攻
早大的建筑学系历史悠久,一百多年来毕业生人才辈出,因此是早大比较热门的专攻之一。
建筑学再细分,有建筑史、建筑计画、都市计画、建筑构造、环境工学、建筑生产几个分野,其中建筑计画也是研究室数量最多的一个。在上面这个网页里就可以找到各位教授的研究方向和研究室主页。
具体信息请戳学校官网 :⬇️
https://www.arch.waseda.ac.jp/wa/
2.4报考前准备
1️⃣ 作品集等。
因为是设计专业,所以几乎所有院校无论是在出愿前联系教授时还是出愿、考试阶段作品集都是不可或缺的。除了作品集,要准备的文件与其他专攻大同小异,研究计划书、语言成绩、本科的各种证明等等。
2️⃣ 确定要报考的院校。
建筑意匠方向在国公立、私立、美术类大学都有开设专业,只不过不同学校的专攻命名可能有区分,所以要认真查找。另外,每所学校的考试日程、选考方式、考试科目也会有很大的不同,如果提前做好功课的话就能大致为自己规划出先后报哪所学校、准备哪些出愿资料、着重复习哪几门科目,将回报-付出比最大化。
3️⃣ 联系教授。
早大的募集要项是明确提示了要在出愿前最少1个月联系教授的,也提供了教授的邮箱。向教授发邮件时附上自己的作品集、研究计划书、CV、本科成绩单,如果教授对你感兴趣就有可能会提出ZOOM面谈或者邀请你去研究室见学,一定要把握住这个机会。
3.募集要项
在理工学术院的大学院入试主页可以找到募集要项、出愿书类以及最新的消息等等。
具体要求请戳学校官网 :⬇️
https://www.waseda.jp/fsci/admissions_gs/
4.考试内容
4.1笔试:
今年我参加的是线上考试。
线上考试的时间只有115分钟,选考科目是7选5,算下来每门只有23分钟。相应地考试的题量相比过去问也缩小了很多,有些科目的题型还有很大的改变,这都是我在考试当天才知道的。例如建筑计画不是快题而是画一座著名建筑物的透视图,建筑历史、建筑环境、都市计划这些科目也没有出很偏的题目(过去问的题目中偶尔会有很偏很怪的题),所以整个笔试过程并不算非常紧张。
不过同时举行的线下考试还是和过去问的形式相同的,所以我的经验只能给下次参加线上考(如果明年还有的话)的同学提供一点参考。
4.2面试:
我的面试也是线上进行的。
全过程只有不到5分钟,在场的有很多位教授,但是只有我的教授向我提问。
问题都比较常规,例如为什么想要来早稻田、讲一下你的研究计划、你对未来的进路有什么打算等等。
02
心得体验采访实录
1.同学为什么要来日本?
原本我对建筑就很感兴趣,因此上大学时我读了一些建筑类的书、杂志,其中有很多都是来自日本的,我发现日本建筑师的作品总是能让人眼前一亮,很轻盈,仔细分析又在设计理念上非常先进、实在地关怀具体的人和生活。
日本的建筑教育本身就非常有名,再加上日本上到国家级公共场所下到普通居民的一户建都有优秀案例层出不穷,我觉得能够在那里生活、学习会是非常幸福的一件事。
2.结识新领域理工塾的契机?
朋友推荐!
3.出愿前有联系教授吗?研究计划书怎么写的?
出愿前我联系了很多位教授,大多数教授没有回复我,只有早大的这位教授向我提出了ZOOM面谈,面谈结束后我的自我感觉还不错,于是就下定决心认真备考早大了~
我建议大家多多联系教授,尤其是如果最初联系的教授过了很久都没有理你,不要伤心不要气馁,快点把目标转向其他教授。
研究计划书在定题的阶段可以在心仪的研究室主页看看前辈们卒论的题目一般有哪些类型,我觉得建筑意匠类的研究计划主题还是比较自由的,所以就选了当时我比较感兴趣的一个话题,按照格式写了第一版。大约过了半年多,我又找来一些相关论文,对先行研究部分进行了补充,然后交给塾里的文书老师帮忙校对语法后就定稿了。
4.备考感到最困难的是什么呢,你又是如何克服的?
孤独感。本身疫情期间准备留日就是一件有点孤独的事情,再加上我是转专业的学生,且这段时间塾里一直只有我一个转意匠的学生,可以说线上线下都没有认识和我有相同处境的小伙伴。
尤其是在我做作品集的时候,身边的同学不是国内本专业考研上岸,就是找到了工作要进入人生的下一个阶段,而我连一个很简单分析图都画不出来,时常感觉自己不停地在原地打转。
我要感谢我的两位专业担当黎老师和方老师,在我反复自我怀疑和焦虑的时候,她(他)们总是能包容、理解我,客观地帮我分析当下需要做好哪些事,让我的考学回到正轨来。
5. 考学最辛苦的时期是怎么度过的?
考学是很漫长的,我想不出“最”辛苦的是哪段时间,因为不同阶段要面对的难题不太一样,有时又会反复回到之前的困境。有段日子我感觉时间好像已经停滞了,自己不知不觉进入了一种进退两难的境地。
那段时间我开始出门慢跑,一方面是认为要打长时间的仗必须让自己的身体强健起来,另一方面是跑步时人会出汗、大脑放空,只剩下自己与自己的呼吸,在这样一种近乎冥想的状态下可以驱散很多杂七杂八的念头。
如果正在备考的同学感到压力很大,我很推荐大家出门运动,至少在室外走走路,可以很大程度上放松整日面对电脑和书本紧张的心~
(编辑ASHEN:运动可以促进大脑分泌多巴胺,就是让人快乐的物质,甚至被运用在治疗抑郁症上。俗话说得好,身体是革命的第一本钱,希望同学们在考学的同时,也要保护好自己肉体与精神的健康~)
6.考试有什么特别注意的?
松弛,但要细心。
7.疫情对你整个考学经历有什么影响吗?
影响很大。
从去年开始看着日本的政策松松紧紧很多次,我的心也跟着起起伏伏,反复想过到底要什么时候怎么去日本,但最终还是通过线上入试成功合格了。
8. 新领域理工塾是如何帮助到你的?
塾为我设置了完整的专业课、习题课、过去问课,而且每位老师都很负责,下课后也会不厌其烦地回答我的问题,为我写答例,无论遇到什么困难,教务老师和专业担当总是有求必应,是我考学路上的坚实后盾。
9.网课这种形式会对你学习的效率产生影响吗?
我觉得网课还挺不错的,直播课结束后可以反复观看录播课程。
10.专业课是怎么准备的呢?笔记是什么样子的呢?
1️⃣ 认真读教材。因为我一直在国内,没摸到实体的教材,所以我把电子版打印了出来。装订在活页夹里。一边读我会一边把不认识的词记下来,每一章插入自己的总结。
2️⃣ 认真听课,课后有哪里没明白还可以看录播,仍然没听懂的地方向老师问清楚。
3️⃣ 到快要考试的时候,就不要反复地看教材和笔记了。这个阶段我更多的是把书合起来掏出一张白纸把能想起来的内容尽可能多地写下来。有时也会把手写和打字结合起来,因为如果只手写我会不清楚单词具体怎么读,只打字又会疏忽具体的笔画。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
我合格的是早大建筑学专攻。
就早大来讲,考试科目是7选5,7门分别是建築歴史学、建築計画学、都市計画学、建築構造学、環境工学、建築生産学、設計製図。
其中我报考的方向要求必选的是建築計画学和設計製図,建築計画学也就是其他学校的即日设计(快题),而設計製図是交2份提前排版好的作品,然后考试时各写200字左右的陈述。其余几门课可以根据自己的情况扬长避短选择一下。
其他学校的考试形式也有像早大这样○选○的,也有分为共通科目和专门科目考试的,科目基本也是这些,只不过考查重点可能不同。
挑选教授最重要的还是看研究室主页,看教授及其学生的作品是否与自己的作品集/研究计划方向相近、对研究室在做的项目是否感兴趣等。如果研究室成员的中国人/其他外国人比例较高的话,那么这位教授接收留学生的意愿就可能大一些。
专攻前景的话建筑可能无论在哪个国家都被认为是夕阳产业了哈哈,但我觉得日本的大环境对设计类从业者来说可能相对友好一些。据我了解,一般本专攻的毕业生会进入大手的建设企业或者建筑事务所的设计部,也有一小部分会读博深造。
12.经历了这次备考,在这方面有什么心得吗?
我觉得还是要放松,尤其是面试的时候。
如果是私下的面谈,可以礼貌地询问教授是否可以用英语,因为大多数人相比日语还是英语更加上手一些,而且日本教授一般英语水平都是不错的。
如果是正式的日语面试,也不要太慌张,教授们都见过很多很多日语不太好的留学生了,一般都会对你的口语水平比较包容的~如果哪个问题没有听清楚,也可以礼貌地问“对不起,可以再讲一次吗?”,或者将自己听懂的部分复述一次来和教授确认。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
总的来说我是自己push自己的类型,这点做得比较好。
例如早早地考了语言成绩,后期就可以专心准备专业的知识。
还没确定考哪几门科目的时候,把塾里开设的专业课全都至少跟着上了一次。
还有就是非常主动地问问题,专业担当、教务老师、专业课老师、甚至塾里原本不太熟的同学都常常被我骚扰哈哈。(感恩的心?)
做得不好的地方是作品集拖了太久才完工。虽然我开始得并不算晚,但是从零开始做一个作品集还是相当耗费精力和时间的。像我的专攻没有作品集是寸步难行的,而我的语言成绩又会在22年8月过期(因为语言成绩的期限,这次夏季考选校的时候也受到了的限制),所以4、5月的时候我相当焦虑。如果能在21年就结束作品集,22年全身心投入考学,我的状态应该会比较理想。
14. 对后辈有什么复习建议吗?
1️⃣ 早点开始准备,要尽早地把握好出愿前能够做的一切,才会有更多的时间和精力来专心复习。尤其是注意一下出愿书类里具体要求递交学信网的哪个认证,尽早办好。
2️⃣ 认真、完整地读专业课教材,尤其是偏记忆的科目。时间和精力允许的话,我建议逐字地读每一科教材。一方面可以更全面地掌握知识点,毕竟每一门课都是日本的学部生花一个学期的时间学完的,要想和他们竞争我们也应该脚踏实地地去学习。另一方面读教材也可以帮助我们日语的输入理解能力快速提升,输入的还都是专业词汇~如果日语能力有限(like me),可以借助一些翻译软件,例如知云文献翻译可以直接将pdf版本的教材拖入,自己试着理解一遍,再对照软件翻译的结果看一遍,就能更准确地把握文章内容了。
3️⃣ 放平心态,无论是疫情反复,还是在做过去问的过程中,我总会担心自己遇上各种不利情况怎么办。回过头来看,我认为自己做的事里在考学中真正起到作用的还是踏实复习、主动沟通,积极地推进了每件事。
15.对未来入学后的规划是什么样的呢?
希望可以跟着教授以及前辈们做有趣的项目,闲暇的时间能够在日本多多参观知名的和不知名的建筑作品~
03
笔记分享+老师点评
又是一个勇敢跨专业成功上岸的例子。有人说选择跨专业总归逃不出这两个东西:一是有意思,二是有意义。有梦、敢为。有梦想谁都了不起,而努力去实行并做到成功,彭同学下了无比的努力。祝贺彭同学成功上岸,实至名归~?
✏️ 笔记分享 ✏️
? 参考书分享 ?
方老师寄语
彭同学作为一名转专业学生,合格了早稻田大学建筑设计的研究室,属实是非常不容易。建筑学的一般入试对中国人来说难度非常大,专业内容相比国内学到的内容差别很大。而建筑设计的一般入试,则是难上加难。但彭同学对每一科专业课都认真对待,不懂的问题经常主动找老师请教。这种认真的态度,我认为是她这次考试合格的重要因素。
彭同学目标明确,相信在未来的修士期间也不会怠慢研究与学习。祝彭同学未来的日本留学一切顺利!!!