Does anyone know any good Ruby, Rails or .Net specific libraries for working with barcodes?
views:
268answers:
3
+1
A:
Even though you didn't ask for Haskell, and you didn't ask for an explanation of how barcode software works, for pedagogical reasons it would be wrong for me to not point you to the barcode recognition chapter in Real World Haskell. It shows how to attack the problem in a functional language.
Bkkbrad
2009-01-27 22:51:46