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.) with clarity because the language itself
is easy to understand and express.
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:
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
Smashingmagazine This application is for the Smashing Magazine blog. The blog blog offers resources and advice to web developers and web designers
Developers Heaven Developers Heaven - The application is for helping developers working on different platforms at the same time. They can add categories and set a default key to search with. E.g. If the user is currently developing an app using Bing, then he can set 'Bing development' as the key to attach. If he is often searching for pushpins he can add 'pushpins' to category
XAML Pad XAML Pad is a free application that let you write XAML snippets that get parsed, compiled and displayed on your Windows Phone.
The result will be displayed in a new fully functional Page, meaning buttons will be 'clickable', list boxes 'selectable', etc.
An E-mail feature will let you e-mail the XAML Code for re-use
Web Coder Developed by Saif Ahmad
Tips and tutorials for web developers
VPSinn VPSinn is the newest cross-platform mobile application developed by XiGroup S.r.L. to allow IT administrators to access and monitor their own virtual environment, performing fundamental tasks.
VPSinn connects and manages virtual machines running on Citrix XenServer and Xen Cloud Platform (XCP) directly from your Windows Phone
App 4 Dev App 4 Dev - 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
Lernvideo Softwarearchitektur (MVVM) Lernvideo Softwarearchitektur (MVVM) - In dieser Anwendung wird in einem Lernvideo die zur Zeit beliebteste Herangehensweise fur die Erstellung einer Silverlight-Anwendung fur das Windows Phone 7 erklart. Diese nennt sich "Model View ViewModel", kurz MVVM
Other Software by developer «Mudy»:
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
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