Traitement en cours...
Fermer la notification

Nous revoilà !

Bienvenu(e) sur votre nouveau side.fr

Afficher la notification

Pharo 9 by example

Ducasse Stéphane, Rakic Gordana, Kaplar Sebastijan, Ducasse Quentin
Date de parution 27/03/2022
EAN: 9782322394104
Disponibilité Disponible chez l'éditeur
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... Voir la description complète
Nom d'attributValeur d'attribut
Common books attribute
ÉditeurBOOKS ON DEMAND
Nombre de pages318
Langue du livreAnglais
AuteurDucasse Stéphane, Rakic Gordana, Kaplar Sebastijan, Ducasse Quentin
FormatPaperback / softback
Type de produitLivre
Date de parution27/03/2022
Poids508 g
Dimensions (épaisseur x largeur x hauteur)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.