KHADERSYED.COMPERSONAL_BLOG.DEB ONLINE2026-04-03|AWS S3/CLOUDFRONT
khadersyed.com:~/posts$ cat Scala and SBT
2014-11-30scala

Scala and SBT

EXTERNAL LINK →

I’m figuring out Scala and in the process learning about SBT to build my code. Leaving this useful page about build file examples here for future reference.

My Scala mechanize code is going pretty well here.

Next little project - write some code to get stock quotes. I should be able to use mechanize without a prob for that.