Compare commits
2 Commits
0abc343c25
...
517f30b511
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
517f30b511 | ||
|
|
b948b4d5e4 |
10
README.md
10
README.md
@ -39,7 +39,7 @@
|
||||
- [Compilers](#compilers)
|
||||
- [Configuration](#configuration)
|
||||
- [Continuous Integration (CI)](#continuous-integration-ci)
|
||||
- [Data analysis](#data-analysis)
|
||||
- [Data analysis & data science](#data-analysis--data-science)
|
||||
- [Databases](#databases)
|
||||
- [NoSQL](#nosql)
|
||||
- [Postgres](#postgres)
|
||||
@ -287,8 +287,9 @@ There are some free books available, including:
|
||||
|
||||
### Books
|
||||
|
||||
- [The Imposter's Handbook](https://bigmachine.io/products/the-imposters-handbook) - \$30. From the author: "Don't have a CS Degree? Neither do I - That's why I wrote this book."
|
||||
- [The Computer Science Book](https://thecomputersciencebook.com/book/)
|
||||
- 📖 [The Imposter's Handbook](https://bigmachine.io/products/the-imposters-handbook) - \$30. From the author: "Don't have a CS Degree? Neither do I - That's why I wrote this book."
|
||||
- 📖 [The Computer Science Book](https://thecomputersciencebook.com/book/)
|
||||
- 📖 [The Software Engineer's Guidebook](https://www.engguidebook.com/): Gergely Orosz's guidebook to the software engineering industry. Extremely complete.
|
||||
|
||||
### Articles
|
||||
|
||||
@ -730,13 +731,14 @@ See also the Writing section
|
||||
|
||||
- [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html), MartinFowler.com
|
||||
|
||||
### Data analysis
|
||||
### Data analysis & data science
|
||||
|
||||
- [Ways to make fake data look meaningful](https://danbirken.com/statistics/2013/11/19/ways-to-make-fake-data-look-meaningful.html)
|
||||
- Don’t share the raw data
|
||||
- Don’t share your methodology
|
||||
- Don’t include confidence intervals
|
||||
- Don’t challenge your own data
|
||||
- 📖 [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/), O'Reilly
|
||||
|
||||
### Databases
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user