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:
I'm a VB "I'm a VB" is the app for all developers who are really passionated about the Visual Basic programming language. With this app you can stay up to date with news from the Visual Basic Developer Center
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
Premier Mobile Premier Mobile - Microsoft Premier Mobile - for internal Microsoft use only.
An access code will be required to gain access. Please contact your SPM or your manager if you do not have access to this application
Hacking Silverlight Code Browser Hacking Silverlight Code Browser - The essential Silverlight Code Reference on the phone. Primarily a tool for old people like me that can't remember hardly how todo a for loop, this quick reference helps me remember how to program silverlight not only on the phone but in all its many platforms
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
Developer Deck - Free Developer Deck - Free - Scum or Agile Planning? Here is a deck for all these new software methodologies. Use WP7 as your scrum or agile planning deck.
This app uses your WP7 theme color as your deck color
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
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
Troubleshoot This app helps you to learn troubleshoot your system and to learn basics of windows
Blog CarlosAriash Blog CarlosAriash - Quieres saber sobre el desarrollo de aplicaciones y tener tutoriales,noticias todo sobre tecnologia? entonces estas en el lugar indicado con esta aplicacion podras saber todo lo ultimo que el mundo de la tecnologia tiene para ti
Other Software by developer «Mudy»:
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
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#
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)