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.
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
ABPro WP7 ABPro WP7 is a resource administrator front-end for the Joomla component Appointment Booking Pro.
ABPro WP7 allows resource administrators to manage their appointment bookings from their Windows Phones.
This app is only useful if you have a Joomla based website running Appointment Booking Pro
WinLabs WinLabs - WinLabs lets you always connected to the official Blogs i.e. Building Windows 8, Windows 8 Store and Windows 8 Application Development Blogs run by Microsoft and Windows engineering team. The blogs describes about the re-imagination, engineering & design issues of the upcoming windows 8 OS
Smashingmagazine This application is for the Smashing Magazine blog. The blog blog offers resources and advice to web developers and web designers
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
My App This app will help you to download apps and create your own
Intro_to_c It gives an overview,characteristics,drawbacks and uses of C language
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
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
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)
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