tsalmon / Scala-tutorial-officiel-fr

Une traduction du tutorial de Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala en action

Traduction du tutorial officiel

Contents

  • Introduction
  • Abstract-Type
  • Annotations
  • Classes
  • Case Classes
  • Compound Types
  • Sequence Comprehensions
  • Extractor Objects
  • Generic Classes
  • Implicit Parameters
  • Inner Classes
  • Mixin Class Composition
  • Nested Functions
  • Anonymous Function Syntax
  • Currying
  • Automatic Type-Dependent Closure Construction
  • Operators
  • Higher-order Functions
  • Pattern Matching
  • Polymorphic Methods
  • Regular Expression Patterns
  • Traits
  • Upper Type Bounds
  • Lower Type Bounds
  • Explicitly Typed Self References
  • Local Type Inference
  • Unified Types
  • Variances
  • Views
  • XML Processing
  • Default Parameter values
  • Named Parameters

About

Une traduction du tutorial de Scala