Started writing introduction and first chapters

This commit is contained in:
Marko Korhonen 2020-03-05 22:11:09 +02:00
parent 5ae8118b34
commit 1bce441a0e
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
9 changed files with 73 additions and 114 deletions

View file

@ -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