The document discusses software cost estimation techniques including COCOMO models and function points. It provides details on estimating project size, effort, schedule and costs. The COCOMO models include basic, intermediate and detailed models which take into account factors like project size, development mode and cost drivers. Function point analysis involves counting inputs, outputs, inquiries and files to determine unadjusted function points which are then adjusted based on technical complexity factors. Examples are provided to demonstrate estimating lines of code, effort, schedule and errors using these techniques.