Skip to main content

Questions tagged [projects]

10 votes
3 answers
196 views

I have some code (a library) of about 25,000 characters (~1000 lines) that I would like to have reviewed. I have a test project (Windows project with Windows Forms) for that code. Is it a good idea ...
Fredou's user avatar
  • 385
24 votes
2 answers
227 views

Let's suppose that I have a personal project which I think might interest more people, and given my low position in the learning curve, want to make it open source. Besides posting pieces of code in ...
heltonbiker's user avatar
19 votes
3 answers
216 views

I have a small project for which I would like to ask for a code review soon. However, it integrates multiple languages (specifically, Python + jQuery and the rest of the browser stack). Can such a ...
otus's user avatar
  • 888
8 votes
2 answers
230 views

I have a small project I'm working on in an area I'm not comfortable with (web development). I would like someone to review my code. I can try to split it up, but I would prefer if someone looked at ...
Tums's user avatar
  • 85
10 votes
2 answers
163 views

This is mostly related to the following two questions: Web application structure review I'd like to have suggestions about the structure of my web application. What the app does: My app ...
ChrisWue's user avatar
  • 20.6k