ISO programming projects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kj

    #1

    ISO programming projects




    I'm looking for a collection of useful programming projects, at
    the "hobbyist" level.

    My online search did turn up a few collections (isolated projects
    are less useful to me at the moment), but these projects are either
    more difficult than what I'm looking for (e.g. code a C compiler)
    or not terribly useful to the average person (e.g. a function that
    efficiently computes the n-th Fibonacci number).

    Any pointers would be much appreciated.

    kj

    --
    NOTE: In my address everything before the first period is backwards;
    and the last period, and everything after it, should be discarded.
  • Terry Reedy

    #2
    Re: ISO programming projects


    "kj" <socyl@987jk.co m.invalidwrote in message
    news:euojdp$mmt $1@reader2.pani x.com...
    |
    |
    |
    | I'm looking for a collection of useful programming projects, at
    | the "hobbyist" level.
    |
    | My online search did turn up a few collections (isolated projects
    | are less useful to me at the moment), but these projects are either
    | more difficult than what I'm looking for (e.g. code a C compiler)
    | or not terribly useful to the average person (e.g. a function that
    | efficiently computes the n-th Fibonacci number).
    |
    | Any pointers would be much appreciated.

    There have been similar questions (with responses) on this newsgroup. Have
    you searched those?



    Comment

    • Daniel Nogradi

      #3
      Re: ISO programming projects

      I'm looking for a collection of useful programming projects, at
      the "hobbyist" level.
      >
      My online search did turn up a few collections (isolated projects
      are less useful to me at the moment), but these projects are either
      more difficult than what I'm looking for (e.g. code a C compiler)
      or not terribly useful to the average person (e.g. a function that
      efficiently computes the n-th Fibonacci number).
      >
      Any pointers would be much appreciated.
      >
      kj



      Comment

      • Sherm Pendley

        #4
        Re: ISO programming projects

        kj <socyl@987jk.co m.invalidwrites :
        I'm looking for a collection of useful programming projects, at
        the "hobbyist" level.
        >
        My online search did turn up a few collections (isolated projects
        are less useful to me at the moment), but these projects are either
        more difficult than what I'm looking for (e.g. code a C compiler)
        or not terribly useful to the average person (e.g. a function that
        efficiently computes the n-th Fibonacci number).
        >
        Any pointers would be much appreciated.
        Sourceforge.net and Savannah both have "help wanted" pages for open
        source projects:

        <https://sourceforge.net/people/>
        <http://savannah.gnu.or g/people/>

        sherm--

        --
        Web Hosting by West Virginians, for West Virginians: http://wv-www.net
        Cocoa programming in Perl: http://camelbones.sourceforge.net

        Comment

        Working...