Skip to content

sachgar/scala-beginner-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-beginner-course

Somes worksheets and exemples to learn Scala 3

Generalities

This project uses sbt

Worksheets

To find the worksheets you should go in the src/main/scala/worksheets folder

To see worksheet results (VS Code) you should:

  • Install the Metals extension on VS Code
  • Clone the repo
  • Go to on the choosen worksheet and save the file (the results will appear)

Currently available worksheets are:

- Val and var ------------->(ValVar.worksheet.sc)
- Function ---------------->(Function.worksheet.sc)
- Methods ----------------->(Methods.worksheet.sc)
- Classes ----------------->(Classes.worksheet.sc)
- Objects ----------------->(Objects.worksheet.sc)
- Method Versus Function -->(MethodVsFunction.worksheet.sc)
- Traits ------------------>(Traits.worksheet.sc)

About

Somes worksheets and exemples to learn Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages