JavaFX : functional and procedural
December 17th, 2008
Which is very interesting. I’ve been nosing around the tutorials and bumped up against this concept but couldn’t name it.
What is interesting is that, this is the first languange that I might actually use that has a mix of functional and procedural execution. Functional languages seem to be the new hotness now for their ability to be distributed across multiple processors.
As a “working” programmer the only functional language I use regularly is SQL. :-/
Categories: java