Skip to content

Links, notes and experiments related to the Scala Coursera course. Does NOT include course assignments!

License

Notifications You must be signed in to change notification settings

mrseanryan/scala-learning-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-learning

Learning Scala

PUBLIC repo - does NOT contain answers to the course assignments.

It does contain:

  • links
  • books
  • notes and code from the course lectures

Sharing this, in case it is useful.

More readmes

Scala references

java-lang package

A Tour of Scala Tutorial introducing the main concepts of Scala

Scala Overview on StackOverflow A list of useful questions sorted by topic

APIs

Scala API

Scala Standard Library API

cheat sheets

Scala Cheat Sheet - O'Connor

Scala Cheat Sheet - Poulain (old?)

exercises

Scala Exercises by 47 Degrees

Scala tutorials

Scala School A Scala tutorial by Twitter

Interesting libraries

Library URL Description
Ammonite https://ammonite.io/ a REPL for Scala
jsoup https://jsoup.org/ a Java based HTML Parser for web scraping - can be used from Scala
requests-scala https://github.com/com-lihaoyi/requests-scala Scala port of the Python HTTP requests library
uJson https://www.lihaoyi.com/post/uJsonfastflexibleandintuitiveJSONforScala.html JSON library for Scala

Licence = MIT

This project is licensed under the MIT License - see the LICENSE file for details.

About

Links, notes and experiments related to the Scala Coursera course. Does NOT include course assignments!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published