Enterprise Pharo a Web Perspective
Enterprise Pharo is the third volume of the series, following Pharo by Example and Deep into Pharo. It covers enterprise libraries and frameworks, and in particular those useful for doing web development. The book is structured in five parts. The first part talks about simple web applications, start...
Saved in:
Format: | Electronic eBook |
---|---|
Language: | English |
Published: |
[Place of publication not identified]
Square Bracket Associates
[2016]
|
Series: | Open textbook library.
|
Subjects: | |
Online Access: | Access online version |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- I Simple Web applications
- 1 Teapot
- 2 Building and Deploying a Small Web application
- II HTTP
- 3 Character Encoding and Resource Meta Description
- 4 Zinc HTTP: The Client Side
- 5 Zinc HTTP: The Server Side
- 6 WebSockets
- III Data
- 7 NeoCSV
- 8 NeoJSON
- 9 STON: a Smalltalk Object Notation
- 10 Serializing Complex Objects with Fuel
- 11 Persisting Objects with Voyage
- IV Presentation
- 12 Mustache Templates for Pharo
- 13 Cascading Style Sheets with RenoirSt
- 14 Documenting and Presenting with Pillar
- 15 Generate PDF Documents with Artefact
- V Deployment
- 16 Deploying a Pharo Web Application in Production