DeepintoPharo
- Deep into Pharo(ESUG 2013 Edition)
원본-영어
http://hal.archives-ouvertes.fr/docs/00/85/87/25/PDF/PBE2.pdf
번역진행
이화영 (Hwa Young Lee)
검수진행
없음
Deep into Pharo(ESUG 2013 Edition)
번역관련 내용
Book
- Part I Libraries
- Chapter 2 Zero Configuration Scripts and Command-Line Handlers
- Chapter 3 Files with FileSystem
- Chapter 4 Sockets
- Chapter 5 The Settings Framework
- Chapter 6 Regular Expressions in Pharo
- Part II Source Management
- Chapter 7 Versioning Your Code with Monticello
- Chapter 8 Gofer: Scripting Package Loading
- Chapter 9 Managing Projects with Metacello
- Part III Frameworks
- Chapter 10 Glamour
- Chapter 11 Agile Visualization with Roassal
- Chapter 12 Scripting Visualizations with Mondrian
- Part IV Language
- Chapter 13 Handling Exceptions
- Chapter 14 Blocks: a Detailed Analysis
- Chapter 15 Exploring Little Numbers
- Chapter 16 Fun with Floats
- Part V Tools