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_674003b83624b050882184" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b83624b050882184.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674003b836527179278172" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b836527179278172.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>【新访谈16】一击命中!理工COOLBOY教你直击东大土木建筑!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/13/20230301014845_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:90</strong></p> <p class="t4"><strong>日语:N2(171)</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"><strong> 社会基盘学专攻</strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKpcicagujv6RPLZazEoYwq3yWlgib5gnicJPZC8N7ibxaR15LIYicvMqR7Ng/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><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"> </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">大四上得到两门语言的成绩;</p> <p class="t4">大四下开始在塾里准备专业课和数学课。</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">联系九州、北海道、东北的教授,全部没有回复邮件。</p> <p class="t4">(也不能说全没回复,东北大的老师有回复,而且他认识我本科学校的老师,可惜他要退休了,只是想到成都玩。?)</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">开始复习要考内容(中日教材,做过的习题)</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">开始做过去问(做完约1对1)</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</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"> </p> <p class="t4">从事工程教育的我们,了解科学技术的多面性,思考其影响的范围,努力为全人类实现更加富有成效和有益的活动增长。除了支持未来科学技术的工学基础知识外,我们还将教育技术在社会中的地位和意义,培养具有广泛视野、洞察力和国际意识的先进人才。在研究方面,我们将在强调基础研究的同时,积极推动通过去除现有工程框架来开拓新视野。此外,通过国际联合研究等国际交流,为解决环境问题、能源问题等关乎全人类未来的问题做出贡献,同时发挥作为传播基地的作用。通过国际研讨会提供信息。我们还将通过公开讲座和各种联合研究项目,努力成为一所开放的大学。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKZ0MPBMJnicP4NaevibichHKkHEeGuUbZl3UBFxWHKqTQCbTj0Vwjgno2A/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK4MPS0ibTKcKYUoVS71nichzz7zq21FgFSI9lV64tgHLicC9yBrCWLGdVQ/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK5NKVWaRRudSrLWNKa2uVDfqKK8uNsEtObmW8RclevSElL9zyVAt61w/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"><strong>2.3专攻介绍</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"> </p> <p class="t4"><strong>2.4报考前准备</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">第二点就是<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"><br /> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">东大<strong>比较人性化,有自己的报名系统</strong>,根据提示进行填写提交就行,很方便。</p> <p class="t4"> </p> <p class="t4">提交的资料要求也没那么苛刻,不用什么学信网的成绩单,也不用学位证。</p> <p class="t4"> </p> <p class="t4">而且邮寄的过程也是“<strong>消印有效</strong>“,只要在规定日期之前发出去就算成功,<strong>英语成绩通过托福官网进行邮寄即可</strong>且时间比较宽松,问题也不大。</p> <p class="t4"> </p> <p class="t4">总的来说东大还是比较包容的。</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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKxt7iaUlZOn1S5Bia5K2jRiaBiaDIO4xVvLJomJEia0I8VBgTgpHgianiar3Eg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年不考数学。<strong>6个分野(一个分野包括多个学科)选两个来做就行,</strong>一个分野两道大题。我选的一(结构力学、结构动力学)、二(土力学、钢混)。</p> <p class="t4"> </p> <p class="t4">我这两个分野看似计算题很多,但其实计算题的内容非常有限,且都是比较固定的题型。其他全是文字题,<strong>很吃教材的熟练度</strong>。</p> <p class="t4"> </p> <p class="t4">分野一的结构动力学,虽然是国内很少有大学会开的课。但是考试难度不大,题型大多为计算题,多做多练即可。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKj5G2B2UXy8bncOQYArMfBYKiaZnkrxQrvbw2biaiaHSxCG9MKL4xLjWwg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">第一是本科二专是日语,学了就想用一用。</p> <p class="t4"> </p> <p class="t4">第二是我体测没过不能按时拿到毕业证,国内保研资格取消了,考研也没办法考,只能选择出国。 </p> <p class="t4"> </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">我父亲在知乎上经常看宋老师的文章。<strong>感觉老爹很欣赏宋老师。</strong></p> <p class="t4"> </p> <p class="t4">我在b站又看初心日语的阿信的视频,阿信给我推荐的也是新领域。</p> <p class="t4"> </p> <p class="t4">这一合计,就决定是新领域了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">没有联系。东大这次没有要求应届生要提交研究计划书,所以没写。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是过去问太少</strong>,这点只能做些其他学校或者国内的题。</p> <p class="t4"> </p> <p class="t4">第二是<strong>过去问没答案</strong>,靠约1对1课来解决。</p> <p class="t4"> </p> <p class="t4">第三是<strong>文字题太多</strong>,这种题有些<strong>没有标准答案</strong>,对于工科生来说比较恼火。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">躺一会儿,跟朋友或者塾里的老师聊一聊。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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"> </p> <p class="t4">二是这些学校的夏试都没有线上考试(理由就是说修士考试很大比例都是笔试,所以不采用线上考试的方法。)</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我怀疑你在凡尔赛,但我没有证据。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先就是<strong>1对1课的老师非常专业</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"> </p> <p class="t4">第二我觉得,<strong>上课总有走神的时候</strong>,至少对于我来说是这样。<strong>有录像网课可以很好的弥补我这个缺点</strong>。</p> <p class="t4"> </p> <p class="t4">第三<strong>网课对我来说比较灵活</strong>。比如学到某一个点,我想动手操作一下了而且老师正在讲的东西我比较清楚,我就可以实践一下自己还不清楚的地方(老师也看不到我,不会让双方都觉得不好。但感觉这个不建议所有人这样做)。</p> <p class="t4"> </p> <p class="t4">我觉得网课不能说是一个随时随地进行的东西吧,可能口语课可以,我也经常在院子里边走边上口语课。但是正课还是要拿出态度来的,对我来说和上普通的课没什么区别。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为某编的教授经常飙方言,所以能回看课程真的很方便呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</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"><strong>笔记我一般看到好的或者新的奇特的就写word,</strong>时不时拿出来看一下。</p> <p class="t4"> </p> <p class="t4">我不是很依赖笔记,我喜欢看题和教材。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</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>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要先联系教授,</strong>我就没联系。</p> <p class="t4"> </p> <p class="t4">结果合格研究室的教授后年要退休,分配到同研究室的另外一个老师手下了。虽然影响不大,但是后续交流起来还是略显尴尬。</p> <p class="t4"> </p> <p class="t4">还有就是<strong>多看日本教材</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">英语没准备好。东大考试全英文,有的题我都没看懂。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.张同学一直有强调要多看日本教材呢。有没有什么心得可以分享的嘛?</strong></p> <p class="t4"> </p> <p class="t4">首先是我是<strong>打算日语答卷</strong>的嘛,<strong>为了提高表达的准确、流畅程度</strong>,我肯定要知道某些专业名词、然后<strong>日语的答题格式</strong>。这些东西在日语教材里都有答案。</p> <p class="t4"> </p> <p class="t4">(根据我在东大群里的潜伏,好像大部分同学是英语答卷的,我这点算是比较主观。可能是我太久没用英语了,日语用起来比英语顺手很多。)</p> <p class="t4"> </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"><strong>结构动力学是国内院校基本本科不开的一门课</strong>,但好在这个版块基本只有计算题。我<strong>建议先摸一摸微分方程这一章,在看看清华刘晶波教授的书,</strong>我还用了一本<strong>英文的结构动力学(高等教育出本社的)</strong>。</p> <p class="t4"> </p> <p class="t4">钢混计算题可以看看塾里给的教材,文字题可以看<strong>基</strong><strong>礎的なコンクリート</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:参考书往下有图片分享哦!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15</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>,有困难一定找老师或者同专业的同学。<strong>多讨论,多总结。</strong></p> <p class="t4"> </p> <p class="t4">其实,<strong>我还是建议同学们把基础打牢一点。</strong>你基础好,基本上只用日语过一遍就差不多。</p> <p class="t4"> </p> <p class="t4">B站,真的永远的神。<strong>既能让你快速回忆你学过的,也能在自己的节奏下掌握没学过的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.对未来入学后的规划是什么样的呢?</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"> </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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKwA64k5CK5YrYXHFpv04MC2kpIsUuq0fFiaAGQxn1u0v5vWXuBUsAGibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKG2o8nqx1CWv9aNRiaU2YyczNMk9Oo4E30NcticXibrt9626DJRk4pEv5w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">张同学的合格是来之不易的,在今年东京大学社会基盘专业实行线上考试之后,张同学和我们私塾的老师都在想方设法应对线上考试。在和我们沟通之后张同学选择了分野一的结构动力学和分野二的土力学。之后我们和张同学一起针对这两个分野进行了详细的知识总结和归纳。最后也成功帮助张同学合格了东京大学。张同学的合格告诉大家,<strong>选择和沟通十分重要</strong><strong>,有问题一定要早点和私塾的老师沟通做好规划。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/12" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/14" 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_674003b83624b050882184" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b83624b050882184.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674003b836527179278172" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b836527179278172.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>【新访谈16】一击命中!理工COOLBOY教你直击东大土木建筑!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/13/20230301014845_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:90</strong></p> <p class="t4"><strong>日语:N2(171)</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"><strong> 社会基盘学专攻</strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKpcicagujv6RPLZazEoYwq3yWlgib5gnicJPZC8N7ibxaR15LIYicvMqR7Ng/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><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"> </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">大四上得到两门语言的成绩;</p> <p class="t4">大四下开始在塾里准备专业课和数学课。</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">联系九州、北海道、东北的教授,全部没有回复邮件。</p> <p class="t4">(也不能说全没回复,东北大的老师有回复,而且他认识我本科学校的老师,可惜他要退休了,只是想到成都玩。?)</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">开始复习要考内容(中日教材,做过的习题)</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">开始做过去问(做完约1对1)</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</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"> </p> <p class="t4">从事工程教育的我们,了解科学技术的多面性,思考其影响的范围,努力为全人类实现更加富有成效和有益的活动增长。除了支持未来科学技术的工学基础知识外,我们还将教育技术在社会中的地位和意义,培养具有广泛视野、洞察力和国际意识的先进人才。在研究方面,我们将在强调基础研究的同时,积极推动通过去除现有工程框架来开拓新视野。此外,通过国际联合研究等国际交流,为解决环境问题、能源问题等关乎全人类未来的问题做出贡献,同时发挥作为传播基地的作用。通过国际研讨会提供信息。我们还将通过公开讲座和各种联合研究项目,努力成为一所开放的大学。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKZ0MPBMJnicP4NaevibichHKkHEeGuUbZl3UBFxWHKqTQCbTj0Vwjgno2A/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK4MPS0ibTKcKYUoVS71nichzz7zq21FgFSI9lV64tgHLicC9yBrCWLGdVQ/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK5NKVWaRRudSrLWNKa2uVDfqKK8uNsEtObmW8RclevSElL9zyVAt61w/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"><strong>2.3专攻介绍</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"> </p> <p class="t4"><strong>2.4报考前准备</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">第二点就是<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"><br /> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">东大<strong>比较人性化,有自己的报名系统</strong>,根据提示进行填写提交就行,很方便。</p> <p class="t4"> </p> <p class="t4">提交的资料要求也没那么苛刻,不用什么学信网的成绩单,也不用学位证。</p> <p class="t4"> </p> <p class="t4">而且邮寄的过程也是“<strong>消印有效</strong>“,只要在规定日期之前发出去就算成功,<strong>英语成绩通过托福官网进行邮寄即可</strong>且时间比较宽松,问题也不大。</p> <p class="t4"> </p> <p class="t4">总的来说东大还是比较包容的。</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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKxt7iaUlZOn1S5Bia5K2jRiaBiaDIO4xVvLJomJEia0I8VBgTgpHgianiar3Eg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年不考数学。<strong>6个分野(一个分野包括多个学科)选两个来做就行,</strong>一个分野两道大题。我选的一(结构力学、结构动力学)、二(土力学、钢混)。</p> <p class="t4"> </p> <p class="t4">我这两个分野看似计算题很多,但其实计算题的内容非常有限,且都是比较固定的题型。其他全是文字题,<strong>很吃教材的熟练度</strong>。</p> <p class="t4"> </p> <p class="t4">分野一的结构动力学,虽然是国内很少有大学会开的课。但是考试难度不大,题型大多为计算题,多做多练即可。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKj5G2B2UXy8bncOQYArMfBYKiaZnkrxQrvbw2biaiaHSxCG9MKL4xLjWwg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">第一是本科二专是日语,学了就想用一用。</p> <p class="t4"> </p> <p class="t4">第二是我体测没过不能按时拿到毕业证,国内保研资格取消了,考研也没办法考,只能选择出国。 </p> <p class="t4"> </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">我父亲在知乎上经常看宋老师的文章。<strong>感觉老爹很欣赏宋老师。</strong></p> <p class="t4"> </p> <p class="t4">我在b站又看初心日语的阿信的视频,阿信给我推荐的也是新领域。</p> <p class="t4"> </p> <p class="t4">这一合计,就决定是新领域了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">没有联系。东大这次没有要求应届生要提交研究计划书,所以没写。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是过去问太少</strong>,这点只能做些其他学校或者国内的题。</p> <p class="t4"> </p> <p class="t4">第二是<strong>过去问没答案</strong>,靠约1对1课来解决。</p> <p class="t4"> </p> <p class="t4">第三是<strong>文字题太多</strong>,这种题有些<strong>没有标准答案</strong>,对于工科生来说比较恼火。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">躺一会儿,跟朋友或者塾里的老师聊一聊。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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"> </p> <p class="t4">二是这些学校的夏试都没有线上考试(理由就是说修士考试很大比例都是笔试,所以不采用线上考试的方法。)</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我怀疑你在凡尔赛,但我没有证据。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先就是<strong>1对1课的老师非常专业</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"> </p> <p class="t4">第二我觉得,<strong>上课总有走神的时候</strong>,至少对于我来说是这样。<strong>有录像网课可以很好的弥补我这个缺点</strong>。</p> <p class="t4"> </p> <p class="t4">第三<strong>网课对我来说比较灵活</strong>。比如学到某一个点,我想动手操作一下了而且老师正在讲的东西我比较清楚,我就可以实践一下自己还不清楚的地方(老师也看不到我,不会让双方都觉得不好。但感觉这个不建议所有人这样做)。</p> <p class="t4"> </p> <p class="t4">我觉得网课不能说是一个随时随地进行的东西吧,可能口语课可以,我也经常在院子里边走边上口语课。但是正课还是要拿出态度来的,对我来说和上普通的课没什么区别。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为某编的教授经常飙方言,所以能回看课程真的很方便呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</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"><strong>笔记我一般看到好的或者新的奇特的就写word,</strong>时不时拿出来看一下。</p> <p class="t4"> </p> <p class="t4">我不是很依赖笔记,我喜欢看题和教材。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</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>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要先联系教授,</strong>我就没联系。</p> <p class="t4"> </p> <p class="t4">结果合格研究室的教授后年要退休,分配到同研究室的另外一个老师手下了。虽然影响不大,但是后续交流起来还是略显尴尬。</p> <p class="t4"> </p> <p class="t4">还有就是<strong>多看日本教材</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">英语没准备好。东大考试全英文,有的题我都没看懂。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.张同学一直有强调要多看日本教材呢。有没有什么心得可以分享的嘛?</strong></p> <p class="t4"> </p> <p class="t4">首先是我是<strong>打算日语答卷</strong>的嘛,<strong>为了提高表达的准确、流畅程度</strong>,我肯定要知道某些专业名词、然后<strong>日语的答题格式</strong>。这些东西在日语教材里都有答案。</p> <p class="t4"> </p> <p class="t4">(根据我在东大群里的潜伏,好像大部分同学是英语答卷的,我这点算是比较主观。可能是我太久没用英语了,日语用起来比英语顺手很多。)</p> <p class="t4"> </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"><strong>结构动力学是国内院校基本本科不开的一门课</strong>,但好在这个版块基本只有计算题。我<strong>建议先摸一摸微分方程这一章,在看看清华刘晶波教授的书,</strong>我还用了一本<strong>英文的结构动力学(高等教育出本社的)</strong>。</p> <p class="t4"> </p> <p class="t4">钢混计算题可以看看塾里给的教材,文字题可以看<strong>基</strong><strong>礎的なコンクリート</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:参考书往下有图片分享哦!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15</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>,有困难一定找老师或者同专业的同学。<strong>多讨论,多总结。</strong></p> <p class="t4"> </p> <p class="t4">其实,<strong>我还是建议同学们把基础打牢一点。</strong>你基础好,基本上只用日语过一遍就差不多。</p> <p class="t4"> </p> <p class="t4">B站,真的永远的神。<strong>既能让你快速回忆你学过的,也能在自己的节奏下掌握没学过的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.对未来入学后的规划是什么样的呢?</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"> </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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKwA64k5CK5YrYXHFpv04MC2kpIsUuq0fFiaAGQxn1u0v5vWXuBUsAGibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKG2o8nqx1CWv9aNRiaU2YyczNMk9Oo4E30NcticXibrt9626DJRk4pEv5w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">张同学的合格是来之不易的,在今年东京大学社会基盘专业实行线上考试之后,张同学和我们私塾的老师都在想方设法应对线上考试。在和我们沟通之后张同学选择了分野一的结构动力学和分野二的土力学。之后我们和张同学一起针对这两个分野进行了详细的知识总结和归纳。最后也成功帮助张同学合格了东京大学。张同学的合格告诉大家,<strong>选择和沟通十分重要</strong><strong>,有问题一定要早点和私塾的老师沟通做好规划。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/12" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/14" 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_674003b83624b050882184" style="display:none;" method="post" action="/langs/change/ch"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b83624b050882184.submit(); event.returnValue = false; return false;">中文</a> <form name="post_674003b836527179278172" style="display:none;" method="post" action="/langs/change/jp"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b"/></form><a href="#" class="dropdown-item" onclick="document.post_674003b836527179278172.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>【新访谈16】一击命中!理工COOLBOY教你直击东大土木建筑!</h2> <hr> <div style="display: none;"> <img src="/img/../files/articles/13/20230301014845_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></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>托福:90</strong></p> <p class="t4"><strong>日语:N2(171)</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"><strong> 社会基盘学专攻</strong></p> <p class="t4"> </p> <p class="t4">✨東京大学合格✨</p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKpcicagujv6RPLZazEoYwq3yWlgib5gnicJPZC8N7ibxaR15LIYicvMqR7Ng/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>实录构成</strong></p> <p class="t4"><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"> </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">大四上得到两门语言的成绩;</p> <p class="t4">大四下开始在塾里准备专业课和数学课。</p> <p class="t4"><strong>2021年4~5月</strong></p> <p class="t4">联系九州、北海道、东北的教授,全部没有回复邮件。</p> <p class="t4">(也不能说全没回复,东北大的老师有回复,而且他认识我本科学校的老师,可惜他要退休了,只是想到成都玩。?)</p> <p class="t4"><strong>2021年7月</strong></p> <p class="t4">开始复习要考内容(中日教材,做过的习题)</p> <p class="t4"><strong>2021年8月</strong></p> <p class="t4">开始做过去问(做完约1对1)</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">东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。</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"> </p> <p class="t4">从事工程教育的我们,了解科学技术的多面性,思考其影响的范围,努力为全人类实现更加富有成效和有益的活动增长。除了支持未来科学技术的工学基础知识外,我们还将教育技术在社会中的地位和意义,培养具有广泛视野、洞察力和国际意识的先进人才。在研究方面,我们将在强调基础研究的同时,积极推动通过去除现有工程框架来开拓新视野。此外,通过国际联合研究等国际交流,为解决环境问题、能源问题等关乎全人类未来的问题做出贡献,同时发挥作为传播基地的作用。通过国际研讨会提供信息。我们还将通过公开讲座和各种联合研究项目,努力成为一所开放的大学。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKZ0MPBMJnicP4NaevibichHKkHEeGuUbZl3UBFxWHKqTQCbTj0Vwjgno2A/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK4MPS0ibTKcKYUoVS71nichzz7zq21FgFSI9lV64tgHLicC9yBrCWLGdVQ/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_jpg/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOK5NKVWaRRudSrLWNKa2uVDfqKK8uNsEtObmW8RclevSElL9zyVAt61w/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"><strong>2.3专攻介绍</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"> </p> <p class="t4"><strong>2.4报考前准备</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">第二点就是<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"><br /> </p> <p class="t4"> </p> <p class="t4"><strong>3.募集要项</strong></p> <p class="t4"> </p> <p class="t4">东大<strong>比较人性化,有自己的报名系统</strong>,根据提示进行填写提交就行,很方便。</p> <p class="t4"> </p> <p class="t4">提交的资料要求也没那么苛刻,不用什么学信网的成绩单,也不用学位证。</p> <p class="t4"> </p> <p class="t4">而且邮寄的过程也是“<strong>消印有效</strong>“,只要在规定日期之前发出去就算成功,<strong>英语成绩通过托福官网进行邮寄即可</strong>且时间比较宽松,问题也不大。</p> <p class="t4"> </p> <p class="t4">总的来说东大还是比较包容的。</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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKxt7iaUlZOn1S5Bia5K2jRiaBiaDIO4xVvLJomJEia0I8VBgTgpHgianiar3Eg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4. 考试内容</strong></p> <p class="t4"> </p> <p class="t4"><strong>4.1笔试:</strong></p> <p class="t4"> </p> <p class="t4">今年不考数学。<strong>6个分野(一个分野包括多个学科)选两个来做就行,</strong>一个分野两道大题。我选的一(结构力学、结构动力学)、二(土力学、钢混)。</p> <p class="t4"> </p> <p class="t4">我这两个分野看似计算题很多,但其实计算题的内容非常有限,且都是比较固定的题型。其他全是文字题,<strong>很吃教材的熟练度</strong>。</p> <p class="t4"> </p> <p class="t4">分野一的结构动力学,虽然是国内很少有大学会开的课。但是考试难度不大,题型大多为计算题,多做多练即可。</p> <p class="t4"> </p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKj5G2B2UXy8bncOQYArMfBYKiaZnkrxQrvbw2biaiaHSxCG9MKL4xLjWwg/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong> 4.2面试:</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"> </p> <p class="t4"> </p> <p class="t4"><strong>02</strong></p> <p class="t4"><strong>心得体验采访实录</strong></p> <p class="t4"> </p> <p class="t4"><strong>1.同学为什么要来日本?</strong></p> <p class="t4"> </p> <p class="t4">第一是本科二专是日语,学了就想用一用。</p> <p class="t4"> </p> <p class="t4">第二是我体测没过不能按时拿到毕业证,国内保研资格取消了,考研也没办法考,只能选择出国。 </p> <p class="t4"> </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">我父亲在知乎上经常看宋老师的文章。<strong>感觉老爹很欣赏宋老师。</strong></p> <p class="t4"> </p> <p class="t4">我在b站又看初心日语的阿信的视频,阿信给我推荐的也是新领域。</p> <p class="t4"> </p> <p class="t4">这一合计,就决定是新领域了。?</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>3.出愿前有联系教授吗?研究计划书怎么写的?</strong></p> <p class="t4"> </p> <p class="t4">没有联系。东大这次没有要求应届生要提交研究计划书,所以没写。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>4.备考感到最困难的是什么呢,你又是如何克服的?</strong></p> <p class="t4"> </p> <p class="t4"><strong>首先是过去问太少</strong>,这点只能做些其他学校或者国内的题。</p> <p class="t4"> </p> <p class="t4">第二是<strong>过去问没答案</strong>,靠约1对1课来解决。</p> <p class="t4"> </p> <p class="t4">第三是<strong>文字题太多</strong>,这种题有些<strong>没有标准答案</strong>,对于工科生来说比较恼火。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>5.</strong><strong>考学最辛苦的时期是怎么度过的?</strong></p> <p class="t4"> </p> <p class="t4">躺一会儿,跟朋友或者塾里的老师聊一聊。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><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"> </p> <p class="t4">二是这些学校的夏试都没有线上考试(理由就是说修士考试很大比例都是笔试,所以不采用线上考试的方法。)</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:……我怀疑你在凡尔赛,但我没有证据。)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>8. 新领域理工塾是如何帮助到你的?</strong></p> <p class="t4"> </p> <p class="t4">首先就是<strong>1对1课的老师非常专业</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"> </p> <p class="t4">第二我觉得,<strong>上课总有走神的时候</strong>,至少对于我来说是这样。<strong>有录像网课可以很好的弥补我这个缺点</strong>。</p> <p class="t4"> </p> <p class="t4">第三<strong>网课对我来说比较灵活</strong>。比如学到某一个点,我想动手操作一下了而且老师正在讲的东西我比较清楚,我就可以实践一下自己还不清楚的地方(老师也看不到我,不会让双方都觉得不好。但感觉这个不建议所有人这样做)。</p> <p class="t4"> </p> <p class="t4">我觉得网课不能说是一个随时随地进行的东西吧,可能口语课可以,我也经常在院子里边走边上口语课。但是正课还是要拿出态度来的,对我来说和上普通的课没什么区别。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:因为某编的教授经常飙方言,所以能回看课程真的很方便呢!)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>10.</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"><strong>笔记我一般看到好的或者新的奇特的就写word,</strong>时不时拿出来看一下。</p> <p class="t4"> </p> <p class="t4">我不是很依赖笔记,我喜欢看题和教材。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)</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>12.</strong><strong>经历了这次备考,在这方面有什么心得吗?</strong></p> <p class="t4"> </p> <p class="t4"><strong>一定要先联系教授,</strong>我就没联系。</p> <p class="t4"> </p> <p class="t4">结果合格研究室的教授后年要退休,分配到同研究室的另外一个老师手下了。虽然影响不大,但是后续交流起来还是略显尴尬。</p> <p class="t4"> </p> <p class="t4">还有就是<strong>多看日本教材</strong>。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>13.</strong><strong>回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?</strong></p> <p class="t4"> </p> <p class="t4">英语没准备好。东大考试全英文,有的题我都没看懂。</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>14.张同学一直有强调要多看日本教材呢。有没有什么心得可以分享的嘛?</strong></p> <p class="t4"> </p> <p class="t4">首先是我是<strong>打算日语答卷</strong>的嘛,<strong>为了提高表达的准确、流畅程度</strong>,我肯定要知道某些专业名词、然后<strong>日语的答题格式</strong>。这些东西在日语教材里都有答案。</p> <p class="t4"> </p> <p class="t4">(根据我在东大群里的潜伏,好像大部分同学是英语答卷的,我这点算是比较主观。可能是我太久没用英语了,日语用起来比英语顺手很多。)</p> <p class="t4"> </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"><strong>结构动力学是国内院校基本本科不开的一门课</strong>,但好在这个版块基本只有计算题。我<strong>建议先摸一摸微分方程这一章,在看看清华刘晶波教授的书,</strong>我还用了一本<strong>英文的结构动力学(高等教育出本社的)</strong>。</p> <p class="t4"> </p> <p class="t4">钢混计算题可以看看塾里给的教材,文字题可以看<strong>基</strong><strong>礎的なコンクリート</strong>。</p> <p class="t4"> </p> <p class="t4">(编辑ASHEN:参考书往下有图片分享哦!?)</p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>15</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>,有困难一定找老师或者同专业的同学。<strong>多讨论,多总结。</strong></p> <p class="t4"> </p> <p class="t4">其实,<strong>我还是建议同学们把基础打牢一点。</strong>你基础好,基本上只用日语过一遍就差不多。</p> <p class="t4"> </p> <p class="t4">B站,真的永远的神。<strong>既能让你快速回忆你学过的,也能在自己的节奏下掌握没学过的。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>16.对未来入学后的规划是什么样的呢?</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"> </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/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKwA64k5CK5YrYXHFpv04MC2kpIsUuq0fFiaAGQxn1u0v5vWXuBUsAGibA/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"><img class="rounded img-fluid" style="width: 50%;" alt="No Image"alt="图片" src="https://mmbiz.qpic.cn/mmbiz_png/QtickI7fNmCFGIpibMwXjeicKVNXKKDnibOKG2o8nqx1CWv9aNRiaU2YyczNMk9Oo4E30NcticXibrt9626DJRk4pEv5w/640?wx_fmt=png&wxfrom=5&wx_lazy=1&wx_co=1" /></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><strong>张老师寄语</strong></p> <p class="t4"> </p> <p class="t4">张同学的合格是来之不易的,在今年东京大学社会基盘专业实行线上考试之后,张同学和我们私塾的老师都在想方设法应对线上考试。在和我们沟通之后张同学选择了分野一的结构动力学和分野二的土力学。之后我们和张同学一起针对这两个分野进行了详细的知识总结和归纳。最后也成功帮助张同学合格了东京大学。张同学的合格告诉大家,<strong>选择和沟通十分重要</strong><strong>,有问题一定要早点和私塾的老师沟通做好规划。</strong></p> <p class="t4"> </p> <p class="t4"> </p> <p class="t4"><a href="http://xly-edu.com/contactus">【升学咨询,请点击】</a></p> </div> <div class="horizon-center"> <ul class="pagination"> <li class="page-item "> <a href="/moments/moment-detail/12" class="page-link">Previous</a> </li> <li class="page-item "> <a href="/moments/moment-detail/14" 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' => '9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b', '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 = '9e0c35d8018363889a9350d028d2d958b3e9309c1145e51b807e03352b79313c43f1429f573153ed60f327a830729255d304f62d1ac2aaa5b51a923a9548a17b' $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
「不要孤军奋战,有困难一定找老师或者同专业的同学。多讨论,多总结。」
托福:90
日语:N2(171)
本科:四川大学
专业:水利水电工程/日语
合格:东京大学 工学系研究科
社会基盘学专攻
✨東京大学合格✨
实录构成
01
备考时间线+准备经历(包括面试笔试)
02
心得体验采访实录
03
参考书分享+老师点评
01
备考时间线+准备经历
1. 时间线
大学在读期间
大三下开始准备语言;
大四上得到两门语言的成绩;
大四下开始在塾里准备专业课和数学课。
2021年4~5月
联系九州、北海道、东北的教授,全部没有回复邮件。
(也不能说全没回复,东北大的老师有回复,而且他认识我本科学校的老师,可惜他要退休了,只是想到成都玩。?)
2021年7月
开始复习要考内容(中日教材,做过的习题)
2021年8月
开始做过去问(做完约1对1)
2. 介绍
2.1学校介绍
东京大学,简称东大,是一所本部位于日本东京都文京区的综合性国立大学,是日本文部科学省“超级国际化大学计划”A类顶尖名校,位列东亚研究型大学协会、亚洲大学联盟、全球大学校长论坛、学术研究恳谈会、卓越研究生院计划、领先研究生院计划、日瑞Mirai项目等组织成员。
2.2研究科 专攻介绍
工学系研究科:
今天,人类有能力通过科学技术在全球范围内轻松做出改变。从家里向世界各地的计算机发送信息已经成为可能,而地球的大小对于信息的传输已经变得毫无意义,而产生大量二氧化碳气体的能量会导致气候变化。大量消耗社会也来了。很久以前,科学技术只具有丰富人们生活的功能,其对政治和经济的影响在各个方面都变得清晰起来。这是因为当前需要进一步发展和明智地使用科学技术。
从事工程教育的我们,了解科学技术的多面性,思考其影响的范围,努力为全人类实现更加富有成效和有益的活动增长。除了支持未来科学技术的工学基础知识外,我们还将教育技术在社会中的地位和意义,培养具有广泛视野、洞察力和国际意识的先进人才。在研究方面,我们将在强调基础研究的同时,积极推动通过去除现有工程框架来开拓新视野。此外,通过国际联合研究等国际交流,为解决环境问题、能源问题等关乎全人类未来的问题做出贡献,同时发挥作为传播基地的作用。通过国际研讨会提供信息。我们还将通过公开讲座和各种联合研究项目,努力成为一所开放的大学。
2.3专攻介绍
通过对与水有关的灾害的防灾减灾、全球变暖导致的气候变化的适应措施、使用信息通信技术的河流管理和危机管理以及良好的河流环境的保护和恢复进行研究和教育,以确保安全。我们将做出贡献以实现繁荣和安全的社会。此外,通过有效地整合地球观测数据、数值模型和社会经济数据,建立整合信息的科学和技术,我们可以为创造“知识”做出贡献,从而解决全球环境问题和国际社会问题。社区。我们的目标是引起公众的兴趣。
在推进促进水循环与水相关领域数据集成的研发的同时,我们旨在将所获得的科学知识系统化和教育,并在社会中实施,以创造公共利益。我们还专注于通过研发支持发展中国家。
2.4报考前准备
我的考前准备比较简单。
首先是调查一下研究室,看了看研究室的主页,浏览了几位教授近几年的文章。可惜的是我当时没搞懂东大的邮箱是个什么机制,就没联系上教授,线上的入试说明会也没去。
第二点就是打基础,专业课、数学的基础知识先全过一遍,心里有数。
第三是做过去问,针对过去问和自己的不足强化一下专业知识点。
最后是面试,想想自己做过什么,想做什么。我这两点基本都是毕业设计的延伸,自己也比较熟悉,教授问什么都答得上来。
3.募集要项
东大比较人性化,有自己的报名系统,根据提示进行填写提交就行,很方便。
提交的资料要求也没那么苛刻,不用什么学信网的成绩单,也不用学位证。
而且邮寄的过程也是“消印有效“,只要在规定日期之前发出去就算成功,英语成绩通过托福官网进行邮寄即可且时间比较宽松,问题也不大。
总的来说东大还是比较包容的。
4. 考试内容
4.1笔试:
今年不考数学。6个分野(一个分野包括多个学科)选两个来做就行,一个分野两道大题。我选的一(结构力学、结构动力学)、二(土力学、钢混)。
我这两个分野看似计算题很多,但其实计算题的内容非常有限,且都是比较固定的题型。其他全是文字题,很吃教材的熟练度。
分野一的结构动力学,虽然是国内很少有大学会开的课。但是考试难度不大,题型大多为计算题,多做多练即可。
4.2面试:
自我介绍、志愿动机;做过什么研究;想做什么研究;本科学校做过这个研究没有;英语能力如何,有没有英语发表的经验。
适当进行一些准备。只要你说的够多,就是你在主导话题。
02
心得体验采访实录
1.同学为什么要来日本?
第一是本科二专是日语,学了就想用一用。
第二是我体测没过不能按时拿到毕业证,国内保研资格取消了,考研也没办法考,只能选择出国。
2.选择新领域理工塾的原因?
老爹介绍的(笑。
我父亲在知乎上经常看宋老师的文章。感觉老爹很欣赏宋老师。
我在b站又看初心日语的阿信的视频,阿信给我推荐的也是新领域。
这一合计,就决定是新领域了。?
3.出愿前有联系教授吗?研究计划书怎么写的?
没有联系。东大这次没有要求应届生要提交研究计划书,所以没写。
4.备考感到最困难的是什么呢,你又是如何克服的?
首先是过去问太少,这点只能做些其他学校或者国内的题。
第二是过去问没答案,靠约1对1课来解决。
第三是文字题太多,这种题有些没有标准答案,对于工科生来说比较恼火。
5.考学最辛苦的时期是怎么度过的?
躺一会儿,跟朋友或者塾里的老师聊一聊。
6. 考试有没有什么特别注意的?
多做,多练,基础掌握牢固。
7.疫情对你整个考学经历有什么影响吗?
只能考东大了,没有保底校。
我原本的计划是考个名古屋、阪大、九大、北大这种的“小帝大”。
一是前文提过的,这些教授都没回我邮件。
二是这些学校的夏试都没有线上考试(理由就是说修士考试很大比例都是笔试,所以不采用线上考试的方法。)
(编辑ASHEN:……我怀疑你在凡尔赛,但我没有证据。)
8. 新领域理工塾是如何帮助到你的?
首先就是1对1课的老师非常专业。不论是课程知识还是经验上都很丰富。
然后是教务老师能够提供很多资料。塾里的人员在日本,能帮我这种还在国内的学生解决很多事情。
9.网课这种形式会对你学习的效率产生影响吗?
不会。我觉得网课完全可以接受。
首先我不是那种一有问题马上就会问的学生。我可能会自己先想点办法看看能不能独立解决,实在不行才找老师问。所以,就算课上跟老师不互动我也可以接受。
第二我觉得,上课总有走神的时候,至少对于我来说是这样。有录像网课可以很好的弥补我这个缺点。
第三网课对我来说比较灵活。比如学到某一个点,我想动手操作一下了而且老师正在讲的东西我比较清楚,我就可以实践一下自己还不清楚的地方(老师也看不到我,不会让双方都觉得不好。但感觉这个不建议所有人这样做)。
我觉得网课不能说是一个随时随地进行的东西吧,可能口语课可以,我也经常在院子里边走边上口语课。但是正课还是要拿出态度来的,对我来说和上普通的课没什么区别。
(编辑ASHEN:因为某编的教授经常飙方言,所以能回看课程真的很方便呢!)
10.专业课是怎么准备的呢?笔记是什么样子的呢?
国内教材先过了一遍,达到国内的题都会做。
日本的教材再看一遍,例题都会做的程度。
各个学校的过去问拉出来,细做。
笔记我一般看到好的或者新的奇特的就写word,时不时拿出来看一下。
我不是很依赖笔记,我喜欢看题和教材。
11.目前合格的专攻是什么?有没有关于这个专攻相关想要跟大家分享一下的?(备考,挑选教授,专攻前景)
社会基盘,水圈环境。
工科嘛,土木嘛。没什么好说的,上工地的事本科生也能做,我们做的就是评估、和方案的问题解决以及深入的水土的研究。
12.经历了这次备考,在这方面有什么心得吗?
一定要先联系教授,我就没联系。
结果合格研究室的教授后年要退休,分配到同研究室的另外一个老师手下了。虽然影响不大,但是后续交流起来还是略显尴尬。
还有就是多看日本教材。
13.回顾自己的备考过程,觉得有哪些做得好和做得不好的呢?
英语没准备好。东大考试全英文,有的题我都没看懂。
14.张同学一直有强调要多看日本教材呢。有没有什么心得可以分享的嘛?
首先是我是打算日语答卷的嘛,为了提高表达的准确、流畅程度,我肯定要知道某些专业名词、然后日语的答题格式。这些东西在日语教材里都有答案。
(根据我在东大群里的潜伏,好像大部分同学是英语答卷的,我这点算是比较主观。可能是我太久没用英语了,日语用起来比英语顺手很多。)
第二是国内和日本考试的重点不太一样,比如土力学。国内在沉降、基地应力这方面做了大量的训练,但是日本这边就很少有。
三是东大考试有大量的文字题,土力学、钢混、构造力学都是如此。看过去问,什么再生骨材这种概念国内我是没接触过的,总之这点其实算是跟第一点有些结合。
构造力学和土质力学我都是用的塾里给的教材。
结构动力学是国内院校基本本科不开的一门课,但好在这个版块基本只有计算题。我建议先摸一摸微分方程这一章,在看看清华刘晶波教授的书,我还用了一本英文的结构动力学(高等教育出本社的)。
钢混计算题可以看看塾里给的教材,文字题可以看基礎的なコンクリート。
(编辑ASHEN:参考书往下有图片分享哦!?)
15.对后辈有什么复习建议吗?
毕设认真做,会帮你复习很多专业课的知识。
中日教材认真看,东大考试很多文字题和推导题。
不要孤军奋战,有困难一定找老师或者同专业的同学。多讨论,多总结。
其实,我还是建议同学们把基础打牢一点。你基础好,基本上只用日语过一遍就差不多。
B站,真的永远的神。既能让你快速回忆你学过的,也能在自己的节奏下掌握没学过的。
16.对未来入学后的规划是什么样的呢?
未知数。作为学生该怎么做就怎么做。
还不知道入学后是什么样的,但也无非读书、做研究。
有机会就读博。
03
参考书分享+老师点评
从整个采访我们可以看出来,张同学真的是传说中的理工酷盖,没有废话,直进主题,从大三就开始有目标的进行准备了。我们在做很多事情的时候可能会弯弯绕绕,想得很多,做很多无用功。但张同学直接找准红心,发射,命中目标,用行动和成果向我们充分证明了什么叫做“别整那些没用的”。
? 参考书籍分享 ?
张老师寄语
张同学的合格是来之不易的,在今年东京大学社会基盘专业实行线上考试之后,张同学和我们私塾的老师都在想方设法应对线上考试。在和我们沟通之后张同学选择了分野一的结构动力学和分野二的土力学。之后我们和张同学一起针对这两个分野进行了详细的知识总结和归纳。最后也成功帮助张同学合格了东京大学。张同学的合格告诉大家,选择和沟通十分重要,有问题一定要早点和私塾的老师沟通做好规划。