- Functional Programming
- Spark
- Slick
- JSON
- Web Service, Server and Client
echo "# scala" >> README.md
git init
git add README.md
git add .
git commit -m "first commit"
git remote add origin https://github.com/goodgoodwish/scala.git
git push -u origin master
git remote add origin https://github.com/goodgoodwish/scala.git
git push -u origin master