summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated/quick-start.html
blob: 2757a7865c668771f014e07513046d7440fb3e21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{{+bindTo:partials.standard_nacl_article}}

<section id="quick-start">
<span id="id1"></span><h1 id="quick-start"><span id="id1"></span>Quick-start</h1>
<p>To get started with Native Client:</p>
<ol class="arabic simple">
<li>Read the <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a> to understand what Native
Client is, how a Native Client application is structured and to get a feel
for what you need to do to port existing code.</li>
<li>Play with some of the applications in the <a class="reference internal" href="/native-client/community/application-gallery.html"><em>Application Gallery</em></a> to see what others have done so far.</li>
<li>Go through the <a class="reference internal" href="/native-client/devguide/tutorial/index.html"><em>Getting Started Tutorial</em></a>. The
tutorial walks you through how to get Native Client set up for the first
time and check for browser version compatibility.</li>
<li>Download the <a class="reference internal" href="/native-client/sdk/download.html"><em>Native Client SDK</em></a> and take a look at some
of the examples. You can learn how to build and run the example applications
on the <a class="reference internal" href="/native-client/sdk/examples.html"><em>Running the SDK Examples</em></a> page.</li>
<li>Browse through the <a class="reference internal" href="/native-client/devguide/index.html"><em>Developer&#8217;s Guide</em></a> and the
<a class="reference internal" href="/native-client/pepper_stable/index.html"><em>Pepper API</em></a> reference documentation. The
<a class="reference internal" href="/native-client/glossary.html"><em>Glossary</em></a> defines some terms and names commonly used
throughout the documentation.</li>
</ol>
</section>

{{/partials.standard_nacl_article}}