Programming Challenges Wiki (4)

1 Name: #!/usr/bin/anonymous : 2008-09-13 18:50 ID:QhMvVtaA

It's been posted here multiple times, and I hate to ask again, but... What was that wiki that had all of those cool programming language challenges for tons of programming languages? Also, could anyone recommend some already written programs I should look into writing again to develop my C skills?

2 Name: #!/usr/bin/anonymous : 2008-09-14 09:02 ID:iaQL4+Ud

Not sure about a wiki, but projecteuler.net has a bunch of neat projects. It's more focused on computer science/algorithms instead of just mashing out lines of thoughtless code.

3 Name: #!/usr/bin/anonymous : 2008-09-14 14:15 ID:Heaven

>>1
Here's a wiki
http://www.rosettacode.org/wiki/Main_Page
found it with google

Also, for C programs to read, try these
http://clc-wiki.net/wiki/K&R2_solutions
http://www.iso-9899.info/wiki/Snippets

C Unleashed is a good book with good code to look at
http://www.amazon.com/C-Unleashed-Richard-Heathfield/dp/0672318962
But you'll waste your money if you're not already an experienced C programmer.

4 Name: #!/usr/bin/anonymous : 2008-09-14 15:12 ID:g753Uxy9

This thread has been closed. You cannot post in this thread any longer.