Hacker News new | ask | show | jobs
by moksly 1738 days ago
Some of the most interesting projects I stumble on as part of the public sector digitalisation in EU are made in Ruby on Rails (Southern Europe, especially Spain/Portugal), PHP (all of EU) and Python (Eastern Europe).

Having recently switched most of our internal development from C# to Python and Powershell I get it. I can’t imagine not building small web apps in Python and I imagine PHP and RnR are exactly the same experience of getting things to simply work extremely fast.

3 comments

Parts of GOV.UK [1] and the Paris.fr website [2] are also good examples

[1] https://github.com/DFE-Digital?q=&type=&language=ruby&sort=

[2] https://www.paris.fr

First one that comes to my mind is Decidim (https://github.com/decidim/decidim, https://decidim.org/)
>Having recently switched most of our internal development from C# to Python and Powershell I get it.

How was the move from C# to Python?