User:Whiteknight/Programming for Kids

From Wikibooks, open books for an open world
Jump to navigation Jump to search
This page is an outline for a proposed book or project. This is only a planning page, not an actual book.
  1. Do not add sub-pages to this outline.
  2. Any user may edit this outline, but Whiteknight maintains complete editorial control on this page.
  3. This page may be deleted without warning.

This outline was last edited on 2 December 2008. Last edit over 184 months ago. Please update.

(Whiteknight) (Discuss) (Book Foundry) (Current Books) (VBD Edit)

This book is going to be an introduction to computer programming with a focus on Perl (possibly Perl 6).

The Plan[edit | edit source]

Target Audience
Wikijunior kids, who are familiar with computers, but not with programming.
Scope
Will cover a basic introduction to computer programming, variables, loops, "Hello world", whatever
Prerequisites
None
Corequisites
None

Preface[edit | edit source]

Table of Contents[edit | edit source]

  • Note for Parents and Teachers
  • Introduction

About Computers[edit | edit source]

  • Parts of Computers
  • Input and Output Devices
  • Memory and Storage
  • What is Programming?
  • Programming Languages
  • The Console

Perl[edit | edit source]

  • What is Perl?
  • How to get Perl
  • Basic Examples

Basic Printing[edit | edit source]

  • Printing
  • Strings and words
  • The Carriage Return

Variables[edit | edit source]

Arrays[edit | edit source]

Console Input[edit | edit source]

Math and Operations[edit | edit source]

Loops[edit | edit source]

  • Basic Counting

Resources[edit | edit source]

Existing Pages[edit | edit source]