robconery / little-sql

The Code for the Little SQL Book
6 stars 1 forks source link

Super little book - here's some corrections and observations #3

Open misterjaytee opened 1 year ago

misterjaytee commented 1 year ago

Hi Rob,

In your book you ask your readers to leave feedback here if we find any errors, spelling mistakes, etc.

First up, I enjoyed going through the book, I think this is a good primer for Devs and non-Devs.

Having read through the book and worked through the examples etc., here's some errata, observations and notes which I hope are useful.

Apologies in advance for the many entries here - I don't mean to offend, I merely want to help the community:

And finally, I'm sure I'm not the only non-Developer who has bought the Imposter Syndrome book, and subsequently who will also read The Little SQL Book (I'm a Systems Engineer who has, over the course of their long career, dabbled in programming, in multiple languages and technologies for various purposes). In fact, I'm not reviewing the book for me, but for some systems engineer colleagues who want to understand SQL as part of their role. With this in mind, it would be great if some of the explanations also catered for people in the wider Dev and Ops circles who may not know what some of the Developer jargon is about (e.g. the mention of domain models and OO on page 32).

And finally, finally, many thanks for the book - the use of real data makes it much more relateable (albeit many readers won't know much about the kind of Football you talk about here :laughing: ).

robconery commented 1 year ago

Thanks so much for this - love it! I'll pop the fixes in as soon as I can. Really do appreciate it...

It's hard to cover for all audiences and at some point you have to choose and narrow your focus. Mine is for self-taught people but your point about OO/Domain Models is a good one. Maybe I can add an explainer there.