slides/slides09.tex
changeset 975 ae5c03560d4d
parent 958 fddf099a82f8
equal deleted inserted replaced
974:0cb4bf2469d1 975:ae5c03560d4d
    18     colback=gray!30, boxrule=1pt,
    18     colback=gray!30, boxrule=1pt,
    19     fontupper=\ttfamily,
    19     fontupper=\ttfamily,
    20     #1}
    20     #1}
    21 
    21 
    22 
    22 
       
    23 \usepackage{tcolorbox}
       
    24 \newtcolorbox{mybox}{colback=red!5!white,colframe=red!75!black}
       
    25 \newtcolorbox{mybox2}[1]{colback=red!5!white,colframe=red!75!black,fonttitle=\bfseries,title=#1}
       
    26 \newtcolorbox{mybox3}[1]{colback=Cyan!5!white,colframe=Cyan!75!black,fonttitle=\bfseries,title=#1}
    23 
    27 
    24 
    28 
    25 % beamer stuff
    29 % beamer stuff
    26 \renewcommand{\slidecaption}{CFL 09, King's College London}
    30 \renewcommand{\slidecaption}{CFL 09, King's College London}
    27 \newcommand{\bl}[1]{\textcolor{blue}{#1}}       
    31 \newcommand{\bl}[1]{\textcolor{blue}{#1}}       
    40 
    44 
    41   \normalsize
    45   \normalsize
    42   \begin{center}
    46   \begin{center}
    43   \begin{tabular}{ll}
    47   \begin{tabular}{ll}
    44     Email:  & christian.urban at kcl.ac.uk\\
    48     Email:  & christian.urban at kcl.ac.uk\\
    45 Office Hour: & Thurdays 15 -- 16\\  
    49 Office Hour: & Fridays 12 -- 14\\  
    46   Location: & N7.07 (North Wing, Bush House)\\
    50   Location: & N7.07 (North Wing, Bush House)\\
    47   Slides \& Progs: & KEATS\\
    51   Slides \& Progs: & KEATS\\
    48   Pollev: & \texttt{\alert{https://pollev.com/cfltutoratki576}}\\  
    52   Pollev: & \texttt{\alert{https://pollev.com/cfltutoratki576}}\\  
    49   \end{tabular}
    53   \end{tabular}
    50   \end{center}
    54   \end{center}
  1124 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%     
  1128 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%     
  1125 
  1129 
  1126 \begin{frame}<1-20>[c]
  1130 \begin{frame}<1-20>[c]
  1127 \end{frame}
  1131 \end{frame}
  1128 
  1132 
       
  1133 
       
  1134 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1135 \begin{frame}[c]
       
  1136 
       
  1137 \begin{mybox3}{Random Email}\it
       
  1138   I would like to ask a question regarding CW4. When I run my file, I
       
  1139   can see the output display in fib.j but I'm receiving the
       
  1140   Java.lang.Verifyerror. What might be causing this error?
       
  1141 \end{mybox3}
       
  1142 
       
  1143 
       
  1144 \begin{textblock}{7}(0.5,14)
       
  1145 \begin{minipage}{14cm}\small
       
  1146 Error: Unable to initialize main class fib.fib
       
  1147 Caused by: java.lang.VerifyError: (class: fib/fib, method: main signature: ([Ljava/lang/String;)V) Illegal type in constant pool
       
  1148 \end{minipage}
       
  1149 \end{textblock}
       
  1150 
       
  1151 \end{frame}
       
  1152 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1153 
       
  1154 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1155 \begin{frame}[c]
       
  1156 
       
  1157 \begin{textblock}{8}(1,4)
       
  1158 \begin{minipage}{14cm}
       
  1159 \bf\huge\textcolor{red}{Send some running code!!!!!}
       
  1160 \end{minipage}
       
  1161 \end{textblock}
       
  1162   
       
  1163 \end{frame}
       
  1164 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1165 
       
  1166 
       
  1167 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1168 \begin{frame}[c]
       
  1169 \frametitle{And and Or}
       
  1170 \end{frame}
       
  1171 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1172 
       
  1173 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1174 \begin{frame}[c]
       
  1175 \frametitle{Break}
       
  1176 \end{frame}
       
  1177 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1178 
       
  1179 
       
  1180   
  1129 \end{document}
  1181 \end{document}
  1130 
  1182 
  1131 %%% Local Variables:  
  1183 %%% Local Variables:  
  1132 %%% mode: latex
  1184 %%% mode: latex
  1133 %%% TeX-master: t
  1185 %%% TeX-master: t