Skip to content

Commit

Permalink
Added 1 book
Browse files Browse the repository at this point in the history
Science:
- Python & OpenGL for Scientific Visualization
  • Loading branch information
pamoroso authored Oct 30, 2019
1 parent b049041 commit 477bf3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Thanks!
- [Clean Architectures in Python: A practical approach to better software design](https://leanpub.com/clean-architectures-in-python)
- [Object Oriented Programming with Python: Learn essentials of OOP with Python 3](https://leanpub.com/PythonOOP)
- [Test-Driven Development with Python](https://www.obeythetestinggoat.com/pages/book.html)
- [The Hitchhiker’s Guide to Python](https://docs.python-guide.org/)
- [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/)
- [The Little Book of Python Anti-Patterns](https://docs.quantifiedcode.com/python-anti-patterns/)

### GUI
Expand All @@ -114,6 +114,7 @@ Thanks!
- [Getting Started With Python In The Lab: An Introductory Python Tutorial For Life Scientists](https://leanpub.com/gettingstartedwithpythoninthelab)
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)
- [Python for Astronomers: An Introduction to Scientific Computing](https://prappleizer.github.io/)
- [Python & OpenGL for Scientific Visualization](https://www.labri.fr/perso/nrougier/python-opengl/)
- [Python for Scientists and Engineers](https://www.pythonforengineers.com/python-for-scientists-and-engineers/)

### Jupyter Notebook
Expand Down

0 comments on commit 477bf3c

Please sign in to comment.