Jump to content

efficient coding with partner?


mmosel

Recommended Posts

Hello. Been a while since I've been around here! I have a question for some experienced programmers.

 

Up until now, all of my coding has been a one man operation. This is obviously the most efficient way to code in one regard, but it can also take longer.

 

I find myself in a situation where I'm going to be sharing the development of an application, and I'm wondering if people have recommended ways of making collaborations more efficient.

 

My first instinct, going back to early multimedia days, is that a design document is in order.

 

Anyone have any suggestions or links to articles discussing this? I've googled it but nothing jumped out at me.

 

Thanks for any advice..

 

mmosel

Link to comment
https://forums.phpfreaks.com/topic/126689-efficient-coding-with-partner/
Share on other sites

Something else worth thinking about is design methodologies. When I was at uni, I got taught about "extreme programming". It's a methodology that is very much focused on teamwork and pair programming: http://www.extremeprogramming.org/

 

I suppose its more about planning and that sort of stuff.

 

Might be useful.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.