Re: Programming project #1



laura fairhead wrote:
> Hi ppl,
>
> I was reading a thread in this group about ideas for projects
> to get good at assembly language and was reminded of something
> I meant to do for a long time and that was compiling a list
> of programming projects/puzzles for people to use, as a "sourcebook"
> of ideas. ...

I know you're asking for new ideas for your compilation, rather than
existing compilations, but the Hugi competitions serve(d) a similar
purpose, if you disregard the 'must be ridiculously small' constraint
:-) :
http://www.frontiernet.net/~fys/hugi/hcompo.htm . One day I mean to
examine some of the better submissions to some of their puzzles (like
Knight's Tour, maze solvers).

--T

.



Relevant Pages

  • Re: Using Classes -- CLARIFICATIONS
    ... I didn't just simplify the code for reading here...I commented out all ... it shouldn't impact the compiling. ... > stack myStack; ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Using Classes -- CLARIFICATIONS
    ... I didn't just simplify the code for reading here...I commented out all ... it shouldn't impact the compiling. ... > stack myStack; ...
    (comp.lang.cpp)
  • RE: weird I/O problem with g77
    ... >I have come across a very strange problem whilst compiling a ... >The g77 compiler on both Cygwin and RH Linux systems produced the ... the ascii control character for linefeed) is taken as the ... it is not used in the value you are reading. ...
    (comp.lang.fortran)
  • Use of "--" in functions??
    ... I'm new to compiling and using functions of anything other than a ... relatively simple basis. ... I've been reading a lot of questions and ... I've drawn a blank so far - I know that one of you guys will be able to ...
    (microsoft.public.excel)
  • Re: System-header, header-file, using and ::
    ... Even after reading I am trying ... so whats the safe practice with the least redundancy. ... The first stage when compiling is that the preprocessor scans the ...
    (alt.comp.lang.learn.c-cpp)