https://github.com/jpablo/python-scala
https://github.com/jpablo/python-scala
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpablo/python-scala
- Owner: jpablo
- Created: 2015-04-12T04:29:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T00:46:55.000Z (over 5 years ago)
- Last Synced: 2025-05-16T04:07:46.697Z (about 1 year ago)
- Language: Scala
- Size: 987 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python and Scala
This tutorial is a gentle introduction to the Scala language and ecosystem from the point of view of a Python developer.
Part I focuses on reusing existing intuition to map out concepts and libraries in both languages.
Part II will focus more on the type system.