Difference between revisions of "Tutorials"

From ComputerCraft Wiki
Jump to: navigation, search
(Undo revision 3075 by 2.49.198.230 (talk))
(Turtles)
Line 20: Line 20:
 
These pages guide you through programs created by other users. They are not necessarily well-coded, but can be useful as a loose guide.
 
These pages guide you through programs created by other users. They are not necessarily well-coded, but can be useful as a loose guide.
  
=== Turtles ===
+
I will add this tutorial soon.In the mitaneme, try these instructions:Create the page you want to use as your main page. Also create another page you want to use as your blog page. Now, in the Dashboard, go to Options > Reading.Under  Front Page  select  Front page displays a static page . Now select the page you created for your main page ( Front page ). And select the page you created for your blog page as your  Posts page . Click  Update Options . That's it.
The nice little robots that do the hard work for you.
+
*[[Turtle_Tutorial|Turtles!]]
+
*[[Turtle_Lumberjack_(tutorial)|Turtle Lumberjack]]
+
*[[Advanced_Turtle_Lumberjack_(tutorial)|Advanced Turtle Lumberjack]]
+
*[[Cobble_Generator|Cobblestone Generator]]
+
*[[Turtle_Stairbuilder_(tutorial)|Turtle Stairbuilder]]
+
  
 
== External Tutorials/Guides ==
 
== External Tutorials/Guides ==

Revision as of 05:10, 21 September 2012

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

Before you begin

It is recommended that you read these pages before you begin working with ComputerCraft.


Basic Tutorials

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

Introduction to Coding

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.

I will add this tutorial soon.In the mitaneme, try these instructions:Create the page you want to use as your main page. Also create another page you want to use as your blog page. Now, in the Dashboard, go to Options > Reading.Under Front Page select Front page displays a static page . Now select the page you created for your main page ( Front page ). And select the page you created for your blog page as your Posts page . Click Update Options . That's it.

External Tutorials/Guides