Faisal Waris's blog articles

0
comment
on 7/1/2011 2:20 PM
National Highway Traffic Safety association (NHTSA) (http://nhtsa.gov) has loads of publicly available data on auto complaints and recalls (although you have to dig a bit to find the actual data files). Say you want to analyze National Highway Traffic Safety Administration customer complaints … Continue reading →
>> Read the full article
.
0
comment
on 4/29/2011 1:26 PM
Here is a simple Sudoku solver that uses F# and Microsoft Solver Foundation’s Constraint Programming solver. The 9×9 matrix of a Sudoku puzzle is represented as a list of 81 cells. Cells can have values 0-9. Zeros represent blank cells. … Continue reading →
>> Read the full article
.
0
comment
on 1/4/2011 3:10 PM
F# is a new language so the F# editor in Visual Studio does not have all the bells and whistles of say the C# editor. I particularly missed the C# outlining/navigation features in the F# editor. Fortunately, Visual Studio 2010 … Continue reading →
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper