Techniques and methods to improve and speedup development
- by Jlouro
I just got a new project. It’s a WinForm app. And it’s interesting because I will have the possibility to learn how fish farms work and are managed. I will have to develop touch interfaces, and use datasnap to communicate and sync data between farm and office.
The development will be done in DELPHI win32, still not sure about the database, but maybe SQLlite.
So now comes the difficult part of the project, building it.
I am just finishing one. It took me a lot of time to do it and I am a bit “burned out”.
I will have time to relax, not much, but a few days.
What I am looking is some tips and tricks and possibly tools to be able to speed up the development.
It must be up and running in 2 months.
So what tricks do you use to speed up things?