IT 전문 용어 분석
- 변수: variable (셀 수 있는 명사)
- 자료형: type
- 변수를 선언하다: declare a variable
- 정수: integer
- 부호가 없는 정수: unsigned integer
- 부호가 있는 정수: signed integer
- 실수: float
- 문자: character
- 문자열: string
- boolean
- null
- 변수를 초기화하다: initialize a variable
- 반복문: loop statement
- 조건문: conditional statement
- 상속: inheritance
- 객체 지향: object-oriented (오브직트)
- 매개변수: parameter (셀있)
- 인자: argument (셀있)
- 지역 변수: local variable
- 전역 상수: global constant
- 함수 호출: function call
- 명령어: comm!and
- 비동기적인: asynchronous
- 정규식: regex (Regular Expression)
- 레겍스, 레직스와 같이 발음
** O는 오-우 와 같이 발음해주기
프로그래밍
- 구문(문법) : syntax
- 선언: de!claration(데클러레이션)
- 예외 처리: error handling
- 반복: iteration
- 연산자: operator
- 추상화: abstraction
- 재귀 함수: recursive function
- 중첩된: nested
- 들여쓰기: indentation
- 불변의: immutable
- 보안 취약점: security vu!lnerabi!lity
- 정적인 / 동적인: static / dyna!mic
- 이중 for 문 / 삼중 for 문: double nested for loop / triple nested for loop
실무
- 프론트엔드: Front-end
- 백엔드: Back-end
- 데브옵스: DevOps
- 풀 리퀘스트: Pull Request (셀있)
- 온프레미스: On-Premises
- SaaS (세스): Software as a Service
- GUI: Graphic User Interface
- WYSIWYG: What You See Is What You Get
- JSON: JavaScript Object Notation
- CRUD: Crea!te Read U!pdate Dele!te
- MVC: Model (마를?) View Controller
( ) { } [ ] ~ *
, 너희들 이름은 뭐니?
()
:- Pare!nthesis (단괄호)
- Parenthe!ses (양괄호)
)
- Right Parenthesis
- Closing Parenthesis : 클로징
- close (가까운) : 클로스
- close (닫다) : 클로즈
(
- opening parenthesis
- left parenthesis
[ ]
- Brackets
- Square Brackets
{}
- Braces (브레시스)
- Curly Brackets
<>
- Angle Brackets
- Chevrons (셰브론스)
<
- Opening Angle Brackets
- Less Than Symbol
>
- Closing Angle Brackets
- Greater Than Symbol
#
- Number Sign
- Hash
@
- At sign
!
- E!xclamation Mark (엑스크레메이션)
%
- Perc!ent Sign
*
- Asterisk (에스터리스크)
- Star
^
- Caret (캐럿)
$
- Dollar Sign
?
- Question Mark
- 삼항 연산자: ternary operator
:
- colon
- ← bullet point
;
- Semi Colon (세미 콜론, 세마이 콜론)
-
- Hyphen
- Dash
_
- underscore
+
- plus sign
- =
- Equal sign
- \
- back slash
- /
- Forward Slash
- `
- backtick
- Grave Accent
""
- Double Quotation Marks
''
- Single Quotation Marks
,
- comma
.
- Dot
- Period
|
- Pipe
- Ve!rtical Bar
&
- And Sign
- A!mpersand
~
- Tilde (틸더)
camelCase, snake_case, 그리고 …
- Camel Case
- Pascal Case
- Snake Case
- Kebab Case
질문
대답
- 첫 수업 소감 알았던 거 몰랐던 거
- 오늘 수업 굉장히 유익하고 재미있었다. 수업에서 나오는 기본적인 영어 단어 같은 건 알고 있었지만, 간단한 발음도 제대로 모르고 있었음. 특히 키보드에 있는 기호들을 어떻게 부르는지 알려주신 게 많은 도움이 되었다.
- 기존에 영어 얼마나 했는지
- 작년 10월부터 영어 회화 학원을 다니기 시작했는데, 다닌지 얼마 안 돼서 아직도 잘은 못한다. 지금도 잘 못하는 것 같고, 오늘 한글을 영어로 바꾸는 문제가 있었는데, 몇 달째 공부하는데도 잘 안 되네요. 이번 개발 영어 수업 잘 들어서 영어 잘해보도록 노력하겠습니다.