Skip to content

Comment on Coding for Lawyers

Comments

Typo:

[0-9]{1,2} U\.S\.\C. § \d+(\w+)?( \([0-9]{4}\))? Should probably be:

[0-9]{1,2} U\.S\.C\. § \d+(\w+)?( \([0-9]{4}\))?

\C. -> C\.

Great work! The line between computer user and computer programmer needs to be blurred. Many people who use computers would benefit from knowing a little programming. Just look at how useful Excel is.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.