Mar
13
2010

.toolbox is a free online training program where designers and developers can learn to create Silverlight applications using Expression Studio and to apply basic UX concepts to their solutions.
Check out the original post by Adam Kinney and the main site.
Happy Silverlighting!
no comments | tags: Education, Expression, Silverlight | posted in Education, News, Rich Internet Applications, UX - Design
Aug
18
2009
Expression Studio 3 is now available free for Students on DreamSpark!! Go download! http://dreamspark.com (thanks to Paolo Barone for the link).
no comments | tags: Design, Education, Expression, Silverlight 3 | posted in Education, Rich Internet Applications, UX - Design
Jan
23
2009
Click here to read the interview by James Maguire.
no comments | tags: Education, Programming | posted in Education, Programming
Sep
20
2008
Ken Watts has posted an implementation of the Koch curve on his blog.
Click here to try and download the code.
no comments | tags: Education, Silverlight | posted in Education, Rich Internet Applications
Jul
10
2008
From http://www.codeplex.com/vslab:
“Visual Studio Lab (VSLab) exploits the power of F# and its interactive top level to provide an interactive environment similar to MatLab and Mathematica, in which you can easily create Add-ins and interact dynamically with them inside Visual Studio. Moreover, since F# is a compiled language, the final code can be compiled as a standalone application.
Goal of the project is to provide the basic infrastructure to turn Visual Studio in VSLab, and a number of addins (called viewlets) used to show data and support development of scientific based applications.”
Useful links:
no comments | tags: .NET Programming, Education, F#, Visual Studio | posted in .NET Programming, Education
Nov
1
2007
I wrote this simple Mathematica notebook which uses Euler method, a numerical procedure to solve ordinary differential equations.
You can find it here (pdf available).
Mathematica Player can be downloaded from the Wolfram Research website.
no comments | tags: Education, Mathematica | posted in Mathematica
Oct
30
2007
Check out http://www.alice.org, a research project from Canergie Mellon University.
From the home page, “Alice is an innovative 3D programming environment that makes it easy to create an animation for telling a story, playing an interactive game, or a video to share on the web. Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience”.
no comments | tags: 3D Programming, Education | posted in Education
Oct
20
2007
Check out an interesting Mathematica Module which produces a simplex tableau for a linear programming problem.
no comments | tags: Education, Mathematica | posted in Mathematica
Oct
20
2007
I wrote this simple Mathematica notebook to calculate definite integrals using the Simpson’s rule.
You can find it here (pdf available).
Mathematica Player can be downloaded from the Wolfram Research website.
no comments | tags: Education, Mathematica | posted in Mathematica