Difference between revisions of "S2 Cookbook: Introduction"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with 'This cookbook seeks to provide useful examples on how to accomplish tasks in S2. The examples in this cookbook are based off of functions and properties Dreamwidth's <tt>core2.s…')
 
Line 2: Line 2:
  
 
The examples in this cookbook are based off of functions and properties Dreamwidth's <tt>core2.s2</tt>.  You might want to look at the [[S2 Guide: Introduction|S2 Guide]], especially the [[S2 Guide: Language Tutorial|Language Tutorial]], if you find yourself confused.
 
The examples in this cookbook are based off of functions and properties Dreamwidth's <tt>core2.s2</tt>.  You might want to look at the [[S2 Guide: Introduction|S2 Guide]], especially the [[S2 Guide: Language Tutorial|Language Tutorial]], if you find yourself confused.
 +
 +
For other resources, you might want to look at:
 +
 +
* [http://www.dreamwidth.org/customize/advanced/layerbrowse?id=core2 The layer information for Core2]
 +
* [http://www.dreamwidth.org/customize/advanced/layersource?id=550&fmt=html The code for Core2]
 +
* [http://www.dreamwidth.org/customize/advanced/layerbrowse Other public layers]
  
 
{{:S2 Cookbook: Table of Contents}}
 
{{:S2 Cookbook: Table of Contents}}
  
 
<noinclude>[[Category: S2 Cookbook]]</noinclude>
 
<noinclude>[[Category: S2 Cookbook]]</noinclude>

Revision as of 08:50, 17 June 2010

This cookbook seeks to provide useful examples on how to accomplish tasks in S2.

The examples in this cookbook are based off of functions and properties Dreamwidth's core2.s2. You might want to look at the S2 Guide, especially the Language Tutorial, if you find yourself confused.

For other resources, you might want to look at:

Table of Contents