Geometry.Net - the online learning center
Home  - Basic_S - Smalltalk Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 142    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Smalltalk Programming:     more books (86)
  1. The Design Patterns Smalltalk Companion (Software Patterns Series) by Sherman Alpert, Kyle Brown, et all 1998-02-20
  2. Smalltalk 80: The Language (Addison-Wesley Series in Computer Science) by Adele Goldberg, David Robson, 1989-01-11
  3. Smalltalk, Objects, and Design by Chamond Liu, 2000-04
  4. Smalltalk-80: The Interactive Programming Environment (Addison-Wesley series in computer science) by Adele Goldberg, 1983-12
  5. Smalltalk Best Practice Patterns by Kent Beck, 1996-10-13
  6. Kent Beck's Guide to Better Smalltalk: A Sorted Collection (SIGS Reference Library) by Kent Beck, 1998-12-28
  7. Object-Oriented Programming With Smalltalk/V by Michele Marchesi, 1994-12
  8. On to Smalltalk by Patrick Henry Winston, 1997-09-13
  9. An Introduction to Object-Oriented Programming and Smalltalk by Lewis J. Pinson, Richard S. Wiener, 1988-04
  10. IBM Smalltalk Programming for Windows and Os/2/Book and Disk (Practical Programming Series) by Dan Shafer, Scott Herndon, 1995-02
  11. Object Oriented Programming With Smalltalk/V (Ellis Horwood Series in Computers and Their Applications) by Dusko Savic, 1991-01
  12. World Wide Web Programming: Visualage for C++ and Smalltalk (Visualage Series) by Andreas Bitterer, Marc Carrel-Billiard, 1997-09
  13. A Quick Trip to Objectland: Object-Oriented Programming With Smalltalk/V by Gene Korienek, Tom Wrensch, 1993-03
  14. Smalltalk Programming for Windows (Prima Practical Programming Series/Book and 3 1/2" Disk) by Dan Shafer, Scott Herndon, et all 1993-01

1. Smalltalk-Programming
Information, and many useful links of many types documents, advocacy, environments, implementations, and design patterns.
http://www.lesser-software.com/websites/smalltalk-programming.com/
This Site contains Information about Smalltalk Programming. Berlin, www.smalltalk-software.com - Products developed in Smalltalk Frank Lesser, Lesser-Software / Germany We have recently published our LSW DotNet-Reflection-Browser for Microsofts .NET Platform. LSW DotNet-Lab a Smalltalk-like development environment for .NET will follow soon.
Smalltalk in the News
Alan Kay wins the 2003 Turing award - the 'Nobel Prize' of Computing . Read about it here or at the Squeak-Site
Discovering Smalltalk
From: Fernando Rodríguez Date: Montag, 26. April 2004, owner of www.easyjob.net
Hi,
I'm learning Smalltalk with VW and was playing around creating some classes
and subclasses.
I had a variable holding an instance of a given class and then added a new
member to its superclass. Just to see what happens (it's gonna crash or
instance and... it worked!=:-O
I mean, the modifications to its superclass were immediately available to the
already created instances! What the heck? No need to recompile, no need even

2. M206 Smalltalk Programming Tutorial, And Information For Students
Free smalltalk programming Tutorials. Downloadable M206 exams. Hints, tips, error information. Ideal for students of the OU (Open University) course.
http://members.aol.com/M206ou/m206/

3. Smalltalk Programming Language
The demand for Smalltalk programmers is growing in areas where the telecommunications industry is strong. Business Information System
http://www.engin.umd.umich.edu/CIS/course.des/cis400/smalltalk/smalltalk.html
Smalltalk Programming Language
Click below to go directly to a specific section:
History
Significant Language Features Areas of Application Sample Programs ... Acknowledgements
History
The Learning Research Group at Xerox PARC designed a language to support Alan Kay's programming paradigm. This led to the Smalltalk-72 software. After experiments were performed on Smalltalk-72, a sequence of languages ending in Smalltalk-80 were developed .
Significant Language Features
  • Object-Oriented - Smalltalk is a language in which reusable objects exchange messages. Graphical Programming Environment - First look at cut/copy/paste in programming language for most people. Versatile - Has many applications and uses. Graphic primitives and drawing programs - Supports quickly and easily created graphics.
Areas of Application
The demand for Smalltalk programmers is growing in areas where the telecommunications industry is strong.
  • Business Information System
    • Chosen because of Technical merit and flexibility Well suited for large projects
    Embedded in an oscilloscope Manages the telephone system of an entire country Batch programs for large mainframes
Sample Programs

4. Smalltalk Programming Language Information
This is a smalltalk programming Language Advocacy site. It is all about the smalltalk programming language. Whether you are an experienced
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. Smalltalk Programming Language: Freguency Counter
The smalltalk programming Language. Hello World Example Program Pascal, Smalltalk. program frequency. const. size = 80;. var. s stringsize;, scfk
http://www.engin.umd.umich.edu/CIS/course.des/cis400/smalltalk/freq.html
The Smalltalk Programming Language
Hello World Example Program
Click below to go directly to a specific section:
Description
Source Code Program Notes
Description
This program demonstrates how to count letters in a sentence and compares Smalltalk with Pascal
Source Code
Pascal Smalltalk program frequency const size = 80; var s: string[size]; i: integer; c: char; f: array[1..26] of integer; f := Array new: 26. k: integer; begin writeln('enter line'); s := Prompter prompt: 'Enter line' readln(s); default: ''. for i := 1 to 26 do f[i] := 0; for i := 1 to size do begin c : = c := (s at: i) asLowerCase. if isLetter(c) then c isLetter begin ifTrue: [ K := ord(c) - ord('a') + 1; f[k] := f[k] + 1 end end for i := 1 to 26 do ^f write(f[i], ' ') end. Using Smalltalks powerful built-in buiding blocks the same code could have been written as this: s := Prompter prompt: 'Enter line' default: ''. f := Bag new. ^f
Program Notes
This program was created using Smalltalk Express for Windows. Last modified: 03:37 PM on 10/01/1999

6. Smalltalk.orgT Main
Once you break the shackles of your Pascal or C programming heritage, Smalltalk is much easier to read.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. Smalltalk Programming Language Information
This is a smalltalk programming Language Advocacy site. It is all about the smalltalk programming language. Whether you are an experienced Smalltalker or
http://www.goodstart.com/
Looking For Baby Formula? Smalltalk
- Smalltalk Info.
Welcome To Smalltalk!
This site is all about the Smalltalk programming language. If you are new to Smalltalk, I welcome you to a wonderful programming language and community. If you are an experienced Smalltalker I hope you find what you are looking for on this site. I created this site in 1996 with two goals in mind. First, I wanted to create a central repository for Smalltalk information - a place where people could go to learn about Smalltalk. Second, I wanted to help keep Smalltalk programmers connected with each other and with developments in the community. If you don't find what you are looking for or if you have suggestions for the site, please feel free to contact me Cheers!
Monty Kamath Learn Smalltalk
Environments
Training Tutorials FAQs ... Great Questions Smalltalk Market
Jobs
Who Uses It? Interview Jeopardy Salary Survey Smalltalk Community
Links Polls Discussion Groups About Us
Contact Monty
Software Writings Site Search
Monty Kamath's GoodStart is a Smalltalk Programming Information website.

8. Smalltalk Programming
Information, and many useful links of many types documents, advocacy, environments, implementations, and design patterns.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

9. Smalltalk Books
smalltalk programming Langurage Information Smalltalk Info. smalltalk programming for Windows by Dan Shafer, Scott Herndon, Laurence Rozier
http://www.goodstart.com/books.shtml
Smalltalk
- Smalltalk Info.
Smalltalk Books
Add A Book
(all fields are required) TITLE: AUTHORS:
  • Free Smalltalk Books in PDF format
  • Object Oriented Programming Using Smalltalk by Phillip Swain
  • How to solve it: Modern Heuristics by Zbigniew Michalewicz and David B. Fogel
  • Concepts of Object-Oriented Programming by David N. Smith
  • The Smalltalk Developer's Guide to VisualWorks by Tim Howard
  • smalltalk and beyond by marc giezen
  • Grundkurs Smalltalk - Objektorientierung von Anfang an by Johannes Brauer
  • Smalltalk 80 : The Language - The Blue Book by Adele Goldberg, David Robson
  • Powerful Ideas in the Classroom Using Squeak to Enhance Math and Science Learning
  • smalltalk und jenseits by Marc Giezen
  • Squeak: Open Personal Computing and Multimedia by Mark Guzdial, Kim Rose (editors)
  • Smalltalk by Example: The Developer's Guide by Alec Sharp
  • Smalltalk and Object Orientation by John Hunt
  • Smalltalk : An Introduction to Application Development Using Visualworks by Trevor Hopkins
  • Object Oriented Programming Using Smalltalk by by Phillip Swain
  • Concepts of Programming Languages by Sebesta
  • Squeak by Briffault Ducasse
  • Object Oriented Programming Using Smalltalk by Phillip Swain
  • Smalltalk Express by shafer
  • Smalltalk 80 : The Language - The Blue Book by Adele Goldberg, David Robson

10. Why Smalltalk Supporting The Smalltalk Community
The goal of this website is to help answer this very complex question. There are very many features in Smalltalk that combine to make it the best.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

11. M206 Smalltalk Programming Tutorial, And Information For Students
Free smalltalk programming Tutorials. Downloadable M206 exams. Hints, tips, error information. Ideal for students of the OU (Open University) course
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

12. Free Smalltalk Programs
Information about various smalltalk programming programs, and where to download them from.
http://members.aol.com/M206ou/m206/M206_Smalltalk_tutorial_download_smalltalk.ht
Free Smalltalk programming Programs, and where to download them from
More Tutorials
C Programming Tutorial
T170,T171 and TT180 Search this site Home Tutorials
1. Starting Smalltalk, and Terminology
2. Precedence Rules 3. Classes - Strings 4. Class Browser ... 39. OpenGUI Information
Smalltalk Books
Sites Download Smalltalk Coloured code ... ASCII Codes This site has won the
Student

Licence Software

at special prices
Contents
Free Smalltalk Programs
LearningWorks Recommended. Dolphin Smalltalk Smalltalk Express VisualWorks Recommended. Squeak Recommended. LittleSmalltalk, aka. GNU Smalltalk The most suitable free smalltalk versions to use prior to starting the Open University M206 an Object-oriented approach are LearningWorks and VisualWorks
Other useful programs for Students have been moved to another page:
The Open university uses the following program for its M206 Course.
M206 LearningWorks which is a special version of LearningWorks, which is a cut down version of VisualWorks.

13. STICYour Smalltalk Industry Council
"Smalltalk, The Future of Programming" Smalltalk Solutions 2005 Smalltalk Comes to Orlando
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

14. Smalltalk - Wikipedia, The Free Encyclopedia
(Redirected from smalltalk programming language) Smalltalk programs are usually compiled to bytecodes and run by a virtual machine (VM), which allows
http://en.wikipedia.org/wiki/Smalltalk_programming_language
Smalltalk
From Wikipedia, the free encyclopedia.
(Redirected from Smalltalk programming language Smalltalk is an object-oriented dynamically typed reflective programming language designed at Xerox PARC by Alan Kay Dan Ingalls Ted Kaehler Adele Goldberg , and others during the . The language was generally released as Smalltalk-80 and has been widely used since. Smalltalk is in continuing active development, and has gathered a loyal community of users around it. Smalltalk was influenced by Sketchpad and Simula -67. In turn, Smalltalk was and is a great influence on the development of many other computer languages, including: Actor model Objective-C C# Java , and Ruby . Many software development ideas of the Model-View-Controller Class-Responsibility-Collaboration card ) and design patterns Extreme Programming , and refactoring ) came from the Smalltalk community. Among Smalltalkers is Ward Cunningham , the inventor of WikiWiki
Contents
  • Concepts History Hello World edit
    Concepts
    Smalltalk's big ideas include:
    • All values are objects (including classes,) and all objects are instances of a class (as pioneered in Simula .) A class is an instance of its metaclass, and a metaclass is an instance of the class Metaclass (and that should enable you to deduce how transitive closure is achieved.) Even strings, integers, booleans

15. Illc0mmunication.org
GUI and modern objectoriented programming. He envisioned a laptop computer long before the first ones rolled out and his smalltalk programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. Pocket Smalltalk
Pocket SmalltalkT IDE is a free open source programming environment that lets developers write Smalltalk applications for Palm PoweredT
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

17. The Smalltalk Programming Language
A description of Smalltalk, the programming language Outback Software, Ltd. - Los Alamos, New Mexico.
http://www.outbacksoftware.com/smalltalk/smalltalk.html
The Smalltalk programming language
Not the kind of smalltalk you hear at a cocktail party, Smalltalk is the second-oldest object-oriented programming language. The oldest is Simula-67 , developed by Norwegian computer scientists Kristen Nygaard and Ole-Johan Dahl in the early 1960s. Simula was one of the inspirations for Smalltalk, and it also inspired Bjarne Stroustrup to develop C++ . Smalltalk was developed during the early 1970s by a research group at Xerox PARC that included Alan Kay Dan Ingalls , Dave Robson, Adele Goldberg, Dan Ingalls Peter Deutsch and others. In the early 1980s, Xerox decided to commercialize Smalltalk, and released code for Smalltalk-80 (release names indicated the year of release) to various companies on an experimental basis. The companies included Hewlett-Packard, which produced the first true commercial Smalltalk. At about the same time, Byte magazine devoted an entire issue to Smalltalk (August, 1981). The cover illustration for that issue was the origin of the baloon logo that is now associated with many Smalltalk products. Later, Xerox itself formed a subsidiary, ParcPlace, which released a commercial Smalltalk called VisualWorks. ParcPlace no longer exists, but VisualWorks is still alive and well, developed and marketed by

18. Basic Aspects Of Squeak And Smalltalk-80 Programming Language
By Wolfgang Kreutzer. Very nice introduction. Shows how to use Squeak UI and start programming in Smalltalk. Text, code samples, many screenshots
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

19. PC AI - Smalltalk Programming Language
Smalltalk fosters exploratory programming by providing a forgiving environment. Within a Smalltalk program, messages are sent to objects instructing
http://www.pcai.com/web/ai_info/pcai_smalltalk.html
Where Intelligent Technology Meets the Real World Home Contents Search News ... Contact PC AI
Smalltalk Programming Language
History of Smalltalk In the 1970's researchers at Xerox PARC were exploring ways to make programming accessible to anyone interested in using a computer to solve their problems. This led to the invention of Smalltalk, the first true object-oriented programming language with tools that could assist the user in developing applications with graphical user interfaces. This technology became the model for the Macintosh and Windows user interfaces. The Lure of Smalltalk Computer researchers have always wanted to create a language that lets programmers model applications closely to the real-world problems they try to solve. Smalltalk is the result of those efforts. Smalltalk is a dynamic language whose special benefits derive from three unique characteristics: pure objects, exploratory programming, and malleable models. Pure objects is the idea that objects communicate only via messages; there are no cross-object memory references as there are in most other languages. Pure objects are inherently more reusable than hybrid approaches because they completely decouple object usage (the external interface) from object implementation (the internal code and data). This allows an object to be used continually, even though its internal implementation may change.

20. Smalltalk Programming Language
smalltalk programming Language Click below to go directly to a specific section History Significant Language Features Areas of Application
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 1     1-20 of 142    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

free hit counter