Tagged Questions

6
votes
10answers
405 views

Bazaar, Mercurial or other for single user version control?

Which version control system would you recommend for: single user looking for simple, easy to use generally small simple projects working on windows usually coding python no serv …
1
vote
2answers
34 views

How to determine which Process Template in VS2010 to use?

I am curious as to which Process Template in Visual Studio's Team Foundation Server people tend to use and why. I am a Solo Developer in a .Net shop that makes in-house apps only. …
5
votes
4answers
198 views

What can a single developer learn from Scrum?

Let's say that a developer is interested in learning Scrum, but nobody else on the team is interested. I realize that Scrum is made for teams, and the process would have to be modi …
51
votes
26answers
2k views

What tools/techniques can benefit a solo developer?

Hello, I am a solo developer, working in a very small web development firm. There is occasional support for development from contractors, but for the most part, if code is writte …
3
votes
4answers
200 views

Working Solo On Small Projects: Cowboy Coding The Way To Go?

I am a big advocate of agile methods when working on teams and/or large projects. However, I find that for smaller projects, when working solo, I usually start the project writing …
9
votes
6answers
318 views

Is a DVCS useful for one developer?

Or would a conventional client-server VCS be more appropriate? I'm currently using TortoiseSVN, but I'm interested in a DVCS, but I'm not sure if it's even a good idea to try to us …
2
votes
4answers
93 views

Visual Studio Team System beneficial for Solo Dev

I am the only the Developer in a relatively small shop that does make a lot of custom apps of all kinds. Money is not a factor in this discussion so aside from that What are some …
13
votes
7answers
635 views

Is Continuous Integration important for a solo developer?

I've never used CI tools before, but from what I've read, I'm not sure it would provide any benefit to a solo developer that isn't writing code every day. First - what benefits do …
10
votes
8answers
318 views

Agile Methods Specifically taylored to working solo?

Most Agile Methodologies I'm reading about speak volumes about how best to keep communication bottle necks within a team to a minimum. When working as a solo developer, most of th …
2
votes
5answers
235 views

What inspires you as a developer?

If you come across - Linus presentation about git - http://www.youtube.com/watch?v=4XpnKHJAok8, he not only presented git well. He also commands everything (respect, technology, co …
1
vote
11answers
829 views

How do you choose what programming language to use?

At work, the decision is generally driven by what the team knows (which for web projects ends up being PHP/MySQL/JavaScript in my current job) and cost of the tools. But when you a …
7
votes
14answers
470 views

ReSharper: Can it stand in as a co-programmer?

The comments here got me thinking. If you are a new Developer without a mentor and no one to collaborate on for your projects; can a tool, ReSharper in this case, stand in that ca …
1
vote
9answers
236 views

productivity superstar frameworks/tools for side gigs

Hi all, If you were going to start building web sites as a consulting business on the side -- keeping your day job -- and you also had a toddler and a wife, what frameworks/tools …
4
votes
4answers
220 views

Solo Software Engineering in FOSS projects

I'm interested in knowing any software engineering techniques developers might use when first starting an Open Source project. I would imagine that conventional processes would not …
6
votes
6answers
290 views

How much process should a single developer follow? Is a formal process too much?

Since I didn't do a good job writing the last question, and most of the answers were good, but not at all in the direction I intended for the question to go in, I deleted it and re …