Loop Statement: 반복문 Conditional Statement: 조건문 Inheritance: 상속 Object-oriented : 객체 지향 Parameter: 매개변수 Argument : 인자 Local Variable: 지역 변수 Function Call: 함수 호출 Command: 명령어 Asynchronous: 비동기적인 Regular Expression (RegEx): 정규식 Syntax: 구문 Declaration: 선언 [데클러레이션] Error handling: 예외 처리 Iteration: 반복 [이터레이션] Operator: 연산자 Abstarction: 추상화 [업스트렉션] Recursive function: ..