[email protected] | bde3d5d | 2014-01-23 19:26:04 | [diff] [blame] | 1 | {{+bindTo:partials.standard_nacl_article}} |
| 2 | |
bradnelson | 720c608e | 2017-05-30 20:51:40 | [diff] [blame] | 3 | <b><font color="#cc0000"> |
| 4 | NOTE: |
| 5 | Deprecation of the technologies described here has been announced |
| 6 | for platforms other than ChromeOS.<br/> |
| 7 | Please visit our |
| 8 | <a href="/native-client/migration">migration guide</a> |
| 9 | for details. |
| 10 | </font></b> |
| 11 | <hr/><section id="id1"> |
| 12 | <h1 id="id1">Quick-start</h1> |
[email protected] | bde3d5d | 2014-01-23 19:26:04 | [diff] [blame] | 13 | <p>To get started with Native Client:</p> |
| 14 | <ol class="arabic simple"> |
| 15 | <li>Read the <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a> to understand what Native |
| 16 | Client is, how a Native Client application is structured and to get a feel |
| 17 | for what you need to do to port existing code.</li> |
[email protected] | 575d327 | 2014-06-20 00:38:28 | [diff] [blame] | 18 | <li>Play with some of the applications in the <a class="reference external" href="community/application-gallery">Application Gallery</a> to see what others have done so far.</li> |
[email protected] | 57c4169c | 2014-05-17 17:36:49 | [diff] [blame] | 19 | <li>Go through the <a class="reference internal" href="/native-client/devguide/tutorial/tutorial-part1.html"><em>Getting Started Tutorial</em></a>. The |
[email protected] | bde3d5d | 2014-01-23 19:26:04 | [diff] [blame] | 20 | tutorial walks you through how to get Native Client set up for the first |
| 21 | time and check for browser version compatibility.</li> |
| 22 | <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 |
| 23 | of the examples. You can learn how to build and run the example applications |
| 24 | on the <a class="reference internal" href="/native-client/sdk/examples.html"><em>Running the SDK Examples</em></a> page.</li> |
| 25 | <li>Browse through the <a class="reference internal" href="/native-client/devguide/index.html"><em>Developer’s Guide</em></a> and the |
| 26 | <a class="reference internal" href="/native-client/pepper_stable/index.html"><em>Pepper API</em></a> reference documentation. The |
| 27 | <a class="reference internal" href="/native-client/glossary.html"><em>Glossary</em></a> defines some terms and names commonly used |
| 28 | throughout the documentation.</li> |
| 29 | </ol> |
| 30 | </section> |
| 31 | |
| 32 | {{/partials.standard_nacl_article}} |