On Sat, Jul 14, 2012 at 10:50 PM, Phani Bhushan Tholeti <[email protected]>wrote:
> Hi > I can't help you directly but.... > > > I am a python developer and work on the open source projects. > You are a rare breed AFAIK.... > Why do you think so ? > last few says there are requirements for integrating the h/w to my > > python applications, for instance I want to integrate a biometric > > fingerprint scanner on real time basis for my attendance application. > > Since I have little or no knowledge in this domain so I would like to > > have guidance on how to proceed. > I am not sure how optimised python generated code could be for H/w... > Usually, it is better to write in C. Cpp if you are careful to avoid any > dynamic > behaviors (late binding etc) > No it does not matter ultimately the solution Vivek would be doing would be a front end or the ERP itself and he will be invariably be calling the statically linked or dynamically linked libraries to interact with hardware, so as an app developer he should not be worried much for optimization's etc as of now. > > I searched google and found that for real time integrations the > > first thing needed is the SDK of the product. For example I contacted > > one of the vendors of the Biometric product and they told me that they > > will be giving me the SDK which is in .Net or Visual Basic. So, I have > > no idea on how to proceed. > Here I am clueless.... But I would avoid .Net and VB like the plague. > Why would you avoid ? -Satya fossevents.in -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
