Best way to get started with SQL?
https://news.ycombinator.com/item?id=8621779Hello friends.
I started programming almost year ago and I still very much enjoy it that I've considered to turn it into a career (even though I'm approaching 30 now). Anyways, 80% of the jobs seem to be requiring knowledge of SQL and relational databases.
Now my skills are still somewhat basic but I'm accustomed to the learning process. I've gone through Learn Python The Hard Way, created my first little program and now crunching through Swift book - so there you go.
My only experience with SQL was using MySQL interface when setting up Wordpress installations. I'm looking for something that is approachable with lots of good examples and possibly exercises.
Is there a good book, youtube channel or course (Udemy) that I should look at? Mind you I'm pretty serious about it so I don't really mind spending some money (less than $100 though) but if there is good free material, even better! I've had somewhat positive/negative relationship toward Youtube tuts - I found one that was great for Tkinter framework but for Django I had to go through a book to understand it properly.
Thank you!