Giter Club home page Giter Club logo

header

AI Control

나의 첫번째 마크다운 파일입니다.

20210322203142842vsgf

Hits

학과: 스마트팩토리

이름: 김명길

학번: 2217110184

목차

1. 학력

2. 경력

3. 자격증

4. 입사희망업체

5. 1분자기소개서

6. 수업내용

1.학력

학교명 재학년도 졸업년도 학과 비고
구암초등학교 2005~2010 2011 졸업
구암중학교 2011~2013 2014 졸업
마산공업고등학교 2014~2016 2017 메카트로닉스학과 졸업
창원폴리텍7대학 2022~ 2024(예정) 스마트팩토리학과 재학

2.경력

회사명 근무기간 비고
LG전자 2020.02. ~ 2020. 06. 계약직
(주)진강 2020.07. ~ 2022. 02. 주임

3.자격증

자격증 이름 취득년도 비고
cbc선반기능사 2016 합격
자동차 운전면허 2016 합격
지게차운전기능사 2022 합격
기계정비 산업기사 2022 합격
산업안전 산업기사 2023 합격예정
위험물 산업기사 2023 합격예정

4.입사희망업체

희사명 희망연봉 비고
포스코 4500이상
현대로템 4000이상
한화디펜스 4000이상
선형동교수님 회사 상관없음

5. 1분자기소개서

‘공부는 못해도 되지만 예의에 어긋나는 것은 나쁘다’라고 항상 강조하신 부모님께서는 이웃 어른들께 인사하는 것부터 어려운 사람이 있으면 돕는 것이 당연하다고 가르쳐 주셨습니다.

고교,대학 시절 학급 반장, 과대표 직책을 맡으며 솔선수범의 자세로 어려운 친구들을 도우며, 교내 봉사동아리 모집이 있으면 항상 일원으로 참여했습니다.

남들보다 앞서 행하는 것에 대해 두려워하지 않은 경험 덕에 힘든 업무일지라도 자신감 있게 먼저 나서서 일을 처리했습니다. 그러자 지금까지도 군대, 직장 등에서 믿음직한 이미지로 평가를 받았습니다.

6. 수업내용

| Data Type Conversion |

sr.No. Function&Description
int(x[,base] x를 정수로 변환합니다. x가 문자열인 경우 베이스가 지정됩니다.
float(x) x를 부동 소수점 숫자로 변환합니다.
comples(real [,imag]) 복소수를 작성하다.
str(x) 개체 x를 문자열 표현으로 변환합니다.
repr(x) 개체 x를 식 문자열로 변환합니다.
eval(str) 개체 x를 표현식 문자열로 변환합니다.
tuple(s) s를 튜플로 변환합니다
list(s) s를 목록으로 변환합니다.
set(s) s를 집합으로 변환합니다.
dict(d) 사전을 만듭니다. d는 (키, 값) 튜플의 시퀀스여야 합니다.
frozenset(s) s를 고정 집합으로 변환합니다.
chr(x) 정수를 문자로 변환합니다.
unichr(x) 정수를 유니코드 문자로 변환합니다.
ord(x) 단일 문자를 정수 값으로 변환합니다.
hex(x) 정수를 16진수 문자열로 변환합니다.
oct(x) 정수를 8진수 문자열로 변환합니다.

제목 없음

AI프로그래밍 실습동작영상 https://www.youtube.com/shorts/vfOHMUbOPEc

myeonggilkim's Projects

face_recognition icon face_recognition

The world's simplest facial recognition api for Python and the command line

web-porfolio icon web-porfolio

개발자를 위한 쉽고 빠른 웹 포트폴리오 만들기

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.