The Elements of MATLAB Style
Autor Richard K. Johnsonen Limba Engleză Paperback – 30 dec 2010
Preț: 163.78 lei
Preț vechi: 204.73 lei
-20% Nou
Puncte Express: 246
Preț estimativ în valută:
31.34€ • 32.97$ • 26.11£
31.34€ • 32.97$ • 26.11£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780521732581
ISBN-10: 0521732581
Pagini: 180
Ilustrații: black & white illustrations
Dimensiuni: 127 x 203 x 13 mm
Greutate: 0.2 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 0521732581
Pagini: 180
Ilustrații: black & white illustrations
Dimensiuni: 127 x 203 x 13 mm
Greutate: 0.2 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
1. General principles; 2. Formatting; 3. Naming; 4. Documentation; 5. Programming; 6. Files and organization; 7. Development.
Recenzii
"Congratulations to Richard for writing "The Elements of MATLAB Style." It's a book that I recommend you read. I encourage you to adapt the guidelines in a way suitable for your programming environment.
Loren Shure, MATLAB Blogger & Principal Developer at MathWorks
"... The enormous community of MATLAB users will really enhance their effectiveness as programmers by following this book’s clear and sensible advice. The book offers five main categories of style and convention: formatting, naming, documentation, programming, and testing.
J. C. Butcher, Computing Reviews
"This is the book I wish I would have had as I was defining my coding style in MATLAB. Elements of MATLAB style helps you make decisions about how your code should look, what variable names to use, etc. It defines a system for making lots of little decisions so your code will be a coherent whole."
Doug Hull, MATLAB Blogger & Application Engineer at MathWorks
Loren Shure, MATLAB Blogger & Principal Developer at MathWorks
"... The enormous community of MATLAB users will really enhance their effectiveness as programmers by following this book’s clear and sensible advice. The book offers five main categories of style and convention: formatting, naming, documentation, programming, and testing.
J. C. Butcher, Computing Reviews
"This is the book I wish I would have had as I was defining my coding style in MATLAB. Elements of MATLAB style helps you make decisions about how your code should look, what variable names to use, etc. It defines a system for making lots of little decisions so your code will be a coherent whole."
Doug Hull, MATLAB Blogger & Application Engineer at MathWorks
Notă biografică
Descriere
A guide for MATLAB programmers that offers a collection of standards and guidelines for creating MATLAB code that will be easy to understand.