A. Introduction to Quorum

These tutorials introduce the Quorum programming language and basic programming concepts.

  1. Getting Started
  2. Quorum Studio Features and Hotkeys
  3. Types and Variables
  4. Operators
  5. Type Casting
  6. Comments
  7. Repeat
  8. If
  9. Actions
  10. Classes
  11. Coding Guidelines

B. Advanced Quorum

These tutorials cover the more advanced features of the Quorum programming language.

  1. Using Libraries
  2. Inheritance
  3. Generics
  4. Auto-boxing
  5. Arrays
  6. Containers
  7. Error Handling
  8. Plugins

C. 2D Graphics

These tutorials cover programming Games and other media in the Quorum programming language.

  1. Getting Started
  2. Drawing in 2D
  3. Drawing images in 2D
  4. Image Sheets
  5. Animation in 2D

F. Game Physics

These tutorials cover programming physics into your games in the Quorum programming language.

  1. Gravity In 2D
  2. Force and Velocity In 2D
  3. Mass, Friction, and More In 2D
  4. Joints In 2D
  5. Gravity In 3D
  6. Force and Velocity In 3D
  7. Mass, Friction, and More In 3D

K. LEGO™ Robots

These tutorials cover programming LEGO™ robots in the Quorum programming language.

  1. Getting Started
  2. Motors
  3. Sensors
  4. Buttons
  5. Sound
  6. Screen