Skip to content

Commit 62b1af4

Browse files
committed
Linked to Michael Swaine's "Programming Paradigms" column in Dr. Dobb's magazine which covered NewtonScript & NTK. Issue #22
1 parent e063177 commit 62b1af4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,25 @@ <h2 id="docs">Documentation</h2>
263263
</ul>
264264
</dd>
265265

266+
<dt>Dr. Dobb’s</dt>
267+
<dd>
268+
<p>Michael Swaine explored the Newton as a platform, NewtonScript as a programming language, and NTK as a development environment in 1994 &amp; 1995 for his “Programming Paradigms” column in <a href="http://www.drdobbs.com/">Dr. Dobb’s</a> magazine.</p>
269+
<p><em>Note: Free registration required to view more than two articles.</em></p>
270+
<ul>
271+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409204">Programming Paradigms: Developing for Newton</a> (HTML; March 1994)</li>
272+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409223">Programming Paradigms: A Little RISC Lands Apple in the Soup</a> (HTML; April 1994)</li>
273+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409259">Programming Paradigms: Mushroom Programming for Newton</a> (HTML; June 1994)</li>
274+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409277">Programming Paradigms: Mushroom Programming, The Sequel</a> (HTML; July 1994)</li>
275+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409367">Programming Paradigms: The Pizza Clerk, The Bookmaker, and the UPS Truck</a> (HTML; December 1994)</li>
276+
<li><a href="http://www.drdobbs.com/programming-paradigms/184409523">Programming Paradigms: The Shooting Spree at the Soirée and Other Light Subjects</a> (HTML; March 1995)</li>
277+
</ul>
278+
<ul class="metadata">
279+
<li>Author: Michael Swaine</li>
280+
<li>Format: Magazine, HTML</li>
281+
<li>Mirror: <a href="http://www.drdobbs.com/sitesearch?queryText=newtonscript">Dr. Dobb’s</a></a>
282+
</ul>
283+
</dd>
284+
266285
<dt><a href="http://www.folklore.org/ProjectView.py?project=Newton">Folklore.org: The Newton, The First PDA</a></dt>
267286
<dd>
268287
<p>“Anecdotes about the development of the Newton, the world's first PDA.” The following articles cover NewtonScript:</p>

0 commit comments

Comments
 (0)