922 packages — page 29

SBEQuintoEG

example from Example book
SqueakSource

SBEQuintoExample

SBEQuintoExample
SqueakSource

SBEQuintoGame2016

Quinto game from book "Squeak By Example"
SqueakSource squeak

SBEQuintoGamePackage

learning through SBE
SqueakSource

SBEQuintoGameSGS

This project has been registered during my reading the book "Squeak By Example" by Christoph Thiede and Patrick Rein.
SqueakSource squeak

SBEQuintoIFFS

Learning Smalltalk
SqueakSource

SBEQuintointo

Implementation of the Quinto game following the Squeak By Example tutorial.
SqueakSource squeak

SBEQuintoJE

Quinto game, as a starting example to learn Squeak
SqueakSource squeak

SBEQuintoJI

The Squeak by Example Quinto game
SqueakSource squeak

SBEQuintoJRoss

Game created in Squeak By Example.
SqueakSource squeak

SBEQuintoKW

The famous example taken from SBE book.
SqueakSource

SBEQuintoMRF

Squeak By Example exercise
SqueakSource squeak

SBEQuintoPGF

The game from Squeak by Example
SqueakSource squeak

SBEQuintoPQ

Quinto Game from the Squeak By Example book
SqueakSource squeak

SBEQuintoRGM

A set of classes for the Squeak By Example Quinto test.
SqueakSource squeak

SBEQuintoRJS2

The Quinto Game from the Squeak by example book.
SqueakSource squeak

SBEQuintoRSM

Quinto game made following the 'squeak by example' book.
SqueakSource squeak

SBEQuintoSDM

Just doing the Squeak By Example Quinto project.
SqueakSource squeak

SBEQuintoTed

Quinto game made from instructions in SqueakByExample
SqueakSource squeak

SBEQuintotfl

The Quinto Game as described in Squeak by Example.
SqueakSource squeak

Scheduler

An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap squeak

Scheduler

An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource squeak

ScopeoExampleERA

Object-centric debugger providing developers with a scope of objects to look at.
GitHub pharo MIT

Scripting Workspace

This is meant to be a workspace for people familiar with scriping languages like Javascript, Ruby, Python, or Perl. It gives the workspace the ability to add classes and methods. See ScriptingWorkspaceTest for examples. "Do This To See It"ScriptingWorkspace open
SqueakMap squeak

SeabookToDoAddMagma

Invites the SeabookToDo student to integrate Magma into the example. Included are a ToDoMagmaServerExample class and a ToDoMagmaClientExample. The student is invited to enhance the View classes of the SeabookToDo to utilise a new instance of ToDoMagmaClientExample to learn about …
SqueakSource