Skip to content

I translated Scala Introduction for Python developers to japanese #3136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 1, 2025
Prev Previous commit
Next Next commit
Update _ja/overviews/scala3-book/scala-for-python-devs.md
Co-authored-by: eugene yokota <eed3si9n@gmail.com>
  • Loading branch information
Toxapex4096 and eed3si9n authored Dec 26, 2024
commit e79893582eba7b55f0eef3be431d84b556696102
2 changes: 1 addition & 1 deletion _ja/overviews/scala3-book/scala-for-python-devs.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It’s intended for programmers who know Python and want to learn about Scala, s
## はじめに

例に入る前に、この最初のセクションでは、後に続くセクションの簡単な紹介と概要を提供します。
まず、2つの言語を高レベルで比較し、その後、日常的なプログラミングレベルでの比較を行います
まず、2つの言語の概要を高レベルで比較し、その後、実践的なプログラミングでの比較を行います

### 高レベルでの類似点

Expand Down