Added more stuff about frameworks

This commit is contained in:
2021-05-20 18:36:03 +02:00
parent f7d408e470
commit 83445c5b7c
4 changed files with 114 additions and 12 deletions

View File

@@ -113,7 +113,7 @@
\newglossaryentry{python}
{
name={Python},
description={A Python egy általános célú, magas szintű interpretált programozási nyelv. Fejlesztését 1989-ben kezdte Guido van Rossum}
description={A Python egy általános célú, magas szintű interpretált programozási nyelv. Fejlesztését 1989-ben kezdte Guido van Rossum. Jelenleg legfrissebb verziója a 3.9 amely 2020 Októberében került kiadásra}
}
\newglossaryentry{devops}
@@ -174,6 +174,8 @@
\newacronym{tls}{TLS}{Transport Layer Security}
\newacronym{ssl}{SSL}{Secure Sockets Layer}
\newacronym{ip}{IP}{Internet Protocol}
\newacronym{ipv4}{IPv4}{Internet Protocol version 4}
\newacronym{ipv6}{IPv6}{Internet Protocol version 6}
\newacronym{rfc}{RFC}{Request for Comments}
\newacronym{gnu}{GNU}{GNU's Not Unix!}
\newacronym{html}{HTML}{HyperText Markup Language}
@@ -210,4 +212,7 @@
\newacronym{rpi}{RPi}{Raspberry Pi}
\newacronym{led}{LED}{Light Emitting Diode}
\newacronym{mi}{MI}{Mesterséges Intelligencia}
\newacronym{wifi}{WiFi}{Wireless Fidelity}
\newacronym{wifi}{WiFi}{Wireless Fidelity}
\newacronym{mqtt}{MQTT}{Message Queuing Telemetry Transport}
\newacronym{aws}{AWS}{Amazon Web Services}
\newacronym{io}{I/O}{Input/Output}