Reddit Reddit reviews SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly))

We found 5 Reddit comments about SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly)). Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Science
SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly))
Check price on Amazon

5 Reddit comments about SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly)):

u/CharBram · 3 pointsr/excel

To learn SQL, start with this book:
http://www.amazon.com/Sams-Teach-Yourself-Minutes-Edition/dp/0672336073/ref=sr_1_1?ie=UTF8&qid=1407993921&sr=8-1&keywords=sql+in+10+minutes

Then once you need more ideas with SQL, go to this book:
http://www.amazon.com/gp/product/0596009763/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1

For Python, I would start with this book:
http://www.amazon.com/Python-Programming-Introduction-Computer-Science/dp/1590282418/ref=sr_1_1?s=books&ie=UTF8&qid=1407994104&sr=1-1&keywords=python+programming

SQL may come almost naturally to you. For me at least, the basics of SQL came rather easily. With Python, expect to be a little lost, not with the programming concepts but with setting up your computer and getting Python packages installed, etc... Once you get all that done though, you will be golden.



u/rbatra · 2 pointsr/SQL
u/spacejunk3 · 1 pointr/SQL
u/elliotbot · 1 pointr/cscareerquestions

> Is there any tutorial or such that could easily get me set up?

If you don't want to deal with setting up a DB, I recommend: