0
Skip to Content
Jason Filippou
Home
Blog
Contact
Jason Filippou
Home
Blog
Contact
Home
Blog
Contact
When formulaic testing becomes counter-productive
Software Development Jason Filippou 3/24/22 Software Development Jason Filippou 3/24/22

When formulaic testing becomes counter-productive

Stop using telescopes to hunt imaginary bugs.

Read More
Proper shutdown of a ScheduledExecutorService
Programming Jason Filippou 11/30/21 Programming Jason Filippou 11/30/21

Proper shutdown of a ScheduledExecutorService

How to avoid an easy pitfall when deferring periodic jobs for the future through this popular interface.

Read More
Emulating ExpectedException with the command pattern
Programming Jason Filippou 8/13/19 Programming Jason Filippou 8/13/19

Emulating ExpectedException with the command pattern

Implementing a custom version of a very useful jUnit utility.

Read More
Functional Rationals in Scala
Programming Jason Filippou 8/13/19 Programming Jason Filippou 8/13/19

Functional Rationals in Scala

A simple Scala API for “pure” rational numbers, covering some nice features of the language for novices.

Read More
Breaking @tailrec
Programming Jason Filippou 8/10/19 Programming Jason Filippou 8/10/19

Breaking @tailrec

I built a tail-recursive method in Scala that blows up the JVM's stack.

Read More
An improved diagonalizer for Cantor’s
CS Education Jason Filippou 8/10/19 CS Education Jason Filippou 8/10/19

An improved diagonalizer for Cantor’s

Showing a way to present Cantor’s Diagonalization that drives the point stronger than a generic real number sequence.

Read More
Older Posts
 

Say hi.

Copyright © 2020 Jason Filippou. All Rights Reserved