Newest Other Language Articles Getting Functional with F# By Jani Järvinen - Published 11/14/2008 Most mainstream programming languages are based on the paradigm called imperative programming, in which the programmer tells the computer the exact steps what to do. In contrast, there are multiple programming languages that are based on functional programming. Functional programming is making its way to the .NET world with the advent of the F# language. Discover what F# is and why it is useful.
Highlighted Other Language Tutorials Learning WML - Variables and Scripting By Steve Schafer -
Without the ability to remember information, Web and mobile applications would be extremely limited in what they could accomplish. In this article you will learn how to use variables and scripting to hold information in your wireless applications.