Loading...
Answers
MenuDo you feel that transferring code or application development from one developer/team to another is a big pain point and concern for management?
Most developers spend 50%+ of time trying to understand someone else's code and the current way of just figuring it out in debugger or 2 lines of comments is not very efficient. Do you feel this pain point and how did you solve it for your org?
Answers
No, I don't think that transferring code or application development from one developer is a good idea. The reason why I say this is because if the other developer isn't competent enough to do the job then he will create problems for you in the future.
This is what happens when you transfer your code or application development from one developer to another:
If the previous developer created a bug in your code and it's still there, then you can find out only after many months of using your software. So it's better to fix all bugs before giving it to someone else.
Another thing that can happen is that if you give the task of maintaining your code to someone else, then he may not have time as well as interest so he won't be able to maintain it properly and he will end up creating more bugs than necessary which would affect your business badly. So transferring something like that should be avoided unless the developer/team has stopped supporting!
In such case, you shall have proper documentation and processes in place. That being said, I hope this answer helps!
For more information, feel free to book a call.
There's always a learning curve. Yes, it is a pain point and happens all the time. But there are ways to mitigate and make it more productive. I just happened to be on a KT today with my developers (one developer KT'ing to 3 others) and it went quite well. The biggest mistake I see is going straight to the code before understanding the business features, purpose and rationale it was done that wa, in this order.
Will be happy to go on a call and discuss further.
Large scale organisations handle each code change as strictly as an atoms nuclear mutation through PR's, code reviews and multi-staging environments. Specialisation enhances code quality as well as efficiency whilst maintaining high standards and reducing back pressure on lingering tech dept. Technical writers supporting documentations enables engineers to focus on what's important rather than add thoughts on sub-par code.
Therefore, using decentralised teams with experience hierarchy, code reviews & PR's, documentation and monthly audits ensure high quality code maintenance across all scopes. We can discuss more on this over a call
Related Questions
-
How can a small offshore development company find companies/software sales people to sell their service in the US/UK?
My company does a lot of consulting with offshore firms who are looking for a way to generate new business, so I hear this question a lot. My first reaction is that you need to totally reverse your mindset when you talk about your own company. You mentioned that you have: a great software developers team, proven track record, passion, real value But, everyone says that. There a 10,000 companies that have those things, so a customer isn't going to notice it. You need to figure out what your company is best at (doesn't have to be technical) and present it as a solution to a specific problem that clients have. Maybe a speciality, or really good project management, really good communications, a special expertise or experience, a personality, experience with a certain type of client.. really anything.. But, there must be some thing that makes your company 'special' otherwise you will be lost in the mix. Don't worry about things like rates, or the fact that you have 'great' developers. Those are generic. Think about why a client would really choose you, and try to build on that! After you understand your company identity, it gets much easier to identify and engage marketing channels because you understand your target.DH
-
What would be a good approach for marketing a software development businesses?
For software development business LinkedIn ads, content marketing and Google Adwords don't work well. The best and most cost effective method is email outreach. Try to find the contacts of key decision makers in Bay Area from your target companies. You want to present yourselves as custom mobile and web development specialists and highlight your core competencies to get an initial call to discuss their mobile strategy or software development needs. Attaching your case studies how you helped other similar businesses and your portfolio can be extremely helpful as well. Try to always focus on the benefits in you pitch that they can get by working with you and point their missed opportunities of not having certain types of software or apps for their business. Clients love that software development companies have not only strong execution but also ideation skills. Hope this helps. If you have any questions I am also available on call for your convenience.AA
-
What are some tried-and-true metrics for enterprise/ARR-based SaaS companies?
In my experience, the longer sales cycle requires more attention. The metrics will be unique to your business, but you can't go wrong with these: Marketing & Sales Metrics Look at metrics that will help you scale and project growth, and then accelerate opportunity to close velocity #s and conversion rates of marketing qualified leads (MQLs) #s, time, and conversion rates of MQLs to sales qualified leads (SQLs) #s, time, and conversion rates of SQLs to opportunities #s, time, and conversion rates of opportunities to sales Customer Success Metrics An ARR SaaS business may have a guaranteed 12 month customer lifespan, but that doesn't guarantee the customer actually uses the product and won't churn at renewal time. Measuring product usage will help you discover patterns that cause churn, increase the perceived value of the product, and improve the customer experience. Financial Metrics Each Reporting Period (I'd recommend monthly) look at Values & Rate of Change Customer Acquisition Cost Average Value of a Customer look at Values, % of total, & Rate of Change Revenue from New Subscriptions Revenue from Renewal Subscriptions At the early stage, businesses will see new Subscriptions significantly outpace renewals. As the business matures, the % of total ARR from New Subscriptions will begin to decline, assuming churn rates are good.RE
-
How do I run a closed beta test for my mobile application? Development will be finished in 3 weeks.
You should try to engage people using social networks, it is easier to spread than email. The conversion rate on emails are low but is still a valid tool for that. Send and email with a simple and objective message that will make people want to try. The best way to have feedback from users is to watch them use the app. You should put them on the hands of everybody that you can and without any instrucions and just watch, don´t even say that the app is yours. Try to do it a lot. If you want feedback from others, you can include the feedback form inside the app and suggest users to answer occasionally. I would also strongly recommend to use a tool as Flurry Analytics. Is the best way to get data from how is the use of the application. Pay attention to those data and be open to change your app a lot, you may need more features or cut some off to make it easier to use. If you need more help please contact me.BS
-
Which is the best hosted free bug tracking tool for a team size of up to 10 members?
Being a freelance developer for the last 10 years or so, I have seen and used almost every project management software you can think of, open-source and closed, and I have found that the "best bug tracking tool" completely depends on your process. I employ and direct teams in an Agile process that involves loose story-based requirements with point-based estimates, two-week cycles of iterative development, planning and retrospective sessions, and look-ahead and show-and-tell meetings with the stakeholders. It's important to me, then, that my tools have a method of capturing all those pieces with as much detail as I need but no more. On projects, I've successfully used Pivotal Tracker, Unfuddle, Redmine, Codebase HQ, Basecamp, Trello, and many others. I usually recommend people to Trello for light, agile management; it's essentially a digitized version of sticky notes and swim lanes. If your team actually needs a full-featured ticketing system, see Redmine (Rails), Trac (Python), or Mantis (PHP), depending on your language preference. Hosting a version of these yourself is fairly trivial, and numerous options exist for cheap or free hosted versions. For something in the middle, Github Issues is a good fit and the open-source clone GitLab.org replicates most of those features nicely. However, if you're looking for a hosted version, you're probably looking to offload that tricky "backup" thingy, and in that case, how important is your data? How proprietary? What's your business model? If you're working on an open-source project, Github will give your team a free account with private repos, issues, wikis, and the like. If you're okay with your project being "readable by all", public projects on Pivotal are still free. I'm mostly a consultant these days, leading small groups of junior or intermediate developers into a more productive, more mature, fully operational teams of senior software developers. One of the first things I teach folks is how to use a project management system... and why! It'll save your bacon if it's simple, effective, and reliable. With a few minutes of discussion about your project, I can probably help you select the right tool and service for your team. Let me know if I can help with that. Best of luck!DR
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.