I wrote Python code which shows Correlation between NASDAQ price, Corn and Gold(Corr=0.945). Corn and Gold are best mix I have found. https://gist.github.com/Kouhei-Takagi/a1a9b073f6cd6dacb7eb1ea871d8fd3c I changed some important parts. https://gist.github.com/Kouhei-Takagi/5becaf7c3a24d63ac9c56856e81297f2
2019/1/31. Kotlin2Swift
I am developing the app Swift2Kotlin, which can convert Swift code to Kotlin code. And I also think about another app which can convert Kotlin code to Swift code.
Swift is very good language for beginners to develop iOS apps.
And Kotlin is also good language for beginners to develop Android apps.
So the first language for programming beginners will be Swift or Kotlin.
So there may be demands for Kotlin2Swift.
Comments
Post a Comment