Geometry.Net - the online learning center
Home  - Basic_S - Smalltalk Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 47    Back | 1  | 2  | 3  | 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 (104)
  1. IBM Smalltalk: The Language (The Benjamin/Cummings Series in Object-Oriented Software Engineering) by David N. Smith, 1995-01-26
  2. Discovering Smalltalk (The Benjamin/Cummings Series in Object-Oriented Software Engineering) by Wilf LaLonde, 2008-01-17
  3. Smalltalk With Style by Suzanne Skublics, Edward J. Klimas, et all 2002-05-21
  4. Smalltalk: An Introduction to Application Development Using VisualWorks by Trevor Hopkins, Bernard Horan, 1995-10-23
  5. Kent Beck's Guide to Better Smalltalk: A Sorted Collection (SIGS Reference Library) by Kent Beck, 1998-12-28
  6. On to Smalltalk by Patrick Henry Winston, 1997-09-13
  7. The VisualAge for Smalltalk Primer With CD ROM (SIGS: Advances in Object Technology) by Liwu Li, 1998-09-13
  8. Dolphin Smalltalk Companion (With CD-ROM) by Ted Bracht, 2001-12-21
  9. A Little Smalltalk by Timothy Budd, 1987-01
  10. Advanced Smalltalk by Jonathan Pletzke, 1996-10
  11. Smalltalk by Example: The Developer's Guide by Alec Sharp, 1997-04
  12. Rapid Software Development with Smalltalk (SIGS: Advances in Object Technology) by Mark Lorenz, 1995-06
  13. Smalltalk V: Practice and Experience/Book and Disk by Wilf Lalonde, John Pugh, 1994-01
  14. Design and Implementation of Concurrent Smalltalk (Series in Computer Science) by Yasuhiko Yokote, 1990-09

21. 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
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.

22. COMP 432 Smalltalk
Instructor's Home Page. Dept Java Page and now for something completely different! Comp 432 Smalltalk Material Last Update 1/29/01
http://www.csun.edu/~sgs/COMP432/smalltalk.html
COMP SCI 432
Announcements Syllabus Software Schedule ... Dept Java Page "... and now for something completely different!"
Comp 432 Smalltalk Material
Last Update: 1/29/01
"Design Principles Behind Smalltalk" , a paper by Dan Ingalls
"Basic Aspects of Squeak and the Smalltalk-80 Programming Language"
by Wolfgang Kreutzer (.pdf) "Back to the Future The Story of Squeak, A Practical Smalltalk Written in Itself" by Dan Ingalls, Ted Kaehler, John Maloney, Scott Wallace and Alan Kay (.pdf) Squeak home page contains additional references to tutorials and other information The following material was developed using the ObjectShare VisualWorks Smalltalk 2.5 environment. Compatibility will vary with different releases of Smalltalk. ObjectShare is a division of ParcPlace, Xerox Inc. Xerox Parc started the development work on Smalltalk shortly after the Simula language was developed. Whereas Simula was a marriage between a traditional, structured, procedural language (Algol 60) and OO concepts, Smalltalk was the first pure OOP language. You must think in terms of the object-oriented paradigm in order to survive in Smalltalk! You may receive an authentication challenge when you access the material referenced on this page!

23. A Declarative Model For Defining Smnalltalk Programs
We believe that the adoption of a declarative model of Smalltalk program definition is an important step in the maturation of the Smalltalk programming language.
http://www.smalltalksystems.com/publications/_awss97/SSDCL1.HTM
A Declarative Model for Defining Smalltalk Programs Allen Wirfs-Brock Chief Technologist Smalltalk Systems Instantiations, Inc 24003 SW Baker Road Sherwood, OR 97140 Allen_Wirfs-Brock@instantiations.com Allen Wirfs-Brock has been a leader in the industrialization and commercialization of Smalltalk since 1980. He was the architect of the Tektronix 4404 Smalltalk system, the first widely used commercial Smalltalk-80 implementation. He is a founder and Chief Technologist of Instantiations Inc. Previously he was Vice President of Technology for Digitalk Inc. and Chief Scientist at ParcPlace-Digitalk. He is an active participant on X3J20, the ANSI Smalltalk standardization committee. 1. Introduction Smalltalk programming has traditionally been performed through the imperative execution of reflective Smalltalk expressions within a development environment. A Smalltalk "program" is essentially an accumulation of side-effects upon the development environment. There is no "objective" description of what constitutes such a program. A record of the sequence of expressions may be maintained but their actual effect is highly dependent upon the initial state of all referenced entities within the development environment. The problem is compounded because of the polymorphic nature of Smalltalk. The actual operations performed by a Smalltalk expression are only determinable at the actual time of execution when polymorphic operations are resolved in the context of actual objects. This style of program definition is a source of significant program maintenance and delivery problems for Smalltalk programmers. Once a program is created, it exists as an extension of the development environment. The most basic problem is the inability to actually identify which program elements are part of an application and which are part of the development environment. This makes it difficult to extract an application from its development environment for delivery, archival, transport, or even collaborative development purposes. Even if a complete record is kept of the expressions used to create the program, initial state dependencies may result in the inability to recreate the program within a different version of a development environment.

24. Pearson - Smalltalk--Programming
SqueakA Quick Trip to ObjectLand, 1/E Korienek, Wrensch Dechow 2002 Addison-Wesley Professional Published 12/13/2001
http://www.pearsonhighered.com/educator/course/SmalltalkProgramming/91012023.pag

25. CiteSeerX — The Reuse Of Uses In Smalltalk Programming
CiteSeerX Document Details (Isaac Councill, Lee Giles) this article was given at ECOOP '93.
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.34.9443

26. Smalltalk Programming For Windows By Dan Shafer, Scott Herndon, Laurence Rozier
Get the lowest price on Smalltalk Programming for Windows by Dan Shafer, Scott Herndon, Laurence Rozier. Read customer reviews and compare prices at more than 40 online
http://www.allbookstores.com/book/1559582375

27. Smalltalk Programming Language
History. The Learning Research Group at Xerox PARC designed a language to support Alan Kay's programming paradigm. This led to the Smalltalk72 software.
http://groups.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

28. SmallTalk Programming Language Definition Of SmallTalk Programming Language In T
Smalltalk. An operating system and objectoriented programming language that was developed at Xerox PARC. As an integrated environment, it eliminates the distinction between
http://encyclopedia2.thefreedictionary.com/SmallTalk programming language

29. Smalltalk Books
IBM Smalltalk Programming for Windows and Os2 by Dan Shafer, Scott Herndon; Inside Smalltalk by Wilf R. Lalonde, John R. Pugh; Introduction to Computers and Information Systems by
http://www.goodstart.com/smalltalk-books.ssp
Monty Kamath's GoodStart Smalltalk Programming Site Smalltalk Smalltalk Books
tell Monty to add one

  • Free Smalltalk Books in PDF format
  • Squeak By Example by by Oscar Nierstrasz, Stephane Ducasse, Damien Pollet, Andrew P. Black
  • A Little Smalltalk by Timothy Budd
  • A Quick Trip to Objectland by Gene Korienek, Tom Wrensch
  • A Taste of Smalltalk by Ted Kaehler, Dave Patterson
  • Advanced Smalltalk by Jonathan Pletzke
  • Advanced Windows Programming in Smalltalk by Dan Shafer
  • Concepts of Object-Oriented Programming by David N. Smith
  • Concepts of Programming Languages by Sebesta
  • Developing Visual Programming Applications Using Smalltalk by Michael Linderman
  • Discovering Smalltalk by Wilf Lalonde
  • Grundkurs Smalltalk - Objektorientierung von Anfang an by Johannes Brauer
  • How to solve it: Modern Heuristics by Zbigniew Michalewicz and David B. Fogel
  • IBM Smalltalk : The Language by David N. Smith
  • IBM Smalltalk : Programming for Windows and Os2 by Dan Shafer, Scott Herndon
  • Inside Smalltalk by Wilf R. Lalonde, John R. Pugh
  • Introduction to Computers and Information Systems by Robert A. Szymanski

30. Data Structures Of Smalltalk Programming Language
Data Structures Of Smalltalk Programming Language search results free library of articles, downloads, tutorials, whitepapers, and more about Data Structures Of Smalltalk
http://www.developers.net/tsearch?searchkeys=data structures of smalltalk progra

31. Smalltalk (programming Language) Definition Of Smalltalk (programming Language)
Smalltalk. An operating system and objectoriented programming language that was developed at Xerox PARC. As an integrated environment, it eliminates the distinction between
http://encyclopedia2.thefreedictionary.com/Smalltalk (programming language)

32. Smalltalk Programming Info Facebook
Welcome to the Facebook Community Page about Smalltalk Programming, a collection of shared knowledge concerning Smalltalk Programming.
http://www.facebook.com/pages/Smalltalk-Programming/371172141588?v=desc

33. Smalltalk Programming Language - Blogs, Pictures, And More On Blogged
Lua, Lisp, Python, Smalltalk, etc, …) are getting more and more popular. Dynamic programming language is a term used broadly in computer typing advocates consider a drawback.
http://www.blogged.com/topics/smalltalk-programming-language/

34. M206 Smalltalk Programming Tutorial, And Information For Students On The OU M206
Free Smalltalk Programming Tutorials. Downloadable M206 exams. Hints, tips, error information. Ideal for students of the OU (Open University) course
http://tutorials4u.com/smalltalk/index.htm
Free Smalltalk Programming Tutorials. Downloadable M206 exams. Hints, tips, error information. Ideal for students of the OU ( Open University ) course " M206 Computing an Object - oriented approach" and North Carolina State University course CSC517.
M206 Smalltalk Programming Tutorial.
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 ...
at special prices
After communication with a student just completing course CSC517 at NCSU. ( North Carolina State University ) who stated 'I wish I found this site earlier in the semester. So welcome on board CSC517 students. I hope you find the site useful. Home This page . Site Updated 15 Mar 04
Books
On to Smalltalk by Patrick Henry Winston Discovering Smalltalk by Wilf LaLonde The Smalltalk Developer's Guide to VisualWorks Squeak Object-Oriented Design with Multimedia Applications ... Smalltalk Books A description of Smalltalk books, that can be purchased on-line . Tutorial 1. Integers

35. IBM Smalltalk Programming For Windows And Os/2/Book And Disk By Dan Shafer, Scot
Get the lowest price on IBM Smalltalk Programming for Windows and Os/2/Book and Disk by Dan Shafer, Scott Herndon. Read customer reviews and compare prices at more than 40
http://www.allbookstores.com/book/1559587490

36. Smalltalk Programming Facebook
Welcome to the Facebook Community Page about Smalltalk Programming, a collection of shared knowledge concerning Smalltalk Programming.
http://www.facebook.com/pages/Smalltalk-Programming/371172141588
Smalltalk Programming 4 people like this.
to connect with
Wall Info Fan Photos Smalltalk Programming + Others Smalltalk Programming Just Others Smalltalk Programming joined Facebook. March 18 at 6:44am See More Posts English (US) Español More… Download a Facebook bookmark for your phone.
Login

Facebook ©2010

37. Smalltalk Programming Language Tutorials
Modelling honeybees collective foraging using individual behaviourChin Wei Min, Mohammad Ridzuan bin AbdullahProject for the module, USC3001 Complexity National University of
http://www.docstoc.com/docs/4784939/smalltalk-programming-language-tutorials

38. Smalltalk (programming Language) - Definition
Smalltalk is a dynamically typed object oriented programming language designed at Xerox PARC by Alan Kay, Dan Ingalls, Ted Kaehler, Adele Goldberg, and others during the 1970s.
http://www.wordiq.com/definition/Smalltalk_(programming_language)
Smalltalk (programming language) - Definition
Smalltalk is a dynamically typed object oriented 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 has been a great influence on the development of many other computer languages, including: Objective-C , Actor, Java and Ruby (the latter one to such an extent that many Smalltalkers consider Ruby to be Smalltalk with a different syntax). Many software development ideas of the Model-View-Controller Class-Responsibility-Collaboration card ) and came from the Smalltalk community, such as design patterns (as applied to software), Extreme Programming and refactoring . Among Smalltalkers is Ward Cunningham , the inventor of the WikiWiki concept. Contents showTocToggle("show","hide") 1 Smalltalk's big ideas
2 History

3 Hello World

3.1 Trivial example
...
5 External links
Smalltalk's big ideas
Smalltalk's big ideas include:
  • "Everything is an object ." Strings, integers, booleans, class definitions, blocks of code, stack frames, memory are all represented as objects. Execution consists of sending messages between objects. Any message can be sent to any object; the receiver object determines whether this message is appropriate and what to do to process it.

39. Smalltalk_(programming_language) Synonyms, Smalltalk_(programming_language) Anto
No results found for Smalltalk_(programming_language) Please try spelling the word differently, searching another resource, or typing a new word.
http://thesaurus.com/browse/Smalltalk_(programming_language)

40. Smalltalk Programming Training Courses Small-talk Workshops
Smalltalk programming Training Courses small talk workshops training seminars Smalltalk, Training Resources Directory Courses Consultants Speakers Trainers Facilities Coaches etc
http://www.trainingregistry.com/smalltalk_training.html
The Training Registry
Keyword Search Request a Product/Service Contact Us ... Associations Member Login:
The registry is updated on a continuous basis. To ensure you are accessing and viewing the most current and up-to-date listings for this topic CLICK HERE NOW . Then, select your topic from the Training by Topic drop down list.
Smalltalk programming Training Courses small-talk workshops
Computer Programming - PC Programming
Smalltalk To get more information about a product, service or training company or provider listed below please click on one of the vendors/providers/training companies names beside the product or service title. If you are looking for training seminars, please note that some course listings have a "Schedule" link beneath the Media Type. To view scheduled dates and locations for those courses click on the "Schedule" link. If you can't find what you are looking for, click here to submit a request. Remember, we are one of the only dedicated online training directories.
Featured Providers

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 2     21-40 of 47    Back | 1  | 2  | 3  | Next 20

free hit counter