pharo-wiki
pharo-wiki copied to clipboard
Wiki related to the Pharo programming language and environment.
For example when I begun I struggled with the diff between over and through
There are a lot of cool stuff in Zinc: ``` ZnClient new url: 'http://zn.stfx.eu/zn/small.html'; method: #GET; curl. ``` ZnEasy stuff, etc.
Particularly for scaled decimal objects that are quite unknown.
- How to clean the image - How to block the acces to code - How to change the logo of the application - How to change the name of...
From Philippe Back. WorldState MinCycleLapse: 5 or 16 makes the UI more responsive.
- Binary - Buffered - Encoding - Newline - Fast line reader ((ZnFastLineReader on: aStream) linesDo: [ :line | line doSomething ]) - ...
- `#streamContents:` - `#do:separatedBy:` - `#joinUsing:` and `#join:` - `#splitOn:` and `#split:` - `#format:`
It seems a cool project. But I'll need help because I do not now anything about it yet ;D