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:
Keep An Eye Keep An Eye is a tool for developers by developers!
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
Colours Colours - This application will allow the users to know the R,G,B values of the colour which appears on their screen.
This application might help you in building simple coloured web pages
TouchStudio TouchStudio is radically new software development environment that runs on the Windows Phone itself, bringing the excitement of the first programmable personal computers to the phone. The new programming experience makes the sensors and media on the phone easily accessible, and appreciates the touchscreen as the main input device for code
VS ShortCuts VS ShortCuts - Here is a handy reference that can make your .NET lifestyle easier and a lot more productive. This app is for the default keybindings in Visual Studio 2010 and Visual C#. Must have for all .NET developers
Web Coder Developed by Saif Ahmad
Tips and tutorials for web developers
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
DDTK Portal DDTK Portal - This application demonstrates the capabilities of the Dynamic Data Center Toolkit for Hosters on Windows Phones.
Dynamic Datacenter Toolkit for Hosters allows Service Providers to create private or public cloud offerings based on Microsoft's Hyper-V and System Center. These providers are known as Hyper-V Cloud Service Provider
TourToRuby It describes one of the most important computer language, Ruby
Dev Helper Dev Helper - Whether you’re a developer looking to make the next great app or just an enthusiast looking to play with your phones internal devices, DevHelper is for you. Internally your phone has many devices that are essential to enabling great apps and games. The most important of which are the Touch Input Panel, the Accelerometer and the GPS
Other Software by developer «Mudy»:
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)
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#
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
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