- Programming for Beginners: Idiomatic Programming http://mrjoelkemp.com/2013/05/what-is-idiomatic-programming/ 62 comments programming
- Why McConnell was wrong: Idiomatic programming http://skilldrick.co.uk/2010/09/why-mcconnell-was-wrong-idiomatic-programming/ 25 comments programming
- Bing chat learns the syntax of my programming language - released *after* it was trained - and writes idiomatic code without any examples https://twitter.com/VictorTaelin/status/1627530114186547202 43 comments bing
- Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition http://www.informit.com/store/product.aspx?isbn=0321496949 9 comments perl
- How are graphs/grids dealt with idiomatically in functional programming (Scala particularly) if we can't mutate individual array elements? http://coursera.cs.princeton.edu/algs4/assignments/percolation.html 22 comments scala