Update links in main README
This commit is contained in:
parent
ff18e687e3
commit
6ecda448a5
@ -1,7 +1,7 @@
|
|||||||
# Practical SQL, 2nd Edition
|
# Practical SQL, 2nd Edition
|
||||||
### A Beginner's Guide to Storytelling with Data
|
### A Beginner's Guide to Storytelling with Data
|
||||||
|
|
||||||
[Practical SQL, 2nd Edition](https://www.nostarch.com/practicalSQL2) is a beginner-friendly guide to the database programming language SQL. Author [Anthony DeBarros](https://www.anthonydebarros.com) starts with beginner SQL concepts such as queries, data types, and basic math and aggregation, and then works through intermediate and advanced topics including statistics, cleaning data, GIS, and automating tasks. Along the way, you'll use real-world data from the U.S. Census and other government agencies and learn the fundamentals of good database design.
|
[Practical SQL, 2nd Edition](https://nostarch.com/practical-sql-2nd-edition/) is a beginner-friendly guide to the database programming language SQL. Author [Anthony DeBarros](https://www.anthonydebarros.com) starts with beginner SQL concepts such as queries, data types, and basic math and aggregation, and then works through intermediate and advanced topics including statistics, cleaning data, GIS, and automating tasks. Along the way, you'll use real-world data from the U.S. Census and other government agencies and learn the fundamentals of good database design. This is a book not only about SQL but about best practices for using it for thorough, accurate data analysis.
|
||||||
|
|
||||||
## A Note About Editions
|
## A Note About Editions
|
||||||
If you're reading the first edition of the book, published in 2018, please [use the code and data in the first edition repository](https://github.com/anthonydb/practical-sql/). If the cover of your copy does not say, "2nd Edition," then you're using the first edition.
|
If you're reading the first edition of the book, published in 2018, please [use the code and data in the first edition repository](https://github.com/anthonydb/practical-sql/). If the cover of your copy does not say, "2nd Edition," then you're using the first edition.
|
||||||
@ -71,7 +71,7 @@ GitHub users may want to clone the repository locally and occasionally perform a
|
|||||||
|
|
||||||
# Where Can I Buy the Book?
|
# Where Can I Buy the Book?
|
||||||
|
|
||||||
Practical SQL, 2nd Edition is [available in PDF, .mobi, .epub, and classic print formats](https://www.nostarch.com/practicalSQL2).
|
Practical SQL, 2nd Edition is [available in PDF, .mobi, .epub, and classic print formats](https://nostarch.com/practical-sql-2nd-edition/).
|
||||||
|
|
||||||
# How Can I Get Help?
|
# How Can I Get Help?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user