This section lists my novel contributions to the topic of programming and authoring shareware professionally. The next section has an assortment of links related to programming. Of course, there is no lack of information on programming on the Internet, so our list of links is basically just a random sample...
This section describes similar or related material by other people who know what they are talking about...
Here are some links to interesting Pascal or Macintosh specific programming resources.
For all Pascal programmers an invaluable resource is Bill Catambay's Pascal Central. Also on that web page is Ingemar's Corner: a collection source code from Ingemar Ragnemalm, Macintosh Shareware programmer and author of "Tricks of the Mac Game Programming Gurus".
We recommend to you Writing Solid Code by Steve Maguire. If you read this book and implement the techniques he suggests you will write more bug free, reliable code. It is that simple.
Writing Solid Code is really about a particular attitude to coding, with lots of specific advice about how to avoid doing Bad Things. For a sample of what Writing Solid Code is like, see the (otherwise unrelated) article The Veteran Neophyte: Killing Time Killers.