Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Jonathan Allen on Sep 01, 2008 06:39 AM
Though still officially just a research project, the excitement over F# continues unabated. In today's roundup, we take a brief look at what's new for F#.
First up is a new F# IDE plug-in for MonoDevelop 2.0. This version of MonoDevelop is still in a preview state and some F# features such as syntax highlighting won't work unless you recompile MonoDevelop from sources.
Next up is "F# for Scientists". Don Syme writes,
I haven't got my hardcopy just yet, but I read a draft of this book, and was really very impressed. The 3D visualization chapter is stunning in its simplicity and power, the parallel programming techniques presented are simple and powerful, and the examples of interoperating with Mathematica, MATLAB and using web databases opened gateways to the crucial information sources and tools that form a significant part of modern science.
In an Amazon review, Jamie Bernardin wrote,
I wish more books were written at this level of quality. While this book can be used by anybody that wants to get up to speed with F#, it's also well suited for use as a text book for an undergraduate course in applied math or computer science (or reference for a graduate course). It's well organized, well written, and draws from classic examples in mathematical computing.
It's not easy material, and deserves to be read slowly and perhaps a couple times - much like any sophisticated treatise on a difficult but powerful subject. Don't loose patience if you don't get it at first glance. If you enjoy this type of stuff, it's an absolutely pleasure to read - logical in flow and well articulated.
Probably the biggest problem for F# is that it is a moving target. Though the tools and books keep on coming, so do the new versions. Not even in beta yet, F# continues to evolve.
The September 2008 F# CTP targets Visual Studio 2008. IDE features include a scripting mode for quick experiments, a project mode for application development, and improved Intellisense via a new language service.
Incredibly useful for anyone doing scientific or engineering work, this CTP also adds support for Units of Measure. While any freshman science major knows you cannot multiply "50 meters per second" by "30 seconds" and shove it a variable expecting "kg-meters/second", most programming languages aren't so smart. F# does this by adding a meta-type system. In addition to the underlying type, usually float, F# variables can also know what units of measurement they represent. When used, both the IDE and compiler will check for conflicts and flag them as errors.
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
No comments
Watch Thread Reply