Online Resources

You’ll definitely want to keep tabs on the book’s web page at pragprog.com[10] for all the latest code and updates. And if you find any errata, there’s a place to let me know about it.[11] I’ve also created a dedicated chat room on Gitter.[12] If you have any problems building or running the code in the book, or just want to hang out and chat, come on by! I also highly recommend perusing Scala Native’s official site,[13] and referring to the Scala Native source code on Github[14] for the occasional deep dive.

With those resources in hand, it’s time to get started!

Footnotes

[1]

https://docs.scala-lang.org/tour/tour-of-scala.html

[2]

https://www.creativescala.org/creative-scala.html

[3]

https://www.coursera.org/learn/progfun1

[4]

https://pragprog.com/book/vsscala2/pragmatic-scala

[5]

https://horstmann.com/scala

[6]

https://www.artima.com/shop/programming_in_scala_3ed

[7]

https://pragprog.com/titles/rwscala/source_code

[8]

https://www.scala-sbt.org

[9]

https://scalameta.org/metals

[10]

https://pragprog.com/book/rwscala

[11]

https://pragprog.com/titles/rwscala/errata

[12]

https://gitter.im/scala-native-book/community

[13]

https://scala-native.readthedocs.io

[14]

https://github.com/scala-native/scala-native