X-Cake

Cocoaheads Ireland and Northern Ireland

Just an idea I had, thought I'd stick it up here, see what people think:
It struck me that there's a lot of self-taught people writing Apps on their own, with little or no peer reviewing going on. I know from my own experience writing code that theres a lot of things that a developer will miss if they're working on projects on their own, not being able to see the wood for the trees. When the developer is a self-taught novice in the language (like myself and probably a few others are with Objective-C), I reckon that mistakes, bad coding, memory leaks etc would be left in apps - maybe they would never throw exceptions, but they would still be there.
Having another more experienced developer review your code, and point out where your code is bad, conceptually or programmatically, is a very important part of becoming a better developer - If your 'mistakes' are never pointed out to you, you're never going to learn from them.
Maybe some of the more senior developers here could offer this as a paid service to the more inexperienced developers? I'm not sure what the split is in X-Cake of experienced v beginners, and I'm not even sure that it would be financially viable for either party, just thought I'd throw it out there for discussion. What do people think?

Views: 2

Reply to This

Replies to This Discussion

I think this is a good idea, but not entirely sure how it would work?
This is exactly what x-cake is here for. We have a raison d'être :) Both the meetups and this site are meant to give us the tools and opportunity to help each other in our coding adventures. Forget paid services. Some of us will help you because we enjoy it and want to. You just have to ask.

Now, if you're looking for something more formal than posting code in a discussion topic, or gathering people round your laptop at a meetup, there are a number of things you could do. Stick your code in a hosted repository. If you use Git, take a look at GitHub. If you use Subversion, take a skelly at Beanstalk. Once your code is hosted you can access to whoever you want. The step up from that is either hosting or looking for someone to host a specialised code review application like Review Board.

Maybe there's a meetup discussion in this subject (?)

Reply to Discussion

RSS

© 2013   Created by Matt Johnston.   Powered by

Badges  |  Report an Issue  |  Terms of Service