At 1/2/09 10:45 PM, liaaaam wrote:
This sounds like fun but I think it's better to make it open to all programming languages. The code should be fully open source since that's what the challenges are about.
I definitely agree with the second one. So i think that's how it'll be.
The thing about all programming languages: that's a tricky one, because I want this to benefit as many people as possible. So for example if I write some code in Java, it would be best if you did yours in Java too for easy comparison and discussion. However, if the language is set to Java and you don't know Java, you can't even participate.
So I think it would be better for someone to have difficulty understanding a piece of code than it would be for them to not participate. With that in mind, all programming languages can be used for all challenges. However, suggested/preferred languages are still fine (ex: " I'd prefer you guys do this particular challenge in c++ ").
Updated Summary:
-A new thread will be opened once everything has been decided here.
-It's a challenge, not a contest, so there are no winners. Just an open discussion during the following week.
-It is open source! If you post your work, please post your code. That way we can take a look at how you did things so we can learn too!
-You may use any programming language you want for any challenge
-Each week, I will randomly choose someone who has seriously participated. This person gets to pick the next week's challenge. They may suggest that a certain programming language or environment be used, but it will not be a requirement. In a case of extreme poor/innapropriate choice of a challenge theme, I will override the decision.
-The first week's challenge is: Create a Wordsearch Maker. Bonus Challenge: You can save and edit your wordsearches, and share them with friends. Suggested environment: web-based.