Sunday May 5, 2013 5:17:13 PM EDT
| Name: |
Blake |
| Email: |
blakedietz AT gmail DOT com |
| Homepage Title: |
twitter.com/dietztweetz |
| Homepage URL: |
|
| Location: |
Idaho |
| Referred by: |
Google |
| Comments: |
I love your site. I was reading about solving the N-Puzzle and stumbled upon your solution in java. From there I went and read around your other software projects. I'm very impressed. |
Thursday February 28, 2013 1:07:15 AM EST
| Name: |
javakias |
| Email: |
|
| Homepage Title: |
|
| Homepage URL: |
|
| Location: |
Greece |
| Referred by: |
Google |
| Comments: |
helpful site |
Saturday February 23, 2013 7:33:11 PM EST
| Name: |
Jos |
| Email: |
|
| Homepage Title: |
|
| Homepage URL: |
|
| Location: |
|
| Referred by: |
Google |
| Comments: |
Nice coding examples, thanks for making them available. Very instructive.
When you have time, why don't you drop by on the dlang.org forums. We're working on an exciting new system programming language. Might be interesting. |
Friday February 15, 2013 2:00:58 AM EST
| Name: |
Tim |
| Email: |
cigouave AT gmail DOT com |
| Homepage Title: |
|
| Homepage URL: |
|
| Location: |
United States |
| Referred by: |
Google |
| Comments: |
Thanks for your Truth Table Constructor. It just saved me God knows how much time on some homework, and I'll be using it whenever possible from here on. I just wish I'd discovered it sooner. Good stuff. |
Wednesday January 30, 2013 3:54:28 PM EST
| Name: |
Sushil D |
| Email: |
sushil DOT dudani AT yahoo DOT com |
| Homepage Title: |
|
| Homepage URL: |
|
| Location: |
India |
| Referred by: |
Google |
| Comments: |
The expression (A & B) + C give wrong results using your Truthtable constructor program, where A=1, B=1 and C=1.
I was thrilled to use you software, however because of this bug, I will not be able to use it.
Let me know when the solution is ready.
Thanks
SD |