Menu

Close
  • Home
  • java (29)
  • dotnet (11)
  • algorithms (7)
  • architecture (7)
  • scala (7)
  • javascript (5)
  • polish (5)
  • csharp (4)
  • elektronika (4)
  • hibernate (3)
  • linux (3)
  • unit-testing (3)
  • hardware-review (2)
  • cheatsheet (1)
  • ctf (1)
  • devcon (1)
  • eclipse (1)
  • electronics (1)
  • functional-programming (1)
  • git (1)
  • hacking (1)
  • hardware (1)
  • kotlin (1)
  • low-level (1)
  • other (1)
  • postman (1)
  • powershell (1)
  • regex (1)
  • security (1)
  • sql (1)
  • ssh (1)
  • tips (1)
  • vim (1)
  • windows (1)
Subscribe
Blog Logo Menu

scala

A 7-post collection

« Newer Posts Page 2 of 2

Pitfalls of using Mockito with Scala

I need to test my new, shiny Scala code. Usually I write tests in ScalaTest, but for generating stubs I still use good, old Mockito. What... »

Author image Marcin Chwedczuk on Scala 22 Dec 2019

Ultimate guide to Scala's match expression

Scala match expression is a very powerful tool. In hands of an experienced developer it can be used to create concise and easy to understand code,... »

Author image Marcin Chwedczuk on Scala 19 Sep 2019
« Newer Posts Page 2 of 2
Programming is Magic © 2021
Proudly published with Jekyll using Jasper