dbnt.co.kr2019/eng/company_04.html

146 lines
7.1 KiB
HTML

<?php include('../inc/pageheader_eng.php'); ?>
<link rel="stylesheet" href="../css/company.css">
<style>
.careers .jobs > .jobsContainer > ul {
cursor: Default;
}
.careers .jobs > .jobsContainer > ul > li:first-child > dl > dd {
font-size: 16px;
}
</style>
<?php include('../inc/menubar_eng.php'); ?>
<section>
<h1 class="hidden">Start of Content</h1>
<article class="subBanner">
<h2 class="hidden">서브배너</h2>
<div class="inner">
<div class="subBannerInfo">
<ul>
<li>COMPANY</li>
<li>DBNtech constantly pursues change and innovation</li>
</ul>
</div><!--end of subBannerInfo-->
</div><!--end of inner-->
</article><!--end of subBanner-->
<div class="siteIndex">
<div class="inner">
COMPANY 》 RECRUITMENT
</div>
</div><!--end of siteIndex-->
<article class="careers">
<h2 class="hidden">인재채용</h2>
<div class="careersHeader">
<ul class="clearfix">
<li>Recruit<br/>ment</li>
<li><em>DBNtech</em> looks for <br/> creative and professional talent.</li>
</ul>
</div><!--end of creersHeader-->
<div class="talent">
<p class="careersTitle">The Right People for DBNtech</p>
<ul>
<li>A challenging person who always seeks newness</li>
<li>A person who can change ideas and perceptions</li>
<li>A person with tenacity and passion to achieve a challenge</li>
<li>A person who is faithful to every assignment</li>
<li>A person who can collaborate smoothly with team members</li>
<li>A person who is capable of working with expertise</li>
</ul>
</div><!--end of talent-->
<div class="jobs">
<p class="careersTitle">Employment Information</p>
<div class="jobsContainer">
<ul class="clearfix">
<li>
<dl>
<dt>DBNtech</dt>
<dd class="job_1">R&D Division</dd>
<dd>Software Engineer / Researcher</dd>
</dl>
</li>
<li>img</li>
</ul>
<ul class="clearfix">
<li>
<dl>
<dt>DBNtech</dt>
<dd class="job_1">System Development Division</dd>
<dd>Software Engineer / Programmer</dd>
</dl>
</li>
<li>img</li>
</ul>
</div><!--end of jobsContainer-->
<div class="jobsOverView">
<p class="close">X</p>
<ul>
<li>
<dl>
<dt>Software Engineer/Researcher</dt>
<dd>R&D Division</dd>
</dl>
</li>
<li>
<ul class="clearfix">
<li>Qualifications & Preferences</li>
<li>
<dl>
<dt>Major : Engineering</dt>
<dt>Degree : Bachelor or above</dt>
<dd>■ Python, Deep-learning Framework(Tensorflow) Expert <em>(Required)</em></dd>
<dd>■ Deep-learning Model Design/Development(CNN, Object Detection related) <em>(Required)</em></dd>
<dd>■ More than 1 year of experience in developing algorithms based on Machine-learning or Deep-learning (Preferred)</dd>
<dd>■ Open data set analysis experience such as Kaggle (Preferred)</dd>
<dd>■ Information processing engineer certificate holder (Preferred)</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<dl>
<dt>Software Engineer/Programmer</dt>
<dd>System Development Division</dd>
</dl>
</li>
<li>
<ul class="clearfix">
<li>Qualifications & Preferences</li>
<li>
<dl>
<dt>Major : Engineering</dt>
<dt>Degree : Diploma or above</dt>
<dd>■ S/W Development : ASP, Java, Spring, JSP, C, C⁺⁺, MFC </dd>
<dd>■ Server Operations : Windows Server, Linux, IIS, Tomcat </dd>
<dd>■ Database : Oracle, MySql</dd>
</dl>
</li>
</ul>
</li>
</ul>
</div><!--end of jobsOverView-->
</div><!--end of jobs-->
<div class="other">
<p class="careersTitle">Employment Notice</p>
<ul>
<li>Recruitment Schedule : Regular Recruitment</li>
<li>Recruitment procedure : 1st(Documents) → 2nd(Interview) → final acceptance</li>
<li>Welfare benefits : Support for family events, job skill improvement, book purchase, in-company fellowship and etc.</li>
</ul>
</div><!--end of other-->
</article><!--end of careers-->
</section><!--end of section, mainPage-->
<?php include('../inc/footer_eng.php'); ?>
<!-- <script src="../js/jobsFnc.js"></script> -->
</body>
</html>