Skip to content

Commit

Permalink
minor updates; ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornregnell committed Jun 11, 2019
1 parent 18d2071 commit 5659639
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tex/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
\end{frame}%

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

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

Expand Down

0 comments on commit 5659639

Please sign in to comment.