This is a glossary of common programming and swift terms.
C
- Compiler: computer program which converts the code into instructions for CPU to execute
- CPU: Central Processing Unit, math machine
I
- IDE: Integrated Development Environment
R
- RAM: Random Access Memory, comnputer’s main memory
S
- SDK: Software Development Kit
U
- URI: Uniform Resource Identifier (식별자)
- URL: Uniform Resource Locator (위치)
- URN: Uniform Resource Name (이름)