Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 1009 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 1009 Bytes

Functional Programming in Scala official JetBrains project

This is an introductory course on Functional Programming in Scala, designed for learners who already have some basic knowledge of Scala. The course covers core concepts of functional programming, including functions as data, immutability, and pattern matching. It also includes hands-on examples and exercises to help students practice their new skills.

Have fun and good luck!

Want to know more?

If you have any questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository issues.

Contribution

Please be sure to review the project's contributing guidelines to learn how to help the project.