Tell me more ×
Code Review Stack Exchange is a question and answer site for peer programmer code reviews. It's 100% free, no registration required.

I have recently applied for a job as a Android Java developer/QA specialist. The company has now asked me to show them some of the code that I have written so far. Since I am a indie developer, that has never worked in a development team before, I'm the only one who has ever seen my code.

I would like to know, if there is maybe some articles about making your code more understandable or maybe someone could give me some hints, what should I pay attention to when preparing the code for the hiring company.

Thanks.

share|improve this question

closed as off topic by almaz, Paul, Jeff Vanzella, Brian Reichle, Trevor Pilley Dec 7 '12 at 19:33

Questions on Code Review Stack Exchange are expected to relate to code review request within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 1 down vote accepted

at least look at java code conventions.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.