Sharing Code Ideas

Hello,
Ive been looking at all the different categories for posting in and was wondering if there was a place on this forum to post code that actually works and get feed back on it and get possible suggestions from other members as to how they would go about writing code to accomplish the same code as is posted? Is this a good spot to do that?
Thanks
jessey

I think for showing off your finished code the Exhibition / Gallery section is the most appropriate:
http://forum.arduino.cc/index.php?board=29.0
But if you're asking for code review then the Programming Questions section would better:
http://forum.arduino.cc/index.php?board=4.0

a place on this forum to post code that actually works and get feed back on it

For "usable" code, I'd recommend github, which has revision control, and an "issue tracker" and so on. It also encourages documentation, and is good even if the code is only "slightly useful.) (like, say: GitHub - WestfW/ps2keypolled: Polled PS/2 keyboard functions for Arduino)

and get possible suggestions from other members as to how they would go about writing code to accomplish the same code as is posted?

Ah. Well, that's somewhat different, and harder to say. github might still be useful, if the code is reasonably large, bur the "Programming Questions" or "Project Guidance" sections are probably better for getting "alternative method" ideas.

pert:
I think for showing off your finished code the Exhibition / Gallery section is the most appropriate:
Exhibition / Gallery - Arduino Forum
But if you're asking for code review then the Programming Questions section would better:
Programming Questions - Arduino Forum

pert:
I think for showing off your finished code the Exhibition / Gallery section is the most appropriate:
Exhibition / Gallery - Arduino Forum
But if you're asking for code review then the Programming Questions section would better:
Programming Questions - Arduino Forum

Thanks for the information pert & Shannon.
Very much appreciated.
jessey

jessey:
Thanks for the information pert & Shannon.

"Shannon" is @westfw's ranking on the forum. It is a reference to one of the few people who successfully cheated at roulette...

https://www.google.com/search?q=claude+shannon

(He's famous for a few other things as well.)