Skip to content

Latest commit

 

History

History
100 lines (94 loc) · 3.97 KB

index.md

File metadata and controls

100 lines (94 loc) · 3.97 KB
layout title language partof more-resources-label sections
landing-page
Learn Scala
ja
documentation
その他のリソース
title links
最初のステップ
title description icon link
入門
あなたのコンピューターに Scala をインストールして、Scala コードを書きはじめよう!
fa fa-rocket
/ja/getting-started/install-scala.html
title description icon link
Scala ツアー
コア言語機能をひと口大で紹介
fa fa-flag
/ja/tour/tour-of-scala.html
title description icon link
Scala 3 Book
主要な言語仕様のイントロダクションをオンラインブックで読む
fa fa-book
/scala3/book/introduction.html
title description icon link
Online Courses
MOOCs to learn Scala, for beginners and experienced programmers.
fa fa-cloud
/online-courses.html
title description icon link
書籍(英語のみ)
Printed and digital books about Scala.
fa fa-book
/books.html
title description icon link
Tutorials
Take you by the hand through a series of steps to create Scala applications.
fa fa-tasks
/tutorials.html
title links
リピーター向け
title description icon link
API
Scala の全バージョンの API ドキュメント(英語のみ)
fa fa-file-alt
/api/all.html
title description icon link
Overviews
Scala の多くの機能を網羅する詳細ドキュメント
fa fa-database
/ja/overviews/index.html
title description icon link
スタイルガイド
Scala らしいコードを書くための詳細なガイド(英語のみ)
fa fa-bookmark
/style/index.html
title description icon link
チートシート
Scala 構文の基礎を網羅する便利なチートシート
fa fa-list
/ja/cheatsheets/index.html
title description icon link
Scala よくある質問
Scala 言語機能についてよく聞かれる質問&回答集(英語のみ)
fa fa-question-circle
/tutorials/FAQ/index.html
title description icon link
言語仕様
Scala の形式的言語仕様(英語のみ)
fa fa-book
title description icon link
Language Reference
Scala 3 の言語仕様
fa fa-book
title links
Explore Scala 3
title description icon link
Migration Guide
Scala 2 から Scala 3 へ移行するためのガイド
fa fa-suitcase
/scala3/guides/migration/compatibility-intro.html
title description icon link
Scala 3 の新機能
Scala 3 で追加されたさまざまな新機能の概要
fa fa-star
/ja/scala3/new-in-scala3.html
title description icon link
All new Scaladoc for Scala 3
Highlights of new features for Scaladoc
fa fa-star
/scala3/scaladoc.html
title description icon link
Talks
Talks about Scala 3 that can be watched online
fa fa-play-circle
/scala3/talks.html
title links
Scala の進化
title description icon link
SIP
Scala Improvement Process(Scala 改善プロセス)。言語とコンパイラの進化(英語のみ)
fa fa-cogs
/sips/index.html
title description icon link
Become a Scala OSS Contributor
From start to finish: discover how you can help Scala's open-source ecosystem
fa fa-code-branch
/contribute/