Add magic TeX comments
This commit is contained in:
parent
58df0cc4dc
commit
1ca170d111
@ -1 +1,3 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
Java is an object-oriented programming language that appeared in 1995. The most recent version of the programming language is version 20 (March 2023). In order to write Java programs, one needs to install the so-called \emph{Java Development Kit (JDK)}. Java programs can be written independently from the operating system that one uses.
|
||||
@ -1 +1,3 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
Please insert the image here.
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
Ingredients:
|
||||
400~g berries, 50~ml maple syrup, 4~lemons, 1~l cold water, 400~g ice cubes
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
An introductory \LaTeX{} course can be found in \enquote{\LaTeX{} in 24 Hours} (Datta, 2017).
|
||||
There is a plethora of further handbooks (e.\,g., Goossens, Mittelbach and Samarin, 2002).
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
Replace this graphic by the corresponding formulas:
|
||||
|
||||
\vspace{1cm} % some additional spacing before the image
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
C\# is an object-oriented programming language that was developed by Microsoft in 2011. In the figure we can see the logo of the programming language.
|
||||
|
||||
\begin{figure}[H]
|
||||
|
||||
@ -1 +1,3 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
Your listings go here.
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
What is a semester ticket?
|
||||
It is also known as Studi-Ticket or Studi-Karte and allows you to use the local public transport around Bamberg for free.
|
||||
In Bamberg, your student card (Studierendenausweis) is used, i. a., as a semester ticket.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
\begin{itemize}
|
||||
\item Foundations of Software Engineering
|
||||
\subitem abbreviation: SWT-FSE-B
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
% !TeX root = ../../main-exercises.tex
|
||||
|
||||
``Recursion (adjective: recursive) occurs when a thing is defined in terms of itself or of its type.
|
||||
Recursion is used in a variety of disciplines ranging from linguistics to logic.
|
||||
The most common application of recursion is in mathematics and computer science,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user