blob: 69ee053e75ee46ea71c7eb95cf8bb28d094fe242 [file] [log] [blame]
<div id="midcolumn">
<h2>Getting started</h2>
<div id="doccontent">
<div class="chapter">
<h3>Tutorial</h3>
<div class="content">
<p>
To get started with NatTable it is recommended to read through the
<a href="http://www.vogella.com/tutorials/NatTable/article.html" target="_blank">NatTable Getting Started Tutorial</a>
we published at <a href="http://www.vogella.com/tutorials/" target="_blank">vogella Tutorials</a>. It explains the basic
concepts, how to install NatTable to the IDE or how to add it to a Target Definition, and it contains some basic exercises.
</p>
</div>
</div>
<div class="chapter">
<h3>NatTable Examples Application</h3>
<div class="content">
<p>
One of the best ways to get familiar with NatTable is to have a look at example code.
There are several options to have a look at the NatTable Examples code:
<ul>
<li>Checkout the sources from Git which is explained in our <a href="/nattable/documentation.php?page=contribution_guide" title="Contribution Guide">Contribution Guide</a>.</li>
<li>Download the <a href="/nattable/documentation.php?page=examples_application" title="NatTable Examples Application">NatTable Examples Application</a>
open an example and inspect the <i>View Source</i> link at the bottom of the page.</li>
</ul>
</p>
</div>
</div>
</div>
</div>