1451 packages
— page 45
playground for learning Pharo
GitHub
pharo
Calcute yearly salary from hourly earning. Made with Pharo7. A simple example.
GitHub
pharo
MIT
Pharo tutorial for beginners
GitHub
pharo
A tutorial that can be found at: https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/WebApp/WebApp.html
SqueakSource
pharo
http://smalltalkhub.com/#!/~Phexample/Phexample
GitHub
Temporary fork of Moose's Phexample
GitHub
pharo
Ported from http://www.smalltalkhub.com/Phexample/Phexample/
GitHub
MIT
The new black in unit testing. Because well designed tests expand on one another.
SqueakMap
squeak
The new black in unit testing.Because well designed tests expand on one another.Gofer newsqueaksource: 'phexample';package: 'Phexample';loadLearn more:How to use Phexample?Shoulda use this in Pharo.More on StackoverflowGot questions:Post em on Stackoverflowand tag withphexample!Happy hacking!
SqueakSource
pharo
It is a refactoring of LargeLists changes introduced from 3.7a-5707.This patch can be loaded to 3.7a-5707 or later versions.What I have done are: (See PLMSimpleTestModel example methods).
SqueakMap
squeak
Pharo Tutorial
SqueakSource
pharo
Very simple toy example. Useful for test generation
GitHub
polymorphism in pharo, java and c++ examples(with inheritance and without inheritance)
GitHub
pharo
Continued learning about super classes and sub classes but this time in Smalltalk.
GitHub
Exercises used to teach OO in the Object Oriented Programming course at FCEyN, UBA, Argentina. Developed By Hernan Wilkinson
SqueakSource
Results of the exercises done at the course of POO at the UBA
SqueakSource
Implements a native Smalltalk connection to PostgreSQL backend. See the "Frontend/Backend Protocol" chapter in the "PostgreSQL Programmer's Guide" for more information. Notes:1. Only "plaintext" and "md5" authentication modes are currently supported. This option is configurable via the pg_hba.conf file in …
SqueakMap
squeak
A "bookish" tutorial with detailed instructions on how to create presentations. Most examples focus on use of the StackMorph, but many points apply to BookMorphs and Projects as well. You can load this tutorial directly in squeak by popping up …
SqueakMap
squeak
This project adds support for MathJax to Pier, so enabling the display of (LaTeX-like) formulas. My initial version is just a proof of concept, see the ToDo wiki page for examples of what you can contribute.
SqueakSource