1451 packages
— page 40
Tutorial project from Pharo By Example 80
GitHub
pharo
Exercise from Pharo By Example (for version 8)
GitHub
pharo
Example Pharo package saved with Iceberg
GitHub
pharo
An application of what i have learned in pharo first week lesson.
GitHub
pharo
Pharo simple example
GitHub
pharo
Small counter example in Pharo
GitHub
pharo
Counter code tutorial for Pharo
GitHub
pharo
Pharo project example named "MyCounter".
GitHub
pharo
Testing and teaching object oriented program and environment
SqueakSource
Pharo webapp tutorial
GitHub
pharo
Learning smalltalk reading SBE6.0 pdf
SqueakSource
This is my version of the Quinto game from the 'Squeak By Example 5.3' book.
SqueakSource
squeak
My version of the game 'SBE - LightsOut' from the Pharo By Example book.
SqueakSource
pharo
TinyBlog from the Pharo Mooc, on Pharo 6
GitHub
pharo
MIT
Quinito from the book Squeak by Example, just testing the RCS of Monticello browser.
SqueakSource
squeak
Interactive tool in Pharo for analysing and improving identifier names using machine learning
GitHub
pharo
NaturalSmalltalk is a collection of tools to analyze English texts and Smalltalk programs.This package provides scanners, stemmers, Naive Bayes classifiers, tfidfclassifiers, K-means clusterers, keyword extractor, and FastMap visualizer.Two tools, MessageSpy (profiler with keyword extraction) and WhatyaDoing(process monitor by keyword extraction) …
SqueakMap
squeak
This Project will (try to) implement basic networking protocols like ARP, IP, ICMP, UDP, TCP, DHCP, and may be others. Including Packets and Protocols (state machines, etc).Think that with this, if someday it's finished, you will not need the suport …
SqueakSource
squeak
MapServer serves WorldMap data to NetMorph clients. You might not need this, because NetMorph clients also can serve as a MapServer. But, typically, in a classroom, MapServer will run on teacher's machine. It is convenient for administration. You can see/collect …
SqueakMap
squeak
Allows editing a full class or some classes methods in a single file with any text editor. The text format is simply a sequence of valid Smalltalk messages (e.g. class creation message). Method definitions are possible using, two messages. <html>The …
SqueakSource
Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource
Let you define yours own collation order. Useful for example for non English collation of SortedCollection and so on. It is dedicated to the public domain.
SqueakSource
Different strategies for normalizing a numeric collection that can be used by machine learning algorithms
GitHub
MIT