title | subtitle | theme | colortheme | author | header-includes | |||
---|---|---|---|---|---|---|---|---|
Herramientas para estudiar informática y matemáticas |
Desarrollo en Linux |
metropolis |
metropolis |
libreim |
|
\begin{figure}\centering\small \begin{tikzpicture}[node distance=0cm] \node[layer,minimum width=10cm] (a) {Linux (kernel)}; \node[layer,above left=0cm and -5cm of a] (b) {GNU}; \node[layer,above=of b] (f) {Bash/zsh/fish (shell)}; \node[layer,above right=0cm and -5cm of a] (c) {X/Wayland (graphical server)}; \node[layer,above=of c] (d) {GNOME/KDE/i3... (DE/WM)}; \node[layer,above=of d] (e) {Emacs/Firefox... (apps)}; \end{tikzpicture} \end{figure}
- escoge una distro "ya preparada" (Ubuntu, Mint)
o instala de cero (Arch) - aprende a usar la terminal ($\nearrow$ chuleta de bash)
- prepara un editor para trabajar con C++, \LaTeX
- sincroniza tus proyectos con git
Open Source Definition (Open Source Initiative)
Licencias permisivas:
- Apache
- BSD 2/3-clause
- MIT
- Do What The F*ck You Want To
Equivalente en obras: CC BY
Free Software Foundation
- Uso
- Copia
- Modificación
- Distribución
Licencias con copyleft:
- GPL(v2, v3)
- AGPLv3
- Mozilla PL
Equivalente en obras: CC BY-SA
Cláusula Commons:
the License does not grant to you
the right to Sell the Software
No permiten vender
Equivalente en obras: CC BY(-SA)-NC
Código público (en GitHub/Gitlab) no significa libre
Licencias:
- (ninguna)
- licencias privativas