OLD | NEW |
(Empty) | |
| 1 .. _cds2014: |
| 2 |
| 3 ############################################### |
| 4 Chrome Dev Summit 2014 - Native Client Codelabs |
| 5 ############################################### |
| 6 |
| 7 A Crossroads |
| 8 ------------- |
| 9 |
| 10 For your coding pleasure, we have two codelabs. |
| 11 Depending on your interests and prior experience, |
| 12 check out one or both. |
| 13 |
| 14 Learn how easy it is to edit, build, and run NaCl applications |
| 15 all in your desktop web browser or on a Chromebook. |
| 16 |
| 17 Codelab #1 - What a difference Python Makes |
| 18 ------------------------------------------- |
| 19 |
| 20 .. include:: python_summary.inc |
| 21 |
| 22 `Click here for Codelab #1 - Python on the Web <python>`_ |
| 23 |
| 24 |
| 25 Codelab #2 - A Saga of Fire and Water |
| 26 ------------------------------------- |
| 27 |
| 28 .. include:: cpp_summary.inc |
| 29 |
| 30 `Click here for Codelab #2 - Compile for Speed <cpp>`_ |
OLD | NEW |