Thread: programming challenges?

  1. #1
    template<typename T> threahdead's Avatar
    Join Date
    Sep 2002
    Posts
    214

    programming challenges?

    hi

    im in need of some nice programming challenges to implement under linux.
    any ideas?

    thanks cu

  2. #2
    booyakasha
    Join Date
    Nov 2002
    Posts
    208
    Make a neural network which solves something.
    That would be a difficult but cool and interesting challange.

  3. #3
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    look into sockets programming, you can write a simple web server in less than one hundred lines of code. Another interesting thing is write a client/server system to implement RFC 2324.
    (www.faqs.org/rfcs)
    Monday - what a way to spend a seventh of your life

  4. #4
    template<typename T> threahdead's Avatar
    Join Date
    Sep 2002
    Posts
    214
    Originally posted by beege31337
    Make a neural network which solves something.
    That would be a difficult but cool and interesting challange.
    what do you mean by neural network?

    thanks for the links salem, OSDN sounds pretty interesting.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Lego Mindstorm challenges
    By BobMcGee123 in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-27-2008, 01:47 PM
  2. Challenges
    By manutd in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 12-14-2006, 05:55 PM
  3. Programming Challenges
    By manutd in forum C++ Programming
    Replies: 7
    Last Post: 11-08-2006, 06:29 AM
  4. Program challenges
    By -Prime- in forum Tech Board
    Replies: 2
    Last Post: 10-15-2006, 03:26 PM
  5. Programming challenges website
    By joshdick in forum Contests Board
    Replies: 0
    Last Post: 10-25-2003, 11:41 PM