Started writing introduction and first chapters
This commit is contained in:
parent
5ae8118b34
commit
1bce441a0e
9 changed files with 73 additions and 114 deletions
|
@ -4,33 +4,20 @@
|
|||
% Acronyms, abbreviations, etc.
|
||||
|
||||
\newacronym{html}{HTML}{HyperText Markup Language}
|
||||
\newacronym{sql}{SQL}{Structured Query Language}
|
||||
\newacronym{io}{I/O}{Input/Output}
|
||||
\newacronym{ram}{RAM}{Random Access Memory}
|
||||
\newacronym{php}{PHP}{Hypertext Preprocessor}
|
||||
|
||||
|
||||
% Glossary entries
|
||||
|
||||
\newglossaryentry{part_key}{
|
||||
name={partition key},
|
||||
description={a column or set of columns from the same table whose consolidated value decide the partition for a given data}
|
||||
}
|
||||
\newglossaryentry{thesis}{
|
||||
name=thesis,
|
||||
description={a written essay one submitted for a university degree},
|
||||
plural=theses
|
||||
}
|
||||
\newglossaryentry{latex}
|
||||
{
|
||||
name=\LaTeX{},
|
||||
description={Is a mark up language specially suited for scientific documents}
|
||||
}
|
||||
|
||||
\newglossaryentry{maths}
|
||||
{
|
||||
name=mathematics,
|
||||
description={Test}
|
||||
\newglossaryentry{asiakaspuoli}{
|
||||
name={asiakaspuoli},
|
||||
plural={asiakaspuolen},
|
||||
description={Nettiselaimessa pyörivät ohjelmointikielet, esimerkiksi JavaScript}
|
||||
}
|
||||
|
||||
\newglossaryentry{palvelinpuoli}{
|
||||
name={palvelinpuoli},
|
||||
plural={palvelinpuolen},
|
||||
description={Palvelimella pyörivät ohjelmointikielet, esimerkiksi PHP}
|
||||
}
|
||||
|
||||
\glsaddall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue