\documentclass[12pt,a4paper,landscape]{article}

\usepackage{pslatex}
\usepackage{graphics}

%%%%% page style %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[left=10mm,right=10mm,top=10mm,bottom=10mm,headsep=0ex,headheight=0ex,footskip=0ex]{geometry}
\pagestyle{empty}

\newcommand{\rot}[1]{\rotatebox{90}{#1}\,\,}

\newcounter{studentnum}
\newcommand{\num}{\rule{0pt}{7.0ex}{\stepcounter{studentnum}\small \arabic{studentnum}}}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}

\sffamily
\section*{Scientific computing WS18/19}

\noindent
\begin{tabular}{|p{0.16\textwidth}|p{0.1\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|l|l|}
\hline
Name & Project & \multicolumn{5}{l|}{Project} & \multicolumn{3}{l|}{Figures} & \multicolumn{8}{l|}{Code} & Sum & Grade \rule{0.pt}{3ex} \\ 
  & & \rot{Understanding} & \rot{Presentation}\rot{Structure, didactics} & \rot{Completed} & \rot{Bonus:}\rot{Context} & \rot{Own ideas} & \rot{Readability}\rot{font size, etc.} & \rot{Labels, units, and}\rot{statistical measures} & \rot{Design} & \rot{Runs} & \rot{Names of}\rot{vars and funcs} & \rot{Style: white space}\rot{Spaghetti, structure} & \rot{Functions: used,}\rot{purpose, standalone} & \rot{Docu script} & \rot{Docu functions} & \rot{Figures saved} & \rot{Bonus:}\rot{Interesting code} & & \\ 
 & & 0--6 & 0--2 & 0--2 & 0, 1 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--3 & 0--2 & 0--2 & 0, 2 & 0--2 & 33 & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
\end{tabular}

\noindent
\begin{tabular}{|p{0.16\textwidth}|p{0.1\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|p{0.024\textwidth}|l|l|}
\hline
Name & Project & \multicolumn{5}{l|}{Project} & \multicolumn{3}{l|}{Figures} & \multicolumn{8}{l|}{Code} & Sum & Grade \rule{0.pt}{3ex} \\ 
  & & \rot{Understanding} & \rot{Presentation}\rot{Structure, didactics} & \rot{Completed} & \rot{Bonus:}\rot{Context} & \rot{Own ideas} & \rot{Readability}\rot{font size, etc.} & \rot{Labels, units, and}\rot{statistical measures} & \rot{Design} & \rot{Runs} & \rot{Names of}\rot{vars and funcs} & \rot{Style: white space}\rot{Spaghetti, structure} & \rot{Functions: used,}\rot{purpose, standalone} & \rot{Docu script} & \rot{Docu functions} & \rot{Figures saved} & \rot{Bonus:}\rot{Interesting code} & & \\ 
 & & 0--6 & 0--2 & 0--2 & 0, 1 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--2 & 0--3 & 0--2 & 0--2 & 0, 2 & 0--2 & 33 & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
 \num & & & & & & & & & & & & & & & & & & & \\ \hline
\end{tabular}

\end{document}