Community-Programming-Book icon indicating copy to clipboard operation
Community-Programming-Book copied to clipboard

Scala part

Open unrooted opened this issue 6 years ago • 4 comments

Part about Scala.

unrooted avatar Jul 17 '19 20:07 unrooted

Shouldn't we complete Java/JVM part first?

iczelia avatar Jul 18 '19 13:07 iczelia

Well, yes, but Java isn't my part here.

unrooted avatar Jul 18 '19 13:07 unrooted

Scala is running on JVM, why wouldn't you do these two? Starting off with JVM will save a lot of time, because many edits will be necessary to make these two compatible with each other.

iczelia avatar Jul 18 '19 13:07 iczelia

I mean - we should leave JVM-specific things in Java/JVM so we don't repeat ourselves while writing Scala chapter, and leave other JVM language things to Scala/Groovy/... while writing JVM chapter.

iczelia avatar Jul 18 '19 13:07 iczelia