UpdatedPharoByExample icon indicating copy to clipboard operation
UpdatedPharoByExample copied to clipboard

RegularExpressions chapter exists in both UPBE and DeepIntoPharo

Open dmitrizagidulin opened this issue 10 years ago • 2 comments

(Extracted from #133)

We should consider de-duplicating the RegEx chapter -- it exists both in this book and in DeepIntoPharo.

dmitrizagidulin avatar Oct 22 '15 16:10 dmitrizagidulin

Just for shake of disussion Deep Into Pharo is reference based PBE is tutorial based. We can briefly mention regex with some practical examples where we mention string manipulation and reference Deep Into Pharo book.

kilon avatar Oct 23 '15 12:10 kilon

Yes this is the idea. So the regex chapter can be removed or just a simple example. In fact a chapter Bolts and nuts with a bit of file and regexp would do it.

Ducasse avatar Oct 23 '15 13:10 Ducasse