Skip to content

Commit 5659639

Browse files
committed
minor updates; ready for release
1 parent 18d2071 commit 5659639

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tex/main.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
\end{frame}%
155155

156156
\begin{Slide}{About our Scala students at Lund Univesity}
157+
Currently 136 students accepted per year:
157158
\begin{itemize}
158159
\item Enrolled at the 5 year program in Computer Science \& Engineering (CSE) at LTH
159160
\item Taking their first programming course 7.5 ECTS credits during their first semester
@@ -604,12 +605,13 @@
604605

605606
\item Selecting a \textbf{lagom subset} of Scala
606607
\begin{itemize}
607-
\item pitfalls: including to many concepts; in-coherent progression
608+
\item pitfall: including too many concepts too fast
608609
\item examples of what we excluded: \\creating type classes, recursive data types, recursive algorithms
609610
\end{itemize}
610-
\item Designing an \textbf{effective progression} with step-wise iteration of concepts combined
611611
%\item Complete beginners stumble on getting tooling to work on their own machines
612-
\item Helping beginners to overcome \textbf{tool barriers} (editor, compiler, build tool, IDE)
612+
\item Designing an \textbf{effective progression} with step-wise iteration of concepts combined
613+
\item Helping beginners overcome \textbf{tool barriers} (scala, editor, compiler, build tool, IDE)
614+
\item Helping beginners to use Stackoverflow and other internet resources with care
613615
\end{enumerate}
614616
\end{Slide}
615617

0 commit comments

Comments
 (0)