Earlier quoted context omitted.
The typical lawyer knows more about computers and programming, than a typical programmer knows about the law. I think this is the case for most fields with respect to programming.
What type of law and what type of programming? Everyone has to be aware of computers these days, but that doesn't make them know anything about programming. Meanwhile, in between traffic laws, financial laws (taxes, particularly), employment law, invention patent laws, maybe real estate/permitting laws, a programmer and any person in society needs to have some knowledge of the law to exist more than a lawyer needs to…
Law for Computer Scientists (2020)
11–20 of 57 posts
Re: Law for Computer Scientists (2020)
#12What about the opposite? Computer Science for lawyers?
The typical lawyer knows more about computers and programming, than a typical programmer knows about the law. I think this is the case for most fields with respect to programming.
The typical programmer thinks they know far more about the law, than a typical lawyer thinks they know about programming.
Re: Law for Computer Scientists (2020)
#13This is "law" from an European (EU) perspective. The foundations differ in English and US law. I've always thought it would be interesting to compare them in the same way computer scientists compare the design choices in different operating systems. At the top level the same outcomes are desirable, but the lower levels and choices of abstractions are different.
Re: Law for Computer Scientists (2020)
#14This is a topic I am very interested in, but since I am from the US I would prefer to start with law as practiced here.
Edit: only skimmed and it seems this book may be both EU and UK focused. Seems to be funded by the EU European Research Council but published by Oxford?
Re: Law for Computer Scientists (2020)
#15I fine these primers almost always focus too much on technicalities and don't make the takeaways sufficiently obvious.
Re: Law for Computer Scientists (2020)
#16I now have the very nerdy perspective that law is the operating system our socially run on. Laws are small snippets of code similar to a predicate in Prolog. We apply them once the conditions are fulfilled.
Re: Law for Computer Scientists (2020)
#17I'm a lawyer that works in tech. Anybody got questions for me? I fine these primers almost always focus too much on technicalities and don't make the takeaways sufficiently obvious.
Re: Law for Computer Scientists (2020)
#18When I was studying CS, I had to take some courses outside of CS and I took law. It was pretty fascinating and I even thought once or twice of switching. I now have the very nerdy perspective that law is the operating system our socially run on. Laws are small snippets of code similar to a predicate in Prolog. We apply them once the conditions are fulfilled.
In other words, the relationship is more like recipes versus cooking. People cooked foods first-- possibly many many times--and then formalized them later with documentation and rules to help make an outcome transferable or fast.
However, it would be a mistake to think that just because recipes are ubiquitous, they are a prerequisite for the process.
Re: Law for Computer Scientists (2020)
#19I'm a lawyer that works in tech. Anybody got questions for me? I fine these primers almost always focus too much on technicalities and don't make the takeaways sufficiently obvious.
Why not write a blog then to fill in that gap?
Re: Law for Computer Scientists (2020)
#20This is "law" from an European (EU) perspective. The foundations differ in English and US law. I've always thought it would be interesting to compare them in the same way computer scientists compare the design choices in different operating systems. At the top level the same outcomes are desirable, but the lower levels and choices of abstractions are different.