Difference between revisions of "Tutorials"

From ComputerCraft Wiki
Jump to: navigation, search
(Undo revision 2186 by 177.81.1.177 (talk))
(Before you begin)
Line 1: Line 1:
 
As some tutorials might not be listed here, you can also browse the [[:Category:Tutorials|tutorials category]].
 
As some tutorials might not be listed here, you can also browse the [[:Category:Tutorials|tutorials category]].
  
== Before you begin ==
+
Good post. I study something more dfuifcilt on totally different blogs everyday. It would always be stimulating to learn content material from other writers and observe slightly something from their store. I want to make use of some with the content material on my blog whether you don’t mind. Natually I provide you with a hyperlink in your net blog. Thanks for sharing.
It is recommended that you read these pages before you begin working with ComputerCraft.
+
*[[Getting Started]]
+
*[[CraftOS Shell | Shell Commands]]
+
 
+
  
 
== Basic Tutorials ==
 
== Basic Tutorials ==

Revision as of 03:18, 19 July 2012

As some tutorials might not be listed here, you can also browse the tutorials category.

Good post. I study something more dfuifcilt on totally different blogs everyday. It would always be stimulating to learn content material from other writers and observe slightly something from their store. I want to make use of some with the content material on my blog whether you don’t mind. Natually I provide you with a hyperlink in your net blog. Thanks for sharing.

Basic Tutorials

These tutorials are designed to be used in the order shown, each tutorial will build on the previous ones.

Introduction to Coding

Advanced tutorials

These tutorials deal with specific functions that are not always necessary, but may help improve your code considerably.

Coding for ComputerCraft

Example Programs

These pages guide you through programs created by other users. They are not necessarily well-coded, but can be useful as a loose guide.

Programming & Wiring

Turtles

The nice little robots that do the hard work for you.

External Tutorials/Guides