This document provides a tutorial on using LINGO 8.0 software to build and solve optimization models. It introduces key concepts like the objective function, variables, and constraints that make up a LINGO model. It also explains how to create a LINGO model, solve it to obtain optimal solutions, use sets to group related variables, and define data values in the LINGO data section. The tutorial concludes with examples of common operations and functions in LINGO like looping constructs, arithmetic operations, and error handling.