Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » C# / .NET / Cod... » Fun   (RSS)

Designer for my path finding boards

I'm writing a small application (or rather a screen saver) that animates and demonstrates A* search algorithm . The idea is simple. On screen you see a start and end point and some random obstacles in between them. Then you see animation on how A* algorithm

Which end of the egg do you crack. Putting it differently, what is your Endianess

Few people seem to know that the word Endianess comes from Gullivers travels. In Gulliver's travel where there were two types of people, the Lilliputs who cracked the small side of their soft boiled eggs and the Blefuscu who used the big side (Big-Endian).
Posted by abhinaba | 6 Comments
Filed under: , ,

Multi-threaded developer

Once upon a time a kick-ass developer I knew told me that a good developer needs to be multi-threaded and run the following threads The main worker thread : This is the one used to code up 3-tier applications for your employer. This pays for the rent
 
Page view tracker