mabid
- Karma
- 155
- Created
- May 27, 2011 (15y ago)
- Submissions
- 0
- Pictures-from-a-developers-life (martinvalasek.com)
-
For guys out there who are running own one or more products, what do you use to answer customer queries. Simply via email? A help-desk to raise and answer tickets? twitter ? Facebook ? any other online app or platform ?
-
I was wondering if you guys could share your knowledge and experience on estimating the number of hours a software project will take. I do freelance RoR work and many of the clients ask for an hourly rate and an…
-
I have been programming for the last 4-5 years but whenever I look at some good code written by some one else I always have this feeling that my code isnt good enough. By "good enough" I mean that my code isn't as…
-
I need to implement a few background jobs, that run continuously in the background and do a lot of http calls to some API's to gather some data and store it in mysql. I would like your suggestions and comments on what…