Section 1: Getting Started
- Introduction - The point of this book
- Book Conventions - How this book works
- A Basic Program - A little glance into the future
- Basic Variables - Reals, lists and strings
Section 2: Fundamentals
- Output - How to display words, numbers and more to the user
- Input - How to receive words, numbers and more from the user
- Control Flow Statements - Learn about controling the flow of a program using If, Then and Else
- Test Conditions and Logical Operators - Learn how to compare different values
- Loops - Learn how to execute code multiple times without having to type it twice
Section 3: More Advanced Topics
- Picture Variables - How to store and recall pictures
- Graph Databases - How to use graph databases
- 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.