Section 1: Getting Started

  1. Introduction - The point of this book
  1. Book Conventions - How this book works
  1. A Basic Program - A little glance into the future
  1. Basic Variables - Reals, lists and strings

Section 2: Fundamentals

  1. Output - How to display words, numbers and more to the user
  1. Input - How to receive words, numbers and more from the user
  1. Control Flow Statements - Learn about controling the flow of a program using If, Then and Else
  1. Test Conditions and Logical Operators - Learn how to compare different values
  1. Loops - Learn how to execute code multiple times without having to type it twice

Section 3: More Advanced Topics

  1. Picture Variables - How to store and recall pictures
  1. Graph Databases - How to use graph databases
  1. Recursion - Repeated Actions
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.