Skip to content

zxiang77/scala-99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Scala-99

Overview

I want to learn Scala for a long time for a lot of reasons. One reason is that I am very interested in exploring functional programming and its integration with JVM makes it so powerful that it can do either big data processing, machine learning or backend work.

I recently found this link. After having a quick overview of it. I think it is a good start as it gives a progressive way to learn Scala from nothing. Thanks to the author of [this site](this link, I used some of his code as reference when I was working on it. Actually, there are a lot of programmers used this set of problems for your reference.

Tips

For the easier problems here, just don't have a problem-solving oriented mentality and think more about how to use Scala's way to solve the problem. Otherwise, there would no difference from doing imperative programming like Java.

Todo

  • Add more questions to the repo
  • Add test cases for each problem and automate the testing if its possible, so future Scala learners could benefit from this project (hopefully)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages