27 |
31 |
Edit this Page
32 |
33 |
34 |
{{ page.title }}
35 |
36 | {{content}}
37 |
38 |
39 |
40 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
59 |
60 |
61 |
--------------------------------------------------------------------------------
/_pages/faq.md:
--------------------------------------------------------------------------------
1 | ---
2 | title: Frequently Asked Questions
3 | permalink: /faq/
4 | redirect_from: "/faq.html"
5 | layout: default
6 | ---
7 |
8 | ## What? Lawyers and Coding?
9 |
10 | It's true. Lawyers *can* code. In fact, if you're a lawyer, the truth is that it's easier than you think. I am a lawyer, and a coder.[^1] In the course of two years, I have gone from knowing essentially *nothing* to being a decent coder in several languages. This book is intended to drastically shorten that time for others who, like me, decide that they want to learn to code.
11 |
12 | ## Why this book?
13 |
14 | One thing that I discovered, when learning to code, is that there are surprisingly few freely available books on the *basics* of coding, books that assume you know *nothing* about coding, books that assume you went to law school because you didn't like numbers.[^2] And, we need more lawyers who code.
15 |
16 |