Treatment in progress...
Close notification

Did you know that ?

SIDE has worked with its suppliers to make our parcels environmentally friendly.
No more plastics !
The tape that keep our parcels tightly shut and the wedging material that immobilizes books within the cartons are now made of fully recyclable and biodegradable materials.

Display notification

Pharo 9 by example

Ducasse Stéphane, Rakic Gordana, Kaplar Sebastijan, Ducasse Quentin
Publication date 27/03/2022
EAN: 9782322394104
Availability Available from publisher
Pharo is a modern, dynamically-typed, reflective, and pure object-oriented programming language. It offers strong productivity via a fully live programming environment. It supports Xtreme TDD, a powerful development technique that puts live objects a... See full description
Attribute nameAttribute value
Common books attribute
PublisherBOOKS ON DEMAND
Page Count318
Languageen
AuthorDucasse Stéphane, Rakic Gordana, Kaplar Sebastijan, Ducasse Quentin
FormatPaperback / softback
Product typeBook
Publication date27/03/2022
Weight508 g
Dimensions (thickness x width x height)1.90 x 15.50 x 22.00 cm
Pharo is a modern, dynamically-typed, reflective, and pure object-oriented programming language. It offers strong productivity via a fully live programming environment. It supports Xtreme TDD, a powerful development technique that puts live objects at the center of the coding experience. More information at http://www.pharo.org. Pharoers are used to say that programmers will never program the same once they coded seriously in Pharo.Learning Pharo is easy. Software developers learn Pharo in a couple of days. In addition, you can follow an excellent online free lecture available at: http://mooc.pharo.org.This book covers all the key aspects of Pharo: its syntax and its core libraries such as collections and streams. It also takes the user over simple tutorials that present all the aspects of code development with tests and git management with Pharo. In addition, it presents advanced topics such as reflective facilities and meta-level.