Skip to content

Rewrite tour of Scala #733

Closed
Closed
@travissarles

Description

@travissarles

I'm rewriting most of the tour of Scala. However some guides may not be as relevant like XML processing. Thoughts? @heathermiller

The tour
More info on the rewrite

Current status:

When rewriting the tour, the goals should be to:

  1. Get people up and running as quickly as possible
  2. Be concise without omitting key information
  3. Provide enough information so readers can stay on the page and not have to look up a bunch of terminology
  4. Cater to readers coming from various popular programming languages and not just Java
  5. Don't use language features in examples that haven't been covered yet
  6. Try to use examples that might be used in production but not at the expense of clarity
  7. Read the comments to figure out where people are confused
  8. Link to other pages when it could be helpful

Be sure to add a "prerequisite-knowledge" metadata field to the top of the file. Once the tour is rewritten, we'll use this to make sure there are no forward-references.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions