An Introduction to Stata Programming


Book Description

"The second edition of this book contains several new recipes illustrating how do-files, ado-files, and Mata functions can be used to solve programming problems. Several recipes have also been updated to reflect new features in Stata added between versions 10 and 14. The discussion of maximum-likelihood function evaluators has been significantly expanded in this edition. The new topics covered in this edition include factor variables and operatores; use of margins, marginsplot, and suest; Mata-based likelihood function evaluators; and associative arrays."--Preface.




Standard PASCAL


Book Description

A handbook on the PASCAL computer program language includes discussions of statements, simple expressions, parameters, subprograms, and structured types.




Program Reference Manual


Book Description




OpenGL Reference Manual


Book Description

The Official Reference Document to OpenGL, Version 1.4 OpenGL is a powerful software interface used to produce high-quality computer-generated images and interactive graphics applications by rendering 2D and 3D geometric objects, bitmaps, and color images. Officially sanctioned by the OpenGL Architecture Review Board (ARB), The OpenGL� Reference Manual, Fourth Edition, is the comprehensive and definitive documentation of all core OpenGL functions. This fourth edition has been completely revised and updated for OpenGL Versions 1.3 and 1.4. It features coverage of cube-mapped textures, multisampling, depth textures and shadowing, multitexturing, and register combiners. In addition, this book documents all OpenGL Utility Library functions (GLU 1.3) and the OpenGL extension to the X Window System (GLX 1.3). A comprehensive reference section documents each set of related OpenGL commands. Each reference page contains: A description of the command's parameters The command's effect on rendering and how OpenGL's state is modified Examples References to related functions Errors generated by each function This book also includes a conceptual overview of OpenGL, a summary of commands and routines, a chapter on defined constants and associated commands, and descriptions of the multitexturing and imaging subset ARB extensions. The OpenGL Technical Library provides tutorial and reference books for OpenGL. The Library enables programmers to gain a practical understanding of OpenGL and shows them how to unlock its full potential. Originally developed by SGI, the Library continues to evolve under the auspices of the Architecture Review Board (ARB), an industry consortium responsible for guiding the evolution of OpenGL and related technologies. The OpenGL ARB is composed of leaders in the computer graphics industry: 3Dlabs, Apple, ATI, Dell, Evans & Sutherland, Hewlett-Packard, IBM, Intel, Matrox, NVIDIA, SGI, and Sun Microsystems.







C, a Reference Manual


Book Description

This reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that emphasises correctness, portability, and maintainability.




Program CC version 4


Book Description




OpenStat Reference Manual


Book Description

​​​This reference manual for the OpenStat software, an open-source software developed by William Miller, covers a broad spectrum of statistical methods and techniques. A unique feature is its compatibility with many other statistical programs. OpenStat users are researchers and students in the social sciences, education, or psychology, who benefit from the hands on approach to Statistics. During and upon completion of courses in Statistics or measurement, students and future researchers need a low cost computer program available to them, and OpenStat fills this void. The software is used in Statistics courses around the world with over 50,000 downloads per year. The manual covers all functions of the OpenStat software, including measurement, ANOVAS, regression analyses, simulations, product-moment and partial correlations, and logistic regression. The manual is an important learning tool that explains the Statistics behind the many analyses possible with the program and demonstrates these analyses.







Applesoft BASIC Programmer's Reference Manual


Book Description

For intermediate to advanced programmers, this complete guide details all thefeatures of the Applesoft language. It offers clear explanations and examplesof the advanced concepts in program planning, design and development.