Hello again , let me ask a strange question for a beginner of pharo. Let the system be the system. hahaha " Are there examples of complete , simple programs for Pharo smalltalk 80 ? " Very simple ones for beginners ? A file archieve perhaps or so ? For example : a simple personal database a simple calculation program for any purposes s simple statistic program or so This could help for learning. Hans
Hi,
a simple calculation program for any purposes This reminded me of a calculator and this https://medium.com/@svenvc/rediscovering-the-ux-of-the-legendary-hp-35-scien...
A file archieve perhaps or so ? What about the Compression package?
But if you want introductory-level then there is "A first application" chapter in Pharo by Example book (http://pharobyexample.org/) There's also a list of nice tools http://pharo.gemtalksystems.com/book/PharoTools/ and more links here http://pharo.org/documentation I'm sure others can give you more and better examples. Peter On Thu, Oct 23, 2014 at 10:09 PM, Hans Schueren <werbung@hans-schueren.de> wrote:
Hello again ,
let me ask a strange question for a beginner of pharo.
Let the system be the system. hahaha
" Are there examples of complete , simple programs for Pharo smalltalk 80 ? "
Very simple ones for beginners ?
A file archieve perhaps or so ?
For example : a simple personal database a simple calculation program for any purposes s simple statistic program or so
This could help for learning.
Hans
Le 23/10/2014 22:48, Peter Uhnák a écrit :
But if you want introductory-level then there is "A first application" chapter in Pharo by Example book (http://pharobyexample.org/)
This book is a good resource to learn. To test the examples be sure to download the matching "Pharo by Example" image because some examples may not work out of the box with a more rencent Pharo. Hilaire -- Dr. Geo - http://drgeo.eu iStoa - http://istoa.drgeo.eu
participants (3)
-
Hans Schueren -
Hilaire -
Peter Uhnák