ÿþ<?xml version="1.0" encoding="utf-16"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Edgar R. Chavez .. Smalltalk </title> <link rel="stylesheet" href="../erc01.css" type="text/css" /> </head> <body> <div id="top"> <img class="quill" src="../Images/myquill5.png" alt="myQuill"></img> <h2> Edgar R. Ch&aacute;vez</h2> <h3> Smalltalk </h3> </div> <div class="NavigationLinks"> <hr class="myLine" /> <ul> <li><a href="../home.html"> Home </a></li> <li><a href="./computers.html"> Computers </a></li> </ul> <hr class="myLine" /> <ul> <li><a href="./pgmglangs.html"> Programming Languages </a></li> <li><a href="./smalltalk.html"> Smalltalk </a></li> </ul> <ul class="NavMargin1"> <li><a href="#frameworks"> Frameworks </a></li> <li><a href="#implementations"> Implementations </a></li> <li><a href="#misc"> Miscellaneous </a></li> <li><a href="#squeak"> Squeak </a></li> <li><a href="#textbooks"> Textbooks </a></li> <li><a href="#tutorials"> Tutorials </a></li> </ul> <hr class="myLine" /> </div> <div class="InfoArea"> <div id="seaside"><span class="Subhead2"> Frameworks </span> <div class="Tab5"> <p><a href="http://www.iliadproject.org/index"> Iliad </a> &nbsp; A Smalltalk web application framework. It is designed to be simple and make web development as effective as possible. </p> <p><a href="http://www.seaside.st"> Seaside </a> &nbsp; <img src="../Images/stars4.gif" alt="Rank4" /> &nbsp; &nbsp; The best framework for building sophisticated web applications. It provides a layered set of abstractions over HTTP and HTML that help you build, quickly and reliably, highly interactive and maintainable web applications. </p> </div></div> <div id="implementations"><span class="Subhead2"> Implementations </span> <div class="Tab5"> <p><a href="http://www.cincom.com/smalltalk/"> Cincom Smalltalk </a> &nbsp; The Cincom Smalltalk software development suite is an object-oriented environment providing instant binary portable cross-platform application development. Cincom Smalltalk consists of the VisualWorks and ObjectStudio environments. The VisualWorks suite is a toolset for building instantly portable server, web-based, and client/server applications with connectivity to all major relational databases, object databases, and internet standard protocols. The ObjectStudio development suite is a pure Windows Smalltalk development toolset; it provides complete access to all standard Windows services. Can be downloaded for free. </p> <p><a href="http://smalltalk.gnu.org/"> GNU Smalltalk </a> &nbsp; A free implementation of Smalltalk-80. It runs on most POSIX-compatible operating systems, including GNU/Linux, as well as under Windows.</p> <p><a href="http://www.pharo-project.org/"> Pharo Smalltalk </a> &nbsp; Pharo's goal is to deliver a clean, innovative, free open-source Smalltalk environment. Pharo is a fork from the Squeak open-source Smalltalk. We want to create a better Smalltalk and be free to enhance it without fear of backwards compatibility to Squeak. </p> <p><a href="http://www.exept.de/sites/exept/english/Smalltalk/frame_uebersicht.html"> Smalltalk/X </a> &nbsp; A complete implementation of the Smalltalk programming language and development environment. The implementation of the language and the class library is consistent with the draft ANSI standard. </p> </div></div> <div id="misc"><span class="Subhead2"> Miscellaneous </span> <div class="Tab5"> <p><a href="http://users.ipa.net/~dwighth/smalltalk/byte_aug81/design_principles_behind_smalltalk.html"> Design Principles Behind Smalltalk </a> &nbsp; <img src="../Images/stars4.gif" alt="Rank4" /> &nbsp; &nbsp; By Daniel H. H. Ingalls, Learning Research Group, Xerox Palo Alto Research Center. Article first appeared in BYTE Magazine, August 1981. </p> <p><a href="http://home.sprynet.com/~jpletzke/booklist.htm"> Jonathan's Smalltalk book list </a> &nbsp; Annotated list; includes complete biliographic references. </p> <p><a href="http://www.smalltalkchronicles.net/edition3-2/Pages/articles.htm"> Smalltalk Chronicles </a> &nbsp; Dialect-neutral web-based magazine for Smalltalk developers. </p> <p><a href="http://www.stic.org/"> Smalltalk Industry Council </a> &nbsp; The Smalltalk Industry Council (STIC) is a cohesive Smalltalk community where information, technical issues, new ideas and concerns are openly discussed to benefit the industry. STIC members are users and vendors of Smalltalk tools, components, databases and services. STIC is a nonprofit trade association whose goal is to promote the awareness of and increase demand for Smalltalk. </p> <p><a href="http://www.iam.unibe.ch/~ducasse/FreeBooks.html"> Smalltalk free books </a></p> <p><a href="http://www.missionsoft.com/stjvm.htm"> Smalltalk/JVM </a> &nbsp; A Smalltalk compiler for the Java Virtual Machine. The compiler allows Smalltalk to run on any JVM; it produces 100% Java class files fully compatible with the Sun Java Virtual Machine specification. </p> <p><a href="http://www.phaidros.com/DIGITALIS/englisch/lit/lit00002.htm"> Smalltalk Literature </a> Comprehensive list of books and some articles; lacks descriptions or ratings. </p> <p><a href="http://www.phaidros.com/DIGITALIS/"> Smalltalk online </a> &nbsp; Very good list of textbooks, plus other links. </p> <p><a href="http://www.whysmalltalk.com/"> Why Smalltalk </a> &nbsp; Timely news and information to IT managers, developers, and recent adopters of Smalltalk, from beginner to long-time practitioner. </p> <p><a href="http://www.smalltalk.org/"> www.smalltalk.org </a> &nbsp; Lots of information and links. </p> </div></div> <div id="squeak"><span class="Subhead2"> Squeak </span> <div class="Tab5"> <p><a href="http://www.squeak.org/"> Squeak home page </a></p> <p><a href="ftp://st.cs.uiuc.edu/Smalltalk/Squeak/docs/OOPSLA.Squeak.html"> Back to the Future </a> &nbsp; The Story of Squeak, A Practical Smalltalk Written in Itself. By Dan Ingalls, Ted Kaehler, John Maloney Scott Wallace Alan Kay. </p> <p><a href="http://www.ccs.neu.edu/home/lorenz/com3230/squeak/"> Introduction to Smalltalk through Squeak </a> Interesting material; good links. </p> <p><a href="http://wiki.squeak.org/squeak/377"> Introductions to Squeak </a> &nbsp; Very good links here as well. </p> <p><a href="http://www.phaidros.com/DIGITALIS/englisch/sqk/sqk00002.htm"> Squeak Online Book </a> &nbsp; OOPSLA paper by Dan Ingalls Ted Kaehler John Maloney Scott Wallace Alan Kay. Excellent. Sections: What is Squeak, The Squeak System, The Squeak User Interface, The Development Environment, Programming Smalltalk with Squeak, Programming Squeak, Morphic, and more </p> <p><a href="http://www.squeakland.com/"> Squeakland </a> &nbsp; SqueakLand is devoted to the educational component of our work. It is intended to be a web site for bringing science and mathematics to life. You can expect its discussions and content to be at a considerably higher level, and accessible to a much broader audience, than Squeak.org. -- Dan Ingalls, Viewpoints Research Institute. </p> <p><a href="http://www.squeak.org/Documentation/"> Squeak documentation </a> &nbsp; Includes tutorials, discussions, books, and links. </p> <p><a href="http://www.mars.dti.ne.jp/~umejava/smalltalk/squeak/sqlinks.html"> Squeak Link Page </a> &nbsp; <img src="../Images/stars4.gif" alt="Rank4" /> &nbsp; &nbsp; </p> <p><a href="http://minnow.cc.gatech.edu/squeak"> Squeak Swiki </a> &nbsp; A growing community of Squeak developers and users meet here to share facts and pointers to other Squeak related websites. </p> <p><a href="http://minnow.cc.gatech.edu/squeakDoc.1"> SqueakDoc </a> &nbsp; Information useful to first-time users of Squeak and of the Version 2.4 release in particular. </p> <p><a href="http://mucow.com/squeak-qref.html"> Squeak Smalltalk: Language Reference </a> &nbsp; By Andrew P. Black </p> </div></div> <div id="textbooks"><span class="Subhead2"> Textbooks </span> <div class="Tab5"> <p><a href="http://stephane.ducasse.free.fr/FreeBooks.html"> Free online Smalltalk books </a> &nbsp; List compiled by St&eacute;phane Ducasse. </p> </div></div> <div id="tutorials"><span class="Subhead2"> Tutorials </span> <div class="Tab5"> <p><a href="http://www.cosc.canterbury.ac.nz/~wolfgang/cosc205/smalltalk1.html"> Basic Aspects of Squeak and the Smalltalk-80 Programming Language </a> &nbsp; <img src="../Images/stars4.gif" alt="Rank4" /> &nbsp; &nbsp; </p> <p><a href="http://www.inf.ufsc.br/poo/smalltalk/ibm/"> IBM Smalltalk Tutorial </a></p> <p><a href="http://www.mucow.com/squeak-qref.html"> Squeak Smalltalk: Language Reference </a> &nbsp; Contents: Using Squeak; Squeak Smalltalk Syntax. </p> </div></div> <div class="Quote1"> <hr class="myLine" /> I invented the term <i> Object-Oriented,</i> and I can tell you I did not have C++ in mind. <br /> -- Alan Kay <hr class="myLine" /> </div> </div> <div class="MyCopyright"> <hr class="myLine" /> Copyright &copy; 2003-2012 by Edgar R. Ch&aacute;vez. All rights reserved. <hr class="myLine" /> </div> </body> </html>