Skip to content

day-me-an/scholarship-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scholarship-python

A cleaner rewrite of the old C# scholarship program in Jython, which is a language I've gained exposure to since working with vert.x.

Key features:

  • Self-documenting coding style.
  • Extract till you Drop.
  • Simplified parallelisation via usage of java.util.concurrent.* (the .net equivelent didn't exist when the original was written).
  • Removal of micro-optimisations that made parts of the original unclear.
  • Original code reduced by about 70%.

About

A cleaner rewrite of the old C# scholarship program in Jython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages