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