-
Notifications
You must be signed in to change notification settings - Fork 0
/
abbreviations.tex
81 lines (73 loc) · 1.6 KB
/
abbreviations.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
\addcontentsline{toc}{chapter}{List of Abbreviations}
\begin{center}
\section*{Acronyms and Abbreviations}
\end{center}
\begin{tabular}{p{3cm}p{11cm}}
3NF &Third Normal Form \\
\\
API & Application Programming Interface \\
\\
ASCII & American Standard Code for Information \\
\\
ATM & Automated Teller Machines \\
\\
B2C & Business-to-Consumer \\
\\
B2B & Business-to-Business\\
\\
C2C & Consumer-to-Consumer \\
\\
C.O.D & Cash On Delivery \\
\\
CSS & Cascading Style Sheets \\
\\
CDN & Content Management Network \\
\\
DOM & Document Object Model \\
\\
FAQ & Frequently Asked Questions \\
\\
GOE & Government of Ethiopia \\
\\
HTTP & Hypertext Transfer Protocol Secure \\
\\
IDE & Integrated Development Environment \\
\\
JSON & JavaScript Object Notation \\
\\
JWT & JSON Web Token \\
\\
PHP & Hypertext Preprocessor \\
\\
\end{tabular}
\begin{tabular}{p{3cm}p{11cm}}
SEO & Search Engine Optimization \\
\\
SDK & Software Developer Kit \\
\\
SMTP & Simple Mail Transfer Protocol \\
\\
SSL & Secure Sockets Layer \\
\\
URL & Uniform Resource Locator \\
\\
WWW & World Wide Web \\
\\
XHTML & Extensible Hypertext Markup Language \\
\\
XML & Extensible Markup Language \\
\\
\end{tabular}
% GPS- Global Positioning System
% GSM- Global System for Mobile Communication
% SMS- Short Message Service
% AVL- Automatic Vehicle Location
% GIS- Geographic Information System
% RF- Radio Frequency
% AGPS- Assisted Global Positioning System
% RFID- Radio Frequency identification
% API- Application Programming Interface
% APN- Access Point Name
% HTML- Hypertext Markup Language
% SQL - Structured Query Language
% NoSQL- Not Only SQL