Skip to content

Commit

Permalink
websites: Add Excalidraw and Diagrams.net
Browse files Browse the repository at this point in the history
  • Loading branch information
sglavoie committed Apr 14, 2022
1 parent 248390d commit f80187c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions websites/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- [Jupyter](#jupyter)
- [Pandas](#pandas)
- [Working with data (Pandas, NumPy, Matplotlib, IPython, Scikit-Learn...)](#working-with-data-pandas-numpy-matplotlib-ipython-scikit-learn)
- [Drawing](#drawing)
- [Free e-books and video courses](#free-e-books-and-video-courses)
- [Hacking](#hacking)
- [LaTeX](#latex)
Expand Down Expand Up @@ -225,6 +226,11 @@ The Open University."_
- [Kaggle: Micro-Courses](https://www.kaggle.com/learn/overview) - _"Practical data skills you can apply immediately: that's what you'll learn in these free micro-courses. They're the fastest (and most fun) way to become a data scientist or improve your current skills."_
- [Python Data Science Handbook: full text in Jupyter Notebooks](https://github.com/jakevdp/PythonDataScienceHandbook) - _"This repository contains the entire Python Data Science Handbook, in the form of (free!) Jupyter notebooks."_

## Drawing

- [Diagrams.net](https://app.diagrams.net/) - _"Powerful features. diagrams.net has everything you expect from a professional diagramming tool."_
- [Excalidraw](https://excalidraw.com/) - _"Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."_

## Free e-books and video courses

- [Packt Publishing – free programming ebooks and videos](https://www.packtpub.com/packt/offers/free-learning) - Daily offer of up-to-date, quality material.
Expand Down

0 comments on commit f80187c

Please sign in to comment.