Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Side by Side Diff: native_client_sdk/doc_generated/cds2014/index.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="chrome-dev-summit-2014-native-client-codelabs"> 3 <b><font color="#cc0000">
4 <span id="cds2014"></span><h1 id="chrome-dev-summit-2014-native-client-codelabs" ><span id="cds2014"></span>Chrome Dev Summit 2014 - Native Client Codelabs</h1> 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="chrome-dev-summit-2014-native-client-codelabs">
12 <h1 id="chrome-dev-summit-2014-native-client-codelabs">Chrome Dev Summit 2014 - Native Client Codelabs</h1>
5 <h2 id="a-crossroads">A Crossroads</h2> 13 <h2 id="a-crossroads">A Crossroads</h2>
6 <p>For your coding pleasure, we have two codelabs. 14 <p>For your coding pleasure, we have two codelabs.
7 Depending on your interests and prior experience, 15 Depending on your interests and prior experience,
8 check out one or both.</p> 16 check out one or both.</p>
9 <p>Learn how easy it is to edit, build, and run NaCl applications 17 <p>Learn how easy it is to edit, build, and run NaCl applications
10 all in your desktop web browser or on a Chromebook.</p> 18 all in your desktop web browser or on a Chromebook.</p>
11 <h2 id="codelab-1-what-a-difference-python-makes">Codelab #1 - What a Difference Python Makes</h2> 19 <h2 id="codelab-1-what-a-difference-python-makes">Codelab #1 - What a Difference Python Makes</h2>
12 <p>Learn how you can use client-side Python on your webpage. 20 <p>Learn how you can use client-side Python on your webpage.
13 Use the python <a href="https://docs.python.org/2/library/difflib.html" 21 Use the python <a href="https://docs.python.org/2/library/difflib.html"
14 target="_blank">difflib</a> module to generate attractive online 22 target="_blank">difflib</a> module to generate attractive online
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 </script></li> 99 </script></li>
92 <li>A fast broadband connection (500MB download)</li> 100 <li>A fast broadband connection (500MB download)</li>
93 <li>Can read and write C++</li> 101 <li>Can read and write C++</li>
94 </ul> 102 </ul>
95 </dd> 103 </dd>
96 </dl> 104 </dl>
97 <p><a class="reference external" href="cpp">Click here for Codelab #2 - A Saga o f Fire and Water</a></p> 105 <p><a class="reference external" href="cpp">Click here for Codelab #2 - A Saga o f Fire and Water</a></p>
98 </section> 106 </section>
99 107
100 {{/partials.standard_nacl_article}} 108 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/cds2014/cpp.html ('k') | native_client_sdk/doc_generated/cds2014/python.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698