I mentioned to some of you that I have an intern w...
# tornadofx
c
I mentioned to some of you that I have an intern working with me this summer who will be using TornadoFX for a Scientific Visualization. We haven't set the specific requirements, but it will involve a graphical desktop app. (Our tentative domain is a chemical reaction.) The work is hosted in this GitHub repo if you'd like to follow along. https://github.com/bekwam/k4stem We're going over language fundamentals to start so I have a few files in a Maven project that are going to be a running commentary of different syntax. I expect to get to TornadoFX and the desktop UI in a few weeks. For the next two weeks, we're going to pick some algorithms and functions to implement. They'll be math oriented and basic in Kotlin terms like parsing through an algebraic expression.