handouts/pep-ho.tex
changeset 442 c86e7dd198bf
parent 441 3bfe81972674
child 470 86a456f8cb92
equal deleted inserted replaced
441:3bfe81972674 442:c86e7dd198bf
  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