DocsPike7.0TutorialYour Second Pike Program
   

  • The Bare Bones
  • Running the Program
  • Command-line Arguments and if
  • Methods and Loops
  • Magic Web Stuff
  • Syntactic Sugar
  • Showing the Page
  • Some Notes About WWW
  • Your Second Pike Program

    Step by step we will create a program that uses more things from Pike: comments, variables, command-line arguments, arrays, selection with the if statement, loops, methods, classes, and modules.