Open dmitrizagidulin opened 9 years ago
I think we need a diffirent chapter. We should not forget this is a "by Example" book so I would like to see practical examples that newcomers can use out of the box. So yes to a chapter, but I would like a chapter that is more beginner orientated.
Currently, a reader who finishes PBE has a programming language with no way to get data in or out of it. They can't do the most basic operations -- read some lines from a data file. (Even though they know how to create basic GUI desktop applications at this point, which is an advanced topic).
I strongly suggest that we add a basic File I/O chapter to UPBE (or better yet, move Chapter 3: Files with FileSystem from Deep Into Pharo to this book).
Reasons to have a File IO chapter in UPBE: