Games, Graphics, Solar Array and Nuclear Reactor design all have a common element: Matrix math. Matrix math is like washing dishes, boring, but necessary to doing interesting stuff.
Can you believe it? C-Programming with Visual Studio Ultimate 2010, Pro 2010, or VC++ 2010. WOW!
Check out this video to see how to use Command Line compilation or the Ultimate IDE!Make sure to view full screen, really, it's better that way.Also, use the speed up feature…
Hey, take a look at the Trident Workbench from Microsoft Research. It is a great idea, and with time it looks like it will evolve into a great tool for scienitists and researchers.It can be found at:
Trident Workbench
Been thinking about designing a game tool that could be used to make funny Xmas Games. Maybe elf bowling (like the one created a few years ago) and so forth. This would be a way to clearly illustrate the use of classes and functions.Keep an eye on my blog at…
How to create functions in C# using Forms and Events!
This is a video for people who are trying to figure out how to use functions and where to put stuff in the Visual Studio IDE.
This example does not use the normal approach of console input and output, it uses a form, event (button…