FSharpBookWP7 - Samples inspired by : Friendly F# (Fun with game programming).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
Similar Software:
Storage Converter Storage Converter - Need a quick way of finding out how much memory you'll need? Storage Converter could be just the tool you're after. From converting Bits to Bytes, Kilobytes to Gigabytes and Megabytes to Petabytes, you'll no longer need to visit conversion websites to do your calculations
Telerik RadControls Telerik RadControls for Windows Phone
Are you into Windows Phone development? Check out this showcase of Telerik RadControls for Windows Phone - super light and blazing-fast UI components for building mobile applications. The controls are built from the ground up for the Windows Phone 7 Operating System, complementing the UI Toolbox for Windows Phone 7
ScriptingAndAi ScriptingAndAi - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
an artificial intelligence written entirely with a scripting language built into f#
Scheme Interpreter for Programmers and Geeks Scheme Interpreter for Programmers and Geeks - This is a powerful & useful Scheme Interpreter developed for WP7. It is intended for programmers and techno geeks only! Scheme is one of the dialects of the programming language Lisp and it was developed at the MIT AI Lab by Guy L. Steele and Gerald Jay Sussman
App4Dev App4Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
TourToRuby It describes one of the most important computer language, Ruby
Smashingmagazine This application is for the Smashing Magazine blog. The blog blog offers resources and advice to web developers and web designers
Codes N Puzzles Codes N Puzzles - This is the app for geeks.Enjoy writing code for tough programming problems and solve excellent puzzles.
Get latest feeds for coding problems from
"programmingpraxis.com"
and latest feeds for puzzles from
"dailybrainteaser.blogspot
Ball Simulation Ball Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
how f# is very convenient and easy to use to resolve scientific problems like in this sample where we simulate the
bounce of a ball on the ground
ScriptingAndAi ScriptingAndAi - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
an artificial intelligence written entirely with a scripting language built into f#
Rocket Simulation Rocket Simulation - Demonstration example written in f # based on the book: friendly F # (fun with game programming)
illustrates how through this language you can describe physical behaviors (in our case a rocket launched through the Moon direction is subject to various forces like moons and earth mass etc
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)
Asteroids Simulation Asteroids Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates how
often a good problem definition must use specific algorithms to emprove the application performances
like in this sample where we used a space partition algorithm