I've started making a tutorial called The Unofficial ComputerCraft 1.6 Reference Manual. I want it to cover some basic ComputerCraft stuff, and some basic Lua stuff (though parts say to read the Lua 5.1 Reference Manual) as well as some more advanced ComputerCraft stuff, and I want to know what content (either new in 1.6 or existing) seems important to the community. This is my current list of chapters, though all of them can be considered a rough draft, and as such I won't be posting the chapters here.
Quote
Chapter One – Crafting a Computer and Choosing a Good Spot
Chapter Two – Using a Computer for the First Time
Chapter Three – Getting Better at Using The Shell
Chapter Four – Enabling the HTTP API
Chapter Five – Downloading the Manual Program
Section Two – Simple Coding in LuaChapter Six – Introduction to Lua
Chapter Seven – Your First Few Programs
Chapter Eight – More In-Depth Programming
Chapter Nine – Your Best Friend, the Lua 5.1 Reference Manual
Section Three – Introduction to PeripheralsChapter Ten – What On Earth is a Peripheral?
Chapter Eleven – Overview of ComputerCraft's Peripherals
Chapter Twelve – Accessing Peripherals
Chapter Thirteen – Accessing Peripherals from Other Mods
Section Four – The Power of NetworkingChapter Fourteen – Wired or Wireless?
Chapter Fifteen – Simple Modem Access through the Rednet API
Chapter Sixteen – Diving into the Modem API
Chapter Seventeen – Rednet API or Modem API
Chapter Eighteen – Modem Tricks and Tricks
Section Five – Mobile ComputingChapter Nineteen – Crafting Your First Pocket Computer
Chapter Twenty – Pros and Cons of Pocket Technology
Chapter Twenty-One – Grabbing the Manual Program on Your New Machine
Chapter Twenty-Two – Pocket Computer Considerations
Section Six – Robotics in MinecraftChapter Twenty-Three – Crafting your Pet Turtle
Chapter Twenty-Four – Same Old Shell Prompt, All New Capabilities
Chapter Twenty-Five – The Turtle API
Chapter Twenty-Six – Grabbing the Manual Once Again
Section Seven – Community HighlightsChapter for each category of notable program, such as “Games”, “Utilities”, “Turtle Programs”, “APIs”, “Operating Systems”
EDIT: There is also a manual program to go with this, so you can download programs that go with the manual's content, such as when it talks about Turtles you can run a built-in Turtle program, or if there is a program that helps to demonstrate functionality (such as file transfer from pocket computers to normal ones via wireless communications, assuming we get modems on them), I can grab that from GitHub and use it.
Edited by awsmazinggenius, 30 January 2014 - 11:15 PM.












