handouts/pep-ho.tex
changeset 439 e27ff222fef3
parent 438 a02e9efd7bc9
child 467 1b879b3e704e
equal deleted inserted replaced
438:a02e9efd7bc9 439:e27ff222fef3
  1804 
  1804 
  1805 Scala is deep: After many years, I still continue to learn new technique
  1805 Scala is deep: After many years, I still continue to learn new technique
  1806 for writing more elegant code. Unfortunately, I have not yet managed to
  1806 for writing more elegant code. Unfortunately, I have not yet managed to
  1807 switch over my code to Scala 3.0 due to time constraints. Scala 3 seems
  1807 switch over my code to Scala 3.0 due to time constraints. Scala 3 seems
  1808 to iron out a number of snags from Scala 2, but why on earth are they
  1808 to iron out a number of snags from Scala 2, but why on earth are they
  1809 introducing Python-esque intendation and why on earth are they
  1809 introducing Python-esque indentation and why on earth are they
  1810 re-introducing the \texttt{then}-keyword in Scala 3, when I just about got
  1810 re-introducing the \texttt{then}-keyword in Scala 3, when I just about got
  1811 comfortable without it? 
  1811 comfortable without it? 
  1812 
  1812 
  1813 %So all in all, Scala might not be a great teaching language,
  1813 %So all in all, Scala might not be a great teaching language,
  1814 %but I hope this is mitigated by the fact that I never require
  1814 %but I hope this is mitigated by the fact that I never require