http://scala-lang.org/ | Externo | Sin texto |
https://docs.scala-lang.org/ | | Learn |
https://www.scala-lang.org/dow... | Externo Subdominio | Install |
https://scastie.scala-lang.org/ | Externo Subdominio | Playground |
https://index.scala-lang.org/ | Externo Subdominio | Find A Library |
https://www.scala-lang.org/com... | Externo Subdominio | Community |
https://www.scala-lang.org/gov... | Externo Subdominio | Governance |
https://www.scala-lang.org/blog/ | Externo Subdominio | Blog |
https://docs.scala-lang.org/ | | IMG-ALT docs |
/getting-started/install-scala... | | Install Scala |
/getting-started/scala-ides.html | | Scala IDEs |
/tour/tour-of-scala.html | | Tour of Scala |
/scala3/book/introduction.html | | Scala 3 Book |
/overviews/scala-book/introduc... | | Scala 2 Book |
/online-courses.html | | Online Courses |
/scala3/new-in-scala3.html | | What's New? |
/scala3/guides/migration/compa... | | Migrating From Scala 2 |
/scala3/scaladoc.html | | New Features for Scaladoc |
/scala3/talks.html | | Videos and Talks |
/getting-started/intellij-trac... | | Getting Started with Scala in IntelliJ |
/getting-started/sbt-track/get... | | Getting Started with Scala and sbt |
/tutorials/scala-for-java-prog... | | Scala for Java Programmers |
/tutorials/scala-on-android.html | | Scala on Android |
/tutorials/scala-with-maven.html | | Scala with Maven |
/toolkit/introduction.html | | Using the Scala Toolkit |
/overviews/index.html | | Guides & Overviews |
/books.html | | Books |
/tutorials/FAQ/index.html | | Scala FAQ |
http://scala-lang.org/files/ar... | Externo | Scala 2 Language Specification |
http://scala-lang.org/files/ar... | Externo | Scala 3 Language Specification |
/scala3/reference | Subdominio | Scala 3 Language Reference |
/contribute/ | | Scala Contribution Guide |
/style/index.html | | Style Guide |
/cheatsheets/index.html | | Cheatsheet |
/glossary/index.html | | Glossary |
/api/all.html | | API |
/sips/index.html | | SIPs |
/getting-started/install-scala... | Texto duplicado | Install Scala |
/getting-started/scala-ides.html | Texto duplicado | Scala IDEs |
/tour/tour-of-scala.html | Texto duplicado | Tour of Scala |
/scala3/book/introduction.html | Texto duplicado | Scala 3 Book |
/overviews/scala-book/introduc... | Texto duplicado | Scala 2 Book |
/online-courses.html | Texto duplicado | Online Courses |
/scala3/new-in-scala3.html | Texto duplicado | What's New? |
/scala3/guides/migration/compa... | Texto duplicado | Migrating From Scala 2 |
/scala3/scaladoc.html | Texto duplicado | New Features for Scaladoc |
/scala3/talks.html | Texto duplicado | Videos and Talks |
/getting-started/intellij-trac... | Texto duplicado | Getting Started with Scala in IntelliJ |
/getting-started/sbt-track/get... | Texto duplicado | Getting Started with Scala and sbt |
/tutorials/scala-for-java-prog... | Texto duplicado | Scala for Java Programmers |
/tutorials/scala-on-android.html | Texto duplicado | Scala on Android |
/tutorials/scala-with-maven.html | Texto duplicado | Scala with Maven |
/toolkit/introduction.html | Texto duplicado | Using the Scala Toolkit |
/overviews/index.html | Texto duplicado | Guides & Overviews |
/books.html | Texto duplicado | Books |
/tutorials/FAQ/index.html | Texto duplicado | Scala FAQ |
http://scala-lang.org/files/ar... | Externo Texto duplicado | Scala 2 Language Specification |
http://scala-lang.org/files/ar... | Externo Texto duplicado | Scala 3 Language Specification |
/scala3/reference | Subdominio Texto duplicado | Scala 3 Language Reference |
/contribute/ | Texto duplicado | Scala Contribution Guide |
/style/index.html | Texto duplicado | Style Guide |
/cheatsheets/index.html | Texto duplicado | Cheatsheet |
/glossary/index.html | Texto duplicado | Glossary |
/api/all.html | Texto duplicado | API |
/sips/index.html | Texto duplicado | SIPs |
https://docs.scala-lang.org/ | | English |
https://docs.scala-lang.org/ja/ | | 日本語 |
/zh-cn/ | | 中文 (简体) |
https://docs.scala-lang.org/ru/ | | Русский |
https://docs.scala-lang.org/uk/ | | Українська |
/getting-started/install-scala... | | Getting Started Install Scala on your computer and start writing some Scala code! |
/tour/tour-of-scala.html | | Tour of Scala Bite-sized introductions to core language features. |
/scala3/book/introduction.html | | Scala 3 Book Learn Scala by reading a series of short lessons. |
/toolkit/introduction.html | | Scala Toolkit Sending HTTP requests, writing files, running processes, parsing JSON... |
/online-courses.html | | Online Courses MOOCs to learn Scala, for beginners and experienced programmers. |
/books.html | | Books Printed and digital books about Scala. |
/tutorials.html | | Tutorials Take you by the hand through a series of steps to create Scala applications. |
/api/all.html | | API API documentation for every version of Scala. |
/overviews/index.html | | Guides & Overviews In-depth documentation covering many of Scala's features. |
/style/index.html | | Style Guide An in-depth guide on how to write idiomatic Scala code. |
/cheatsheets/index.html | | Cheatsheet A handy cheatsheet covering the basics of Scala's syntax. |
/tutorials/FAQ/index.html | | Scala FAQ Answers to frequently-asked questions about Scala. |
https://scala-lang.org/files/a... | Externo | Language Spec v2.x Scala 2's formal language specification. |
https://scala-lang.org/files/a... | Externo | Language Spec v3.x Scala 3's formal language specification. |
/scala3/reference | Subdominio | Scala 3 Language Reference The Scala 3 language reference. |
/scala3/guides/migration/compa... | | Migration Guide A guide to help you move from Scala 2 to Scala 3. |
/scala3/new-in-scala3.html | | New in Scala 3 An overview of the exciting new features in Scala 3. |
/scala3/scaladoc.html | | All new Scaladoc for Scala 3 Highlights of new features for Scaladoc |
/scala3/talks.html | | Talks Talks about Scala 3 that can be watched online |
/sips/index.html | | Scala Improvement Process Description of the process for evolving the language, and list of all the Scala Improvement Proposals (SIPs). |
/contribute/ | | Become a Scala OSS Contributor From start to finish: discover how you can help Scala's open-source ecosystem |
/getting-started.html | | Getting Started |
https://www.scala-lang.org/api... | Externo Subdominio Texto duplicado | API |
/overviews | | Overviews/Guides |
http://scala-lang.org/files/ar... | Externo | Language Specification |
http://scala-lang.org/download/ | Externo | Current Version |
http://scala-lang.org/download... | Externo | All versions |
http://scala-lang.org/community/ | Externo Texto duplicado | Community |
http://scala-lang.org/ambassad... | Externo | Scala Ambassadors |
http://scala-lang.org/communit... | Externo Texto ancla | Forums |
http://scala-lang.org/communit... | Externo Texto ancla | Chat |
http://scala-lang.org/communit... | Externo Texto ancla | Libraries and Tools |
http://scala.epfl.ch/ | Externo Subdominio | The Scala Center |
http://scala-lang.org/contribute/ | Externo | How to help |
http://scala-lang.org/contribu... | Externo | Report an Issue |
http://scala-lang.org/governance/ | Externo Texto duplicado | Governance |
http://scala-lang.org/blog/ | Externo Texto duplicado | Blog |
http://scala-lang.org/conduct/ | Externo | Code of Conduct |
http://scala-lang.org/license/ | Externo | License |
http://scala-lang.org/security/ | Externo | Security Policy |
https://github.com/scala/scala | Externo | GitHub |
https://fosstodon.org/@scala_lang | Externo | Mastodon |
https://bsky.app/profile/scala... | Externo | Bluesky |
https://x.com/scala_lang | Externo | X |
https://discord.com/invite/scala | Externo | Discord |
https://www.linkedin.com/compa... | Externo Subdominio | LinkedIn |
(Deseable)