Skip to content

Commit

Permalink
Update Programming_Books.md (zero-to-mastery#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felienne authored Dec 14, 2020
1 parent 39f2653 commit 12daa25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Programming_Books.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@

- [Domain-Specific Languages Made Easy](https://www.manning.com/books/domain-specific-languages-made-easy): An early-accses book that shows you how to design and build modern DSLs for business users.

- [The Programmer's Brain](https://www.manning.com/books/the-programmers-brain): An early-accses book that explains what cognitive processes happen in your brain when you program. The book teaches a wide variety of techniques to improve programming skills based on cognitive science.

- [High Performance Python for Data Analytics](https://www.manning.com/books/high-performance-python-for-data-analytics/): A book that takes a holistic approach to Python performance, showing you how your code, libraries, and computing architecture interact and can be optimized together.

## React
Expand Down

0 comments on commit 12daa25

Please sign in to comment.