[gameprogrammer] Re: Source Code Peer Review?
- From: Jeremy Vanseader <madoxlabs@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Mon, 18 Oct 2004 11:34:08 -0400
Hey guys,
Ok I'll be the guinea pig on this one :p I wrote up what I worked on
this weekend here:
http://gameprogrammer.com/gpwiki/UI_20widget_20access_20to_20game_20data
Its part of my game's UI that lets the UI display data from the game
logic objects. The code is pretty big and makes use of a lot of
personal libraries I have so instead of posting the code, I posted the
design. Hopefully its written well enough to explain everything. If
you want to do some peer review on that, I'd like to see what stuff I
missed :)
I do currently have all this code working in my game creating my UI.
Thanks
-Jeremy
On Sat, 16 Oct 2004 12:13:26 -0500, Bob Pendleton <bob@xxxxxxxxxxxxx> wrote:
> On Fri, 2004-10-15 at 23:00, Chris Nystrom wrote:
> > Is posting game related code portions here for peer review acceptable
> > use for this mailing list?
> >
> > Say for example I have code (say a sound moducle, or font handler, or
> > whatever) and it seems to work fine, but I would like feedback to see
> > if it can be improved, both for my own education, and also so that my
> > application can have the best possible code. Is that acceptable use?
> >
> > Obviously this would be open source code.
>
> I have found that the only way to really insure quality code, and the
> best way to train new programmers, is to have code reviews. I've never
> seen it done on a mailing list though.
>
> So, why don't you try it and we'll see how it works out. If there are a
> lot of complaints, or a huge number of people unsubscribe from the list,
> I'll have to reconsider. Maybe create a list just for code reviews.
>
> To reduce traffic on the mailing list, why not start a section on the
> wiki? You can post your code there, and then discuss it on the list. (Of
> course, code will also be posted on the list.) People can then edit the
> code, try it out, add comments, and so on, by adding pages linked from
> the source code on the wiki. Interesting/important comments made on the
> list can be posted to the wiki.
>
> Let's try it! I've added a header for peer review on the front page at
> http://gameprogrammer.com/gpwiki Just add new pages like you would for a
> new tutorial.
>
> If course, participation is purely voluntary. If you aren't interested
> don't participate. If you really hate it, then send me email to let me
> know that.
>
> List Owner
>
> Bob Pendleton
>
> >
> > Thanks,
> > Chris
> --
> +--------------------------------------+
> + Bob Pendleton: writer and programmer +
> + email: Bob@xxxxxxxxxxxxx +
> + blog: www.Stonewolf.net +
> + web: www.GameProgrammer.com +
> +--------------------------------------+
>
>
>
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>
--
Jeremy Vanseader - Madox Labs
http://madox.ca
madoxlabs@xxxxxxxxx
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] texture management design questions
- From: Justin Coleman
- [gameprogrammer] Re: texture management design questions
- From: Alan Wolfe
- [gameprogrammer] Re: texture management design questions
- From: Jake The Snake Briggs
- [gameprogrammer] Re: texture management design questions
- From: Alan Wolfe
- [gameprogrammer] Source Code Peer Review?
- From: Chris Nystrom
- [gameprogrammer] Re: Source Code Peer Review?
- From: Bob Pendleton
Other related posts:
- » [gameprogrammer] Source Code Peer Review?
- » [gameprogrammer] Re: Source Code Peer Review?
- » [gameprogrammer] Re: Source Code Peer Review?
- » [gameprogrammer] Re: Source Code Peer Review?
- [gameprogrammer] texture management design questions
- From: Justin Coleman
- [gameprogrammer] Re: texture management design questions
- From: Alan Wolfe
- [gameprogrammer] Re: texture management design questions
- From: Jake The Snake Briggs
- [gameprogrammer] Re: texture management design questions
- From: Alan Wolfe
- [gameprogrammer] Source Code Peer Review?
- From: Chris Nystrom
- [gameprogrammer] Re: Source Code Peer Review?
- From: Bob Pendleton