Cantitate/Preț
Produs

The Mata Book: A Book for Serious Programmers and Those Who Want to Be

Autor William Gould
en Limba Engleză Paperback – 26 feb 2018
The Mata Book: A Book for Serious Programmers and Those Who Want to Be is the book that Stata programmers have been waiting for. Mata is a serious programming language for developing small- and large-scale projects and for adding features to Stata. What makes Mata serious is that it provides structures, classes, and pointers along with matrix capabilities. The book is serious in that it covers those advanced features, and teaches them. The reader is assumed to have programming experience, but only some programming experience. That experience could be with Stata's ado language, or with Python, Java, C++, Fortran, or other languages like them. As the book says, "being serious is a matter of attitude, not current skill level or knowledge".
The author of the book is William Gould, who is also the designer and original programmer of Mata, of Stata, and who also happens to be the president of StataCorp.
Citește tot Restrânge

Preț: 42925 lei

Preț vechi: 46658 lei
-8% Nou

Puncte Express: 644

Preț estimativ în valută:
8216 8835$ 6848£

Carte disponibilă

Livrare economică 29 noiembrie-13 decembrie
Livrare express 15-21 noiembrie pentru 4572 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781597182638
ISBN-10: 159718263X
Pagini: 428
Dimensiuni: 178 x 254 x 27 mm
Greutate: 0.87 kg
Ediția:1
Editura: Stata Press
Colecția Stata Press

Cuprins

The mechanics of using Mata. A programmer’s tour of Mata. Mata’s programming statements. Mata’s expressions. Mata’s variable types. Mata’s strict option and Mata’s pragmas. Mata’s function arguments. Programming example: n_choose_k() three ways. Mata’s structures. Programming example: Linear regression. Mata’s classes. Programming example: Linear regression 2. Better variable types. Programming constants. Mata’s associative arrays. Programming example: Sparse matrices. Programming example: Sparse matrices, continued. The Mata Reference Manual. Writing Mata code to add new commands to Stata. Mata’s storage type for complex numbers. How Mata differs from C and C++. Three-dimensional arrays (advanced use of pointers).

Notă biografică

William Gould is president and head of development at StataCorp.

Descriere

The Mata Book: A Book for Serious Programmers and Those Who Want to Be is the book that Stata programmers have been waiting for. Mata is a serious programming language for developing small- and large-scale projects and for adding features to Stata.