Re: good algorithms come with practice and reading good code/books?



Richard Heathfield <rjh@xxxxxxxxxxxxxxx> writes:
newsman654@xxxxxxxxxxxxx said:
[...]
"The C Programming Language", 2nd edition, by Kernighan and Ritchie, is an
excellent reference.

It's probably a better tutorial than a reference.

"C: A Reference Manual", 5th edition, by Harbison and Steele, is an
excellent reference.

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.



Relevant Pages

  • Re: Add method of the CommandBars collection
    ... Public Sub CreatePopUpMenu() is highlighted yellow and .Width is highlighted ... As to your question about how to find out what reference contains what ... Doug Steele, Microsoft Access MVP ... The question is how do I do use the Add method of the CommandBars ...
    (microsoft.public.access.modulesdaovba)
  • Re: Function name not found
    ... And, of course, Access will not allow me to remove the reference to the ... "Douglas J Steele" wrote: ... Doug Steele, Microsoft Access MVP ... Looking at you Startup function, the first thing I see is a DFirst ...
    (microsoft.public.access.modulesdaovba)
  • Re: option and combobox cascade
    ... I did have the table/query reference all up the spout. ... Doug Steele, Microsoft Access MVP ...
    (microsoft.public.access.forms)
  • Re: MS Project Reference?
    ... Dim appProject As Project.Application ... you'd remove the reference and use ... Set appProject = CreateObject ... Doug Steele, Microsoft Access MVP ...
    (microsoft.public.access.modulesdaovba)
  • Re: DAO Error Opening Recordset: "User-defined Type Not Defined"
    ... scroll through the list until you find the reference to the Microsoft DAO ... Doug Steele, Microsoft Access MVP ... Dim rstMaster As dao.Recordset ...
    (microsoft.public.access.formscoding)