Tutorials¶
This section contains a step-by-step by example tutorial of how to use Garpar
Contents:
See also
If you’re new to Python, you might want to start by getting an idea of what the language is like. Garpar is 100% Python, so if you’ve got minimal comfort with Python you’ll probably get a lot more out of our project.
If you’re new to programming entirely, you might want to start with this list of Python resources for non-programmers
If you already know a few other languages and want to get up to speed with Python quickly, we recommend Dive Into Python. If that’s not quite your style, there are many other books about Python.
At last, if you’re already familiar with Python and eager to explore the scientific stack further, be sure to check out the Scipy Lecture Notes